#930 closed request (Done)

Minor Miscelaneous Update

Reported by: arango Owned by:
Priority: major Milestone: Release ROMS/TOMS 4.1
Component: Nonlinear Version: 4.0
Keywords: Cc:

Description

  • For consistency with the ROMS-JEDI interface, the standard_name pair for zeta in varinfo.yaml was changed.
     - variable:       zeta                                             # Input/Output
       standard_name:  sea_surface_height_above_geopotential_datum
       long_name:      free-surface
       units:          meter                                            # [m]
       field:          free-surface
       time:           ocean_time
       index_code:     idFsur
       type:           r2dvar
       add_offset:     0.0d0
       scale:          1.0d0
    
    It is a more consistent value when assimilating Absolute Dynamic Topography (ADT), which is derived from satellite altimetry observations:
    ADT = MeanDynamicTopography (MDT) + SeaLevelAnomaly (SLA)
    
  • Corrected information typos in driver jedi_roms.h and yaml_parser.F.

Change History (1)

comment:1 by arango, 17 months ago

Resolution: Done
Status: newclosed
Note: See TracTickets for help on using tickets.