Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

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:

    Unidata/UCAR

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:

Volet
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