<div dir="ltr">Here is the output of the ncdump:<div><br></div><div><p style="margin:0px;font-size:11px;font-family:Menlo">dstanfel@bugaboo:~/models/mom/work/ESM2M_pi-control_C2&gt; ncdump -c atmos_month.nc.0000</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">netcdf <a href="http://atmos_month.nc">atmos_month.nc</a> {</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">dimensions:</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>lon = 144 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>lonb = 145 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>lat = 3 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>latb = 4 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>time = UNLIMITED ; // (0 currently)</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>nv = 2 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>pfull = 24 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>phalf = 25 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">variables:</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double lon(lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lon:long_name = &quot;longitude&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lon:units = &quot;degrees_E&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lon:cartesian_axis = &quot;X&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lon:domain_decomposition = 1, 144, 1, 144 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lon:edges = &quot;lonb&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double lonb(lonb) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lonb:long_name = &quot;longitude edges&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lonb:units = &quot;degrees_E&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lonb:cartesian_axis = &quot;X&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double lat(lat) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lat:long_name = &quot;latitude&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lat:units = &quot;degrees_N&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lat:cartesian_axis = &quot;Y&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lat:domain_decomposition = 1, 90, 1, 3 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lat:edges = &quot;latb&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double latb(latb) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>latb:long_name = &quot;latitude edges&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>latb:units = &quot;degrees_N&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>latb:cartesian_axis = &quot;Y&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>latb:domain_decomposition = 1, 91, 1, 4 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double time(time) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>time:long_name = &quot;time&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>time:units = &quot;days since 0001-01-01 00:00:00&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>time:cartesian_axis = &quot;T&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>time:calendar_type = &quot;NOLEAP&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>time:calendar = &quot;NOLEAP&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>time:bounds = &quot;time_bounds&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double nv(nv) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>nv:long_name = &quot;vertex number&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>nv:units = &quot;none&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>nv:cartesian_axis = &quot;N&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double pfull(pfull) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>pfull:long_name = &quot;ref full pressure level&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>pfull:units = &quot;mb&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>pfull:cartesian_axis = &quot;Z&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>pfull:positive = &quot;down&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>pfull:edges = &quot;phalf&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double phalf(phalf) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>phalf:long_name = &quot;ref half pressure level&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>phalf:units = &quot;mb&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>phalf:cartesian_axis = &quot;Z&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>phalf:positive = &quot;down&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float fco2nat(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>fco2nat:long_name = &quot;flux of carbon dioxide&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>fco2nat:units = &quot;mol CO2/(m2 s)&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>fco2nat:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>fco2nat:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>fco2nat:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>fco2nat:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float high_cld_amt(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>high_cld_amt:long_name = &quot;high cloud amount&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>high_cld_amt:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>high_cld_amt:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>high_cld_amt:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>high_cld_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>high_cld_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float low_cld_amt(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>low_cld_amt:long_name = &quot;low cloud amount&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>low_cld_amt:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>low_cld_amt:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>low_cld_amt:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>low_cld_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>low_cld_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float mid_cld_amt(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mid_cld_amt:long_name = &quot;mid cloud amount&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mid_cld_amt:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mid_cld_amt:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mid_cld_amt:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mid_cld_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mid_cld_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tot_cld_amt(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cld_amt:long_name = &quot;total cloud amount&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cld_amt:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cld_amt:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cld_amt:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cld_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cld_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float taubx(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>taubx:long_name = &quot;x base flux for grav wave drag&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>taubx:units = &quot;kg/m/s2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>taubx:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>taubx:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>taubx:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>taubx:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tauby(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tauby:long_name = &quot;y base flux for grav wave drag&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tauby:units = &quot;kg/m/s2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tauby:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tauby:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tauby:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tauby:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float udt_gwd(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_gwd:long_name = &quot;u wind tendency for gravity wave drag&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_gwd:units = &quot;m/s2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_gwd:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_gwd:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_gwd:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_gwd:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float vdt_gwd(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_gwd:long_name = &quot;v wind tendency for gravity wave drag&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_gwd:units = &quot;m/s2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_gwd:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_gwd:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_gwd:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_gwd:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float udt_rdamp(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_rdamp:long_name = &quot;u wind tendency for Rayleigh damping&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_rdamp:units = &quot;m/s2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_rdamp:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_rdamp:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_rdamp:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_rdamp:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float vdt_rdamp(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_rdamp:long_name = &quot;v wind tendency for Rayleigh damping&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_rdamp:units = &quot;m/s2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_rdamp:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_rdamp:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_rdamp:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_rdamp:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float bk(phalf) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>bk:long_name = &quot;vertical coordinate sigma value&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>bk:units = &quot;none&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>bk:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>bk:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>bk:cell_methods = &quot;time: point&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float pk(phalf) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>pk:long_name = &quot;pressure part of the hybrid coordinate&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>pk:units = &quot;pascal&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>pk:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>pk:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>pk:cell_methods = &quot;time: point&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float zsurf(lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>zsurf:long_name = &quot;surface height&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>zsurf:units = &quot;m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>zsurf:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>zsurf:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>zsurf:cell_methods = &quot;time: point&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float cld_amt(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt:long_name = &quot;cloud fraction&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt:units = &quot;none&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float ice_wat(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_wat:long_name = &quot;cloud ice water specific humidity&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_wat:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_wat:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_wat:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_wat:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_wat:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float liq_wat(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>liq_wat:long_name = &quot;cloud liquid specific humidity&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>liq_wat:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>liq_wat:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>liq_wat:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>liq_wat:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>liq_wat:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float omega(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>omega:long_name = &quot;omega&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>omega:units = &quot;pa/sec&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>omega:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>omega:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>omega:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>omega:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float ps(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ps:long_name = &quot;surface pressure&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ps:units = &quot;Pa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ps:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ps:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ps:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ps:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float sphum(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum:long_name = &quot;specific humidity&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float slp_dyn(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp_dyn:long_name = &quot;sea-level pressure&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp_dyn:units = &quot;mb&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp_dyn:valid_range = 800.f, 1200.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp_dyn:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp_dyn:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp_dyn:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp_dyn:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float temp(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>temp:long_name = &quot;temperature&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>temp:units = &quot;deg_K&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>temp:valid_range = 100.f, 350.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>temp:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>temp:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>temp:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>temp:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float ucomp(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ucomp:long_name = &quot;zonal wind&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ucomp:units = &quot;m/sec&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ucomp:valid_range = -330.f, 350.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ucomp:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ucomp:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ucomp:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ucomp:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float vcomp(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vcomp:long_name = &quot;meridional wind&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vcomp:units = &quot;m/sec&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vcomp:valid_range = -330.f, 350.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vcomp:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vcomp:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vcomp:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vcomp:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float drag_heat(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_heat:long_name = &quot;drag coeff for heat&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_heat:units = &quot;none&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_heat:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_heat:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_heat:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_heat:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float drag_moist(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_moist:long_name = &quot;drag coeff for moisture&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_moist:units = &quot;none&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_moist:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_moist:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_moist:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_moist:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float drag_mom(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_mom:long_name = &quot;drag coeff for momentum&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_mom:units = &quot;none&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_mom:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_mom:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_mom:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>drag_mom:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float evap(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>evap:long_name = &quot;evaporation rate&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>evap:units = &quot;kg/m2/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>evap:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>evap:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>evap:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>evap:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float sphum_flux(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum_flux:long_name = &quot;flux of specific humidity&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum_flux:units = &quot;kg/kg kg air/(m2 s)&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum_flux:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum_flux:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum_flux:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sphum_flux:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float ice_mask(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_mask:long_name = &quot;fractional amount of sea ice&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_mask:units = &quot;none&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_mask:valid_range = -0.01f, 1.01f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_mask:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_mask:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_mask:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_mask:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>ice_mask:interp_method = &quot;conserve_order1&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float land_mask(lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>land_mask:long_name = &quot;fractional amount of land&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>land_mask:units = &quot;none&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>land_mask:valid_range = -0.01f, 1.01f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>land_mask:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>land_mask:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>land_mask:cell_methods = &quot;time: point&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>land_mask:interp_method = &quot;conserve_order1&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float lwflx(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwflx:long_name = &quot;net (down-up) longwave flux&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwflx:units = &quot;w/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwflx:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwflx:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwflx:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwflx:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float rh_ref(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref:long_name = &quot;relative humidity at 2 m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float shflx(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>shflx:long_name = &quot;sensible heat flux&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>shflx:units = &quot;w/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>shflx:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>shflx:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>shflx:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>shflx:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tau_x(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_x:long_name = &quot;zonal wind stress&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_x:units = &quot;pa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_x:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_x:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_x:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_x:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tau_y(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_y:long_name = &quot;meridional wind stress&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_y:units = &quot;pa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_y:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_y:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_y:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tau_y:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float t_ref(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref:long_name = &quot;temperature at 2 m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref:units = &quot;deg_k&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref:valid_range = 100.f, 400.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float t_ref_min(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_min:long_name = &quot;temperature at 2 m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_min:units = &quot;deg_k&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_min:valid_range = 100.f, 400.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_min:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_min:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_min:cell_methods = &quot;time: min&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_min:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float t_ref_max(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_max:long_name = &quot;temperature at 2 m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_max:units = &quot;deg_k&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_max:valid_range = 100.f, 400.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_max:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_max:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_max:cell_methods = &quot;time: max&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_ref_max:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float t_surf(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_surf:long_name = &quot;surface temperature&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_surf:units = &quot;deg_k&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_surf:valid_range = 100.f, 400.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_surf:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_surf:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_surf:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>t_surf:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float u_ref(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>u_ref:long_name = &quot;zonal wind component at 10 m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>u_ref:units = &quot;m/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>u_ref:valid_range = -400.f, 400.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>u_ref:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>u_ref:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>u_ref:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>u_ref:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float v_ref(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>v_ref:long_name = &quot;meridional wind component at 10 m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>v_ref:units = &quot;m/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>v_ref:valid_range = -400.f, 400.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>v_ref:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>v_ref:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>v_ref:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>v_ref:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float wind(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind:long_name = &quot;wind speed for flux calculations&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind:units = &quot;m/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind:valid_range = 0.f, 400.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float IWP(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP:long_name = &quot;Ice water path&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP:units = &quot;kg/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float LWP(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP:long_name = &quot;Liquid water path&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP:units = &quot;kg/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float precip(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>precip:long_name = &quot;Total precipitation rate&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>precip:units = &quot;kg/m2/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>precip:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>precip:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>precip:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>precip:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>precip:interp_method = &quot;conserve_order1&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float prec_conv(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_conv:long_name = &quot;Precipitation rate from convection&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_conv:units = &quot;kg(h2o)/m2/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_conv:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_conv:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_conv:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_conv:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_conv:interp_method = &quot;conserve_order1&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float prec_ls(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_ls:long_name = &quot;Precipitation rate from strat cloud&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_ls:units = &quot;kg/m2/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_ls:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_ls:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_ls:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>prec_ls:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float qdt_conv(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_conv:long_name = &quot;Spec humidity tendency from convection&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_conv:units = &quot;kg/kg/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_conv:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_conv:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_conv:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_conv:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float qdt_ls(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_ls:long_name = &quot;Spec humidity tendency from strat cloud&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_ls:units = &quot;kg/kg/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_ls:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_ls:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_ls:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_ls:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float rh(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh:long_name = &quot;relative humidity&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float snow_conv(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_conv:long_name = &quot;Frozen precip rate from convection&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_conv:units = &quot;kg(h2o)/m2/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_conv:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_conv:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_conv:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_conv:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_conv:interp_method = &quot;conserve_order1&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float snow_ls(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_ls:long_name = &quot;Frozen precip rate from strat cloud&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_ls:units = &quot;kg/m2/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_ls:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_ls:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_ls:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_ls:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tdt_conv(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_conv:long_name = &quot;Temperature tendency from convection&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_conv:units = &quot;deg_K/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_conv:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_conv:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_conv:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_conv:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tdt_ls(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_ls:long_name = &quot;Temperature tendency from strat cloud&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_ls:units = &quot;deg_K/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_ls:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_ls:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_ls:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_ls:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float WVP(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WVP:long_name = &quot;Column integrated water vapor&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WVP:units = &quot;kg/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WVP:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WVP:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WVP:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WVP:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float alb_sfc(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>alb_sfc:long_name = &quot;surface albedo&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>alb_sfc:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>alb_sfc:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>alb_sfc:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>alb_sfc:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>alb_sfc:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float lwdn_sfc(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc:long_name = &quot;LW flux down at surface&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float lwdn_sfc_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc_clr:long_name = &quot;clear skyLW flux down at surface&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwdn_sfc_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float lwup_sfc(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc:long_name = &quot;LW flux up at surface&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float lwup_sfc_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc_clr:long_name = &quot;clear skyLW flux up at surface&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lwup_sfc_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float netrad_toa(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa:long_name = &quot;net radiation (lw + sw) at toa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float netrad_toa_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa_clr:long_name = &quot;clear skynet radiation (lw + sw) at toa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netrad_toa_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float olr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr:long_name = &quot;outgoing longwave radiation&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float olr_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr_clr:long_name = &quot;clear skyoutgoing longwave radiation&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>olr_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float qo3(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3:long_name = &quot;ozone mixing ratio&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float qo3_col(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3_col:long_name = &quot;ozone column&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3_col:units = &quot;DU&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3_col:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3_col:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3_col:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3_col:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_sfc(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc:long_name = &quot;SW flux down at surface&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_sfc_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc_clr:long_name = &quot;clear skySW flux down at surface&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_sfc_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swup_sfc(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc:long_name = &quot;SW flux up at surface&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swup_sfc_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc_clr:long_name = &quot;clear skySW flux up at surface&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_sfc_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_toa(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa:long_name = &quot;SW flux down at TOA&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_toa_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa_clr:long_name = &quot;clear skySW flux down at TOA&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_toa_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swup_toa(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa:long_name = &quot;SW flux up at TOA&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swup_toa_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa_clr:long_name = &quot;clear skySW flux up at TOA&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_toa_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tdt_lw(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw:long_name = &quot;temperature tendency for LW radiation&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw:units = &quot;deg_K/sec&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tdt_lw_clr(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw_clr:long_name = &quot;clear skytemperature tendency for LW radiation&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw_clr:units = &quot;deg_K/sec&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_lw_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tdt_sw(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw:long_name = &quot;temperature tendency for SW radiation&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw:units = &quot;deg_K/sec&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tdt_sw_clr(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw_clr:long_name = &quot;clear skytemperature tendency for SW radiation&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw_clr:units = &quot;deg_K/sec&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_sw_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float netlw_lin_trop(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop:long_name = &quot;net LW flux at linear tropopause&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float netlw_lin_trop_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop_clr:long_name = &quot;clear skynet LW flux at linear tropopause&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_lin_trop_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float netlw_200hPa(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa:long_name = &quot;net LW flux at 200 hPa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float netlw_200hPa_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa_clr:long_name = &quot;clear skynet LW flux at 200 hPa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>netlw_200hPa_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_lin_trop(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop:long_name = &quot;SW flux down at linear tropopause&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_lin_trop_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop_clr:long_name = &quot;clear skySW flux down at linear tropopause&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_lin_trop_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_200hPa(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa:long_name = &quot;SW flux down at 200 hPa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_200hPa_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa_clr:long_name = &quot;clear skySW flux down at 200 hPa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_200hPa_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swup_lin_trop(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop:long_name = &quot;SW flux up at linear tropopause&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swup_lin_trop_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop_clr:long_name = &quot;clear skySW flux up at linear tropopause&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_lin_trop_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swup_200hPa(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa:long_name = &quot;SW flux up at 200 hPa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swup_200hPa_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa_clr:long_name = &quot;clear skySW flux up at 200 hPa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swup_200hPa_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float mc(time, phalf, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mc:long_name = &quot;Cumulus Mass Flux from RAS&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mc:units = &quot;kg/m2/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mc:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mc:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mc:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>mc:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float qdt_vdif(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_vdif:long_name = &quot;Spec humidity tendency from vert diff&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_vdif:units = &quot;kg/kg/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_vdif:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_vdif:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_vdif:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qdt_vdif:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tdt_vdif(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_vdif:long_name = &quot;Temperature tendency from vert diff&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_vdif:units = &quot;deg_K/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_vdif:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_vdif:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_vdif:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tdt_vdif:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float udt_vdif(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_vdif:long_name = &quot;Zonal wind tendency from vert diff&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_vdif:units = &quot;m/s2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_vdif:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_vdif:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_vdif:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>udt_vdif:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float vdt_vdif(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_vdif:long_name = &quot;Meridional wind tendency from vert diff&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_vdif:units = &quot;m/s2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_vdif:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_vdif:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_vdif:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>vdt_vdif:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float co2(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2:long_name = &quot;carbon dioxide&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float co2_dvmr(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2_dvmr:long_name = &quot;carbon dioxide (dry vmr)&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2_dvmr:units = &quot;mol/mol&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2_dvmr:missing_value = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2_dvmr:_FillValue = -1.e+10f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2_dvmr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>co2_dvmr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float slp(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp:long_name = &quot;sea level pressure&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp:units = &quot;pa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>slp:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float wind_ref(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind_ref:long_name = &quot;absolute value of wind at 10 m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind_ref:units = &quot;m/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind_ref:valid_range = -400.f, 400.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind_ref:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind_ref:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind_ref:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wind_ref:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float rh_ref_cmip(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref_cmip:long_name = &quot;relative humidity at 2 m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref_cmip:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref_cmip:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref_cmip:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref_cmip:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_ref_cmip:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float q_ref(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_ref:long_name = &quot;specific humidity at 2 m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_ref:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_ref:missing_value = -1.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_ref:_FillValue = -1.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_ref:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_ref:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float snow_tot(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_tot:long_name = &quot;Frozen precip rate from all sources&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_tot:units = &quot;kg(h2o)/m2/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_tot:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_tot:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_tot:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_tot:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>snow_tot:interp_method = &quot;conserve_order1&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float cld_amt_2d(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt_2d:long_name = &quot;total cloud amount&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt_2d:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt_2d:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt_2d:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt_2d:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>cld_amt_2d:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float WP_all_clouds(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WP_all_clouds:long_name = &quot;Total  water path -- all clouds&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WP_all_clouds:units = &quot;kg/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WP_all_clouds:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WP_all_clouds:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WP_all_clouds:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>WP_all_clouds:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float IWP_all_clouds(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP_all_clouds:long_name = &quot;Ice water path -- all clouds&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP_all_clouds:units = &quot;kg/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP_all_clouds:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP_all_clouds:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP_all_clouds:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>IWP_all_clouds:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float conv_cld_base(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_base:long_name = &quot;pressure at convective cloud base&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_base:units = &quot;Pa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_base:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_base:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_base:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_base:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float conv_cld_top(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_top:long_name = &quot;pressure at convective cloud top&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_top:units = &quot;Pa&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_top:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_top:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_top:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cld_top:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float conv_freq(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_freq:long_name = &quot;frequency of convection&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_freq:units = &quot;number&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_freq:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_freq:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_freq:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_freq:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tot_cloud_area(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cloud_area:long_name = &quot;Cloud area -- all clouds&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cloud_area:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cloud_area:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cloud_area:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cloud_area:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_cloud_area:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tot_liq_amt(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_liq_amt:long_name = &quot;Liquid amount -- all clouds&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_liq_amt:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_liq_amt:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_liq_amt:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_liq_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_liq_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float tot_ice_amt(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_ice_amt:long_name = &quot;Ice amount -- all clouds&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_ice_amt:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_ice_amt:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_ice_amt:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_ice_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>tot_ice_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float rh_cmip(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_cmip:long_name = &quot;relative humidity&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_cmip:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_cmip:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_cmip:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_cmip:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_cmip:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float qo3v(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3v:long_name = &quot;ozone mole fraction&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3v:units = &quot;1.e-9&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3v:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3v:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3v:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>qo3v:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float q_star(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_star:long_name = &quot;moisture scale&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_star:units = &quot;kg water/kg air&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_star:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_star:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_star:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>q_star:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float rh_min(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_min:long_name = &quot;relative humidity&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_min:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_min:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_min:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_min:cell_methods = &quot;time: min&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_min:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float rh_max(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_max:long_name = &quot;relative humidity&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_max:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_max:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_max:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_max:cell_methods = &quot;time: max&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>rh_max:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float droplets(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>droplets:long_name = &quot;Droplet number concentration&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>droplets:units = &quot;/cm3&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>droplets:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>droplets:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>droplets:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>droplets:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float enth_ls_col(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_ls_col:long_name = &quot;Column enthalpy tendency from strat cloud&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_ls_col:units = &quot;W/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_ls_col:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_ls_col:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_ls_col:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_ls_col:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float wat_ls_col(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_ls_col:long_name = &quot;Column total water tendency from strat cloud&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_ls_col:units = &quot;kg/m2/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_ls_col:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_ls_col:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_ls_col:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_ls_col:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float enth_conv_col(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_conv_col:long_name = &quot;Column enthalpy tendency from convection&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_conv_col:units = &quot;W/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_conv_col:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_conv_col:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_conv_col:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>enth_conv_col:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float wat_conv_col(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_conv_col:long_name = &quot;Column total water tendency from convection&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_conv_col:units = &quot;kg(h2o)/m2/s&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_conv_col:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_conv_col:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_conv_col:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>wat_conv_col:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_vis_dir(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dir:long_name = &quot;downward direct visible sfc sw flux&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dir:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dir:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dir:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dir:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dir:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_vis_dif(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dif:long_name = &quot;downward diffuse visible sfc sw flux&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dif:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dif:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dif:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dif:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_dif:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_vis_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_clr:long_name = &quot;downward visible sfc sw flux clear sky&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_vis_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_tot_dir(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dir:long_name = &quot;downward direct total sfc sw flux&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dir:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dir:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dir:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dir:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dir:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float swdn_tot_dif(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dif:long_name = &quot;downward diffuse total sfc sw flux&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dif:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dif:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dif:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dif:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>swdn_tot_dif:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float flux_sw_vis(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>flux_sw_vis:long_name = &quot;net visible sfc sw flux&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>flux_sw_vis:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>flux_sw_vis:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>flux_sw_vis:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>flux_sw_vis:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>flux_sw_vis:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float sw_dn_t_dir_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dir_clr:long_name = &quot;downward clearsky direct total sfc sw flux&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dir_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dir_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dir_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dir_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dir_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float sw_dn_t_dif_clr(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dif_clr:long_name = &quot;downward clearsky diffuse total sfc sw flux&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dif_clr:units = &quot;watts/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dif_clr:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dif_clr:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dif_clr:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>sw_dn_t_dif_clr:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float LWP2(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP2:long_name = &quot;In-cloud liquid water path of stratiform clouds&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP2:units = &quot;kg/m2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP2:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP2:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP2:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>LWP2:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float z_pbl(time, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>z_pbl:long_name = &quot;depth of planetary boundary layer&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>z_pbl:units = &quot;m&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>z_pbl:missing_value = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>z_pbl:_FillValue = 1.e+20f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>z_pbl:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>z_pbl:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float conv_cloud_area(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cloud_area:long_name = &quot;Convective cloud area&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cloud_area:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cloud_area:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cloud_area:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cloud_area:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_cloud_area:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float conv_liq_amt(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_liq_amt:long_name = &quot;Convective cloud liquid amount&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_liq_amt:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_liq_amt:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_liq_amt:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_liq_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_liq_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float conv_ice_amt(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_ice_amt:long_name = &quot;Convective cloud ice amount&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_ice_amt:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_ice_amt:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_ice_amt:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_ice_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>conv_ice_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float lsc_cloud_area(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_cloud_area:long_name = &quot;Large-scale cloud area&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_cloud_area:units = &quot;percent&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_cloud_area:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_cloud_area:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_cloud_area:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_cloud_area:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float lsc_liq_amt(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_liq_amt:long_name = &quot;Large-scale cloud liquid amount&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_liq_amt:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_liq_amt:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_liq_amt:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_liq_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_liq_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>float lsc_ice_amt(time, pfull, lat, lon) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_ice_amt:long_name = &quot;Large-scale cloud ice amount&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_ice_amt:units = &quot;kg/kg&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_ice_amt:missing_value = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_ice_amt:_FillValue = -999.f ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_ice_amt:cell_methods = &quot;time: mean&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>lsc_ice_amt:time_avg_info = &quot;average_T1,average_T2,average_DT&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double average_T1(time) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_T1:long_name = &quot;Start time for average period&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_T1:units = &quot;days since 0001-01-01 00:00:00&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_T1:missing_value = 1.e+20 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_T1:_FillValue = 1.e+20 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double average_T2(time) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_T2:long_name = &quot;End time for average period&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_T2:units = &quot;days since 0001-01-01 00:00:00&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_T2:missing_value = 1.e+20 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_T2:_FillValue = 1.e+20 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double average_DT(time) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_DT:long_name = &quot;Length of average period&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_DT:units = &quot;days&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_DT:missing_value = 1.e+20 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>average_DT:_FillValue = 1.e+20 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">        </span>double time_bounds(time, nv) ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>time_bounds:long_name = &quot;time axis boundaries&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>time_bounds:units = &quot;days&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>time_bounds:missing_value = 1.e+20 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>time_bounds:_FillValue = 1.e+20 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo">// global attributes:</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>:filename = &quot;atmos_month.nc.0000&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>:NumFilesInSet = 30 ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>:title = &quot;ESM2M_pi-control_C2&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>:grid_type = &quot;regular&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">                </span>:grid_tile = &quot;N/A&quot; ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">data:</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> lon = _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _ ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> lonb = _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _ ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> lat = _, _, _ ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> latb = _, _, _, _ ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> nv = _, _ ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> pfull = _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _ ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> phalf = _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    _, _ ;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">}</p></div><div><br></div><div>Thanks,</div><div><br></div><div>David</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 19, 2014 at 1:41 PM, Jennifer Adams <span dir="ltr">&lt;<a href="mailto:jma@cola.iges.org" target="_blank">jma@cola.iges.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">David, <div>Can you post the output from ncdump -c on your netcdf file? </div><div>--Jennifer</div>
<div><div><div class="h5"> <br><div><div>On Jun 19, 2014, at 1:14 PM, David Stanfel wrote:</div><br><blockquote type="cite"><div dir="ltr">I made the changes that were recommended with the following results. My X11 window does pop up when I run grads but it stays black. This is what happens when I try to display a variable:<div>
<br></div><div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
ga-&gt; open cont.ctl</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">Scanning description file:  cont.ctl</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
Data file atmos_month.nc.0000 is open as file 1</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">LON set to 0 360 </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
LAT set to -88.29 88.29 </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">LEV set to 1000 1000 </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
Time values set: 0:1:1:0 0:1:1:0 </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">E set to 1 1 </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
ga-&gt; q file</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">File 1 : 6 Months Sample Model Output</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
  Descriptor: cont.ctl</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
  Binary: atmos_month.nc.0000</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Type = Gridded</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
  Xsize = 96  Ysize = 80  Zsize = 18  Tsize = 804  Esize = 1</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Number of Variables = 7</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
     u  18  t,z,y,x  u</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">     v  18  t,z,y,x  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
     w  18  t,z,y,x  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">     t  18  t,z,y,x  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
     sh  18  t,z,y,x  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">     rh  18  t,z,y,x  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
     z  18  t,z,y,x  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">ga-&gt; d u</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
Error: Variable u not in netcdf file</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">Data Request Error:  Error for variable &#39;u&#39;</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">

  Error ocurred at column 1</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">DISPLAY error:  Invalid expression </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
  Expression = u</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
ga-&gt; d z</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">Error: Variable z not in netcdf file</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
Data Request Error:  Error for variable &#39;z&#39;</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
  Error ocurred at column 1</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">DISPLAY error:  Invalid expression </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
  Expression = z</div></div><div><br></div>
<div>It still does not recognize that that variable is in the netcdf file for some reason.</div><div><br></div><div>Thanks,</div><div><br></div><div>David</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Thu, Jun 19, 2014 at 10:22 AM, Hosmay Lopez <span dir="ltr">&lt;<a href="mailto:hlopez@rsmas.miami.edu" target="_blank">hlopez@rsmas.miami.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">Try this CTL file:
<div><br>
</div>
<div>The only difference is how you defined the variables&#39; arguments.</div>
<div><br>
<div><br>
</div>
<div><font face="Courier New,Courier,monospace"><span style="font-size:14px">DSET   ^atmos_month.nc.0000</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">UNDEF  1.e-10</span></font></div>
<div><font face="Courier New, Courier, monospace"><span style="font-size:14px">DTYPE netcdf<br>
</span></font><div><font face="Courier New,Courier,monospace"><span style="font-size:14px">TITLE 6 Months Sample Model Output</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">


<font face="Courier New,Courier,monospace"><span style="font-size:14px">*</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">XDEF 96 LINEAR  0.0   3.75</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">*</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">YDEF 80 GAUSR30 1</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">*</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">ZDEF 18 LEVELS  1000 950 900 850 800 750 700 650 600 550 500 450 400 350 300</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">


<font face="Courier New,Courier,monospace"><span style="font-size:14px">250 200 150 </span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">*</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">TDEF 804  LINEAR JAN0 1MO</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">*</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">VARS 7</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
</div><font face="Courier New,Courier,monospace"><span style="font-size:14px">u   18   t,z,y,x  u</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">v   18   t,z,y,x  v</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">w   18   t,z,y,x  v</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">t   18   t,z,y,x  v</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">sh   18   t,z,y,x  v</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">rh   18   t,z,y,x  v</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">z   18   t,z,y,x  v</span></font><br style="font-family:&#39;Segoe UI&#39;,Helvetica,Arial,sans-serif;font-size:medium">
<font face="Courier New,Courier,monospace"><span style="font-size:14px">ENDVARS</span></font></div>
<div><font face="Courier New, Courier, monospace"><span style="font-size:14px"><br>
</span></font></div>
<div><font face="Courier New, Courier, monospace"><span style="font-size:14px">Good luck!</span></font></div>
<div><div><font face="Courier New, Courier, monospace"><span style="font-size:14px"><br>
</span></font>
<div>
<div style="font-family:Tahoma;font-size:13px">
<div style="font-family:Tahoma;font-size:13px">
<div style="font-family:Tahoma;font-size:13px">
<div style="font-family:Tahoma;font-size:13px">Hosmay Lopez<br>
<span style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">UM/CIMAS/RSMAS NOAA/AOML/PHOD</span><br style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">
<span style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">4301 Rickenbacker Causeway,</span><br style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">
<span style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">Miami, FL 33149, USA</span><br style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">
<span style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">Phone: <a href="tel:%28305%29%20361-4329" value="+13053614329" target="_blank">(305) 361-4329</a></span><br>
<br>
</div>
</div>
</div>
</div>
</div>
</div><div style="font-family:Times New Roman;color:#000000;font-size:16px">
<hr>
<div style="direction:ltr"><font face="Tahoma" color="#000000"><div><b>From:</b> <a href="mailto:gradsusr-bounces@gradsusr.org" target="_blank">gradsusr-bounces@gradsusr.org</a> [<a href="mailto:gradsusr-bounces@gradsusr.org" target="_blank">gradsusr-bounces@gradsusr.org</a>] on behalf of David Stanfel [<a href="mailto:dstanfel@ualberta.ca" target="_blank">dstanfel@ualberta.ca</a>]<br>


</div><b>Sent:</b> Thursday, June 19, 2014 12:07 AM<br>
<b>To:</b> GrADS Users Forum<br>
<b>Subject:</b> Re: [gradsusr] Displaying a .nc file<br>
</font><br>
</div><div><div>
<div></div>
<div>
<div dir="ltr">It did prompt a list of variables including u, v, w, and z. It still doesn&#39;t want to display them.
<div><br>
</div>
<div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">ga-&gt; q file</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
File 1 : 6 Months Sample Model Output</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Descriptor: cont.ctl</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
  Binary: atmos_month.nc.0000</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Type = Gridded</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
  Xsize = 96  Ysize = 80  Zsize = 18  Tsize = 804  Esize = 1</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Number of Variables = 7</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
     u  18  0  u</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">     v  18  0  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
     w  18  0  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">     t  18  0  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
     sh  18  0  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">     rh  18  0  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
     z  18  0  v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">ga-&gt; d v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
Data Request Error:  Error for variable &#39;v&#39;</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Error ocurred at column 1</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
DISPLAY error:  Invalid expression </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Expression = v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
ga-&gt; d sh</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">Error: Variable sh not in netcdf file</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
Data Request Error:  Error for variable &#39;sh&#39;</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Error ocurred at column 1</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
DISPLAY error:  Invalid expression </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Expression = sh</div>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>David</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, Jun 18, 2014 at 11:58 PM, James T. Potemra <span dir="ltr">
&lt;<a href="mailto:jimp@hawaii.edu" target="_blank">jimp@hawaii.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF">If you enter &quot;q file&quot; at the GrADS prompt it should list the variables.
<div>
<div><br>
<br>
<div>On 6/18/14 5:52 PM, David Stanfel wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">How do I know what variable name will work? I&#39;ve tried u, v, w, and z and still only get:
<div><br>
</div>
<div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">ga-&gt; d v</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
Error: Variable v not in netcdf file</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">Data Request Error:  Error for variable &#39;v&#39;</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
  Error ocurred at column 1</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">DISPLAY error:  Invalid expression </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
  Expression = v</div>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>David</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, Jun 18, 2014 at 11:13 PM, Hosmay Lopez <span dir="ltr">
&lt;<a href="mailto:hlopez@rsmas.miami.edu" target="_blank">hlopez@rsmas.miami.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">David,<br>
<br>
You should let GrADS know that the file is a netCDF. You do that by adding the following text line in your control file:<br>
<br>
DTYPE netcdf<br>
<br>
Insert such after the UNDEF line.<br>
<br>
Good luck!<br>
<div><br>
<div style="font-family:Tahoma;font-size:13px">
<div style="font-family:Tahoma;font-size:13px">
<div style="font-family:Tahoma;font-size:13px">
<div style="font-family:Tahoma;font-size:13px">Hosmay Lopez<br>
<span style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">UM/CIMAS/RSMAS NOAA/AOML/PHOD</span><br style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">
<span style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">4301 Rickenbacker Causeway,</span><br style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">
<span style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">Miami, FL 33149, USA</span><br style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">
<span style="font-family:verdana,arial,sans-serif;background-color:rgb(255,255,255)">Phone:
<a href="tel:%28305%29%20361-4329" value="+13053614329" target="_blank">(305) 361-4329</a></span><br>
<br>
</div>
</div>
</div>
</div>
</div>
<div style="font-family:Times New Roman;color:#000000;font-size:16px">
<hr>
<div style="direction:ltr"><font color="#000000" face="Tahoma"><b>From:</b> <a href="mailto:gradsusr-bounces@gradsusr.org" target="_blank">
gradsusr-bounces@gradsusr.org</a> [<a href="mailto:gradsusr-bounces@gradsusr.org" target="_blank">gradsusr-bounces@gradsusr.org</a>] on behalf of David Stanfel [<a href="mailto:dstanfel@ualberta.ca" target="_blank">dstanfel@ualberta.ca</a>]<br>


<b>Sent:</b> Wednesday, June 18, 2014 10:58 PM<br>
<b>To:</b> GrADS Users Forum<br>
<b>Subject:</b> [gradsusr] Displaying a .nc file<br>
</font><br>
</div>
<div>
<div>
<div>
<div dir="ltr">So I figured out how to use a descriptor file but I am still having troubles opening the file. My descriptor file is as follows: 
<div><br>
</div>
<div><span>DSET   ^atmos_month.nc.0000</span><br>
<span>UNDEF  1.e-10</span><br>
<span>TITLE 6 Months Sample Model Output</span><br>
<span>*</span><br>
<span>XDEF 96 LINEAR  0.0   3.75</span><br>
<span>*</span><br>
<span>YDEF 80 GAUSR30 1</span><br>
<span>*</span><br>
<span>ZDEF 18 LEVELS  1000 950 900 850 800 750 700 650 600 550 500 450 400 350 300</span><br>
<span>250 200 150 </span><br>
<span>*</span><br>
<span>TDEF 804  LINEAR JAN0 1MO</span><br>
<span>*</span><br>
<span>VARS 7</span><br>
<span>u   18   0  u</span><br>
<span>v   18   0  v</span><br>
<span>w   18   0  v</span><br>
<span>t   18   0  v</span><br>
<span>sh   18   0  v</span><br>
<span>rh   18   0  v</span><br>
<span>z   18   0  v</span><br>
<span>ENDVARS</span><br>
</div>
<div><span><br>
</span></div>
<div><span style="color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">It was able to open it without issue:</font></span></div>
<div><span style="color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif"><br>
</font></span></div>
<div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">ga-&gt; open cont.ctl                           </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
Scanning description file:  cont.ctl</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">Data file atmos_month.nc.0000 is open as file 1</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
LON set to 0 360 </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">LAT set to -88.29 88.29 </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
LEV set to 1000 1000 </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">Time values set: 0:1:1:0 0:1:1:0 </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
E set to 1 1 </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo"><br>
</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="arial,
                                helvetica, sans-serif">However, I am having trouble displaying the data. I tried to use the display command (d) with this result:</font></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<font face="arial,
                                helvetica, sans-serif"><br>
</font></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">ga-&gt; d atmos_month.nc.0000</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
Syntax error: Bad file number for variable atmos_month </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Error ocurred at column 1</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
DISPLAY error:  Invalid expression </div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">  Expression = atmos_month.nc.0000</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:11px;font-family:Menlo">
<br>
</div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="arial,
                                helvetica, sans-serif">Is my syntax off?</font></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="arial,
                                helvetica, sans-serif"><br>
</font></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="arial,
                                helvetica, sans-serif">Thanks,</font></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="arial,
                                helvetica, sans-serif"><br>
</font></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="arial,
                                helvetica, sans-serif">David</font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset> <br>
<pre>_______________________________________________
gradsusr mailing list
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div></div></div>
</div>
</div>
</div>
</div>

<br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>
_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br><a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote></div><br></div></div><div>
<span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium"><span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word">
<span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div>
--</div><div>Jennifer M. Adams<br>Center for Ocean-Land-Atmosphere Studies (COLA)<br>111 Research Hall, Mail Stop 2B3<br>George Mason University<br>4400 University Drive<br>Fairfax, VA 22030 <br><br></div><div><br></div><br>
</span></span></div></span></span><br>
</div>
<br></div></div><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>