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 5704 for branches/2015/dev_r5072_UKMO2_OBS_simplification/NEMOGCM/SETTE/sette.sh – NEMO

Ignore:
Timestamp:
2015-08-21T15:00:38+02:00 (9 years ago)
Author:
mattmartin
Message:

Updated simplified obs operator after testing sea-ice concentration and velocity data types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5072_UKMO2_OBS_simplification/NEMOGCM/SETTE/sette.sh

    r5682 r5704  
    11591159    set_namelist namelist_cfg ln_sst .true. 
    11601160    set_namelist namelist_cfg ln_sla .true. 
     1161    set_namelist namelist_cfg ln_sic .true. 
     1162    set_namelist namelist_cfg ln_vel3d .true. 
    11611163    set_namelist namelist_cfg ln_bkgwri .true. 
    11621164    set_namelist namelist_cfg ln_trainc .true. 
     
    11951197    set_namelist namelist_cfg ln_sst .true. 
    11961198    set_namelist namelist_cfg ln_sla .true. 
     1199    set_namelist namelist_cfg ln_sic .true. 
     1200    set_namelist namelist_cfg ln_vel3d .true. 
    11971201    set_namelist namelist_cfg ln_bkgwri .true. 
    11981202    set_namelist namelist_cfg ln_trainc .true. 
Note: See TracChangeset for help on using the changeset viewer.