Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
noresm:modeldiagnostics [2017-11-23 19:05:14] johan.liakka@nersc.no [Model Diagnostic Tools] |
noresm:modeldiagnostics [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Model Diagnostic Tools====== | ====== Model Diagnostic Tools====== | ||
| - | This page links to tools used for NorESM model evaluation. | + | This page links to tools used for the NorESM model evaluation. |
| ===== NorESM Diagnostic Packages ===== | ===== NorESM Diagnostic Packages ===== | ||
| - | Please, refer to GUIDE_ReadME_first and the ReadME files in each of the Model Components Diagnostic Tools (Packages) locations below for more details. | ||
| - | < | + | **NB: The wiki page for the NorESM diagnostic tools is moved!!** |
| - | Usage: nohup [your work directory path]/ | + | |
| - | + | ||
| - | Purpose: Model solution validation, evaluation, and analysis | + | |
| - | | + | |
| - | + | ||
| - | Description: | + | |
| - | based on the NCAR CESM diagnostics packages. | + | |
| - | | + | |
| - | + | ||
| - | The packages are installed and stored in 4 locations; please use them on Cruncher or Grunch when possible: | + | |
| - | + | ||
| - | On cruncher.uio.no/ | + | |
| - | + | ||
| - | / | + | |
| - | + | ||
| - | On grunch.bccs.uib.no/ | + | |
| - | + | ||
| - | / | + | |
| - | + | ||
| - | On vilje.hpc.ntnu.no in: | + | |
| - | + | ||
| - | / | + | |
| - | + | ||
| - | There are 6 diagnostic tools CAM_DIAG (ready for use), CICE_DIAG (ready for use), CLM_DIAG (in testing), | + | |
| - | POP_DIAG (in testing), MICOM_DIAG (in development) and CVDP_DIAG (the new NCAR Climate Package, in testing) | + | |
| - | + | ||
| - | Currently only the CAM (AMWG) and the CICE packages are ported and ready to use. | + | |
| - | You will find for each of those c-shell macroscript | + | |
| - | Copy it in your working directory, change the paths and file names in the user-defined part of it and run. | + | |
| - | + | ||
| - | </ | + | |
| - | Report any problems or suggestions to Detelina Ivanova: [[mailto: | + | |
| - | + | ||
| - | + | ||
| - | ===== MICOM Diagnostic Package ===== | + | |
| - | + | ||
| - | (NEW 2015.04.23) | + | |
| - | First version of MICOM diagnostic package is available on grunch/ | + | |
| - | + | ||
| - | ===== SVN Repository for NorESM Diagnostic Packages | + | |
| - | + | ||
| - | (NEW 2015.04.23) | + | |
| - | The NorESM Diagnostic Packages can be downloaded via svn using the command: | + | Last updated: 12-Dec-2020. |
| - | svn export svn:// | + | |
| + | Please go to the following NorESM documentation page for the latest description: | ||
| + | https:// | ||
| + | ---- | ||
| - | A web-viewer is available at [[https:// | ||
| ====== Aerosol and Chemistry, Clouds and Forcing Diagnostics ====== | ====== Aerosol and Chemistry, Clouds and Forcing Diagnostics ====== | ||
| Line 231: | Line 189: | ||
| http:// | http:// | ||
| + | ====== Post analysis and workup of CAM diagnostics output tables ====== | ||
| + | |||
| + | A tool for post analysis of (multiple) CAM diagnostics ASCII tables can be found in | ||
| + | the following repository: | ||
| + | |||
| + | GitHub https:// | ||
| + | |||
| + | To get started, please follow the instructions in repository README (displayed in repository). Currently, the main | ||
| + | analysis tool is a jupyter IPython notebook called | ||
| + | |||
| + | // | ||
| + | |||
| + | which includes more detailed instructions about setup and options. | ||
| + | |||
| + | Use the notebook | ||
| + | |||
| + | https:// | ||
| + | |||
| + | to download local copies of result tables using a list of URL's. | ||
| + | |||
| + | |||
| + | **Short summary: | ||
| + | The notebook reads multiple diagnostics files (runs) into one long table and creates heatmap plots | ||
| + | of //Bias, RMSE and RMSE relative error// for a subset of variables (rows -> y-axis of heatmap) | ||
| + | vs. the individual runs (columns -> xaxis). | ||
| + | |||
| + | **NOTE:** In the current version, you need to download all tables that you are interested in as csv or | ||
| + | ascii into one directory, that is specified in the header of the notebook. | ||
| + | |||
| + | Variable groups can be defined in this config file: | ||
| + | |||
| + | https:// | ||
| + | |||
| + | **NOTE:** If you add groups to this file in your local copy of the repository, please consider sending | ||
| + | the updated to [[mailto: | ||
| + | remains up to date. | ||
| + | |||
| + | **Troubleshooting** | ||
| + | If you run into problems, please raise an issue in the repository or contact [[mailto: | ||