Changes between Version 23 and Version 24 of Doc/DataAnalyse


Ignore:
Timestamp:
01/09/24 11:28:16 (4 months ago)
Author:
aclsce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/DataAnalyse

    v23 v24  
    184184 
    185185Remember to close your sessions properly (see TGCC documentation). 
     186 
     187## ESMValTool ## 
     188 
     189ESMValTool (https://esmvaltool.org/) is a community diagnostic and performance metrics tool for routine evaluation of Earth System Models in CMIP. The ESMValTool documentation is available here: https://docs.esmvaltool.org/  
     190On IPSL servers, it is available with: 
     191module load esmvaltool 
     192An online tutorial is available to learn ESMValTool independently: https://tutorial.esmvaltool.org.  
     193It contains a quickstart guide for users of the module: https://tutorial.esmvaltool.org/01-quickstart/.  
     194The ESMValTool documentation provides several examples in the form of Jupyter notebooks, see here: 
     195 * https://github.com/ESMValGroup/EGU22-short-course 
     196 * https://docs.esmvaltool.org/projects/ESMValCore/en/latest/example-notebooks.html 
     197Warning: local support for ESMValTool is not provided. Instead, support is available via the ESMValTool development team of on !GitHub, see here: https://github.com/ESMValGroup/ESMValTool/discussions  
     198