Support GeoTessera Zarr v2 store with year as dimension
The v2 store uses a single store.zarr with 4D embeddings [time, band, y, x]
instead of per-year stores with 3D [y, x, band]. Auto-detects version from
array dimensionality, keeping full v1 backward compatibility via base_url.
Adds year selector (2017-2025) to the interactive map notebook.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>