Changeset 1002 for CONFIG/IPSLCM/IPSLCM5A/EXP00/COMP/lmdz.card
- Timestamp:
- 05/04/10 09:15:22 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5A/EXP00/COMP/lmdz.card
r1000 r1002 67 67 (histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, Post_1D_histday), \ 68 68 (histdayCOSP.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc, Post_1D_histdayCOSP), \ 69 (histmthNMC.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc, Post_1D_histdayNMC), \ 69 70 (histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, Post_HF_histhf), \ 70 (histhfCOSP.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc, Post_HF_histhfCOSP) 71 (histhfCOSP.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc, Post_HF_histhfCOSP), \ 72 (histhfNMC.nc, ${R_OUT_ATM_O_H}/${PREFIX}_1M_histhfNMC.nc, Post_HF_histmthNMC) 71 73 72 74 [Post_1M_histmth] … … 124 126 Seasonal=OFF 125 127 128 [Post_1D_histdayNMC] 129 Patches = () 130 GatherWithInternal = (lon, lat, plev, time_counter) 131 TimeSeriesVars2D = () 132 ChunckJob2D = NONE 133 TimeSeriesVars3D = () 134 ChunckJob3D = NONE 135 Seasonal=OFF 136 137 126 138 [Post_HF_histhf] 127 139 Patches= (Patch_20091030_histcom_time_axis) … … 142 154 Seasonal=OFF 143 155 156 [Post_HF_histhfNMC] 157 Patches = () 158 GatherWithInternal = (lon, lat, plev, time_counter) 159 TimeSeriesVars2D = () 160 ChunckJob2D = NONE 161 TimeSeriesVars3D = () 162 ChunckJob3D = NONE 163 Seasonal=OFF 164
Note: See TracChangeset
for help on using the changeset viewer.