The aircraft_nc_utils repository has a number of netCDF utiltiy programs to operate on netCDF files that conform the NCAR-RAF/nimbus conventions. Including netCDF to ASCII translators. statitics, ascii to CDF uploaders, flight area (lat/lon bounding box), flight start/end time, netCDF to IWG1 (both to ASCII and UDP feed)
Usage
usage: ncstat [-c] [-v VARS [VARS ...]] -f FILE [-p PRECISION] optional arguments: -c Print statistics in separated columns -v VARS [VARS ...], --vars VARS [VARS ...] Print subset of file variables. VARS should be space separated. A '+' can be used to match multiple VARS -f FILE, --file FILE Input netCDF file -p PRECISION, --precision PRECISION Set precision of output
History
Notes