From ea07d48ed4a6f7ca9a12ae283aa9dce1c08564b0 Mon Sep 17 00:00:00 2001 From: Jean-Marc Molines Date: Tue, 11 Apr 2017 21:44:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0147734..5193c68 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DMONTOOLS DMONTOOLS is a software package that performs the monitoring of the DRAKKAR runs, achieved with NEMO ocean model. DMONTOOLS stands for DRAKKAR MONitoring TOOLS. It is developped in the frame of the DRAKKAR project (). It is now available on GitHub under the CeCILL license (). -The monitoring of a run consists in the evaluation of global and compact indicators in order to assess eventual problems during the model integration. In order have a compact information, most of the diagnostics are performed on annual mean fields, unless the seasonality is an important factor (in case of sea-ice, for example). The package produces diagnostics netcdf files, and 3 types of plots: (i) time-series plots for integrated values (*eg* mean 3D temperature, transport across sections, ice volume and extent ...), (ii) maps of some fields or derived fields at specific deptht (*eg* EKE, salinity, temperature ...) and (iii) zonal or meridional vertical sections for specific fields (*eg* temperature, salinity, potential vorticity etc.). +The monitoring of a run consists in the evaluation of global and compact indicators in order to assess eventual problems during the model integration. In order to have a compact information, most of the diagnostics are performed on annual mean fields, unless the seasonality is an important factor (in case of sea-ice, for example). The package produces diagnostics netcdf files, and 3 types of plots: (i) time-series plots for integrated values (*eg* mean 3D temperature, transport across sections, ice volume and extent ...), (ii) maps of some fields or derived fields at specific deptht (*eg* EKE, salinity, temperature ...) and (iii) zonal or meridional vertical sections for specific fields (*eg* temperature, salinity, potential vorticity etc.). Resulting plots are intended to be automatically copied on the DRAKKAR monitoring web-site.