NOC-MSM / SE-NEMO

Shelf Enabled Global NEMO
GNU General Public License v3.0
2 stars 1 forks source link

Update file_def for 4.2.1 #143

Closed jdha closed 8 months ago

jdha commented 9 months ago

file_def_nemo-ice-BASIC.xml

removal of the following variables as they are no longer in the field_def files: siepnd, sivpnd, sst_m_pot, sss_m_abs, isig1, isig2, isig3

jdha commented 9 months ago

file_def_nemo-oce-BASIC_with_tidal_harmonic_output.xml

removal of the following variables as they are no longer in the field_def files: mldzint_1, + all the tidal harmonic analysis outputs as this code has changed

jdha commented 9 months ago

Additionally:

qlatisf -> qlatisf_par qhcisf -> qhcisf_par fwfisf -> qhcisf_par

If we were to run with open cavities the suffix would become _cav

jdha commented 9 months ago

Added back in the missing field definitions for uoce2 and voce2 (e.g. uoce uoce e3t)

jdha commented 9 months ago

XIOS errors occurring with:

<field field_ref="20d" name="20d" long_name="Depth of 20C isotherm" />

field '20d' has both a grid and a domain/axis/scalar.

Please define either 'grid_ref' or 'domain_ref'/'axis_ref'/'scalar_ref'.

removed for now as I'm not sure how to solve this.

jdha commented 9 months ago

Some of the variables introduced in 4.0.4 GO8p6 are throwing the following errors:

The data array does not have the right size! Grid = grid_T_2D

In 4.2.1 these variables appear to be associated with grid_T_2D_inner not grid_T_2D