Skip to content

yunhal/napari-geoscience-viewer

Repository files navigation

napari-geoscience-viewer

A napari plugin for visualizing geoscience HDF5 and netCDF data

Notes on this current version:

  1. Xarray is used to visualize netCDF, and h5py is used for HDF5. The dimensions stored in HDF5 doesn't work easily with xarray, so h5py is used instead.

  2. For netCDF, it displays world map as a napari shape layer. This only works well for entire globe domain, not for a regional domain, which will be added in future.

  3. Map projections are not available yet.

About

A napari plugin for quick-viewing HDF5 and NetCDF files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages