{"name": "GeoZarr Viewer", "package_name": "geozarr_viewer", "version": "0.2.1", "experimental": true, "qgis_min": "3.40.0", "qgis_max": "3.99.0", "downloads": 39, "uploaded_by": null, "upload_datetime": "2026-08-26T06:25:16.639948", "changelog": "0.2.1\n- Only http:// and https:// URLs are opened when reading a store over HTTP.\nurllib will also open file:, ftp: and data:, and a store URL comes straight\nfrom the Add GeoZarr Layer dialog, so a pasted file:/// URL could previously\nturn a remote read into a local file read. Redirects are re-checked per hop,\nbecause urllib's own redirect handler permits ftp:.\n- The resampler's index-grid invariant raises instead of asserting: asserts are\nstripped under python -O, which some QGIS packagings set, and the failure then\nsurfaced as an opaque numpy TypeError.\n- CRS-description and ref-listing failures are logged at debug level rather than\nsilently swallowed, so a store that resolves its CRS wrongly leaves a trail.\n- InstallCommand.shell is now InstallCommand.terminal. No behaviour change: the\nfield holds a terminal's name for display, and this module never spawns a\nprocess, but security scanners read any shell= keyword as subprocess use.\n0.2.0\n- Post-install setup is now explained in the plugin: a message-bar notice with a\n\"Show me how\" button, and Raster > GeoZarr Viewer > Install Python\nDependencies..., both opening instructions built for the detected platform\n(OSGeo4W Shell on Windows, the bundled python3 inside QGIS.app on macOS,\nconda-forge under conda/pixi, --break-system-packages where PEP 668 applies).\nThe command names the interpreter it targets, so a wrong guess is visible.\n- metadata: EODC is the author, with the repository and tracker links that\nplugins.qgis.org requires for upload.\n0.1.1\n- Fix a hard crash (access violation in proj_create) when opening the Add\nGeoZarr Layer dialog: PROJ is now only ever entered from the main thread.\n- icechunk is optional; plain Zarr v3 stores load without it.\n- qgisMinimumVersion raised to 3.40, which is the first release shipping the\nPython 3.12 that zarr 3 and icechunk require.\n0.1.0\n- First release: geozarr raster provider, multiscale pyramid selection,\nIcechunk branch/tag/snapshot loading and in-place time travel.", "external_deps": null, "download_url": "https://plugins.qgis.org/plugins/geozarr_viewer/version/0.2.1/download/"}