NetCDF (network Common Data Form) is a file format for storing multidimensional scientific data (variables) such as temperature, humidity, pressure, wind speed, and direction. Have a look at the official website if you like:
There are several sets of tools to view and manipulate NetCDF files. We have several of them installed on our UQAM servers. to get access to them you need to load the following module:
module load utils/netcdf-gnu-8.3
These are the tools you will have access to after executing the above command:
- ncview
- ncgen
- ncview
- panoply
- NCO
- CDO