napari-geoscience-viewer

napari-geoscience-viewer

A napari plugin for quick-viewing HDF5 and NetCDF files

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.

Version:

  • 0.1.1

Last updated:

  • 25 May 2023

First released:

  • 25 May 2023

License:

Supported data:

  • Information not submitted

Plugin type:

  • Information not submitted

GitHub activity:

  • Stars: 4
  • Forks: 0
  • Issues + PRs: 0

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • h5py
  • xarray
  • netCDF4
  • magicgui
  • shapely
  • napari-geojson

Sign up to receive updates