Abbreviation and Link | Description |
CDO |
collection of operators to manipulate and analyze netCDF files |
FERRET |
interactive visualization and analysis environment for gridded data sets (netCDF, OPeNDAP, ...). Here a small example for accessing an OPeNDAP URL. |
MATLAB |
high-level technical computing language and interactive environment for algorithm development, data (netCDF, OPeNDAP) visualization + analysis, and numerical computation. |
NCO |
package of command line operators for netCDF files. |
NCVIEW |
visual browser to get a quick look at netCDF files |
PYTHON (numpy, scipy, and matplotlib) |
Open Source programming languages, with Libraries numpy, scipy, matplotlib for visualization and analysis of data (netCDF, OPeNDAP). |
NetCDF |
Network Common Data Form, is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. |