cdi

C and Fortran interface to access climate and NWP model data

brewmacoslinux
Try with needOr install directly
Source

About

C and Fortran Interface to access Climate and NWP model Data

Commands

cdi

Examples

Display information about a NetCDF climate data file$ cdi info input_file.nc
Convert climate data from one format to another$ cdi copy input_file.nc output_file.grb
Extract specific variables from a climate data file$ cdi select,name=temperature input_file.nc output_file.nc