Ticket #164: ncout.txt

File ncout.txt, 35.5 KB (added by tyang, 8 years ago)
Line 
1netcdf wrfout_d02_2015-07-16_00\:00\:00 {
2dimensions:
3        Time = UNLIMITED ; // (1 currently)
4        DateStrLen = 19 ;
5        west_east = 159 ;
6        south_north = 159 ;
7        bottom_top = 27 ;
8        bottom_top_stag = 28 ;
9        soil_layers_stag = 4 ;
10        west_east_stag = 160 ;
11        south_north_stag = 160 ;
12variables:
13        char Times(Time, DateStrLen) ;
14        float XLAT(Time, south_north, west_east) ;
15                XLAT:FieldType = 104 ;
16                XLAT:MemoryOrder = "XY " ;
17                XLAT:description = "LATITUDE, SOUTH IS NEGATIVE" ;
18                XLAT:units = "degree_north" ;
19                XLAT:stagger = "" ;
20        float XLONG(Time, south_north, west_east) ;
21                XLONG:FieldType = 104 ;
22                XLONG:MemoryOrder = "XY " ;
23                XLONG:description = "LONGITUDE, WEST IS NEGATIVE" ;
24                XLONG:units = "degree_east" ;
25                XLONG:stagger = "" ;
26        float LU_INDEX(Time, south_north, west_east) ;
27                LU_INDEX:FieldType = 104 ;
28                LU_INDEX:MemoryOrder = "XY " ;
29                LU_INDEX:description = "LAND USE CATEGORY" ;
30                LU_INDEX:units = "" ;
31                LU_INDEX:stagger = "" ;
32                LU_INDEX:coordinates = "XLONG XLAT" ;
33        float ZNU(Time, bottom_top) ;
34                ZNU:FieldType = 104 ;
35                ZNU:MemoryOrder = "Z  " ;
36                ZNU:description = "eta values on half (mass) levels" ;
37                ZNU:units = "" ;
38                ZNU:stagger = "" ;
39        float ZNW(Time, bottom_top_stag) ;
40                ZNW:FieldType = 104 ;
41                ZNW:MemoryOrder = "Z  " ;
42                ZNW:description = "eta values on full (w) levels" ;
43                ZNW:units = "" ;
44                ZNW:stagger = "Z" ;
45        float ZS(Time, soil_layers_stag) ;
46                ZS:FieldType = 104 ;
47                ZS:MemoryOrder = "Z  " ;
48                ZS:description = "DEPTHS OF CENTERS OF SOIL LAYERS" ;
49                ZS:units = "m" ;
50                ZS:stagger = "Z" ;
51        float DZS(Time, soil_layers_stag) ;
52                DZS:FieldType = 104 ;
53                DZS:MemoryOrder = "Z  " ;
54                DZS:description = "THICKNESSES OF SOIL LAYERS" ;
55                DZS:units = "m" ;
56                DZS:stagger = "Z" ;
57        float VAR_SSO(Time, south_north, west_east) ;
58                VAR_SSO:FieldType = 104 ;
59                VAR_SSO:MemoryOrder = "XY " ;
60                VAR_SSO:description = "variance of subgrid-scale orography" ;
61                VAR_SSO:units = "m2" ;
62                VAR_SSO:stagger = "" ;
63                VAR_SSO:coordinates = "XLONG XLAT" ;
64        float LAP_HGT(Time, south_north, west_east) ;
65                LAP_HGT:FieldType = 104 ;
66                LAP_HGT:MemoryOrder = "XY " ;
67                LAP_HGT:description = "Laplacian of orography" ;
68                LAP_HGT:units = "m" ;
69                LAP_HGT:stagger = "" ;
70                LAP_HGT:coordinates = "XLONG XLAT" ;
71        float U(Time, bottom_top, south_north, west_east_stag) ;
72                U:FieldType = 104 ;
73                U:MemoryOrder = "XYZ" ;
74                U:description = "x-wind component" ;
75                U:units = "m s-1" ;
76                U:stagger = "X" ;
77                U:coordinates = "XLONG_U XLAT_U" ;
78        float V(Time, bottom_top, south_north_stag, west_east) ;
79                V:FieldType = 104 ;
80                V:MemoryOrder = "XYZ" ;
81                V:description = "y-wind component" ;
82                V:units = "m s-1" ;
83                V:stagger = "Y" ;
84                V:coordinates = "XLONG_V XLAT_V" ;
85        float W(Time, bottom_top_stag, south_north, west_east) ;
86                W:FieldType = 104 ;
87                W:MemoryOrder = "XYZ" ;
88                W:description = "z-wind component" ;
89                W:units = "m s-1" ;
90                W:stagger = "Z" ;
91                W:coordinates = "XLONG XLAT" ;
92        float PH(Time, bottom_top_stag, south_north, west_east) ;
93                PH:FieldType = 104 ;
94                PH:MemoryOrder = "XYZ" ;
95                PH:description = "perturbation geopotential" ;
96                PH:units = "m2 s-2" ;
97                PH:stagger = "Z" ;
98                PH:coordinates = "XLONG XLAT" ;
99        float PHB(Time, bottom_top_stag, south_north, west_east) ;
100                PHB:FieldType = 104 ;
101                PHB:MemoryOrder = "XYZ" ;
102                PHB:description = "base-state geopotential" ;
103                PHB:units = "m2 s-2" ;
104                PHB:stagger = "Z" ;
105                PHB:coordinates = "XLONG XLAT" ;
106        float T(Time, bottom_top, south_north, west_east) ;
107                T:FieldType = 104 ;
108                T:MemoryOrder = "XYZ" ;
109                T:description = "perturbation potential temperature (theta-t0)" ;
110                T:units = "K" ;
111                T:stagger = "" ;
112                T:coordinates = "XLONG XLAT" ;
113        float HFX_FORCE(Time) ;
114                HFX_FORCE:FieldType = 104 ;
115                HFX_FORCE:MemoryOrder = "0  " ;
116                HFX_FORCE:description = "SCM ideal surface sensible heat flux" ;
117                HFX_FORCE:units = "W m-2" ;
118                HFX_FORCE:stagger = "" ;
119        float LH_FORCE(Time) ;
120                LH_FORCE:FieldType = 104 ;
121                LH_FORCE:MemoryOrder = "0  " ;
122                LH_FORCE:description = "SCM ideal surface latent heat flux" ;
123                LH_FORCE:units = "W m-2" ;
124                LH_FORCE:stagger = "" ;
125        float TSK_FORCE(Time) ;
126                TSK_FORCE:FieldType = 104 ;
127                TSK_FORCE:MemoryOrder = "0  " ;
128                TSK_FORCE:description = "SCM ideal surface skin temperature" ;
129                TSK_FORCE:units = "W m-2" ;
130                TSK_FORCE:stagger = "" ;
131        float HFX_FORCE_TEND(Time) ;
132                HFX_FORCE_TEND:FieldType = 104 ;
133                HFX_FORCE_TEND:MemoryOrder = "0  " ;
134                HFX_FORCE_TEND:description = "SCM ideal surface sensible heat flux tendency" ;
135                HFX_FORCE_TEND:units = "W m-2 s-1" ;
136                HFX_FORCE_TEND:stagger = "" ;
137        float LH_FORCE_TEND(Time) ;
138                LH_FORCE_TEND:FieldType = 104 ;
139                LH_FORCE_TEND:MemoryOrder = "0  " ;
140                LH_FORCE_TEND:description = "SCM ideal surface latent heat flux tendency" ;
141                LH_FORCE_TEND:units = "W m-2 s-1" ;
142                LH_FORCE_TEND:stagger = "" ;
143        float TSK_FORCE_TEND(Time) ;
144                TSK_FORCE_TEND:FieldType = 104 ;
145                TSK_FORCE_TEND:MemoryOrder = "0  " ;
146                TSK_FORCE_TEND:description = "SCM ideal surface skin temperature tendency" ;
147                TSK_FORCE_TEND:units = "W m-2 s-1" ;
148                TSK_FORCE_TEND:stagger = "" ;
149        float MU(Time, south_north, west_east) ;
150                MU:FieldType = 104 ;
151                MU:MemoryOrder = "XY " ;
152                MU:description = "perturbation dry air mass in column" ;
153                MU:units = "Pa" ;
154                MU:stagger = "" ;
155                MU:coordinates = "XLONG XLAT" ;
156        float MUB(Time, south_north, west_east) ;
157                MUB:FieldType = 104 ;
158                MUB:MemoryOrder = "XY " ;
159                MUB:description = "base state dry air mass in column" ;
160                MUB:units = "Pa" ;
161                MUB:stagger = "" ;
162                MUB:coordinates = "XLONG XLAT" ;
163        float NEST_POS(Time, south_north, west_east) ;
164                NEST_POS:FieldType = 104 ;
165                NEST_POS:MemoryOrder = "XY " ;
166                NEST_POS:description = "-" ;
167                NEST_POS:units = "-" ;
168                NEST_POS:stagger = "" ;
169                NEST_POS:coordinates = "XLONG XLAT" ;
170        float P(Time, bottom_top, south_north, west_east) ;
171                P:FieldType = 104 ;
172                P:MemoryOrder = "XYZ" ;
173                P:description = "perturbation pressure" ;
174                P:units = "Pa" ;
175                P:stagger = "" ;
176                P:coordinates = "XLONG XLAT" ;
177        float PB(Time, bottom_top, south_north, west_east) ;
178                PB:FieldType = 104 ;
179                PB:MemoryOrder = "XYZ" ;
180                PB:description = "BASE STATE PRESSURE" ;
181                PB:units = "Pa" ;
182                PB:stagger = "" ;
183                PB:coordinates = "XLONG XLAT" ;
184        float FNM(Time, bottom_top) ;
185                FNM:FieldType = 104 ;
186                FNM:MemoryOrder = "Z  " ;
187                FNM:description = "upper weight for vertical stretching" ;
188                FNM:units = "" ;
189                FNM:stagger = "" ;
190        float FNP(Time, bottom_top) ;
191                FNP:FieldType = 104 ;
192                FNP:MemoryOrder = "Z  " ;
193                FNP:description = "lower weight for vertical stretching" ;
194                FNP:units = "" ;
195                FNP:stagger = "" ;
196        float RDNW(Time, bottom_top) ;
197                RDNW:FieldType = 104 ;
198                RDNW:MemoryOrder = "Z  " ;
199                RDNW:description = "inverse d(eta) values between full (w) levels" ;
200                RDNW:units = "" ;
201                RDNW:stagger = "" ;
202        float RDN(Time, bottom_top) ;
203                RDN:FieldType = 104 ;
204                RDN:MemoryOrder = "Z  " ;
205                RDN:description = "inverse d(eta) values between half (mass) levels" ;
206                RDN:units = "" ;
207                RDN:stagger = "" ;
208        float DNW(Time, bottom_top) ;
209                DNW:FieldType = 104 ;
210                DNW:MemoryOrder = "Z  " ;
211                DNW:description = "d(eta) values between full (w) levels" ;
212                DNW:units = "" ;
213                DNW:stagger = "" ;
214        float DN(Time, bottom_top) ;
215                DN:FieldType = 104 ;
216                DN:MemoryOrder = "Z  " ;
217                DN:description = "d(eta) values between half (mass) levels" ;
218                DN:units = "" ;
219                DN:stagger = "" ;
220        float CFN(Time) ;
221                CFN:FieldType = 104 ;
222                CFN:MemoryOrder = "0  " ;
223                CFN:description = "extrapolation constant" ;
224                CFN:units = "" ;
225                CFN:stagger = "" ;
226        float CFN1(Time) ;
227                CFN1:FieldType = 104 ;
228                CFN1:MemoryOrder = "0  " ;
229                CFN1:description = "extrapolation constant" ;
230                CFN1:units = "" ;
231                CFN1:stagger = "" ;
232        float P_HYD(Time, bottom_top, south_north, west_east) ;
233                P_HYD:FieldType = 104 ;
234                P_HYD:MemoryOrder = "XYZ" ;
235                P_HYD:description = "hydrostatic pressure" ;
236                P_HYD:units = "Pa" ;
237                P_HYD:stagger = "" ;
238                P_HYD:coordinates = "XLONG XLAT" ;
239        float Q2(Time, south_north, west_east) ;
240                Q2:FieldType = 104 ;
241                Q2:MemoryOrder = "XY " ;
242                Q2:description = "QV at 2 M" ;
243                Q2:units = "kg kg-1" ;
244                Q2:stagger = "" ;
245                Q2:coordinates = "XLONG XLAT" ;
246        float T2(Time, south_north, west_east) ;
247                T2:FieldType = 104 ;
248                T2:MemoryOrder = "XY " ;
249                T2:description = "TEMP at 2 M" ;
250                T2:units = "K" ;
251                T2:stagger = "" ;
252                T2:coordinates = "XLONG XLAT" ;
253        float TH2(Time, south_north, west_east) ;
254                TH2:FieldType = 104 ;
255                TH2:MemoryOrder = "XY " ;
256                TH2:description = "POT TEMP at 2 M" ;
257                TH2:units = "K" ;
258                TH2:stagger = "" ;
259                TH2:coordinates = "XLONG XLAT" ;
260        float PSFC(Time, south_north, west_east) ;
261                PSFC:FieldType = 104 ;
262                PSFC:MemoryOrder = "XY " ;
263                PSFC:description = "SFC PRESSURE" ;
264                PSFC:units = "Pa" ;
265                PSFC:stagger = "" ;
266                PSFC:coordinates = "XLONG XLAT" ;
267        float U10(Time, south_north, west_east) ;
268                U10:FieldType = 104 ;
269                U10:MemoryOrder = "XY " ;
270                U10:description = "U at 10 M" ;
271                U10:units = "m s-1" ;
272                U10:stagger = "" ;
273                U10:coordinates = "XLONG XLAT" ;
274        float V10(Time, south_north, west_east) ;
275                V10:FieldType = 104 ;
276                V10:MemoryOrder = "XY " ;
277                V10:description = "V at 10 M" ;
278                V10:units = "m s-1" ;
279                V10:stagger = "" ;
280                V10:coordinates = "XLONG XLAT" ;
281        float RDX(Time) ;
282                RDX:FieldType = 104 ;
283                RDX:MemoryOrder = "0  " ;
284                RDX:description = "INVERSE X GRID LENGTH" ;
285                RDX:units = "" ;
286                RDX:stagger = "" ;
287        float RDY(Time) ;
288                RDY:FieldType = 104 ;
289                RDY:MemoryOrder = "0  " ;
290                RDY:description = "INVERSE Y GRID LENGTH" ;
291                RDY:units = "" ;
292                RDY:stagger = "" ;
293        float RESM(Time) ;
294                RESM:FieldType = 104 ;
295                RESM:MemoryOrder = "0  " ;
296                RESM:description = "TIME WEIGHT CONSTANT FOR SMALL STEPS" ;
297                RESM:units = "" ;
298                RESM:stagger = "" ;
299        float ZETATOP(Time) ;
300                ZETATOP:FieldType = 104 ;
301                ZETATOP:MemoryOrder = "0  " ;
302                ZETATOP:description = "ZETA AT MODEL TOP" ;
303                ZETATOP:units = "" ;
304                ZETATOP:stagger = "" ;
305        float CF1(Time) ;
306                CF1:FieldType = 104 ;
307                CF1:MemoryOrder = "0  " ;
308                CF1:description = "2nd order extrapolation constant" ;
309                CF1:units = "" ;
310                CF1:stagger = "" ;
311        float CF2(Time) ;
312                CF2:FieldType = 104 ;
313                CF2:MemoryOrder = "0  " ;
314                CF2:description = "2nd order extrapolation constant" ;
315                CF2:units = "" ;
316                CF2:stagger = "" ;
317        float CF3(Time) ;
318                CF3:FieldType = 104 ;
319                CF3:MemoryOrder = "0  " ;
320                CF3:description = "2nd order extrapolation constant" ;
321                CF3:units = "" ;
322                CF3:stagger = "" ;
323        int ITIMESTEP(Time) ;
324                ITIMESTEP:FieldType = 106 ;
325                ITIMESTEP:MemoryOrder = "0  " ;
326                ITIMESTEP:description = "" ;
327                ITIMESTEP:units = "" ;
328                ITIMESTEP:stagger = "" ;
329        float XTIME(Time) ;
330                XTIME:FieldType = 104 ;
331                XTIME:MemoryOrder = "0  " ;
332                XTIME:description = "minutes since simulation start" ;
333                XTIME:units = "" ;
334                XTIME:stagger = "" ;
335        float QVAPOR(Time, bottom_top, south_north, west_east) ;
336                QVAPOR:FieldType = 104 ;
337                QVAPOR:MemoryOrder = "XYZ" ;
338                QVAPOR:description = "Water vapor mixing ratio" ;
339                QVAPOR:units = "kg kg-1" ;
340                QVAPOR:stagger = "" ;
341                QVAPOR:coordinates = "XLONG XLAT" ;
342        float QCLOUD(Time, bottom_top, south_north, west_east) ;
343                QCLOUD:FieldType = 104 ;
344                QCLOUD:MemoryOrder = "XYZ" ;
345                QCLOUD:description = "Cloud water mixing ratio" ;
346                QCLOUD:units = "kg kg-1" ;
347                QCLOUD:stagger = "" ;
348                QCLOUD:coordinates = "XLONG XLAT" ;
349        float QRAIN(Time, bottom_top, south_north, west_east) ;
350                QRAIN:FieldType = 104 ;
351                QRAIN:MemoryOrder = "XYZ" ;
352                QRAIN:description = "Rain water mixing ratio" ;
353                QRAIN:units = "kg kg-1" ;
354                QRAIN:stagger = "" ;
355                QRAIN:coordinates = "XLONG XLAT" ;
356        float QICE(Time, bottom_top, south_north, west_east) ;
357                QICE:FieldType = 104 ;
358                QICE:MemoryOrder = "XYZ" ;
359                QICE:description = "Ice mixing ratio" ;
360                QICE:units = "kg kg-1" ;
361                QICE:stagger = "" ;
362                QICE:coordinates = "XLONG XLAT" ;
363        float QSNOW(Time, bottom_top, south_north, west_east) ;
364                QSNOW:FieldType = 104 ;
365                QSNOW:MemoryOrder = "XYZ" ;
366                QSNOW:description = "Snow mixing ratio" ;
367                QSNOW:units = "kg kg-1" ;
368                QSNOW:stagger = "" ;
369                QSNOW:coordinates = "XLONG XLAT" ;
370        float QGRAUP(Time, bottom_top, south_north, west_east) ;
371                QGRAUP:FieldType = 104 ;
372                QGRAUP:MemoryOrder = "XYZ" ;
373                QGRAUP:description = "Graupel mixing ratio" ;
374                QGRAUP:units = "kg kg-1" ;
375                QGRAUP:stagger = "" ;
376                QGRAUP:coordinates = "XLONG XLAT" ;
377        float SHDMAX(Time, south_north, west_east) ;
378                SHDMAX:FieldType = 104 ;
379                SHDMAX:MemoryOrder = "XY " ;
380                SHDMAX:description = "ANNUAL MAX VEG FRACTION" ;
381                SHDMAX:units = "" ;
382                SHDMAX:stagger = "" ;
383                SHDMAX:coordinates = "XLONG XLAT" ;
384        float SHDMIN(Time, south_north, west_east) ;
385                SHDMIN:FieldType = 104 ;
386                SHDMIN:MemoryOrder = "XY " ;
387                SHDMIN:description = "ANNUAL MIN VEG FRACTION" ;
388                SHDMIN:units = "" ;
389                SHDMIN:stagger = "" ;
390                SHDMIN:coordinates = "XLONG XLAT" ;
391        float SNOALB(Time, south_north, west_east) ;
392                SNOALB:FieldType = 104 ;
393                SNOALB:MemoryOrder = "XY " ;
394                SNOALB:description = "ANNUAL MAX SNOW ALBEDO IN FRACTION" ;
395                SNOALB:units = "" ;
396                SNOALB:stagger = "" ;
397                SNOALB:coordinates = "XLONG XLAT" ;
398        float TSLB(Time, soil_layers_stag, south_north, west_east) ;
399                TSLB:FieldType = 104 ;
400                TSLB:MemoryOrder = "XYZ" ;
401                TSLB:description = "SOIL TEMPERATURE" ;
402                TSLB:units = "K" ;
403                TSLB:stagger = "Z" ;
404                TSLB:coordinates = "XLONG XLAT" ;
405        float SMOIS(Time, soil_layers_stag, south_north, west_east) ;
406                SMOIS:FieldType = 104 ;
407                SMOIS:MemoryOrder = "XYZ" ;
408                SMOIS:description = "SOIL MOISTURE" ;
409                SMOIS:units = "m3 m-3" ;
410                SMOIS:stagger = "Z" ;
411                SMOIS:coordinates = "XLONG XLAT" ;
412        float SH2O(Time, soil_layers_stag, south_north, west_east) ;
413                SH2O:FieldType = 104 ;
414                SH2O:MemoryOrder = "XYZ" ;
415                SH2O:description = "SOIL LIQUID WATER" ;
416                SH2O:units = "m3 m-3" ;
417                SH2O:stagger = "Z" ;
418                SH2O:coordinates = "XLONG XLAT" ;
419        float SMCREL(Time, soil_layers_stag, south_north, west_east) ;
420                SMCREL:FieldType = 104 ;
421                SMCREL:MemoryOrder = "XYZ" ;
422                SMCREL:description = "RELATIVE SOIL MOISTURE" ;
423                SMCREL:units = "" ;
424                SMCREL:stagger = "Z" ;
425                SMCREL:coordinates = "XLONG XLAT" ;
426        float SEAICE(Time, south_north, west_east) ;
427                SEAICE:FieldType = 104 ;
428                SEAICE:MemoryOrder = "XY " ;
429                SEAICE:description = "SEA ICE FLAG" ;
430                SEAICE:units = "" ;
431                SEAICE:stagger = "" ;
432                SEAICE:coordinates = "XLONG XLAT" ;
433        float XICEM(Time, south_north, west_east) ;
434                XICEM:FieldType = 104 ;
435                XICEM:MemoryOrder = "XY " ;
436                XICEM:description = "SEA ICE FLAG (PREVIOUS STEP)" ;
437                XICEM:units = "" ;
438                XICEM:stagger = "" ;
439                XICEM:coordinates = "XLONG XLAT" ;
440        float SFROFF(Time, south_north, west_east) ;
441                SFROFF:FieldType = 104 ;
442                SFROFF:MemoryOrder = "XY " ;
443                SFROFF:description = "SURFACE RUNOFF" ;
444                SFROFF:units = "mm" ;
445                SFROFF:stagger = "" ;
446                SFROFF:coordinates = "XLONG XLAT" ;
447        float UDROFF(Time, south_north, west_east) ;
448                UDROFF:FieldType = 104 ;
449                UDROFF:MemoryOrder = "XY " ;
450                UDROFF:description = "UNDERGROUND RUNOFF" ;
451                UDROFF:units = "mm" ;
452                UDROFF:stagger = "" ;
453                UDROFF:coordinates = "XLONG XLAT" ;
454        int IVGTYP(Time, south_north, west_east) ;
455                IVGTYP:FieldType = 106 ;
456                IVGTYP:MemoryOrder = "XY " ;
457                IVGTYP:description = "DOMINANT VEGETATION CATEGORY" ;
458                IVGTYP:units = "" ;
459                IVGTYP:stagger = "" ;
460                IVGTYP:coordinates = "XLONG XLAT" ;
461        int ISLTYP(Time, south_north, west_east) ;
462                ISLTYP:FieldType = 106 ;
463                ISLTYP:MemoryOrder = "XY " ;
464                ISLTYP:description = "DOMINANT SOIL CATEGORY" ;
465                ISLTYP:units = "" ;
466                ISLTYP:stagger = "" ;
467                ISLTYP:coordinates = "XLONG XLAT" ;
468        float VEGFRA(Time, south_north, west_east) ;
469                VEGFRA:FieldType = 104 ;
470                VEGFRA:MemoryOrder = "XY " ;
471                VEGFRA:description = "VEGETATION FRACTION" ;
472                VEGFRA:units = "" ;
473                VEGFRA:stagger = "" ;
474                VEGFRA:coordinates = "XLONG XLAT" ;
475        float GRDFLX(Time, south_north, west_east) ;
476                GRDFLX:FieldType = 104 ;
477                GRDFLX:MemoryOrder = "XY " ;
478                GRDFLX:description = "GROUND HEAT FLUX" ;
479                GRDFLX:units = "W m-2" ;
480                GRDFLX:stagger = "" ;
481                GRDFLX:coordinates = "XLONG XLAT" ;
482        float ACGRDFLX(Time, south_north, west_east) ;
483                ACGRDFLX:FieldType = 104 ;
484                ACGRDFLX:MemoryOrder = "XY " ;
485                ACGRDFLX:description = "ACCUMULATED GROUND HEAT FLUX" ;
486                ACGRDFLX:units = "J m-2" ;
487                ACGRDFLX:stagger = "" ;
488                ACGRDFLX:coordinates = "XLONG XLAT" ;
489        float ACSNOM(Time, south_north, west_east) ;
490                ACSNOM:FieldType = 104 ;
491                ACSNOM:MemoryOrder = "XY " ;
492                ACSNOM:description = "ACCUMULATED MELTED SNOW" ;
493                ACSNOM:units = "kg m-2" ;
494                ACSNOM:stagger = "" ;
495                ACSNOM:coordinates = "XLONG XLAT" ;
496        float SNOW(Time, south_north, west_east) ;
497                SNOW:FieldType = 104 ;
498                SNOW:MemoryOrder = "XY " ;
499                SNOW:description = "SNOW WATER EQUIVALENT" ;
500                SNOW:units = "kg m-2" ;
501                SNOW:stagger = "" ;
502                SNOW:coordinates = "XLONG XLAT" ;
503        float SNOWH(Time, south_north, west_east) ;
504                SNOWH:FieldType = 104 ;
505                SNOWH:MemoryOrder = "XY " ;
506                SNOWH:description = "PHYSICAL SNOW DEPTH" ;
507                SNOWH:units = "m" ;
508                SNOWH:stagger = "" ;
509                SNOWH:coordinates = "XLONG XLAT" ;
510        float CANWAT(Time, south_north, west_east) ;
511                CANWAT:FieldType = 104 ;
512                CANWAT:MemoryOrder = "XY " ;
513                CANWAT:description = "CANOPY WATER" ;
514                CANWAT:units = "kg m-2" ;
515                CANWAT:stagger = "" ;
516                CANWAT:coordinates = "XLONG XLAT" ;
517        float SSTSK(Time, south_north, west_east) ;
518                SSTSK:FieldType = 104 ;
519                SSTSK:MemoryOrder = "XY " ;
520                SSTSK:description = "SKIN SEA SURFACE TEMPERATURE" ;
521                SSTSK:units = "K" ;
522                SSTSK:stagger = "" ;
523                SSTSK:coordinates = "XLONG XLAT" ;
524        float COSZEN(Time, south_north, west_east) ;
525                COSZEN:FieldType = 104 ;
526                COSZEN:MemoryOrder = "XY " ;
527                COSZEN:description = "COS of SOLAR ZENITH ANGLE" ;
528                COSZEN:units = "dimensionless" ;
529                COSZEN:stagger = "" ;
530                COSZEN:coordinates = "XLONG XLAT" ;
531        float LAI(Time, south_north, west_east) ;
532                LAI:FieldType = 104 ;
533                LAI:MemoryOrder = "XY " ;
534                LAI:description = "Leaf area index" ;
535                LAI:units = "area/area" ;
536                LAI:stagger = "" ;
537                LAI:coordinates = "XLONG XLAT" ;
538        float VAR(Time, south_north, west_east) ;
539                VAR:FieldType = 104 ;
540                VAR:MemoryOrder = "XY " ;
541                VAR:description = "OROGRAPHIC VARIANCE" ;
542                VAR:units = "" ;
543                VAR:stagger = "" ;
544                VAR:coordinates = "XLONG XLAT" ;
545        float MAPFAC_M(Time, south_north, west_east) ;
546                MAPFAC_M:FieldType = 104 ;
547                MAPFAC_M:MemoryOrder = "XY " ;
548                MAPFAC_M:description = "Map scale factor on mass grid" ;
549                MAPFAC_M:units = "" ;
550                MAPFAC_M:stagger = "" ;
551                MAPFAC_M:coordinates = "XLONG XLAT" ;
552        float MAPFAC_U(Time, south_north, west_east_stag) ;
553                MAPFAC_U:FieldType = 104 ;
554                MAPFAC_U:MemoryOrder = "XY " ;
555                MAPFAC_U:description = "Map scale factor on u-grid" ;
556                MAPFAC_U:units = "" ;
557                MAPFAC_U:stagger = "X" ;
558                MAPFAC_U:coordinates = "XLONG_U XLAT_U" ;
559        float MAPFAC_V(Time, south_north_stag, west_east) ;
560                MAPFAC_V:FieldType = 104 ;
561                MAPFAC_V:MemoryOrder = "XY " ;
562                MAPFAC_V:description = "Map scale factor on v-grid" ;
563                MAPFAC_V:units = "" ;
564                MAPFAC_V:stagger = "Y" ;
565                MAPFAC_V:coordinates = "XLONG_V XLAT_V" ;
566        float MAPFAC_MX(Time, south_north, west_east) ;
567                MAPFAC_MX:FieldType = 104 ;
568                MAPFAC_MX:MemoryOrder = "XY " ;
569                MAPFAC_MX:description = "Map scale factor on mass grid, x direction" ;
570                MAPFAC_MX:units = "" ;
571                MAPFAC_MX:stagger = "" ;
572                MAPFAC_MX:coordinates = "XLONG XLAT" ;
573        float MAPFAC_MY(Time, south_north, west_east) ;
574                MAPFAC_MY:FieldType = 104 ;
575                MAPFAC_MY:MemoryOrder = "XY " ;
576                MAPFAC_MY:description = "Map scale factor on mass grid, y direction" ;
577                MAPFAC_MY:units = "" ;
578                MAPFAC_MY:stagger = "" ;
579                MAPFAC_MY:coordinates = "XLONG XLAT" ;
580        float MAPFAC_UX(Time, south_north, west_east_stag) ;
581                MAPFAC_UX:FieldType = 104 ;
582                MAPFAC_UX:MemoryOrder = "XY " ;
583                MAPFAC_UX:description = "Map scale factor on u-grid, x direction" ;
584                MAPFAC_UX:units = "" ;
585                MAPFAC_UX:stagger = "X" ;
586                MAPFAC_UX:coordinates = "XLONG_U XLAT_U" ;
587        float MAPFAC_UY(Time, south_north, west_east_stag) ;
588                MAPFAC_UY:FieldType = 104 ;
589                MAPFAC_UY:MemoryOrder = "XY " ;
590                MAPFAC_UY:description = "Map scale factor on u-grid, y direction" ;
591                MAPFAC_UY:units = "" ;
592                MAPFAC_UY:stagger = "X" ;
593                MAPFAC_UY:coordinates = "XLONG_U XLAT_U" ;
594        float MAPFAC_VX(Time, south_north_stag, west_east) ;
595                MAPFAC_VX:FieldType = 104 ;
596                MAPFAC_VX:MemoryOrder = "XY " ;
597                MAPFAC_VX:description = "Map scale factor on v-grid, x direction" ;
598                MAPFAC_VX:units = "" ;
599                MAPFAC_VX:stagger = "Y" ;
600                MAPFAC_VX:coordinates = "XLONG_V XLAT_V" ;
601        float MF_VX_INV(Time, south_north_stag, west_east) ;
602                MF_VX_INV:FieldType = 104 ;
603                MF_VX_INV:MemoryOrder = "XY " ;
604                MF_VX_INV:description = "Inverse map scale factor on v-grid, x direction" ;
605                MF_VX_INV:units = "" ;
606                MF_VX_INV:stagger = "Y" ;
607                MF_VX_INV:coordinates = "XLONG_V XLAT_V" ;
608        float MAPFAC_VY(Time, south_north_stag, west_east) ;
609                MAPFAC_VY:FieldType = 104 ;
610                MAPFAC_VY:MemoryOrder = "XY " ;
611                MAPFAC_VY:description = "Map scale factor on v-grid, y direction" ;
612                MAPFAC_VY:units = "" ;
613                MAPFAC_VY:stagger = "Y" ;
614                MAPFAC_VY:coordinates = "XLONG_V XLAT_V" ;
615        float F(Time, south_north, west_east) ;
616                F:FieldType = 104 ;
617                F:MemoryOrder = "XY " ;
618                F:description = "Coriolis sine latitude term" ;
619                F:units = "s-1" ;
620                F:stagger = "" ;
621                F:coordinates = "XLONG XLAT" ;
622        float E(Time, south_north, west_east) ;
623                E:FieldType = 104 ;
624                E:MemoryOrder = "XY " ;
625                E:description = "Coriolis cosine latitude term" ;
626                E:units = "s-1" ;
627                E:stagger = "" ;
628                E:coordinates = "XLONG XLAT" ;
629        float SINALPHA(Time, south_north, west_east) ;
630                SINALPHA:FieldType = 104 ;
631                SINALPHA:MemoryOrder = "XY " ;
632                SINALPHA:description = "Local sine of map rotation" ;
633                SINALPHA:units = "" ;
634                SINALPHA:stagger = "" ;
635                SINALPHA:coordinates = "XLONG XLAT" ;
636        float COSALPHA(Time, south_north, west_east) ;
637                COSALPHA:FieldType = 104 ;
638                COSALPHA:MemoryOrder = "XY " ;
639                COSALPHA:description = "Local cosine of map rotation" ;
640                COSALPHA:units = "" ;
641                COSALPHA:stagger = "" ;
642                COSALPHA:coordinates = "XLONG XLAT" ;
643        float HGT(Time, south_north, west_east) ;
644                HGT:FieldType = 104 ;
645                HGT:MemoryOrder = "XY " ;
646                HGT:description = "Terrain Height" ;
647                HGT:units = "m" ;
648                HGT:stagger = "" ;
649                HGT:coordinates = "XLONG XLAT" ;
650        float TSK(Time, south_north, west_east) ;
651                TSK:FieldType = 104 ;
652                TSK:MemoryOrder = "XY " ;
653                TSK:description = "SURFACE SKIN TEMPERATURE" ;
654                TSK:units = "K" ;
655                TSK:stagger = "" ;
656                TSK:coordinates = "XLONG XLAT" ;
657        float P_TOP(Time) ;
658                P_TOP:FieldType = 104 ;
659                P_TOP:MemoryOrder = "0  " ;
660                P_TOP:description = "PRESSURE TOP OF THE MODEL" ;
661                P_TOP:units = "Pa" ;
662                P_TOP:stagger = "" ;
663        float T00(Time) ;
664                T00:FieldType = 104 ;
665                T00:MemoryOrder = "0  " ;
666                T00:description = "BASE STATE TEMPERATURE" ;
667                T00:units = "K" ;
668                T00:stagger = "" ;
669        float P00(Time) ;
670                P00:FieldType = 104 ;
671                P00:MemoryOrder = "0  " ;
672                P00:description = "BASE STATE PRESURE" ;
673                P00:units = "Pa" ;
674                P00:stagger = "" ;
675        float TLP(Time) ;
676                TLP:FieldType = 104 ;
677                TLP:MemoryOrder = "0  " ;
678                TLP:description = "BASE STATE LAPSE RATE" ;
679                TLP:units = "" ;
680                TLP:stagger = "" ;
681        float TISO(Time) ;
682                TISO:FieldType = 104 ;
683                TISO:MemoryOrder = "0  " ;
684                TISO:description = "TEMP AT WHICH THE BASE T TURNS CONST" ;
685                TISO:units = "K" ;
686                TISO:stagger = "" ;
687        float MAX_MSTFX(Time) ;
688                MAX_MSTFX:FieldType = 104 ;
689                MAX_MSTFX:MemoryOrder = "0  " ;
690                MAX_MSTFX:description = "Max map factor in domain" ;
691                MAX_MSTFX:units = "" ;
692                MAX_MSTFX:stagger = "" ;
693        float MAX_MSTFY(Time) ;
694                MAX_MSTFY:FieldType = 104 ;
695                MAX_MSTFY:MemoryOrder = "0  " ;
696                MAX_MSTFY:description = "Max map factor in domain" ;
697                MAX_MSTFY:units = "" ;
698                MAX_MSTFY:stagger = "" ;
699        float RAINC(Time, south_north, west_east) ;
700                RAINC:FieldType = 104 ;
701                RAINC:MemoryOrder = "XY " ;
702                RAINC:description = "ACCUMULATED TOTAL CUMULUS PRECIPITATION" ;
703                RAINC:units = "mm" ;
704                RAINC:stagger = "" ;
705                RAINC:coordinates = "XLONG XLAT" ;
706        float RAINSH(Time, south_north, west_east) ;
707                RAINSH:FieldType = 104 ;
708                RAINSH:MemoryOrder = "XY " ;
709                RAINSH:description = "ACCUMULATED SHALLOW CUMULUS PRECIPITATION" ;
710                RAINSH:units = "mm" ;
711                RAINSH:stagger = "" ;
712                RAINSH:coordinates = "XLONG XLAT" ;
713        float RAINNC(Time, south_north, west_east) ;
714                RAINNC:FieldType = 104 ;
715                RAINNC:MemoryOrder = "XY " ;
716                RAINNC:description = "ACCUMULATED TOTAL GRID SCALE PRECIPITATION" ;
717                RAINNC:units = "mm" ;
718                RAINNC:stagger = "" ;
719                RAINNC:coordinates = "XLONG XLAT" ;
720        float SNOWNC(Time, south_north, west_east) ;
721                SNOWNC:FieldType = 104 ;
722                SNOWNC:MemoryOrder = "XY " ;
723                SNOWNC:description = "ACCUMULATED TOTAL GRID SCALE SNOW AND ICE" ;
724                SNOWNC:units = "mm" ;
725                SNOWNC:stagger = "" ;
726                SNOWNC:coordinates = "XLONG XLAT" ;
727        float GRAUPELNC(Time, south_north, west_east) ;
728                GRAUPELNC:FieldType = 104 ;
729                GRAUPELNC:MemoryOrder = "XY " ;
730                GRAUPELNC:description = "ACCUMULATED TOTAL GRID SCALE GRAUPEL" ;
731                GRAUPELNC:units = "mm" ;
732                GRAUPELNC:stagger = "" ;
733                GRAUPELNC:coordinates = "XLONG XLAT" ;
734        float HAILNC(Time, south_north, west_east) ;
735                HAILNC:FieldType = 104 ;
736                HAILNC:MemoryOrder = "XY " ;
737                HAILNC:description = "ACCUMULATED TOTAL GRID SCALE HAIL" ;
738                HAILNC:units = "mm" ;
739                HAILNC:stagger = "" ;
740                HAILNC:coordinates = "XLONG XLAT" ;
741        float REFL_10CM(Time, bottom_top, south_north, west_east) ;
742                REFL_10CM:FieldType = 104 ;
743                REFL_10CM:MemoryOrder = "XYZ" ;
744                REFL_10CM:description = "Radar reflectivity (lamda = 10 cm)" ;
745                REFL_10CM:units = "dBZ" ;
746                REFL_10CM:stagger = "" ;
747                REFL_10CM:coordinates = "XLONG XLAT" ;
748        float CLDFRA(Time, bottom_top, south_north, west_east) ;
749                CLDFRA:FieldType = 104 ;
750                CLDFRA:MemoryOrder = "XYZ" ;
751                CLDFRA:description = "CLOUD FRACTION" ;
752                CLDFRA:units = "" ;
753                CLDFRA:stagger = "" ;
754                CLDFRA:coordinates = "XLONG XLAT" ;
755        float SWDOWN(Time, south_north, west_east) ;
756                SWDOWN:FieldType = 104 ;
757                SWDOWN:MemoryOrder = "XY " ;
758                SWDOWN:description = "DOWNWARD SHORT WAVE FLUX AT GROUND SURFACE" ;
759                SWDOWN:units = "W m-2" ;
760                SWDOWN:stagger = "" ;
761                SWDOWN:coordinates = "XLONG XLAT" ;
762        float GLW(Time, south_north, west_east) ;
763                GLW:FieldType = 104 ;
764                GLW:MemoryOrder = "XY " ;
765                GLW:description = "DOWNWARD LONG WAVE FLUX AT GROUND SURFACE" ;
766                GLW:units = "W m-2" ;
767                GLW:stagger = "" ;
768                GLW:coordinates = "XLONG XLAT" ;
769        float SWNORM(Time, south_north, west_east) ;
770                SWNORM:FieldType = 104 ;
771                SWNORM:MemoryOrder = "XY " ;
772                SWNORM:description = "NORMAL SHORT WAVE FLUX AT GROUND SURFACE (SLOPE-DEPENDENT)" ;
773                SWNORM:units = "W m-2" ;
774                SWNORM:stagger = "" ;
775                SWNORM:coordinates = "XLONG XLAT" ;
776        float SWDDIR(Time, south_north, west_east) ;
777                SWDDIR:FieldType = 104 ;
778                SWDDIR:MemoryOrder = "XY " ;
779                SWDDIR:description = "Shortwave surface downward direct irradiance" ;
780                SWDDIR:units = "W/m^2" ;
781                SWDDIR:stagger = "" ;
782                SWDDIR:coordinates = "XLONG XLAT" ;
783        float SWDDNI(Time, south_north, west_east) ;
784                SWDDNI:FieldType = 104 ;
785                SWDDNI:MemoryOrder = "XY " ;
786                SWDDNI:description = "Shortwave surface downward direct normal irradiance" ;
787                SWDDNI:units = "W/m^2" ;
788                SWDDNI:stagger = "" ;
789                SWDDNI:coordinates = "XLONG XLAT" ;
790        float SWDDIF(Time, south_north, west_east) ;
791                SWDDIF:FieldType = 104 ;
792                SWDDIF:MemoryOrder = "XY " ;
793                SWDDIF:description = "Shortwave surface downward diffuse irradiance" ;
794                SWDDIF:units = "W/m^2" ;
795                SWDDIF:stagger = "" ;
796                SWDDIF:coordinates = "XLONG XLAT" ;
797        float OLR(Time, south_north, west_east) ;
798                OLR:FieldType = 104 ;
799                OLR:MemoryOrder = "XY " ;
800                OLR:description = "TOA OUTGOING LONG WAVE" ;
801                OLR:units = "W m-2" ;
802                OLR:stagger = "" ;
803                OLR:coordinates = "XLONG XLAT" ;
804        float XLAT_U(Time, south_north, west_east_stag) ;
805                XLAT_U:FieldType = 104 ;
806                XLAT_U:MemoryOrder = "XY " ;
807                XLAT_U:description = "LATITUDE, SOUTH IS NEGATIVE" ;
808                XLAT_U:units = "degree_north" ;
809                XLAT_U:stagger = "X" ;
810                XLAT_U:coordinates = "XLONG_U XLAT_U" ;
811        float XLONG_U(Time, south_north, west_east_stag) ;
812                XLONG_U:FieldType = 104 ;
813                XLONG_U:MemoryOrder = "XY " ;
814                XLONG_U:description = "LONGITUDE, WEST IS NEGATIVE" ;
815                XLONG_U:units = "degree_east" ;
816                XLONG_U:stagger = "X" ;
817                XLONG_U:coordinates = "XLONG_U XLAT_U" ;
818        float XLAT_V(Time, south_north_stag, west_east) ;
819                XLAT_V:FieldType = 104 ;
820                XLAT_V:MemoryOrder = "XY " ;
821                XLAT_V:description = "LATITUDE, SOUTH IS NEGATIVE" ;
822                XLAT_V:units = "degree_north" ;
823                XLAT_V:stagger = "Y" ;
824                XLAT_V:coordinates = "XLONG_V XLAT_V" ;
825        float XLONG_V(Time, south_north_stag, west_east) ;
826                XLONG_V:FieldType = 104 ;
827                XLONG_V:MemoryOrder = "XY " ;
828                XLONG_V:description = "LONGITUDE, WEST IS NEGATIVE" ;
829                XLONG_V:units = "degree_east" ;
830                XLONG_V:stagger = "Y" ;
831                XLONG_V:coordinates = "XLONG_V XLAT_V" ;
832        float ALBEDO(Time, south_north, west_east) ;
833                ALBEDO:FieldType = 104 ;
834                ALBEDO:MemoryOrder = "XY " ;
835                ALBEDO:description = "ALBEDO" ;
836                ALBEDO:units = "-" ;
837                ALBEDO:stagger = "" ;
838                ALBEDO:coordinates = "XLONG XLAT" ;
839        float CLAT(Time, south_north, west_east) ;
840                CLAT:FieldType = 104 ;
841                CLAT:MemoryOrder = "XY " ;
842                CLAT:description = "COMPUTATIONAL GRID LATITUDE, SOUTH IS NEGATIVE" ;
843                CLAT:units = "degree_north" ;
844                CLAT:stagger = "" ;
845                CLAT:coordinates = "XLONG XLAT" ;
846        float ALBBCK(Time, south_north, west_east) ;
847                ALBBCK:FieldType = 104 ;
848                ALBBCK:MemoryOrder = "XY " ;
849                ALBBCK:description = "BACKGROUND ALBEDO" ;
850                ALBBCK:units = "" ;
851                ALBBCK:stagger = "" ;
852                ALBBCK:coordinates = "XLONG XLAT" ;
853        float EMISS(Time, south_north, west_east) ;
854                EMISS:FieldType = 104 ;
855                EMISS:MemoryOrder = "XY " ;
856                EMISS:description = "SURFACE EMISSIVITY" ;
857                EMISS:units = "" ;
858                EMISS:stagger = "" ;
859                EMISS:coordinates = "XLONG XLAT" ;
860        float NOAHRES(Time, south_north, west_east) ;
861                NOAHRES:FieldType = 104 ;
862                NOAHRES:MemoryOrder = "XY " ;
863                NOAHRES:description = "RESIDUAL OF THE NOAH SURFACE ENERGY BUDGET" ;
864                NOAHRES:units = "W m{-2}" ;
865                NOAHRES:stagger = "" ;
866                NOAHRES:coordinates = "XLONG XLAT" ;
867        float FLX4(Time, south_north, west_east) ;
868                FLX4:FieldType = 104 ;
869                FLX4:MemoryOrder = "XY " ;
870                FLX4:description = "sensible heat from canopy" ;
871                FLX4:units = "W m{-2}" ;
872                FLX4:stagger = "" ;
873                FLX4:coordinates = "XLONG XLAT" ;
874        float FVB(Time, south_north, west_east) ;
875                FVB:FieldType = 104 ;
876                FVB:MemoryOrder = "XY " ;
877                FVB:description = "fraction of vegetation with snow below" ;
878                FVB:units = "" ;
879                FVB:stagger = "" ;
880                FVB:coordinates = "XLONG XLAT" ;
881        float FBUR(Time, south_north, west_east) ;
882                FBUR:FieldType = 104 ;
883                FBUR:MemoryOrder = "XY " ;
884                FBUR:description = "fraction of vegetation covered by snow" ;
885                FBUR:units = "" ;
886                FBUR:stagger = "" ;
887                FBUR:coordinates = "XLONG XLAT" ;
888        float FGSN(Time, south_north, west_east) ;
889                FGSN:FieldType = 104 ;
890                FGSN:MemoryOrder = "XY " ;
891                FGSN:description = "fraction of ground covered by snow" ;
892                FGSN:units = "" ;
893                FGSN:stagger = "" ;
894                FGSN:coordinates = "XLONG XLAT" ;
895        float TMN(Time, south_north, west_east) ;
896                TMN:FieldType = 104 ;
897                TMN:MemoryOrder = "XY " ;
898                TMN:description = "SOIL TEMPERATURE AT LOWER BOUNDARY" ;
899                TMN:units = "K" ;
900                TMN:stagger = "" ;
901                TMN:coordinates = "XLONG XLAT" ;
902        float XLAND(Time, south_north, west_east) ;
903                XLAND:FieldType = 104 ;
904                XLAND:MemoryOrder = "XY " ;
905                XLAND:description = "LAND MASK (1 FOR LAND, 2 FOR WATER)" ;
906                XLAND:units = "" ;
907                XLAND:stagger = "" ;
908                XLAND:coordinates = "XLONG XLAT" ;
909        float UST(Time, south_north, west_east) ;
910                UST:FieldType = 104 ;
911                UST:MemoryOrder = "XY " ;
912                UST:description = "U* IN SIMILARITY THEORY" ;
913                UST:units = "m s-1" ;
914                UST:stagger = "" ;
915                UST:coordinates = "XLONG XLAT" ;
916        float PBLH(Time, south_north, west_east) ;
917                PBLH:FieldType = 104 ;
918                PBLH:MemoryOrder = "XY " ;
919                PBLH:description = "PBL HEIGHT" ;
920                PBLH:units = "m" ;
921                PBLH:stagger = "" ;
922                PBLH:coordinates = "XLONG XLAT" ;
923        float HFX(Time, south_north, west_east) ;
924                HFX:FieldType = 104 ;
925                HFX:MemoryOrder = "XY " ;
926                HFX:description = "UPWARD HEAT FLUX AT THE SURFACE" ;
927                HFX:units = "W m-2" ;
928                HFX:stagger = "" ;
929                HFX:coordinates = "XLONG XLAT" ;
930        float QFX(Time, south_north, west_east) ;
931                QFX:FieldType = 104 ;
932                QFX:MemoryOrder = "XY " ;
933                QFX:description = "UPWARD MOISTURE FLUX AT THE SURFACE" ;
934                QFX:units = "kg m-2 s-1" ;
935                QFX:stagger = "" ;
936                QFX:coordinates = "XLONG XLAT" ;
937        float LH(Time, south_north, west_east) ;
938                LH:FieldType = 104 ;
939                LH:MemoryOrder = "XY " ;
940                LH:description = "LATENT HEAT FLUX AT THE SURFACE" ;
941                LH:units = "W m-2" ;
942                LH:stagger = "" ;
943                LH:coordinates = "XLONG XLAT" ;
944        float ACHFX(Time, south_north, west_east) ;
945                ACHFX:FieldType = 104 ;
946                ACHFX:MemoryOrder = "XY " ;
947                ACHFX:description = "ACCUMULATED UPWARD HEAT FLUX AT THE SURFACE" ;
948                ACHFX:units = "J m-2" ;
949                ACHFX:stagger = "" ;
950                ACHFX:coordinates = "XLONG XLAT" ;
951        float ACLHF(Time, south_north, west_east) ;
952                ACLHF:FieldType = 104 ;
953                ACLHF:MemoryOrder = "XY " ;
954                ACLHF:description = "ACCUMULATED UPWARD LATENT HEAT FLUX AT THE SURFACE" ;
955                ACLHF:units = "J m-2" ;
956                ACLHF:stagger = "" ;
957                ACLHF:coordinates = "XLONG XLAT" ;
958        float SNOWC(Time, south_north, west_east) ;
959                SNOWC:FieldType = 104 ;
960                SNOWC:MemoryOrder = "XY " ;
961                SNOWC:description = "FLAG INDICATING SNOW COVERAGE (1 FOR SNOW COVER)" ;
962                SNOWC:units = "" ;
963                SNOWC:stagger = "" ;
964                SNOWC:coordinates = "XLONG XLAT" ;
965        float SR(Time, south_north, west_east) ;
966                SR:FieldType = 104 ;
967                SR:MemoryOrder = "XY " ;
968                SR:description = "fraction of frozen precipitation" ;
969                SR:units = "-" ;
970                SR:stagger = "" ;
971                SR:coordinates = "XLONG XLAT" ;
972        int SAVE_TOPO_FROM_REAL(Time) ;
973                SAVE_TOPO_FROM_REAL:FieldType = 106 ;
974                SAVE_TOPO_FROM_REAL:MemoryOrder = "0  " ;
975                SAVE_TOPO_FROM_REAL:description = "1=original topo from real/0=topo modified by WRF" ;
976                SAVE_TOPO_FROM_REAL:units = "flag" ;
977                SAVE_TOPO_FROM_REAL:stagger = "" ;
978        int SEED1(Time) ;
979                SEED1:FieldType = 106 ;
980                SEED1:MemoryOrder = "0  " ;
981                SEED1:description = "RANDOM SEED NUMBER 1" ;
982                SEED1:units = "" ;
983                SEED1:stagger = "" ;
984        int SEED2(Time) ;
985                SEED2:FieldType = 106 ;
986                SEED2:MemoryOrder = "0  " ;
987                SEED2:description = "RANDOM SEED NUMBER 2" ;
988                SEED2:units = "" ;
989                SEED2:stagger = "" ;
990        float LANDMASK(Time, south_north, west_east) ;
991                LANDMASK:FieldType = 104 ;
992                LANDMASK:MemoryOrder = "XY " ;
993                LANDMASK:description = "LAND MASK (1 FOR LAND, 0 FOR WATER)" ;
994                LANDMASK:units = "" ;
995                LANDMASK:stagger = "" ;
996                LANDMASK:coordinates = "XLONG XLAT" ;
997        float SST(Time, south_north, west_east) ;
998                SST:FieldType = 104 ;
999                SST:MemoryOrder = "XY " ;
1000                SST:description = "SEA SURFACE TEMPERATURE" ;
1001                SST:units = "K" ;
1002                SST:stagger = "" ;
1003                SST:coordinates = "XLONG XLAT" ;
1004
1005// global attributes:
1006                :TITLE = " OUTPUT FROM WRF V3.5.1 MODEL" ;
1007                :START_DATE = "2015-07-16_00:00:00" ;
1008                :SIMULATION_START_DATE = "2015-07-16_00:00:00" ;
1009                :WEST-EAST_GRID_DIMENSION = 160 ;
1010                :SOUTH-NORTH_GRID_DIMENSION = 160 ;
1011                :BOTTOM-TOP_GRID_DIMENSION = 28 ;
1012                :DX = 3000.f ;
1013                :DY = 3000.f ;
1014                :STOCH_FORCE_OPT = 0 ;
1015                :GRIDTYPE = "C" ;
1016                :DIFF_OPT = 2 ;
1017                :KM_OPT = 4 ;
1018                :DAMP_OPT = 0 ;
1019                :DAMPCOEF = 0.01f ;
1020                :KHDIF = 0.f ;
1021                :KVDIF = 0.f ;
1022                :MP_PHYSICS = 6 ;
1023                :RA_LW_PHYSICS = 1 ;
1024                :RA_SW_PHYSICS = 1 ;
1025                :SF_SFCLAY_PHYSICS = 1 ;
1026                :SF_SURFACE_PHYSICS = 2 ;
1027                :BL_PBL_PHYSICS = 1 ;
1028                :CU_PHYSICS = 0 ;
1029                :SURFACE_INPUT_SOURCE = 1 ;
1030                :SST_UPDATE = 0 ;
1031                :GRID_FDDA = 0 ;
1032                :GFDDA_INTERVAL_M = 0 ;
1033                :GFDDA_END_H = 0 ;
1034                :GRID_SFDDA = 0 ;
1035                :SGFDDA_INTERVAL_M = 0 ;
1036                :SGFDDA_END_H = 0 ;
1037                :HYPSOMETRIC_OPT = 2 ;
1038                :SF_URBAN_PHYSICS = 1 ;
1039                :SHCU_PHYSICS = 0 ;
1040                :MFSHCONV = 0 ;
1041                :FEEDBACK = 0 ;
1042                :SMOOTH_OPTION = 0 ;
1043                :SWRAD_SCAT = 1.f ;
1044                :W_DAMPING = 1 ;
1045                :DT = 6.f ;
1046                :RADT = 10.f ;
1047                :BLDT = 0.f ;
1048                :CUDT = 0.f ;
1049                :SWINT_OPT = 0 ;
1050                :MOIST_ADV_OPT = 1 ;
1051                :SCALAR_ADV_OPT = 1 ;
1052                :TKE_ADV_OPT = 1 ;
1053                :DIFF_6TH_OPT = 0 ;
1054                :DIFF_6TH_FACTOR = 0.12f ;
1055                :OBS_NUDGE_OPT = 0 ;
1056                :BUCKET_MM = -1.f ;
1057                :BUCKET_J = -1.f ;
1058                :PREC_ACC_DT = 0.f ;
1059                :SF_OCEAN_PHYSICS = 0 ;
1060                :ISFTCFLX = 0 ;
1061                :ISHALLOW = 0 ;
1062                :DFI_OPT = 0 ;
1063                :WEST-EAST_PATCH_START_UNSTAG = 1 ;
1064                :WEST-EAST_PATCH_END_UNSTAG = 159 ;
1065                :WEST-EAST_PATCH_START_STAG = 1 ;
1066                :WEST-EAST_PATCH_END_STAG = 160 ;
1067                :SOUTH-NORTH_PATCH_START_UNSTAG = 1 ;
1068                :SOUTH-NORTH_PATCH_END_UNSTAG = 159 ;
1069                :SOUTH-NORTH_PATCH_START_STAG = 1 ;
1070                :SOUTH-NORTH_PATCH_END_STAG = 160 ;
1071                :BOTTOM-TOP_PATCH_START_UNSTAG = 1 ;
1072                :BOTTOM-TOP_PATCH_END_UNSTAG = 27 ;
1073                :BOTTOM-TOP_PATCH_START_STAG = 1 ;
1074                :BOTTOM-TOP_PATCH_END_STAG = 28 ;
1075                :GRID_ID = 2 ;
1076                :PARENT_ID = 1 ;
1077                :I_PARENT_START = 54 ;
1078                :J_PARENT_START = 54 ;
1079                :PARENT_GRID_RATIO = 3 ;
1080                :CEN_LAT = 39.987f ;
1081                :CEN_LON = 116.456f ;
1082                :TRUELAT1 = 30.f ;
1083                :TRUELAT2 = 60.f ;
1084                :MOAD_CEN_LAT = 39.987f ;
1085                :STAND_LON = 116.456f ;
1086                :POLE_LAT = 90.f ;
1087                :POLE_LON = 0.f ;
1088                :GMT = 0.f ;
1089                :JULYR = 2015 ;
1090                :JULDAY = 197 ;
1091                :MAP_PROJ = 1 ;
1092                :MAP_PROJ_CHAR = "Lambert Conformal" ;
1093                :MMINLU = "USGS" ;
1094                :NUM_LAND_CAT = 24 ;
1095                :ISWATER = 16 ;
1096                :ISLAKE = -1 ;
1097                :ISICE = 24 ;
1098                :ISURBAN = 1 ;
1099                :ISOILWATER = 14 ;
1100}
hosted by ZAMG