source: CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/POST/monitoring01_lim3_ORCA1.cfg @ 2870

Last change on this file since 2870 was 2870, checked in by cetlod, 8 years ago

Update NEMO_v6 configuration to new NEMO revision

File size: 6.2 KB
Line 
1#**************************************************************
2# Author: Patrick Brockmann
3# Contact: Patrick.Brockmann@cea.fr
4# $Date: 2009/05/14 15:09:35 $
5# $Name: ATLAS_608_1_5 $
6# $Revision: 1.1.1.1 $
7# History:
8# Modification:
9#**************************************************************
10
11##################################################################################################################
12#-----------------------------------------------------------------------------------------------------------------
13#  field | files patterns | files additionnal | operations | title | units | calcul of area
14#-----------------------------------------------------------------------------------------------------------------
15#
16#   field = name of the field to monitore
17#   files patterns = pattern of the files used to monitore the field (must be discriminant)
18#   files additionnal = additionnal files accessible by $FER_DATA
19#   operations = operations to calculate the field
20#   title = variable title
21#   units = variable units
22#   calcul of area = expression to use for the weight average
23#
24# Notes:
25#   - Comment lines begin by '#' character
26#   - Separator between fields is '|' character
27#   - Operations must use the ferret syntax, if several files are used precise with the syntax d=x to refer to the x dataset
28#   - files patterns, operations,title,units must be enclosed with character '"'
29#   - fields will be presented through an html page with thumbnails global, north, south, land, ocean.
30#     Use a field name with one of these pattern to display it under the corresponding thumbnail.
31#
32##################################################################################################################
33
34color=D4E3E6
35smooth=12
36#-----------------------------------------------------------------------------------------------------------------
37#  field | files patterns | files additionnal | operations | title | units | calcul of area
38#-----------------------------------------------------------------------------------------------------------------
39# Commented until siconc is fixes in icemod.nc
40# siconc_north    | "siconc"  | eORCA1.1_grid.nc | "(siconc[d=1])"   | "Ice Fraction (NORTH)"            | "-"     | "if lat[d=2] ge 0 then mask[k=1,d=2]*area[d=2]"
41# siconc_south    | "siconc"  | eORCA1.1_grid.nc | "(siconc[d=1])"   | "Ice Fraction (SOUTH)"            | "-"     | "if lat[d=2] le 0 then mask[k=1,d=2]*area[d=2]"
42# icesurf_north   | "siconc"  | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then siconc[d=1]*mask[k=1,d=2]*area[d=2])"   | "Ice Surface (NORTH)"   | "m2"    | "2"
43# icesurf_south   | "siconc"  | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then siconc[d=1]*mask[k=1,d=2]*area[d=2])"   | "Ice Surface (SOUTH)"   | "m2"    | "2"
44# Temporary fix
45 siconc_north    | "sivolu sithic"  | eORCA1.1_grid.nc | "(sivolu[d=1]/sithic[d=2]"   | "Ice Fraction (NORTH)"            | "-"     | "if lat[d=3] ge 0 then mask[k=1,d=3]*area[d=3]"
46 siconc_south    | "sivolu sithic"  | eORCA1.1_grid.nc | "(sivolu[d=1]/sithic[d=2]"   | "Ice Fraction (SOUTH)"            | "-"     | "if lat[d=3] le 0 then mask[k=1,d=3]*area[d=3]"
47 icesurf_north   | "sivolu sithic"  | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then sivolu[d=1]/sithic[d=2]*mask[k=1,d=3]*area[d=3])"   | "Ice  Volume (NORTH)"   | "m3"    | "2"
48 icesurf_south   | "sivolu sithic"  | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then sivolu[d=1]/sithic[d=2]*mask[k=1,d=3]*area[d=3])"   | "Ice  Volume (SOUTH)"   | "m3"    | "2"
49 snowvol_north   | "snvolu"  | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then snvolu[d=1]*mask[k=1,d=2]*area[d=2])"                      | "Snow Volume (NORTH)"   | "m3"    | "2"
50 snowvol_south   | "snvolu"  | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then snvolu[d=1]*mask[k=1,d=2]*area[d=2])"                      | "Snow Volume (SOUTH)"   | "m3"    | "2"
51 icevol_north    | "sivolu"  | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then sivolu[d=1]*mask[k=1,d=2]*area[d=2])"                      | "Ice  Volume (NORTH)"   | "m3"    | "2"
52 icevol_south    | "sivolu"  | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then sivolu[d=1]*mask[k=1,d=2]*area[d=2])"                      | "Ice  Volume (SOUTH)"   | "m3"    | "2" 
53#
54 iicethic_north  | "sithic"  | eORCA1.1_grid.nc | "(sithic[d=1])"   | "Ice thickness (NORTH)"           | "m"     | "if lat[d=2] ge 0 then mask[k=1,d=2]*area[d=2]"
55 iicethic_south  | "sithic"  | eORCA1.1_grid.nc | "(sithic[d=1])"   | "Ice thickness (SOUTH)"           | "m"     | "if lat[d=2] le 0 then mask[k=1,d=2]*area[d=2]"
56 isnowthi_north  | "snvolu"  | eORCA1.1_grid.nc | "(snvolu[d=1])"   | "Snow thickness (NORTH)"          | "m"     | "if lat[d=2] ge 0 then mask[k=1,d=2]*area[d=2]"
57 isnowthi_south  | "snvolu"  | eORCA1.1_grid.nc | "(snvolu[d=1])"   | "Snow thickness (SOUTH)"          | "m"     | "if lat[d=2] le 0 then mask[k=1,d=2]*area[d=2]"
58# Following fields should be weighted by siconc
59 sisali_north    | "sisali"  | eORCA1.1_grid.nc | "(sisali[d=1])"   | "Ice Salinity (NORTH)"            | "PSS"   | "if lat[d=2] ge 0 then mask[k=1,d=2]*area[d=2]"
60 sisali_south    | "sisali"  | eORCA1.1_grid.nc | "(sisali[d=1])"   | "Ice Salinity (NORTH)"            | "PSS"   | "if lat[d=2] le 0 then mask[k=1,d=2]*area[d=2]"
61 sitemp_north    | "sitemp"  | eORCA1.1_grid.nc | "(sitemp[d=1])"   | "Ice Temperature (NORTH)"         | "C"     | "if lat[d=2] ge 0 then mask[k=1,d=2]*area[d=2]"
62 sitemp_south    | "sitemp"  | eORCA1.1_grid.nc | "(sitemp[d=1])"   | "Ice Temperature (SOUTH)"         | "C"     | "if lat[d=2] le 0 then mask[k=1,d=2]*area[d=2]"
63 sistem_north    | "sistem"  | eORCA1.1_grid.nc | "(sistem[d=1])"   | "Ice Surface Temperature (NORTH)" | "C"     | "if lat[d=2] ge 0 then mask[k=1,d=2]*area[d=2]"
64 sistem_south    | "sistem"  | eORCA1.1_grid.nc | "(sistem[d=1])"   | "Ice Surface Temperature (SOUTH)" | "C"     | "if lat[d=2] le 0 then mask[k=1,d=2]*area[d=2]"
65 siages_north    | "siages"  | eORCA1.1_grid.nc | "(siages[d=1])"   | "Ice Age (NORTH)"                 | "years" | "if lat[d=2] ge 0 then mask[k=1,d=2]*area[d=2]"
66 siages_south    | "siages"  | eORCA1.1_grid.nc | "(siages[d=1])"   | "Ice Age (SOUTH)"                 | "years" | "if lat[d=2] le 0 then mask[k=1,d=2]*area[d=2]"
67#-----------------------------------------------------------------------------------------------------------------
68
Note: See TracBrowser for help on using the repository browser.