vscode-data-preview
vscode-data-preview copied to clipboard
Question: xarray formats (netcdf or zarr)?
Thank you for this tool -- it is very useful.
I'm wondering if previewing xarray formats such as netcdf and/or zarr is on the roadmap? That would be super useful for me.
not at the moment. Could you link me to those data format specifications?
- netcdf: https://www.unidata.ucar.edu/software/netcdf/docs/faq.html (Im using https://github.com/h5netcdf/h5netcdf)
- zarr: https://zarr.readthedocs.io/en/stable/ (also see https://github.com/gzuidhof/zarr.js/)