Warning, /verification/global_oce_biogeo_bling/input_ad.obsfit/data.ecco is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit ad59256d on 2025-12-15 00:05:36 UTC
ad59256d7d aver*0001 # ******************
0002 # ECCO cost function
0003 # ******************
0004 #
0005 &ECCO_COST_NML
0006 using_cost_seaice = .FALSE.,
0007 using_cost_sst = .FALSE.,
0008 using_cost_altim = .FALSE.,
0009 cost_iprec = 32,
0010 &
0011
0012 &ECCO_GENCOST_NML
0013 # SST
0014 gencost_avgperiod(1) = 'day',
0015 gencost_barfile(1) = 'm_sst_day',
0016 gencost_datafile(1) = 'lev_clim_temp.bin',
0017 gencost_errfile(1) = 'ones_32b.bin',
0018 gencost_name(1) = 'sst-MW',
0019 gencost_spmin(1) = -1.8,
0020 gencost_spmax(1) = 40.,
0021 gencost_spzero(1) = 0.,
0022 gencost_outputlevel(1)=1,
0023 mult_gencost(1) = 0.0,
0024 #
0025 &