ncview

Visual browser for netCDF format files with interactive display

brewmacoslinux
Try with needOr install directly
Source

About

Visual browser for netCDF format files

Commands

ncview

Examples

Open a netCDF file in the graphical viewer$ ncview file.nc
Display specific variable from netCDF file$ ncview -v temperature file.nc
Open netCDF file and set initial dimension indices$ ncview -s 0,0,0 file.nc