There is a newer version of the record available.

Published January 29, 2021 | Version v3.2
Software Open

ncvue: a minimal GUI for a quick view of netcdf files.

Description

ncvue is a minimal GUI for a quick view of netCDF files. It is aiming to be a drop-in replacement for ncview, being slightly more general than ncview, which targets maps. If ncvue is used with maps, it supports mostly structured grids, more precisely the grids supported by cartopy.

ncvue is a Python script that can be called from within Python or as a command line tool. It is not supposed to produce publication-ready plots but rather provide a quick overview of the netCDF file.

The complete documentation for ncvue is available from: https://mcuntz.github.io/ncvue/

The current version 3.2 features three panels, that means three different plotting styles: Scatter/Line plots, Contour Plots, and Maps, with extensive tooltips on buttons, sliders, entry boxes, spinboxes, and menus. It includes the possibility to open and change netCDF files within ncvue. The netCDF file will be changed in all panels of the primary window and any secondary window once focus changes on the panel or window. Graphical documentation exists on Github Pages.

Files

mcuntz/ncvue-v3.2.zip

Files (59.6 MB)

Name Size Download all
md5:7891d06352475bdb5b04fe2dff75aef8
59.6 MB Preview Download

Additional details

Related works

Is documented by
Software documentation: https://mcuntz.github.io/ncvue/ (URL)
Is previous version of
Software: https://github.com/mcuntz/ncvue/ (URL)