Skip to main content

NetCDF viewer written in Python

Project description

PyNcView

PyNcView is a cross-platform NetCDF viewer written in Python. It provides an easy-to-use graphical user interface to the creation of animations and publication-quality figures. It can open multiple NetCDF files side-by-side and can plot expressions containing NetCDF variables and mathematical operators.

Installation (Windows, Mac, Linux)

If you use Anaconda or Miniconda, the easiest way to install PyNcView is:

conda install -c conda-forge pyncview

Alternatively, PyNcView can be installed with pip::

pip install pyncview

In that case, you will also need to make sure to have PyQt or PySide installed. To install the former, use pip install pyqt5.

Use

To use PyNcView, start it from the command line with

pyncview

If you add the path to the NetCDF file you want to open, PyNcView will show that right away, for instance:

pyncview result.nc

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyncview-0.99.38.tar.gz (33.6 kB view hashes)

Uploaded Source

Built Distribution

pyncview-0.99.38-py3-none-any.whl (35.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page