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 11455 for branches/UKMO/dev_r5518_obs_oper_update_addclim/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2019-08-19T17:36:23+02:00 (5 years ago)
Author:
mattmartin
Message:

Commit version which compiles and runs. Not fully tested that it is producing the correct answer yet though.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_obs_oper_update_addclim/NEMOGCM/CONFIG/SHARED/namelist_ref

    r9306 r11455  
    12321232   ln_s_at_t  = .false.             ! Logical switch for computing model S at T obs if not there 
    12331233   ln_sstnight = .false.            ! Logical switch for calculating night-time average for SST obs 
     1234   ln_output_clim = .false.         ! Logical switch for writing climatological values to fdbk files 
    12341235   ln_default_fp_indegs = .true.    ! Logical: T=> averaging footprint is in degrees, F=> in metres 
    12351236   ln_sla_fp_indegs = .true.        ! Logical: T=> averaging footprint is in degrees, F=> in metres 
Note: See TracChangeset for help on using the changeset viewer.