0.2.1 - Only http:// and https:// URLs are opened when reading a store over HTTP. urllib will also open file:, ftp: and data:, and a store URL comes straight from the Add GeoZarr Layer dialog, so a pasted file:/// URL could previously turn a remote read into a local file read. Redirects are re-checked per hop, because urllib's own redirect handler permits ftp:. - The resampler's index-grid invariant raises instead of asserting: asserts are stripped under python -O, which some QGIS packagings set, and the failure then surfaced as an opaque numpy TypeError. - CRS-description and ref-listing failures are logged at debug level rather than silently swallowed, so a store that resolves its CRS wrongly leaves a trail. - InstallCommand.shell is now InstallCommand.terminal. No behaviour change: the field holds a terminal's name for display, and this module never spawns a process, but security scanners read any shell= keyword as subprocess use. 0.2.0 - Post-install setup is now explained in the plugin: a message-bar notice with a "Show me how" button, and Raster > GeoZarr Viewer > Install Python Dependencies..., both opening instructions built for the detected platform (OSGeo4W Shell on Windows, the bundled python3 inside QGIS.app on macOS, conda-forge under conda/pixi, --break-system-packages where PEP 668 applies). The command names the interpreter it targets, so a wrong guess is visible. - metadata: EODC is the author, with the repository and tracker links that plugins.qgis.org requires for upload. 0.1.1 - Fix a hard crash (access violation in proj_create) when opening the Add GeoZarr Layer dialog: PROJ is now only ever entered from the main thread. - icechunk is optional; plain Zarr v3 stores load without it. - qgisMinimumVersion raised to 3.40, which is the first release shipping the Python 3.12 that zarr 3 and icechunk require. 0.1.0 - First release: geozarr raster provider, multiscale pyramid selection, Icechunk branch/tag/snapshot loading and in-place time travel.
yes
Token
2026-08-26T11:25:16.639948+00:00
3.40.0
3.99.0
None
yes
Plugin Tags