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

Ignore:
Timestamp:
2019-07-11T15:45:58+02:00 (5 years ago)
Author:
dford
Message:

Add Kd490 obs operator.

File:
1 edited

Legend:

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

    r9306 r11253  
    12131213   ln_slphynon = .false.            ! Logical switch for surface non-diatom log10(phytoplankton carbon) obs 
    12141214   ln_sspm     = .false.            ! Logical switch for surface suspended particulate matter obs 
     1215   ln_skd490   = .false.            ! Logical switch for surface attenuation coefficient of downwelling radiation at 490 nm 
    12151216   ln_sfco2    = .false.            ! Logical switch for surface fugacity         of carbon dioxide obs 
    12161217   ln_spco2    = .false.            ! Logical switch for surface partial pressure of carbon dioxide obs 
     
    12561257   cn_slphynonfbfiles = 'slphynon_01.nc' ! Surface non-diatom log10(phytoplankton carbon) obs file names 
    12571258   cn_sspmfbfiles     = 'sspm_01.nc'     ! Surface suspended particulate matter obs file names 
     1259   cn_skd490fbfiles   = 'skd490_01.nc'   ! Surface Kd490 obs file names 
    12581260   cn_sfco2fbfiles    = 'sfco2_01.nc'    ! Surface fugacity         of carbon dioxide obs file names 
    12591261   cn_spco2fbfiles    = 'spco2_01.nc'    ! Surface partial pressure of carbon dioxide obs file names 
Note: See TracChangeset for help on using the changeset viewer.