Ignore:
Timestamp:
2022-03-04T18:31:10+01:00 (2 years ago)
Author:
josefine.ghattas
Message:
  • Bug correction when interpolating reftemp.nc file with XIOS in context_input_orchidee.xml : the latitudes needs to be inverted.
  • Added output of reftemp just after it has been read.

See ticket #812

See ticket #812

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE/src_xml/field_def_orchidee.xml

    r7432 r7509  
    372372    <field id="interp_diag_flx_co2_bbg_year" name="interp_diag_flx_co2_bbg_year" long_name="flx_co2_bbg_year read from file" operation="once" freq_offset="0ts" /> 
    373373    <field id="interp_diag_lai" grid_ref="grid_from_lai" name="interp_diag_lai" long_name="lai read from file" operation="once" freq_offset="0ts"/> 
     374    <field id="interp_diag_reftemp" name="interp_diag_reftemp" long_name="reftemp read from file" operation="once" freq_offset="0ts"/> 
    374375 
    375376    <field id="znetco2" name="znetco2" long_name="Sum CO2 flux over PFTs (variable in interface to LMDZ)" unit="kgC m-2 s-1" /> 
Note: See TracChangeset for help on using the changeset viewer.