https://browzarr.io/

Jeran Poehls's words and current project.

if you work with geospatial and remotely sensed data — may I suggest trying out Browzarr to visualize and explore said data?

Running natively in whatever browser you are seeing this with; read local or remote datasets right now without any setup. Browzarr’s supports datasets in Zarr and—I believe as a first on the internet—NetCDF4.

https://browzarr.io/

The app is still in active development. Especially with regards to making it more flexible with personal datasets. Please provide input and feedback on our github repository

https://github.com/EarthyScience/Browzarr

We also have bundled the NetCDF4 module into an npm package in case you wish to develop your own application that can read NetCDF4 in the browser:

https://github.com/EarthyScience/netcdf4-wasm

GitHub - EarthyScience/Browzarr: A browser-based visualization framework for exploring and analyzing Zarr and NetCDF datasets.

A browser-based visualization framework for exploring and analyzing Zarr and NetCDF datasets. - EarthyScience/Browzarr

GitHub