Changeset 4027
- Timestamp:
- 09/12/18 14:26:16 (6 years ago)
- Location:
- CONFIG/UNIFORM/v6/IPSLCM5A2CHT/EXPERIMENTS/LMDZORINCA/NMHC_AER_S/COMP
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM5A2CHT/EXPERIMENTS/LMDZORINCA/NMHC_AER_S/COMP/inca.card
r4026 r4027 13 13 wind_parameter=0.85 14 14 # heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie 15 feedb= 015 feedb=1 16 16 #choose sedimentation multilayer or one layer 17 17 multilayer_sedim=y … … 22 22 calcul_flux=n 23 23 #choose which type of aircraft you will use (0 - 1 - 2 - 3) (no aircraft / old inca aircraft / new subsonic inca aircraft / subsonic + hypersonic inca aircraft) 24 flag_plane= 224 flag_plane=1 25 25 #choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation) 26 26 #be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc / sflx_SZ.nc ) 27 27 emi_interp_time=1 28 29 28 30 29 # Use XIOS and/or IOIPSL as output library … … 36 35 37 36 [BoundaryFiles] 38 #List= (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/165_${year}${month}.nc , u10mec.nc)\39 # (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/166_${year}${month}.nc , v10mec.nc)\40 # (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc )\41 # (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc )42 37 List=() 43 38 44 45 39 ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc , npp.nc )\ 46 40 (${R_IN}/CHM/INCA${RESOL_CHM}/STRAT/o3clim_lmdz_phy_2000.nc , o3clim.nc )\ … … 64 58 (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat , phototable.dat ) 65 59 60 #ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc , npp.nc )\ 61 # (${R_IN}/CHM/INCA${RESOL_CHM}/STRAT/o3clim_lmdz_phy_2000.nc , o3clim.nc )\ 62 # (${R_IN}/CHM/INCA${RESOL_CHM}/STRAT/o3coeff_lmdz_phy.nc , o3lin.nc )\ 63 # (${R_IN}/CHM/INCA${RESOL_CHM}/STRAT/SAD_Pa/sadclim_lmdz_phy_2000.nc , sad.nc )\ 64 # (${R_IN}/CHM/INCA${RESOL_CHM}/STRAT/lglived.dat , lglived.dat )\ 65 # (${R_IN}/CHM/INCA${RESOL_CHM}/STRAT/aircraft_IMPACT_REACT4C_phy.nc , aircraft_hour.nc )\ 66 # (${R_IN}/CHM/INCA${RESOL_CHM}/STRAT/hikari_zero_lmdz_phy.nc , aircraft_hs.nc )\ 67 # (${R_IN}/CHM/INCA${RESOL_CHM}/sflx_nitrate.nc , sflx_p2p.nc )\ 68 # (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc , landuse.nc )\ 69 # (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC.txt , rhvEC.txt )\ 70 # (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC.txt , wthEC.txt )\ 71 # (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC.txt , clyEC.txt )\ 72 # (${R_IN}/CHM/INCA${RESOL_CHM}/wth.dat , wth.dat )\ 73 # (${R_IN}/CHM/INCA${RESOL_CHM}/cly.dat , cly.dat )\ 74 # (${R_IN}/CHM/INCA${RESOL_CHM}/rhv.dat , rhv.dat )\ 75 # (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat , phototable.dat ) 76 66 77 67 78 [ParametersFiles] 68 List= (${SUBMIT_DIR}/PARAM/inca.def , .),\69 (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml , . ),\70 (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml , . ),\71 (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_NMHC_AER_daily.xml, file_def_inca_daily.xml ),\72 (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_NMHC_AER_monthly.xml, file_def_inca_monthly.xml ),\73 (${MODIPSL}/bin/inca.dat , .)79 List= (${SUBMIT_DIR}/PARAM/inca.def, .),\ 80 (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .) ,\ 81 (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\ 82 (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_NMHC_AER_daily.xml, file_def_inca_daily.xml), \ 83 (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_NMHC_AER_monthly.xml, file_def_inca_monthly.xml), \ 84 (${MODIPSL}/bin/inca.dat, .) 74 85 75 86 [RestartFiles] … … 102 113 (inca1m_forcage.nc , ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_forcage.nc , NONE ),\ 103 114 (inca1m_veget.nc , ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_veget.nc , NONE ),\ 104 ( inca_forcagelmdz.nc , ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_forcagelmdz.nc, NONE ),\115 (aerosols_from_inca.nc , ${R_OUT_CHM_O_M}/${PREFIX}_1M_aerosols_from_inca.nc, NONE ),\ 105 116 (inca_oxydants.nc , ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_oxydants.nc , NONE ) 106 117 -
CONFIG/UNIFORM/v6/IPSLCM5A2CHT/EXPERIMENTS/LMDZORINCA/NMHC_AER_S/COMP/lmdz.card
r4026 r4027 1 #- $Id: lmdz.card 70 2007-06-21 14:20:42Z acosce $2 1 [Compatibility] 3 2 libIGCM=1.0 … … 7 6 # LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 8 7 # LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later 9 # LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later 10 # LMDZ_Physics=NPv5.67 for new physics to be used with LMDZ5/testing revision 2546 or later 11 # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 12 # LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 8 #LMDZ_Physics=AP 13 9 LMDZ_Physics=AP 14 10 15 # Activate the call to phytrac to run tracer simulation 16 iflag_phytrac=1 17 18 # Use XIOS as output library 19 XIOS=y 20 21 # Set the variable CREATE needed further below to find the initial and boundary condition files. 22 CREATE=ELC-${RESOL_ATM_3D} 23 24 # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 25 ByPass_hgardfou_teta=n 26 27 # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 28 ByPass_hgardfou_mats=n 29 30 # Set ConfType to choose parameters for aerosols, solar and green house gazes. 11 # Set ConfType to choose parameters for aerosols, solar and green house gazes. 31 12 # The parameter file PARAM/config.def_$ConfType will be used. 32 13 # ConfType=preind/actuel/annuel 33 14 ConfType=actuel 34 15 35 # manage radiative aerosol effect and ozone 16 # Set pmagic in config.def 17 pmagic=0.0 18 19 # manage radiative aerosol effect and ozone 36 20 flag_aerosol=6 37 21 ok_ade=y 38 ok_aie= n22 ok_aie=y 39 23 aerosol_couple=y 40 24 chemistry_couple=y … … 42 26 ok_cdnc=y 43 27 44 # Set OutLevel to choose the level of output for LMDZ. 28 # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 29 ByPass_hgardfou_teta=n 30 31 # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 32 ByPass_hgardfou_mats=n 33 34 # Set OutLevel to choose the level of output for LMDZ 45 35 # OutLevel=low/medium/high 46 36 OutLevel=low 47 37 48 # COSP activation and choose of output frequency for COSP(monthly, daily, HF) = y/n38 # Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n 49 39 LMDZ_COSP_OK=n 50 40 LMDZ_COSP_monthly=n … … 53 43 54 44 # Set NMC Outputs frequency (monthly, daily, HF) = y/n 55 LMDZ_NMC_monthly= n45 LMDZ_NMC_monthly=y 56 46 LMDZ_NMC_daily=n 57 47 LMDZ_NMC_hf=n 58 59 60 # Nugding : ok_guide=y/n61 # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below.62 ok_guide=n63 64 48 65 49 [InitialStateFiles] … … 69 53 70 54 [BoundaryFiles] 71 List= (${R_IN}/ATM/LIMIT/ERAI/interpol/96x95_ORCA2.3_gregorian/limit_${year}.nc , limit.nc) 72 73 # (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u_ecmwf_${year}${month}.nc , u.nc ),\ 74 # (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v_ecmwf_${year}${month}.nc , v.nc ) 75 55 List= (/ccc/work/cont003/igcmg/igcmg/IGCM/ATM/LIMIT/ERAI/interpol/96x95_ORCA2.3_gregorian/limit_2006.nc , limit.nc) 56 76 57 ListNonDel= () 58 77 59 78 60 [ParametersFiles] 79 61 List= (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 80 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY} _${LMDZ_Physics}, gcm.def), \62 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}, gcm.def), \ 81 63 (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z}, vert.def), \ 82 (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .),\83 (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .),\64 (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .), \ 65 (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .), \ 84 66 (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ 85 67 (${SUBMIT_DIR}/PARAM/guide.def, .), \ 86 68 (${SUBMIT_DIR}/PARAM/run.def, .), \ 69 (${SUBMIT_DIR}/PARAM/traceur.def_h2o_${LMDZ_Physics}, traceur.def), \ 87 70 (${SUBMIT_DIR}/PARAM/iodef.xml, . ), \ 88 (${SUBMIT_DIR}/PARAM/traceur.def_h2o_${LMDZ_Physics}, traceur.def), \89 71 (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ), \ 90 (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ), \ 91 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ), \ 92 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\ 93 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ 94 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ), \ 95 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\ 96 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ 97 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ), \ 98 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \ 99 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \ 100 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ), \ 101 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstrataer_lmdz.xml, . ),\ 102 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ), \ 72 (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ), \ 73 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ), \ 74 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .), \ 75 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ), \ 76 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ), \ 77 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .), \ 78 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ), \ 79 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ), \ 80 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \ 81 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \ 82 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ), \ 83 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ), \ 103 84 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) 104 85 86 87 105 88 [RestartFiles] 106 List= 107 (restartphy.nc, restartphy.nc, startphy.nc) 89 List= (restart.nc, restart.nc, start.nc), \ 90 (restartphy.nc, restartphy.nc, startphy.nc) 108 91 109 92 [OutputText] 110 List= (physiq.def, gcm.def, vert.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt, out_gcm.e.err, out_gcm.e.out)93 List= (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, vert.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt, out_lmdz.x.err, out_lmdz.x.out) 111 94 112 95 [OutputFiles] 113 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth ) 96 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \ 97 (histmthCOSP.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc, NONE), \ 98 (histmthNMC.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc, Post_1M_histmthNMC), \ 99 (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \ 100 (histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, NONE), \ 101 (histdayCOSP.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc, NONE), \ 102 (histdayNMC.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc, NONE), \ 103 (histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, NONE), \ 104 (histhfCOSP.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc, NONE), \ 105 (histhfNMC.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc, NONE), \ 106 (histhf3h.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc, NONE), \ 107 (histhf3hm.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc, NONE) 114 108 115 109 [Post_1M_histmth] … … 117 111 GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds, aire) 118 112 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, nettop, pbase, ptop, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic, wind10m, od550aer, od550lt1aer, absvisaer, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl, swtoaas_ant, swtoacs_ant, swtoacf_ant, swsrfas_ant, swsrfcs_ant, swsrfcf_ant, swtoaas_nat, swtoacs_nat, swtoacf_nat, swsrfas_nat, swsrfcs_nat, swsrfcf_nat, solswai, solswad, swtoacf_zero, swsrfcf_zero) 119 ChunckJob2D = 100Y113 ChunckJob2D = NONE 120 114 TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd) 121 115 ChunckJob3D = 100Y 122 116 Seasonal=ON 117 118 [Post_1M_histmthCOSP] 119 Patches = () 120 GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds, aire) 121 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 122 ChunckJob2D = OFF 123 TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 124 ChunckJob3D = OFF 125 Seasonal=OFF 126 127 [Post_1M_histmthNMC] 128 Patches = () 129 GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds) 130 TimeSeriesVars2D = () 131 ChunckJob2D = NONE 132 TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap) 133 ChunckJob3D = NONE 134 Seasonal=ON 135 136 [Post_1M_paramLMDZ_phy] 137 Patches=() 138 GatherWithInternal = (lon, lat, time_counter, time_counter_bnds) 139 TimeSeriesVars2D =(R_ecc, R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt) 140 ChunckJob2D = OFF 141 TimeSeriesVars3D = () 142 ChunckJob3D = NONE 143 Seasonal=OFF 144 145 [Post_1D_histday] 146 Patches= () 147 GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds) 148 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, precip, pluc, plul, prw, psol, q2m, sens, sicf, slp, soll, sols, snow, SWdnSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max) 149 ChunckJob2D = 50Y 150 TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs) 151 ChunckJob3D = OFF 152 Seasonal=OFF 153 154 [Post_1D_histdayCOSP] 155 Patches = () 156 GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds) 157 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 158 ChunckJob2D = OFF 159 TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 160 ChunckJob3D = OFF 161 Seasonal=OFF 162 163 [Post_1D_histdayNMC] 164 Patches = () 165 GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds) 166 TimeSeriesVars2D = () 167 ChunckJob2D = NONE 168 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) 169 ChunckJob3D = 10Y 170 Seasonal=OFF 171 172 [Post_HF_histhf] 173 Patches= () 174 GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds) 175 TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m) 176 ChunckJob2D = 50Y 177 TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 178 ChunckJob3D = OFF 179 Seasonal=OFF 180 181 [Post_HF_histhfCOSP] 182 Patches = () 183 GatherWithInternal = (lon, lat, height, sza, time_counter, time_centered, time_centered_bounds) 184 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso) 185 ChunckJob2D = OFF 186 TimeSeriesVars3D = (clcalipso, parasol_refl, cfad_lidarsr532_c01, cfad_lidarsr532_c02, cfad_lidarsr532_c03, cfad_lidarsr532_c04, cfad_lidarsr532_c05, cfad_lidarsr532_c06, cfad_lidarsr532_c07, cfad_lidarsr532_c08, cfad_lidarsr532_c09, cfad_lidarsr532_c10, cfad_lidarsr532_c11, cfad_lidarsr532_c12, cfad_lidarsr532_c13, cfad_lidarsr532_c14, cfad_lidarsr532_c15) 187 ChunckJob3D = OFF 188 Seasonal=OFF 189 190 [Post_HF_histhfNMC] 191 Patches = () 192 GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds) 193 TimeSeriesVars2D = () 194 ChunckJob2D = NONE 195 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) 196 ChunckJob3D = 10Y 197 Seasonal=OFF 198 199 [Post_3H_histhf3hm] 200 Patches= () 201 GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds) 202 TimeSeriesVars2D = (flat, precip, pluc, snow, topl, topl0, SWupTOA, SWupTOAclr, SWdnTOA, SWupSFC, SWupSFCclr, SWdnSFC, SWdnSFCclr, LWupSFC, LWupSFCclr, LWdnSFC, LWdnSFCclr, bils, bils_tke, bils_diss, bils_ec, bils_kinetic, bils_enthalp, bils_latent, sens, cldt, zmax_th) 203 ChunckJob2D = OFF 204 TimeSeriesVars3D = () 205 ChunckJob3D = OFF 206 Seasonal=OFF 207 208 [Post_3H_histhf3h] 209 Patches= () 210 GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds) 211 TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol) 212 ChunckJob2D = OFF 213 TimeSeriesVars3D = () 214 ChunckJob3D = OFF 215 Seasonal=OFF
Note: See TracChangeset
for help on using the changeset viewer.