vscode-data-preview icon indicating copy to clipboard operation
vscode-data-preview copied to clipboard

Question: xarray formats (netcdf or zarr)?

Open shaunc opened this issue 4 years ago • 2 comments

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.

shaunc avatar Apr 20 '21 15:04 shaunc

not at the moment. Could you link me to those data format specifications?

RandomFractals avatar Apr 20 '21 15:04 RandomFractals

  • 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/)

shaunc avatar Apr 20 '21 18:04 shaunc