New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 13143 – NEMO

Changeset 13143


Ignore:
Timestamp:
2020-06-23T12:32:35+02:00 (4 years ago)
Author:
pdavis
Message:

Added units for the average temp and salinity over 300m

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AddC3SDiags/NEMOGCM/CONFIG/SHARED/field_def.xml

    r13078 r13143  
    109109         <field id="28d"          long_name="Depth of 28C isotherm"                          standard_name="depth_of_isosurface_of_sea_water_potential_temperature"                            unit="m"       /> 
    110110         <field id="hc300"        long_name="Heat content 0-300m"                            standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content"   unit="J/m2"                      /> 
    111          <field id="tav300"      long_name="Average potential temperature 0-300m"            standard_name="sea_water_potential_temperature" /> 
    112          <field id="sav300"       long_name="Average salinity 0-300m"                        standard_name="sea_water_practical_salinity"    /> 
     111         <field id="tav300"      long_name="Average potential temperature 0-300m"            standard_name="sea_water_potential_temperature" unit="degC" /> 
     112         <field id="sav300"       long_name="Average salinity 0-300m"                        standard_name="sea_water_practical_salinity"    unit="0.001" /> 
    113113 
    114114         <!-- variables available with key_diaar5 --> 
Note: See TracChangeset for help on using the changeset viewer.