/[MITgcm]/MITgcm_contrib/heimbach/config_global1x1_tot/input_bulk_adj/data.ecco
ViewVC logotype

Contents of /MITgcm_contrib/heimbach/config_global1x1_tot/input_bulk_adj/data.ecco

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Fri Jan 14 23:20:21 2005 UTC (20 years, 6 months ago) by heimbach
Branch: MAIN, original_nasa_ames
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
Import various global1x1_tot setups

1 #
2 #
3 # ******************
4 # ECCO cost function
5 # ******************
6 &ECCO_COST_NML
7 data_errfile = 'data.err',
8 tbarfile = 'tbar',
9 sbarfile = 'sbar',
10 psbarfile = 'psbar',
11 ubarfile = 'ubar',
12 vbarfile = 'vbar',
13 hfluxbarfile = 'hfluxbar',
14 sfluxbarfile = 'sfluxbar',
15 #
16 using_topex = .TRUE.,
17 topexstartdate1 = 19920101,
18 topexstartdate2 = 30000,
19 topexperiod = 86400.0,
20 topexfile = 'PODAAC_TPJ_daily_anom',
21 ### topexmeanfile = 'PODAAC_TPJ_mean_s_11yr',
22 topexmeanfile = 'GGM02_DOT_col6',
23 #HU! check geoid_errfie!
24 #
25 using_ers = .TRUE.,
26 ersstartdate1 = 19920101,
27 ersstartdate2 = 30000,
28 ersperiod = 86400.0,
29 ersfile = 'ERS_daily',
30 ssh_errfile = 'ssh_s.err',
31 #
32 scatxdatfile = 'QSCAT_ustr',
33 scatydatfile = 'QSCAT_vstr',
34 scatstartdate1 = 19920101,
35 scatstartdate2 = 30000,
36 scatperiod = 2629800,
37 #
38 sststartdate1 = 19920101,
39 sststartdate2 = 30000,
40 sstdatfile = 'SST_monthly',
41 #
42 tmistartdate1 = 19980101,
43 tmistartdate2 = 30000,
44 tmidatfile = 'TMI_monthly',
45 #
46 sssstartdate1 = 19920101,
47 sssstartdate2 = 30000,
48 sssdatfile = 'SSS_tsg_1x1_monthly',
49 #
50 ## tdatfile = 'lev01_monthly_ptmp.bin_corK',
51 ## sdatfile = 'lev01_monthly_salt.bin_corK',
52 ## tdatfile = 'lev_monthly_temp_fl.bin',
53 ## sdatfile = 'lev_monthly_salt_fl.bin',
54 tdatfile = 'LEVITUS_1x1_ptmp_NEW_corK',
55 sdatfile = 'LEVITUS_1x1_salt_NEW_corK',
56 ctdtfile = 'ctdT',
57 ctdsfile = 'ctdS',
58 xbtfile = 'XBT',
59 argotfile = 'ARGO_T',
60 argosfile = 'ARGO_S',
61 #
62 udriftfile = 'udrifter_1x1',
63 vdriftfile = 'vdrifter_1x1',
64 #
65 udrifterrfile = 'udrifterror.err',
66 vdrifterrfile = 'vdrifterror.err',
67 #
68 ## temperrfile = 'lev01_clim_tmp_sd.bin',
69 ## salterrfile = 'lev01_clim_salt_sd.bin',
70 temperrfile = 'temp_5.err',
71 salterrfile = 'salt_5.err',
72 #
73 ## hflux_errfile = 'NCEP_R6_turbflux_sd_1992-2003',
74 ## sflux_errfile = 'NCEP_R6_emp_sd_1992-2003',
75 ## tauu_errfile = 'NCEP_R6_ustr_anom_sd_1992-2003',
76 ## tauv_errfile = 'NCEP_R6_vstr_anom_sd_1992-2003',
77 hflux_errfile = 'totflux_s.err',
78 sflux_errfile = 'pme_s.err',
79 tauu_errfile = 'ustr_ncep_r-qscat_yr2000_s.err',
80 tauv_errfile = 'vstr_ncep_r-qscat_yr2000_s.err',
81
82 #
83 scatx_errfile = 'ustr_ncep_r-qscat_yr2000_s.err',
84 scaty_errfile = 'vstr_ncep_r-qscat_yr2000_s.err',
85 #
86 geoid_errfile = '4.5cm.err',
87 # geoid_errfile = 'geoid_s.err',
88 ### geoid_covariancefile = 'egm96_1x1.pinv',
89 mult_hflux = 1.,
90 mult_sflux = 1.,
91 mult_tauu = 1.,
92 mult_tauv = 1.,
93 mult_hmean = 1.,
94 mult_h = 1.,
95 mult_temp = 1.,
96 mult_salt = 1.,
97 mult_temp0 = 1.,
98 mult_salt0 = 1.,
99 mult_sst = 1.,
100 mult_sss = 1.,
101 mult_ctdt = 1.,
102 mult_ctds = 1.,
103 mult_xbt = 1.,
104 mult_argot = 1.,
105 mult_argos = 1.,
106 mult_drift = 1.,
107 mult_tdrift = 1.,
108 mult_sdrift = 1.,
109 mult_wdrift = 1.,
110 mult_scatx = 1.,
111 mult_scaty = 1.,
112 #
113 cost_iprec = 32,
114 cost_yftype = 'RL',
115 /

  ViewVC Help
Powered by ViewVC 1.1.22