Changeset 3813
- Timestamp:
- 05/14/18 12:51:17 (6 years ago)
- Location:
- CONFIG/UNIFORM/v6/IPSLCM6
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/historical/COMP/opa9.card
r3796 r3813 68 68 (${config_UserChoices_JobName}_1y_grid_V.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc , NONE ),\ 69 69 (${config_UserChoices_JobName}_1y_grid_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc , NONE ),\ 70 (${config_UserChoices_JobName}_1y_diaptr.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr.nc , Post_1Y_diaptr),\ 70 (${config_UserChoices_JobName}_1y_diaptr_T.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_T.nc , Post_1Y_diaptr_T),\ 71 (${config_UserChoices_JobName}_1y_diaptr_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_W.nc , Post_1Y_diaptr_W),\ 71 72 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE ),\ 72 73 (${config_UserChoices_JobName}_1m_scalar.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc , Post_1M_scalar),\ … … 75 76 (${config_UserChoices_JobName}_1m_grid_V.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc , Post_1M_grid_V),\ 76 77 (${config_UserChoices_JobName}_1m_grid_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc , Post_1M_grid_W),\ 77 (${config_UserChoices_JobName}_1m_diaptr.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc , Post_1M_diaptr),\ 78 (${config_UserChoices_JobName}_1m_diaptr_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_T.nc , Post_1M_diaptr_T),\ 79 (${config_UserChoices_JobName}_1m_diaptr_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_W.nc , Post_1M_diaptr_W),\ 78 80 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , Post_1M_trdtra),\ 79 81 (${config_UserChoices_JobName}_5d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_T.nc , NONE ),\ … … 86 88 (${config_UserChoices_JobName}_1d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_W.nc , NONE ),\ 87 89 (${config_UserChoices_JobName}_1d_SBC.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_SBC.nc , NONE ),\ 88 (${config_UserChoices_JobName}_1d_diaptr.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr.nc , NONE ),\ 90 (${config_UserChoices_JobName}_1d_diaptr_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_T.nc , NONE ),\ 91 (${config_UserChoices_JobName}_1d_diaptr_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_W.nc , NONE ),\ 89 92 (${config_UserChoices_JobName}_1d_scalar.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_scalar.nc , NONE ),\ 90 93 (mesh_mask.nc , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc , NONE),\ … … 108 111 [Post_1M_grid_T] 109 112 Patches = () 110 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)113 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 111 114 TimeSeriesVars2D = (zos, zossq, tos, sos, tossq, omlmax, mldkz5, mldr10_1, nshfls, rsntds, rsds, friver, hc300, wfo) 112 115 ChunckJob2D = NONE … … 117 120 [Post_1M_grid_U] 118 121 Patches = () 119 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)122 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 120 123 TimeSeriesVars2D = (tauuo, sozohetr, sozosatr) 121 124 ChunckJob2D = NONE … … 126 129 [Post_1M_grid_V] 127 130 Patches = () 128 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)131 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 129 132 TimeSeriesVars2D = (tauvo, somehetr, somesatr) 130 133 ChunckJob2D = NONE … … 135 138 [Post_1M_grid_W] 136 139 Patches = () 137 GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)140 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 138 141 TimeSeriesVars2D = ( ) 139 142 ChunckJob2D = NONE … … 142 145 Seasonal=ON 143 146 144 [Post_1M_diaptr] 145 Patches = () 146 GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds) 147 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc, zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 148 ChunckJob2D = NONE 149 TimeSeriesVars3D = () 150 ChunckJob3D = NONE 151 Seasonal=ON 152 147 [Post_1M_diaptr_T] 148 Patches = () 149 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 150 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 151 ChunckJob2D = NONE 152 TimeSeriesVars3D = () 153 ChunckJob3D = NONE 154 Seasonal=ON 155 156 [Post_1M_diaptr_W] 157 Patches = () 158 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 159 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 160 ChunckJob2D = NONE 161 TimeSeriesVars3D = () 162 ChunckJob3D = NONE 163 Seasonal=ON 153 164 154 165 [Post_1M_trdtra] 155 166 Patches = () 156 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)167 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 157 168 TimeSeriesVars2D = NONE 158 169 ChunckJob2D = NONE … … 165 176 [Post_1D_grid_T] 166 177 Patches = () 167 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)178 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 168 179 TimeSeriesVars2D = (tos, tosstd, sos, zos, zosstd, sstdcy, mldr10_1, mldr10_1dcy, mldkz5) 169 180 ChunckJob2D = OFF … … 174 185 [Post_1D_grid_U] 175 186 Patches = () 176 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)187 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 177 188 TimeSeriesVars2D = () 178 189 ChunckJob2D = 100Y … … 183 194 [Post_1D_grid_V] 184 195 Patches = () 185 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)196 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 186 197 TimeSeriesVars2D = () 187 198 ChunckJob2D = 200Y … … 203 214 [Post_1Y_grid_T] 204 215 Patches = () 205 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)216 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 206 217 TimeSeriesVars2D = ( ) 207 218 ChunckJob2D = NONE … … 212 223 [Post_1Y_grid_U] 213 224 Patches = () 214 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)225 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 215 226 TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux) 216 227 ChunckJob2D = NONE … … 221 232 [Post_1Y_grid_V] 222 233 Patches = () 223 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)234 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 224 235 TimeSeriesVars2D = ( ) 225 236 ChunckJob2D = NONE … … 228 239 Seasonal=OFF 229 240 230 [Post_1Y_ grid_W]231 Patches = () 232 GatherWithInternal = (nav_l on, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)233 TimeSeriesVars2D = ( 234 ChunckJob2D = NONE 235 TimeSeriesVars3D = ( 236 ChunckJob3D = 50Y237 Seasonal=OFF 238 239 [Post_1Y_diaptr ]240 Patches = () 241 GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds)242 TimeSeriesVars2D = (zomsfglo, zomsfatl, zo temglo, zotematl, zotempac, zosalglo, zosalatl, zosalpac, zosrfglo, zosrfatl, zosrfpac)243 ChunckJob2D = NONE 244 TimeSeriesVars3D = () 245 ChunckJob3D = NONE 246 Seasonal=OFF 241 [Post_1Y_diaptr_T] 242 Patches = () 243 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 244 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 245 ChunckJob2D = NONE 246 TimeSeriesVars3D = () 247 ChunckJob3D = NONE 248 Seasonal=OFF 249 250 [Post_1Y_diaptr_W] 251 Patches = () 252 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 253 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 254 ChunckJob2D = NONE 255 TimeSeriesVars3D = () 256 ChunckJob3D = NONE 257 Seasonal=OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/historical/COMP/pisces.card
r3810 r3813 82 82 [Post_1M_ptrc_T] 83 83 Patches = () 84 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)84 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 85 85 TimeSeriesVars2D = () 86 86 ChunckJob2D = 50Y … … 91 91 [Post_1M_diad_T] 92 92 Patches = () 93 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)93 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 94 94 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP) 95 95 ChunckJob2D = 50Y … … 100 100 [Post_1Y_ptrc_T] 101 101 Patches = () 102 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)102 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 103 103 TimeSeriesVars2D = () 104 104 ChunckJob2D = OFF … … 109 109 [Post_1Y_diad_T] 110 110 Patches = () 111 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)111 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 112 112 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup, Nfix) 113 113 ChunckJob2D = 50Y … … 118 118 [Post_1Y_inerttrc] 119 119 Patches = () 120 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)120 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 121 121 TimeSeriesVars2D = () 122 122 ChunckJob2D = OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/historical_CMIP6/COMP/opa9.card
r3801 r3813 68 68 (${config_UserChoices_JobName}_1y_grid_V.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc , NONE ),\ 69 69 (${config_UserChoices_JobName}_1y_grid_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc , NONE ),\ 70 (${config_UserChoices_JobName}_1y_diaptr.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr.nc , NONE ),\ 70 (${config_UserChoices_JobName}_1y_diaptr_T.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_T.nc , NONE ),\ 71 (${config_UserChoices_JobName}_1y_diaptr_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_W.nc , NONE ),\ 71 72 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE ),\ 72 73 (${config_UserChoices_JobName}_1m_scalar.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc , Post_1M_scalar),\ … … 75 76 (${config_UserChoices_JobName}_1m_grid_V.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc , Post_1M_grid_V),\ 76 77 (${config_UserChoices_JobName}_1m_grid_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc , Post_1M_grid_W),\ 77 (${config_UserChoices_JobName}_1m_diaptr.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc , Post_1M_diaptr),\ 78 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , NONE ),\ 78 (${config_UserChoices_JobName}_1m_diaptr_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_T.nc , Post_1M_diaptr_T),\ 79 (${config_UserChoices_JobName}_1m_diaptr_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_W.nc , Post_1M_diaptr_W),\ 80 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , Post_1M_trdtra),\ 79 81 (${config_UserChoices_JobName}_5d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_T.nc , NONE ),\ 80 82 (${config_UserChoices_JobName}_5d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_U.nc , NONE ),\ … … 86 88 (${config_UserChoices_JobName}_1d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_W.nc , NONE ),\ 87 89 (${config_UserChoices_JobName}_1d_SBC.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_SBC.nc , NONE ),\ 88 (${config_UserChoices_JobName}_1d_diaptr.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr.nc , NONE ),\ 90 (${config_UserChoices_JobName}_1d_diaptr_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_T.nc , NONE ),\ 91 (${config_UserChoices_JobName}_1d_diaptr_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_W.nc , NONE ),\ 89 92 (${config_UserChoices_JobName}_1d_scalar.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_scalar.nc , NONE ),\ 90 93 (mesh_mask.nc , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc , NONE),\ … … 94 97 (output.init.nc , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE) 95 98 96 97 99 # Monthly analysis 98 100 … … 108 110 [Post_1M_grid_T] 109 111 Patches = () 110 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)111 TimeSeriesVars2D = (zos, tos, sos, mldr10_1, nshfls, rsntds, friver, hc300, wfo)112 ChunckJob2D = NONE 113 TimeSeriesVars3D = ( thetao, so)112 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 113 TimeSeriesVars2D = (zos, zossq, tos, sos, tossq, omlmax, mldkz5, mldr10_1, nshfls, rsntds, rsds, friver, hc300, wfo) 114 ChunckJob2D = NONE 115 TimeSeriesVars3D = (e3t, thetao, so) 114 116 ChunckJob3D = 100Y 115 117 Seasonal=ON … … 117 119 [Post_1M_grid_U] 118 120 Patches = () 119 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)121 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 120 122 TimeSeriesVars2D = (tauuo, sozohetr, sozosatr) 121 ChunckJob2D = OFF123 ChunckJob2D = NONE 122 124 TimeSeriesVars3D = (e3u, uo) 123 ChunckJob3D = OFF125 ChunckJob3D = 100Y 124 126 Seasonal=ON 125 127 126 128 [Post_1M_grid_V] 127 129 Patches = () 128 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)130 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 129 131 TimeSeriesVars2D = (tauvo, somehetr, somesatr) 130 ChunckJob2D = OFF132 ChunckJob2D = NONE 131 133 TimeSeriesVars3D = (e3v, vo) 132 ChunckJob3D = OFF134 ChunckJob3D = 100Y 133 135 Seasonal=ON 134 136 135 137 [Post_1M_grid_W] 136 138 Patches = () 137 GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)139 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 138 140 TimeSeriesVars2D = ( ) 139 ChunckJob2D = OFF141 ChunckJob2D = NONE 140 142 TimeSeriesVars3D = ( ) 141 ChunckJob3D = OFF 142 Seasonal=ON 143 144 [Post_1M_diaptr] 145 Patches = () 146 GatherWithInternal = (nav_lat, depthw, time_counter, time_centered, time_centered_bounds) 143 ChunckJob3D = 100Y 144 Seasonal=ON 145 146 [Post_1M_diaptr_T] 147 Patches = () 148 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 149 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 150 ChunckJob2D = NONE 151 TimeSeriesVars3D = () 152 ChunckJob3D = NONE 153 Seasonal=ON 154 155 [Post_1M_diaptr_W] 156 Patches = () 157 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 147 158 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 148 159 ChunckJob2D = NONE … … 151 162 Seasonal=ON 152 163 153 154 164 [Post_1M_trdtra] 155 165 Patches = () 156 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)166 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 157 167 TimeSeriesVars2D = NONE 158 168 ChunckJob2D = NONE … … 165 175 [Post_1D_grid_T] 166 176 Patches = () 167 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)177 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 168 178 TimeSeriesVars2D = (tos, tosstd, sos, zos, zosstd, sstdcy, mldr10_1, mldr10_1dcy, mldkz5) 169 179 ChunckJob2D = OFF … … 174 184 [Post_1D_grid_U] 175 185 Patches = () 176 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)186 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 177 187 TimeSeriesVars2D = () 178 188 ChunckJob2D = 100Y … … 183 193 [Post_1D_grid_V] 184 194 Patches = () 185 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)195 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 186 196 TimeSeriesVars2D = () 187 197 ChunckJob2D = 200Y … … 203 213 [Post_1Y_grid_T] 204 214 Patches = () 205 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)215 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 206 216 TimeSeriesVars2D = ( ) 207 217 ChunckJob2D = NONE … … 212 222 [Post_1Y_grid_U] 213 223 Patches = () 214 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)224 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 215 225 TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux) 216 226 ChunckJob2D = NONE … … 221 231 [Post_1Y_grid_V] 222 232 Patches = () 223 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)233 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 224 234 TimeSeriesVars2D = ( ) 225 235 ChunckJob2D = NONE … … 228 238 Seasonal=OFF 229 239 230 [Post_1Y_ grid_W]231 Patches = () 232 GatherWithInternal = (nav_l on, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)233 TimeSeriesVars2D = ( 234 ChunckJob2D = NONE 235 TimeSeriesVars3D = ( 236 ChunckJob3D = 50Y237 Seasonal=OFF 238 239 [Post_1Y_diaptr ]240 Patches = () 241 GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds)242 TimeSeriesVars2D = (zomsfglo, zomsfatl, zo temglo, zotematl, zotempac, zosalglo, zosalatl, zosalpac, zosrfglo, zosrfatl, zosrfpac)243 ChunckJob2D = NONE 244 TimeSeriesVars3D = () 245 ChunckJob3D = NONE 246 Seasonal=OFF 240 [Post_1Y_diaptr_T] 241 Patches = () 242 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 243 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 244 ChunckJob2D = NONE 245 TimeSeriesVars3D = () 246 ChunckJob3D = NONE 247 Seasonal=OFF 248 249 [Post_1Y_diaptr_W] 250 Patches = () 251 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 252 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 253 ChunckJob2D = NONE 254 TimeSeriesVars3D = () 255 ChunckJob3D = NONE 256 Seasonal=OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/historical_CMIP6/COMP/pisces.card
r3810 r3813 81 81 [Post_1M_ptrc_T] 82 82 Patches = () 83 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)83 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 84 84 TimeSeriesVars2D = () 85 85 ChunckJob2D = OFF … … 90 90 [Post_1M_diad_T] 91 91 Patches = () 92 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)92 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 93 93 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP) 94 94 ChunckJob2D = OFF … … 99 99 [Post_1Y_ptrc_T] 100 100 Patches = () 101 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)101 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 102 102 TimeSeriesVars2D = () 103 103 ChunckJob2D = OFF … … 108 108 [Post_1Y_diad_T] 109 109 Patches = () 110 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)110 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 111 111 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup, Nfix) 112 112 ChunckJob2D = 50Y … … 117 117 [Post_1Y_inerttrc] 118 118 Patches = () 119 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)119 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 120 120 TimeSeriesVars2D = () 121 121 ChunckJob2D = OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/pdControl/COMP/opa9.card
r3748 r3813 61 61 List= (ocean.output, solver.stat, namelist, output.namelist.*, context_nemo.xml, field_def_nemo.xml, domain_def_nemo.xml, out_opa.xx.out, out_opa.xx.err, debug_notroot.02, debug.root.02) 62 62 63 64 63 65 [OutputFiles] 64 66 List= (${config_UserChoices_JobName}_1y_scalar.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc , NONE ),\ … … 67 69 (${config_UserChoices_JobName}_1y_grid_V.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc , NONE ),\ 68 70 (${config_UserChoices_JobName}_1y_grid_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc , NONE ),\ 69 (${config_UserChoices_JobName}_1y_diaptr.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr.nc , Post_1Y_diaptr),\ 70 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE) ),\ 71 (${config_UserChoices_JobName}_1y_diaptr_T.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_T.nc , Post_1Y_diaptr_T),\ 72 (${config_UserChoices_JobName}_1y_diaptr_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_W.nc , Post_1Y_diaptr_W),\ 73 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE ),\ 71 74 (${config_UserChoices_JobName}_1m_scalar.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc , Post_1M_scalar),\ 72 75 (${config_UserChoices_JobName}_1m_grid_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc , Post_1M_grid_T),\ … … 74 77 (${config_UserChoices_JobName}_1m_grid_V.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc , Post_1M_grid_V),\ 75 78 (${config_UserChoices_JobName}_1m_grid_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc , Post_1M_grid_W),\ 76 (${config_UserChoices_JobName}_1m_diaptr.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc , Post_1M_diaptr),\ 79 (${config_UserChoices_JobName}_1m_diaptr_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_T.nc , Post_1M_diaptr_T),\ 80 (${config_UserChoices_JobName}_1m_diaptr_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_W.nc , Post_1M_diaptr_W),\ 77 81 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , Post_1M_trdtra),\ 78 82 (${config_UserChoices_JobName}_5d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_T.nc , NONE ),\ … … 80 84 (${config_UserChoices_JobName}_5d_grid_V.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_V.nc , NONE ),\ 81 85 (${config_UserChoices_JobName}_5d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_W.nc , NONE ),\ 82 (${config_UserChoices_JobName}_5d_trdtra.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_trdtra.nc , NONE )),\86 (${config_UserChoices_JobName}_5d_trdtra.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_trdtra.nc , NONE ),\ 83 87 (${config_UserChoices_JobName}_1d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc , Post_1D_grid_T),\ 84 88 (${config_UserChoices_JobName}_1d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc , Post_1D_grid_U),\ 85 89 (${config_UserChoices_JobName}_1d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_W.nc , NONE ),\ 86 90 (${config_UserChoices_JobName}_1d_SBC.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_SBC.nc , NONE ),\ 87 (${config_UserChoices_JobName}_1d_diaptr.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr.nc , NONE ),\ 91 (${config_UserChoices_JobName}_1d_diaptr_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_T.nc , NONE ),\ 92 (${config_UserChoices_JobName}_1d_diaptr_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_W.nc , NONE ),\ 88 93 (${config_UserChoices_JobName}_1d_scalar.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_scalar.nc , NONE ),\ 89 94 (mesh_mask.nc , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc , NONE),\ … … 91 96 (damping.coeff.nc , ${R_OUT_OCE_O_D}/${PREFIX}_damping.coeff.nc , NONE),\ 92 97 (output.abort.nc , ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc , NONE),\ 93 (output.init.nc , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE)94 98 95 99 … … 107 111 [Post_1M_grid_T] 108 112 Patches = () 109 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)113 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 110 114 TimeSeriesVars2D = (zos, zossq, tos, sos, tossq, omlmax, mldkz5, mldr10_1, nshfls, rsntds, rsds, friver, hc300, wfo) 111 115 ChunckJob2D = NONE … … 116 120 [Post_1M_grid_U] 117 121 Patches = () 118 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)122 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 119 123 TimeSeriesVars2D = (tauuo, sozohetr, sozosatr) 120 124 ChunckJob2D = NONE … … 125 129 [Post_1M_grid_V] 126 130 Patches = () 127 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)131 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 128 132 TimeSeriesVars2D = (tauvo, somehetr, somesatr) 129 133 ChunckJob2D = NONE … … 134 138 [Post_1M_grid_W] 135 139 Patches = () 136 GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)140 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 137 141 TimeSeriesVars2D = ( ) 138 142 ChunckJob2D = NONE … … 141 145 Seasonal=ON 142 146 143 [Post_1M_diaptr] 144 Patches = () 145 GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds) 146 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc, zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 147 ChunckJob2D = NONE 148 TimeSeriesVars3D = () 149 ChunckJob3D = NONE 150 Seasonal=ON 151 147 [Post_1M_diaptr_T] 148 Patches = () 149 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 150 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 151 ChunckJob2D = NONE 152 TimeSeriesVars3D = () 153 ChunckJob3D = NONE 154 Seasonal=ON 155 156 [Post_1M_diaptr_W] 157 Patches = () 158 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 159 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 160 ChunckJob2D = NONE 161 TimeSeriesVars3D = () 162 ChunckJob3D = NONE 163 Seasonal=ON 152 164 153 165 [Post_1M_trdtra] 154 166 Patches = () 155 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)167 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 156 168 TimeSeriesVars2D = NONE 157 169 ChunckJob2D = NONE … … 160 172 Seasonal=ON 161 173 162 163 174 # Daily analysis 164 175 165 176 [Post_1D_grid_T] 166 177 Patches = () 167 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)178 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 168 179 TimeSeriesVars2D = (tos, tosstd, sos, zos, zosstd, sstdcy, mldr10_1, mldr10_1dcy, mldkz5) 169 180 ChunckJob2D = OFF … … 174 185 [Post_1D_grid_U] 175 186 Patches = () 176 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)187 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 177 188 TimeSeriesVars2D = () 178 189 ChunckJob2D = 100Y … … 183 194 [Post_1D_grid_V] 184 195 Patches = () 185 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)196 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 186 197 TimeSeriesVars2D = () 187 198 ChunckJob2D = 200Y … … 203 214 [Post_1Y_grid_T] 204 215 Patches = () 205 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)216 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 206 217 TimeSeriesVars2D = ( ) 207 218 ChunckJob2D = NONE … … 212 223 [Post_1Y_grid_U] 213 224 Patches = () 214 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)225 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 215 226 TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux) 216 227 ChunckJob2D = NONE … … 221 232 [Post_1Y_grid_V] 222 233 Patches = () 223 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)234 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 224 235 TimeSeriesVars2D = ( ) 225 236 ChunckJob2D = NONE … … 228 239 Seasonal=OFF 229 240 230 [Post_1Y_ grid_W]231 Patches = () 232 GatherWithInternal = (nav_l on, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)233 TimeSeriesVars2D = ( 234 ChunckJob2D = NONE 235 TimeSeriesVars3D = ( 236 ChunckJob3D = 50Y237 Seasonal=OFF 238 239 [Post_1Y_diaptr ]240 Patches = () 241 GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds)242 TimeSeriesVars2D = (zomsfglo, zomsfatl, zo temglo, zotematl, zotempac, zosalglo, zosalatl, zosalpac, zosrfglo, zosrfatl, zosrfpac)243 ChunckJob2D = NONE 244 TimeSeriesVars3D = () 245 ChunckJob3D = NONE 246 Seasonal=OFF 241 [Post_1Y_diaptr_T] 242 Patches = () 243 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 244 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 245 ChunckJob2D = NONE 246 TimeSeriesVars3D = () 247 ChunckJob3D = NONE 248 Seasonal=OFF 249 250 [Post_1Y_diaptr_W] 251 Patches = () 252 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 253 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 254 ChunckJob2D = NONE 255 TimeSeriesVars3D = () 256 ChunckJob3D = NONE 257 Seasonal=OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/pdControl/COMP/pisces.card
r3762 r3813 83 83 [Post_1M_ptrc_T] 84 84 Patches = () 85 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)85 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 86 86 TimeSeriesVars2D = () 87 87 ChunckJob2D = 50Y … … 92 92 [Post_1M_diad_T] 93 93 Patches = () 94 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)94 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 95 95 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP) 96 96 ChunckJob2D = 50Y … … 101 101 [Post_1Y_ptrc_T] 102 102 Patches = () 103 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)103 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 104 104 TimeSeriesVars2D = () 105 105 ChunckJob2D = OFF … … 110 110 [Post_1Y_diad_T] 111 111 Patches = () 112 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)112 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 113 113 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup, Nfix) 114 114 ChunckJob2D = 50Y … … 119 119 [Post_1Y_inerttrc] 120 120 Patches = () 121 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)121 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 122 122 TimeSeriesVars2D = () 123 123 ChunckJob2D = OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl-spinup_CMIP6/COMP/opa9.card
r3801 r3813 62 62 List= (ocean.output, solver.stat, namelist, output.namelist.*, context_nemo.xml, axis_def_nemo.xml, grids_def_nemo.xml, field_def_nemo.xml, domain_def_nemo.xml, out_opa.xx.out, out_opa.xx.err, debug_notroot.02, debug.root.02) 63 63 64 65 64 66 [OutputFiles] 65 67 List= (${config_UserChoices_JobName}_1y_scalar.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc , NONE ),\ … … 68 70 (${config_UserChoices_JobName}_1y_grid_V.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc , NONE ),\ 69 71 (${config_UserChoices_JobName}_1y_grid_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc , NONE ),\ 70 (${config_UserChoices_JobName}_1y_diaptr.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr.nc , NONE ),\ 72 (${config_UserChoices_JobName}_1y_diaptr_T.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_T.nc , NONE ),\ 73 (${config_UserChoices_JobName}_1y_diaptr_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_W.nc , NONE ),\ 71 74 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE ),\ 72 75 (${config_UserChoices_JobName}_1m_scalar.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc , Post_1M_scalar),\ … … 75 78 (${config_UserChoices_JobName}_1m_grid_V.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc , Post_1M_grid_V),\ 76 79 (${config_UserChoices_JobName}_1m_grid_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc , Post_1M_grid_W),\ 77 (${config_UserChoices_JobName}_1m_diaptr.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc , Post_1M_diaptr),\ 78 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , NONE ),\ 80 (${config_UserChoices_JobName}_1m_diaptr_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_T.nc , Post_1M_diaptr_T),\ 81 (${config_UserChoices_JobName}_1m_diaptr_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_W.nc , Post_1M_diaptr_W),\ 82 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , Post_1M_trdtra),\ 79 83 (${config_UserChoices_JobName}_5d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_T.nc , NONE ),\ 80 84 (${config_UserChoices_JobName}_5d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_U.nc , NONE ),\ … … 86 90 (${config_UserChoices_JobName}_1d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_W.nc , NONE ),\ 87 91 (${config_UserChoices_JobName}_1d_SBC.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_SBC.nc , NONE ),\ 88 (${config_UserChoices_JobName}_1d_diaptr.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr.nc , NONE ),\ 92 (${config_UserChoices_JobName}_1d_diaptr_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_T.nc , NONE ),\ 93 (${config_UserChoices_JobName}_1d_diaptr_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_W.nc , NONE ),\ 89 94 (${config_UserChoices_JobName}_1d_scalar.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_scalar.nc , NONE ),\ 90 95 (mesh_mask.nc , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc , NONE),\ … … 94 99 (output.init.nc , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE) 95 100 101 96 102 # Monthly analysis 97 103 … … 107 113 [Post_1M_grid_T] 108 114 Patches = () 109 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)110 TimeSeriesVars2D = (zos, tos, sos, mldr10_1, nshfls, rsntds, friver, hc300, wfo)111 ChunckJob2D = NONE 112 TimeSeriesVars3D = ( thetao, so)115 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 116 TimeSeriesVars2D = (zos, zossq, tos, sos, tossq, omlmax, mldkz5, mldr10_1, nshfls, rsntds, rsds, friver, hc300, wfo) 117 ChunckJob2D = NONE 118 TimeSeriesVars3D = (e3t, thetao, so) 113 119 ChunckJob3D = 100Y 114 120 Seasonal=ON … … 116 122 [Post_1M_grid_U] 117 123 Patches = () 118 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)124 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 119 125 TimeSeriesVars2D = (tauuo, sozohetr, sozosatr) 120 ChunckJob2D = OFF126 ChunckJob2D = NONE 121 127 TimeSeriesVars3D = (e3u, uo) 122 ChunckJob3D = OFF128 ChunckJob3D = 100Y 123 129 Seasonal=ON 124 130 125 131 [Post_1M_grid_V] 126 132 Patches = () 127 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)133 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 128 134 TimeSeriesVars2D = (tauvo, somehetr, somesatr) 129 ChunckJob2D = OFF135 ChunckJob2D = NONE 130 136 TimeSeriesVars3D = (e3v, vo) 131 ChunckJob3D = OFF137 ChunckJob3D = 100Y 132 138 Seasonal=ON 133 139 134 140 [Post_1M_grid_W] 135 141 Patches = () 136 GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)142 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 137 143 TimeSeriesVars2D = ( ) 138 ChunckJob2D = OFF144 ChunckJob2D = NONE 139 145 TimeSeriesVars3D = ( ) 140 ChunckJob3D = OFF 141 Seasonal=ON 142 143 [Post_1M_diaptr] 144 Patches = () 145 GatherWithInternal = (nav_lat, depthw, time_counter, time_centered, time_centered_bounds) 146 ChunckJob3D = 100Y 147 Seasonal=ON 148 149 [Post_1M_diaptr_T] 150 Patches = () 151 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 152 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 153 ChunckJob2D = NONE 154 TimeSeriesVars3D = () 155 ChunckJob3D = NONE 156 Seasonal=ON 157 158 [Post_1M_diaptr_W] 159 Patches = () 160 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 146 161 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 147 162 ChunckJob2D = NONE … … 152 167 [Post_1M_trdtra] 153 168 Patches = () 154 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)169 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 155 170 TimeSeriesVars2D = NONE 156 171 ChunckJob2D = NONE … … 159 174 Seasonal=ON 160 175 161 162 176 # Daily analysis 163 177 164 178 [Post_1D_grid_T] 165 179 Patches = () 166 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)180 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 167 181 TimeSeriesVars2D = (tos, tosstd, sos, zos, zosstd, sstdcy, mldr10_1, mldr10_1dcy, mldkz5) 168 182 ChunckJob2D = OFF … … 173 187 [Post_1D_grid_U] 174 188 Patches = () 175 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)189 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 176 190 TimeSeriesVars2D = () 177 191 ChunckJob2D = 100Y … … 182 196 [Post_1D_grid_V] 183 197 Patches = () 184 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)198 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 185 199 TimeSeriesVars2D = () 186 200 ChunckJob2D = 200Y … … 202 216 [Post_1Y_grid_T] 203 217 Patches = () 204 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)218 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 205 219 TimeSeriesVars2D = ( ) 206 220 ChunckJob2D = NONE … … 211 225 [Post_1Y_grid_U] 212 226 Patches = () 213 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)227 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 214 228 TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux) 215 229 ChunckJob2D = NONE … … 220 234 [Post_1Y_grid_V] 221 235 Patches = () 222 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)236 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 223 237 TimeSeriesVars2D = ( ) 224 238 ChunckJob2D = NONE … … 227 241 Seasonal=OFF 228 242 229 [Post_1Y_ grid_W]230 Patches = () 231 GatherWithInternal = (nav_l on, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)232 TimeSeriesVars2D = ( 233 ChunckJob2D = NONE 234 TimeSeriesVars3D = ( 235 ChunckJob3D = 50Y236 Seasonal=OFF 237 238 [Post_1Y_diaptr ]239 Patches = () 240 GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds)241 TimeSeriesVars2D = (zomsfglo, zomsfatl, zo temglo, zotematl, zotempac, zosalglo, zosalatl, zosalpac, zosrfglo, zosrfatl, zosrfpac)242 ChunckJob2D = NONE 243 TimeSeriesVars3D = () 244 ChunckJob3D = NONE 245 Seasonal=OFF 243 [Post_1Y_diaptr_T] 244 Patches = () 245 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 246 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 247 ChunckJob2D = NONE 248 TimeSeriesVars3D = () 249 ChunckJob3D = NONE 250 Seasonal=OFF 251 252 [Post_1Y_diaptr_W] 253 Patches = () 254 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 255 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 256 ChunckJob2D = NONE 257 TimeSeriesVars3D = () 258 ChunckJob3D = NONE 259 Seasonal=OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl-spinup_CMIP6/COMP/pisces.card
r3801 r3813 80 80 [Post_1M_ptrc_T] 81 81 Patches = () 82 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)82 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 83 83 TimeSeriesVars2D = () 84 84 ChunckJob2D = OFF … … 89 89 [Post_1M_diad_T] 90 90 Patches = () 91 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)91 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 92 92 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP) 93 93 ChunckJob2D = OFF … … 98 98 [Post_1Y_ptrc_T] 99 99 Patches = () 100 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)100 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 101 101 TimeSeriesVars2D = () 102 102 ChunckJob2D = OFF … … 107 107 [Post_1Y_diad_T] 108 108 Patches = () 109 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)109 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 110 110 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup, Nfix) 111 111 ChunckJob2D = 50Y … … 116 116 [Post_1Y_inerttrc] 117 117 Patches = () 118 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)118 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 119 119 TimeSeriesVars2D = () 120 120 ChunckJob2D = OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/opa9.card
r3748 r3813 62 62 List= (ocean.output, solver.stat, namelist, output.namelist.*, context_nemo.xml, axis_def_nemo.xml, grids_def_nemo.xml, field_def_nemo.xml, domain_def_nemo.xml, out_opa.xx.out, out_opa.xx.err, debug_notroot.02, debug.root.02) 63 63 64 64 65 [OutputFiles] 65 66 List= (${config_UserChoices_JobName}_1y_scalar.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc , NONE ),\ … … 68 69 (${config_UserChoices_JobName}_1y_grid_V.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc , NONE ),\ 69 70 (${config_UserChoices_JobName}_1y_grid_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc , NONE ),\ 70 (${config_UserChoices_JobName}_1y_diaptr.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr.nc , Post_1Y_diaptr),\ 71 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE) ),\ 71 (${config_UserChoices_JobName}_1y_diaptr_T.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_T.nc , Post_1Y_diaptr_T),\ 72 (${config_UserChoices_JobName}_1y_diaptr_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_W.nc , Post_1Y_diaptr_W),\ 73 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE ),\ 72 74 (${config_UserChoices_JobName}_1m_scalar.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc , Post_1M_scalar),\ 73 75 (${config_UserChoices_JobName}_1m_grid_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc , Post_1M_grid_T),\ … … 75 77 (${config_UserChoices_JobName}_1m_grid_V.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc , Post_1M_grid_V),\ 76 78 (${config_UserChoices_JobName}_1m_grid_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc , Post_1M_grid_W),\ 77 (${config_UserChoices_JobName}_1m_diaptr.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc , Post_1M_diaptr),\ 79 (${config_UserChoices_JobName}_1m_diaptr_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_T.nc , Post_1M_diaptr_T),\ 80 (${config_UserChoices_JobName}_1m_diaptr_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_W.nc , Post_1M_diaptr_W),\ 78 81 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , Post_1M_trdtra),\ 79 82 (${config_UserChoices_JobName}_5d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_T.nc , NONE ),\ … … 81 84 (${config_UserChoices_JobName}_5d_grid_V.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_V.nc , NONE ),\ 82 85 (${config_UserChoices_JobName}_5d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_W.nc , NONE ),\ 83 (${config_UserChoices_JobName}_5d_trdtra.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_trdtra.nc , NONE )),\86 (${config_UserChoices_JobName}_5d_trdtra.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_trdtra.nc , NONE ),\ 84 87 (${config_UserChoices_JobName}_1d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc , Post_1D_grid_T),\ 85 88 (${config_UserChoices_JobName}_1d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc , Post_1D_grid_U),\ 86 89 (${config_UserChoices_JobName}_1d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_W.nc , NONE ),\ 87 90 (${config_UserChoices_JobName}_1d_SBC.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_SBC.nc , NONE ),\ 88 (${config_UserChoices_JobName}_1d_diaptr.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr.nc , NONE ),\ 91 (${config_UserChoices_JobName}_1d_diaptr_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_T.nc , NONE ),\ 92 (${config_UserChoices_JobName}_1d_diaptr_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_W.nc , NONE ),\ 89 93 (${config_UserChoices_JobName}_1d_scalar.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_scalar.nc , NONE ),\ 90 94 (mesh_mask.nc , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc , NONE),\ … … 92 96 (damping.coeff.nc , ${R_OUT_OCE_O_D}/${PREFIX}_damping.coeff.nc , NONE),\ 93 97 (output.abort.nc , ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc , NONE),\ 94 (output.init.nc , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE) 98 95 99 96 100 # Monthly analysis … … 107 111 [Post_1M_grid_T] 108 112 Patches = () 109 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)113 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 110 114 TimeSeriesVars2D = (zos, zossq, tos, sos, tossq, omlmax, mldkz5, mldr10_1, nshfls, rsntds, rsds, friver, hc300, wfo) 111 115 ChunckJob2D = NONE … … 116 120 [Post_1M_grid_U] 117 121 Patches = () 118 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)122 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 119 123 TimeSeriesVars2D = (tauuo, sozohetr, sozosatr) 120 124 ChunckJob2D = NONE … … 125 129 [Post_1M_grid_V] 126 130 Patches = () 127 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)131 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 128 132 TimeSeriesVars2D = (tauvo, somehetr, somesatr) 129 133 ChunckJob2D = NONE … … 134 138 [Post_1M_grid_W] 135 139 Patches = () 136 GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)140 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 137 141 TimeSeriesVars2D = ( ) 138 142 ChunckJob2D = NONE … … 141 145 Seasonal=ON 142 146 143 [Post_1M_diaptr] 144 Patches = () 145 GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds) 146 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc, zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 147 [Post_1M_diaptr_T] 148 Patches = () 149 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 150 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 151 ChunckJob2D = NONE 152 TimeSeriesVars3D = () 153 ChunckJob3D = NONE 154 Seasonal=ON 155 156 [Post_1M_diaptr_W] 157 Patches = () 158 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 159 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 147 160 ChunckJob2D = NONE 148 161 TimeSeriesVars3D = () … … 152 165 [Post_1M_trdtra] 153 166 Patches = () 154 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)167 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 155 168 TimeSeriesVars2D = NONE 156 169 ChunckJob2D = NONE … … 159 172 Seasonal=ON 160 173 161 162 174 # Daily analysis 163 175 164 176 [Post_1D_grid_T] 165 177 Patches = () 166 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)178 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 167 179 TimeSeriesVars2D = (tos, tosstd, sos, zos, zosstd, sstdcy, mldr10_1, mldr10_1dcy, mldkz5) 168 180 ChunckJob2D = OFF … … 173 185 [Post_1D_grid_U] 174 186 Patches = () 175 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)187 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 176 188 TimeSeriesVars2D = () 177 189 ChunckJob2D = 100Y … … 182 194 [Post_1D_grid_V] 183 195 Patches = () 184 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)196 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 185 197 TimeSeriesVars2D = () 186 198 ChunckJob2D = 200Y … … 202 214 [Post_1Y_grid_T] 203 215 Patches = () 204 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)216 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 205 217 TimeSeriesVars2D = ( ) 206 218 ChunckJob2D = NONE … … 211 223 [Post_1Y_grid_U] 212 224 Patches = () 213 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)225 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 214 226 TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux) 215 227 ChunckJob2D = NONE … … 220 232 [Post_1Y_grid_V] 221 233 Patches = () 222 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)234 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 223 235 TimeSeriesVars2D = ( ) 224 236 ChunckJob2D = NONE … … 227 239 Seasonal=OFF 228 240 229 [Post_1Y_ grid_W]230 Patches = () 231 GatherWithInternal = (nav_l on, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)232 TimeSeriesVars2D = ( 233 ChunckJob2D = NONE 234 TimeSeriesVars3D = ( 235 ChunckJob3D = 50Y236 Seasonal=OFF 237 238 [Post_1Y_diaptr ]239 Patches = () 240 GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds)241 TimeSeriesVars2D = (zomsfglo, zomsfatl, zo temglo, zotematl, zotempac, zosalglo, zosalatl, zosalpac, zosrfglo, zosrfatl, zosrfpac)242 ChunckJob2D = NONE 243 TimeSeriesVars3D = () 244 ChunckJob3D = NONE 245 Seasonal=OFF 241 [Post_1Y_diaptr_T] 242 Patches = () 243 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 244 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 245 ChunckJob2D = NONE 246 TimeSeriesVars3D = () 247 ChunckJob3D = NONE 248 Seasonal=OFF 249 250 [Post_1Y_diaptr_W] 251 Patches = () 252 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 253 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 254 ChunckJob2D = NONE 255 TimeSeriesVars3D = () 256 ChunckJob3D = NONE 257 Seasonal=OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/pisces.card
r3762 r3813 83 83 [Post_1M_ptrc_T] 84 84 Patches = () 85 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)85 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 86 86 TimeSeriesVars2D = () 87 87 ChunckJob2D = 50Y … … 92 92 [Post_1M_diad_T] 93 93 Patches = () 94 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)94 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 95 95 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP) 96 96 ChunckJob2D = 50Y … … 101 101 [Post_1Y_ptrc_T] 102 102 Patches = () 103 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)103 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 104 104 TimeSeriesVars2D = () 105 105 ChunckJob2D = OFF … … 110 110 [Post_1Y_diad_T] 111 111 Patches = () 112 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)112 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 113 113 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup, Nfix) 114 114 ChunckJob2D = 50Y … … 119 119 [Post_1Y_inerttrc] 120 120 Patches = () 121 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)121 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 122 122 TimeSeriesVars2D = () 123 123 ChunckJob2D = OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl_CMIP6/COMP/opa9.card
r3801 r3813 62 62 List= (ocean.output, solver.stat, namelist, output.namelist.*, context_nemo.xml, axis_def_nemo.xml, grids_def_nemo.xml, field_def_nemo.xml, domain_def_nemo.xml, out_opa.xx.out, out_opa.xx.err, debug_notroot.02, debug.root.02) 63 63 64 64 65 [OutputFiles] 65 66 List= (${config_UserChoices_JobName}_1y_scalar.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc , NONE ),\ … … 68 69 (${config_UserChoices_JobName}_1y_grid_V.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc , NONE ),\ 69 70 (${config_UserChoices_JobName}_1y_grid_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc , NONE ),\ 70 (${config_UserChoices_JobName}_1y_diaptr.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr.nc , NONE ),\ 71 (${config_UserChoices_JobName}_1y_diaptr_T.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_T.nc , NONE ),\ 72 (${config_UserChoices_JobName}_1y_diaptr_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr_W.nc , NONE ),\ 71 73 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE ),\ 72 74 (${config_UserChoices_JobName}_1m_scalar.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc , Post_1M_scalar),\ … … 75 77 (${config_UserChoices_JobName}_1m_grid_V.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_V.nc , Post_1M_grid_V),\ 76 78 (${config_UserChoices_JobName}_1m_grid_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc , Post_1M_grid_W),\ 77 (${config_UserChoices_JobName}_1m_diaptr.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc , Post_1M_diaptr),\ 78 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , NONE ),\ 79 (${config_UserChoices_JobName}_1m_diaptr_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_T.nc , Post_1M_diaptr_T),\ 80 (${config_UserChoices_JobName}_1m_diaptr_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr_W.nc , Post_1M_diaptr_W),\ 81 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , Post_1M_trdtra),\ 79 82 (${config_UserChoices_JobName}_5d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_T.nc , NONE ),\ 80 83 (${config_UserChoices_JobName}_5d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_U.nc , NONE ),\ … … 86 89 (${config_UserChoices_JobName}_1d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_W.nc , NONE ),\ 87 90 (${config_UserChoices_JobName}_1d_SBC.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_SBC.nc , NONE ),\ 88 (${config_UserChoices_JobName}_1d_diaptr.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr.nc , NONE ),\ 91 (${config_UserChoices_JobName}_1d_diaptr_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_T.nc , NONE ),\ 92 (${config_UserChoices_JobName}_1d_diaptr_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_diaptr_W.nc , NONE ),\ 89 93 (${config_UserChoices_JobName}_1d_scalar.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_scalar.nc , NONE ),\ 90 94 (mesh_mask.nc , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc , NONE),\ … … 94 98 (output.init.nc , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE) 95 99 100 96 101 # Monthly analysis 97 102 … … 107 112 [Post_1M_grid_T] 108 113 Patches = () 109 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)110 TimeSeriesVars2D = (zos, tos, sos, mldr10_1, nshfls, rsntds, friver, hc300, wfo)111 ChunckJob2D = NONE 112 TimeSeriesVars3D = ( thetao, so)114 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 115 TimeSeriesVars2D = (zos, zossq, tos, sos, tossq, omlmax, mldkz5, mldr10_1, nshfls, rsntds, rsds, friver, hc300, wfo) 116 ChunckJob2D = NONE 117 TimeSeriesVars3D = (e3t, thetao, so) 113 118 ChunckJob3D = 100Y 114 119 Seasonal=ON … … 116 121 [Post_1M_grid_U] 117 122 Patches = () 118 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)123 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 119 124 TimeSeriesVars2D = (tauuo, sozohetr, sozosatr) 120 ChunckJob2D = OFF125 ChunckJob2D = NONE 121 126 TimeSeriesVars3D = (e3u, uo) 122 ChunckJob3D = OFF127 ChunckJob3D = 100Y 123 128 Seasonal=ON 124 129 125 130 [Post_1M_grid_V] 126 131 Patches = () 127 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)132 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 128 133 TimeSeriesVars2D = (tauvo, somehetr, somesatr) 129 ChunckJob2D = OFF134 ChunckJob2D = NONE 130 135 TimeSeriesVars3D = (e3v, vo) 131 ChunckJob3D = OFF136 ChunckJob3D = 100Y 132 137 Seasonal=ON 133 138 134 139 [Post_1M_grid_W] 135 140 Patches = () 136 GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)141 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 137 142 TimeSeriesVars2D = ( ) 138 ChunckJob2D = OFF143 ChunckJob2D = NONE 139 144 TimeSeriesVars3D = ( ) 140 ChunckJob3D = OFF 141 Seasonal=ON 142 143 [Post_1M_diaptr] 144 Patches = () 145 GatherWithInternal = (nav_lat, depthw, time_counter, time_centered, time_centered_bounds) 145 ChunckJob3D = 100Y 146 Seasonal=ON 147 148 [Post_1M_diaptr_T] 149 Patches = () 150 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 151 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 152 ChunckJob2D = NONE 153 TimeSeriesVars3D = () 154 ChunckJob3D = NONE 155 Seasonal=ON 156 157 [Post_1M_diaptr_W] 158 Patches = () 159 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 146 160 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 147 161 ChunckJob2D = NONE … … 152 166 [Post_1M_trdtra] 153 167 Patches = () 154 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)168 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 155 169 TimeSeriesVars2D = NONE 156 170 ChunckJob2D = NONE … … 159 173 Seasonal=ON 160 174 161 162 175 # Daily analysis 163 176 164 177 [Post_1D_grid_T] 165 178 Patches = () 166 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)179 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 167 180 TimeSeriesVars2D = (tos, tosstd, sos, zos, zosstd, sstdcy, mldr10_1, mldr10_1dcy, mldkz5) 168 181 ChunckJob2D = OFF … … 173 186 [Post_1D_grid_U] 174 187 Patches = () 175 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)188 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 176 189 TimeSeriesVars2D = () 177 190 ChunckJob2D = 100Y … … 182 195 [Post_1D_grid_V] 183 196 Patches = () 184 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)197 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 185 198 TimeSeriesVars2D = () 186 199 ChunckJob2D = 200Y … … 202 215 [Post_1Y_grid_T] 203 216 Patches = () 204 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)217 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 205 218 TimeSeriesVars2D = ( ) 206 219 ChunckJob2D = NONE … … 211 224 [Post_1Y_grid_U] 212 225 Patches = () 213 GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter, time_centered, time_centered_bounds)226 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 214 227 TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux) 215 228 ChunckJob2D = NONE … … 220 233 [Post_1Y_grid_V] 221 234 Patches = () 222 GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter, time_centered, time_centered_bounds)235 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 223 236 TimeSeriesVars2D = ( ) 224 237 ChunckJob2D = NONE … … 227 240 Seasonal=OFF 228 241 229 [Post_1Y_ grid_W]230 Patches = () 231 GatherWithInternal = (nav_l on, nav_lat, depthw, time_counter, time_centered, time_centered_bounds)232 TimeSeriesVars2D = ( 233 ChunckJob2D = NONE 234 TimeSeriesVars3D = ( 235 ChunckJob3D = 50Y236 Seasonal=OFF 237 238 [Post_1Y_diaptr ]239 Patches = () 240 GatherWithInternal = (nav_lat, deptht, depthw, time_counter, time_centered, time_centered_bounds)241 TimeSeriesVars2D = (zomsfglo, zomsfatl, zo temglo, zotematl, zotempac, zosalglo, zosalatl, zosalpac, zosrfglo, zosrfatl, zosrfpac)242 ChunckJob2D = NONE 243 TimeSeriesVars3D = () 244 ChunckJob3D = NONE 245 Seasonal=OFF 242 [Post_1Y_diaptr_T] 243 Patches = () 244 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 245 TimeSeriesVars2D = (zotemglo, zotematl, zotempac, zotemind, zotemipc, zosalglo, zosalatl, zosalpac, zosalind, zosalipc, zosrfglo, zosrfatl, zosrfpac, zosrfind, zosrfipc, sophtadv, sophtldf, sopstadv, sopstldf) 246 ChunckJob2D = NONE 247 TimeSeriesVars3D = () 248 ChunckJob3D = NONE 249 Seasonal=OFF 250 251 [Post_1Y_diaptr_W] 252 Patches = () 253 GatherWithInternal = (nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 254 TimeSeriesVars2D = (zomsfglo, zomsfatl, zomsfpac, zomsfind, zomsfipc) 255 ChunckJob2D = NONE 256 TimeSeriesVars3D = () 257 ChunckJob3D = NONE 258 Seasonal=OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl_CMIP6/COMP/pisces.card
r3801 r3813 80 80 [Post_1M_ptrc_T] 81 81 Patches = () 82 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)82 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 83 83 TimeSeriesVars2D = () 84 84 ChunckJob2D = OFF … … 89 89 [Post_1M_diad_T] 90 90 Patches = () 91 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)91 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 92 92 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP) 93 93 ChunckJob2D = OFF … … 98 98 [Post_1Y_ptrc_T] 99 99 Patches = () 100 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)100 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 101 101 TimeSeriesVars2D = () 102 102 ChunckJob2D = OFF … … 107 107 [Post_1Y_diad_T] 108 108 Patches = () 109 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)109 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 110 110 TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup, Nfix) 111 111 ChunckJob2D = 50Y … … 116 116 [Post_1Y_inerttrc] 117 117 Patches = () 118 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)118 GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 119 119 TimeSeriesVars2D = () 120 120 ChunckJob2D = OFF -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/file_def_nemo-opa.xml
r3746 r3813 396 396 </file> 397 397 398 <file id="file9" name_suffix="_diaptr" description="diaptr variables" > 399 <field field_ref="zomsfglo" name="zomsfglo" grid_ref="grid_ptr_W_3D" level="1" /> 400 <field field_ref="zomsfatl" name="zomsfatl" grid_ref="grid_ptr_W_3D" level="1" /> 401 <field field_ref="zomsfpac" name="zomsfpac" grid_ref="grid_ptr_W_3D" level="1" /> 402 <field field_ref="zomsfind" name="zomsfind" grid_ref="grid_ptr_W_3D" level="1" /> 403 <field field_ref="zomsfipc" name="zomsfipc" grid_ref="grid_ptr_W_3D" level="1" /> 398 <file id="file9" name_suffix="_diaptr_T" description="diaptr variables" > 404 399 <field field_ref="zotemglo" name="zotemglo" grid_ref="grid_ptr_T_3D" level="2" /> 405 400 <field field_ref="zotematl" name="zotematl" grid_ref="grid_ptr_T_3D" level="2" /> … … 422 417 <field field_ref="sopstldf" name="sopstldf" grid_ref="grid_ptr_T_2D" level="2" /> 423 418 </file> 419 420 <file id="file33" name_suffix="_diaptr_W" description="diaptr variables" > 421 <field field_ref="zomsfglo" name="zomsfglo" grid_ref="grid_ptr_W_3D" level="1" /> 422 <field field_ref="zomsfatl" name="zomsfatl" grid_ref="grid_ptr_W_3D" level="1" /> 423 <field field_ref="zomsfpac" name="zomsfpac" grid_ref="grid_ptr_W_3D" level="1" /> 424 <field field_ref="zomsfind" name="zomsfind" grid_ref="grid_ptr_W_3D" level="1" /> 425 <field field_ref="zomsfipc" name="zomsfipc" grid_ref="grid_ptr_W_3D" level="1" /> 426 </file> 427 424 428 425 429 … … 537 541 </file> 538 542 539 <file id="file14" name_suffix="_diaptr " description="diaptr variables" >543 <file id="file14" name_suffix="_diaptr_T" description="diaptr variables" > 540 544 <field field_ref="zotemglo" grid_ref="grid_ptr_T_3D" level="2" /> 541 545 <field field_ref="zosalglo" grid_ref="grid_ptr_T_3D" level="2" /> 542 546 <field field_ref="zosrfglo" grid_ref="grid_ptr_T_3D" level="2" /> 543 <field field_ref="zomsfglo" grid_ref="grid_ptr_W_3D" level="2" />544 547 <field field_ref="zotematl" grid_ref="grid_ptr_T_3D" level="2" /> 545 548 <field field_ref="zosalatl" grid_ref="grid_ptr_T_3D" level="2" /> 546 549 <field field_ref="zosrfatl" grid_ref="grid_ptr_T_3D" level="2" /> 547 <field field_ref="zomsfatl" grid_ref="grid_ptr_W_3D" level="2" />548 550 <field field_ref="zotempac" grid_ref="grid_ptr_T_3D" level="2" /> 549 551 <field field_ref="zosalpac" grid_ref="grid_ptr_T_3D" level="2" /> 550 552 <field field_ref="zosrfpac" grid_ref="grid_ptr_T_3D" level="2" /> 551 552 553 </file> 554 555 <file id="file34" name_suffix="_diaptr_W" description="diaptr variables" > 556 <field field_ref="zomsfglo" grid_ref="grid_ptr_W_3D" level="2" /> 557 <field field_ref="zomsfatl" grid_ref="grid_ptr_W_3D" level="2" /> 558 </file> 559 553 560 554 561 <file id="file32" name_suffix="_trdtra" description="ocean trends variables" >
Note: See TracChangeset
for help on using the changeset viewer.