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 6192 for branches/UKMO/dev_r5783_nemo3.6_fix_date_in_ref_namelist – NEMO

Ignore:
Timestamp:
2015-12-31T15:55:14+01:00 (8 years ago)
Author:
kingr
Message:

Updated namelist_ref to remove dobsini and dobsend which hard-wired the run dates for the obsoper.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5783_nemo3.6_fix_date_in_ref_namelist/NEMOGCM/CONFIG/SHARED/namelist_ref

    r5783 r6192  
    12331233   velhradcpfiles = 'velhradcpfile.nc' ! Vel. ADCP high freq. input file name 
    12341234   velfbfiles = 'velfbfile.nc' ! Vel. feedback input observation file name 
    1235    dobsini = 20000101.000000  !  Initial date in window YYYYMMDD.HHMMSS 
    1236    dobsend = 20010101.000000  !  Final date in window YYYYMMDD.HHMMSS 
    12371235   n1dint = 0  !               Type of vertical interpolation method 
    12381236   n2dint = 0  !               Type of horizontal interpolation method 
Note: See TracChangeset for help on using the changeset viewer.