Skip to content

Instantly share code, notes, and snippets.

@wjcapehart
Created October 16, 2018 18:01
Show Gist options
  • Save wjcapehart/332ee636c824018bcd0ddae4ec0af8ab to your computer and use it in GitHub Desktop.
Save wjcapehart/332ee636c824018bcd0ddae4ec0af8ab to your computer and use it in GitHub Desktop.
GRIB2 Ensemble File Inventories
netcdf gens003_UCONUS_ALL_2018-10-16_00.wrf_ci_turb {
dimensions:
depth_below_surface_layer = 4 ;
depth_below_surface_layer_bounds_1 = 2 ;
ens = 21 ;
height_above_ground = 1 ;
height_above_ground1 = 1 ;
isobaric = 26 ;
isobaric1 = 25 ;
isobaric2 = 21 ;
lat = 46 ;
lon = 94 ;
time = 14 ;
time1 = 15 ;
time_bounds_1 = 2 ;
variables:
int LatLon_Projection ;
LatLon_Projection:grid_mapping_name = "latitude_longitude" ;
LatLon_Projection:earth_radius = 6371229. ;
float lat(lat) ;
lat:units = "degrees_north" ;
float lon(lon) ;
lon:units = "degrees_east" ;
double reftime ;
reftime:units = "Hour since 2018-10-16T00:00:00Z" ;
reftime:standard_name = "forecast_reference_time" ;
reftime:long_name = "GRIB reference time" ;
reftime:calendar = "proleptic_gregorian" ;
double time(time) ;
time:units = "Hour since 2018-10-16T00:00:00Z" ;
time:standard_name = "time" ;
time:long_name = "GRIB forecast or observation time" ;
time:calendar = "proleptic_gregorian" ;
time:bounds = "time_bounds" ;
double time_bounds(time, time_bounds_1) ;
time_bounds:units = "Hour since 2018-10-16T00:00:00Z" ;
time_bounds:long_name = "bounds for time" ;
double time1(time1) ;
time1:units = "Hour since 2018-10-16T00:00:00Z" ;
time1:standard_name = "time" ;
time1:long_name = "GRIB forecast or observation time" ;
time1:calendar = "proleptic_gregorian" ;
float height_above_ground(height_above_ground) ;
height_above_ground:units = "m" ;
height_above_ground:long_name = "Specified height level above ground" ;
height_above_ground:positive = "up" ;
height_above_ground:Grib_level_type = 103 ;
height_above_ground:datum = "ground" ;
float depth_below_surface_layer(depth_below_surface_layer) ;
depth_below_surface_layer:units = "m" ;
depth_below_surface_layer:long_name = "Depth below land surface" ;
depth_below_surface_layer:positive = "down" ;
depth_below_surface_layer:Grib_level_type = 106 ;
depth_below_surface_layer:datum = "land surface" ;
depth_below_surface_layer:bounds = "depth_below_surface_layer_bounds" ;
float depth_below_surface_layer_bounds(depth_below_surface_layer, depth_below_surface_layer_bounds_1) ;
depth_below_surface_layer_bounds:units = "m" ;
depth_below_surface_layer_bounds:long_name = "bounds for depth_below_surface_layer" ;
float isobaric(isobaric) ;
isobaric:units = "Pa" ;
isobaric:long_name = "Isobaric surface" ;
isobaric:positive = "down" ;
isobaric:Grib_level_type = 100 ;
float height_above_ground1(height_above_ground1) ;
height_above_ground1:units = "m" ;
height_above_ground1:long_name = "Specified height level above ground" ;
height_above_ground1:positive = "up" ;
height_above_ground1:Grib_level_type = 103 ;
height_above_ground1:datum = "ground" ;
float isobaric1(isobaric1) ;
isobaric1:units = "Pa" ;
isobaric1:long_name = "Isobaric surface" ;
isobaric1:positive = "down" ;
isobaric1:Grib_level_type = 100 ;
float isobaric2(isobaric2) ;
isobaric2:units = "Pa" ;
isobaric2:long_name = "Isobaric surface" ;
isobaric2:positive = "down" ;
isobaric2:Grib_level_type = 100 ;
int ens(ens) ;
ens:_CoordinateAxisType = "Ensemble" ;
float Convective_available_potential_energy_surface_ens(time1, ens, lat, lon) ;
Convective_available_potential_energy_surface_ens:long_name = "Convective available potential energy @ Ground or water surface" ;
Convective_available_potential_energy_surface_ens:units = "J/kg" ;
Convective_available_potential_energy_surface_ens:abbreviation = "CAPE" ;
Convective_available_potential_energy_surface_ens:missing_value = NaNf ;
Convective_available_potential_energy_surface_ens:grid_mapping = "LatLon_Projection" ;
Convective_available_potential_energy_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Convective_available_potential_energy_surface_ens:Grib_Variable_Id = "VAR_0-7-6_L1" ;
Convective_available_potential_energy_surface_ens:Grib2_Parameter = 0, 7, 6 ;
Convective_available_potential_energy_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Convective_available_potential_energy_surface_ens:Grib2_Parameter_Category = "Thermodynamic stability indices" ;
Convective_available_potential_energy_surface_ens:Grib2_Parameter_Name = "Convective available potential energy" ;
Convective_available_potential_energy_surface_ens:Grib2_Level_Type = 1 ;
Convective_available_potential_energy_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Convective_available_potential_energy_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Convective_inhibition_surface_ens(time1, ens, lat, lon) ;
Convective_inhibition_surface_ens:long_name = "Convective inhibition @ Ground or water surface" ;
Convective_inhibition_surface_ens:units = "J/kg" ;
Convective_inhibition_surface_ens:abbreviation = "CIN" ;
Convective_inhibition_surface_ens:missing_value = NaNf ;
Convective_inhibition_surface_ens:grid_mapping = "LatLon_Projection" ;
Convective_inhibition_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Convective_inhibition_surface_ens:Grib_Variable_Id = "VAR_0-7-7_L1" ;
Convective_inhibition_surface_ens:Grib2_Parameter = 0, 7, 7 ;
Convective_inhibition_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Convective_inhibition_surface_ens:Grib2_Parameter_Category = "Thermodynamic stability indices" ;
Convective_inhibition_surface_ens:Grib2_Parameter_Name = "Convective inhibition" ;
Convective_inhibition_surface_ens:Grib2_Level_Type = 1 ;
Convective_inhibition_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Convective_inhibition_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Convective_precipitation_surface_6_Hour_Accumulation_ens(time, ens, lat, lon) ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:long_name = "Convective precipitation (6_Hour Accumulation) @ Ground or water surface" ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:units = "kg.m-2" ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:abbreviation = "ACPCP" ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:missing_value = NaNf ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:grid_mapping = "LatLon_Projection" ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:coordinates = "reftime time ens lat lon " ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:Grib_Statistical_Interval_Type = "Accumulation" ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:Grib_Variable_Id = "VAR_0-1-10_L1_I6_Hour_S1" ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Parameter = 0, 1, 10 ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Parameter_Category = "Moisture" ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Parameter_Name = "Convective precipitation" ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Level_Type = 1 ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Level_Desc = "Ground or water surface" ;
Convective_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Dewpoint_temperature_height_above_ground_ens(time1, ens, height_above_ground, lat, lon) ;
Dewpoint_temperature_height_above_ground_ens:long_name = "Dewpoint temperature @ Specified height level above ground" ;
Dewpoint_temperature_height_above_ground_ens:units = "K" ;
Dewpoint_temperature_height_above_ground_ens:abbreviation = "DPT" ;
Dewpoint_temperature_height_above_ground_ens:missing_value = NaNf ;
Dewpoint_temperature_height_above_ground_ens:grid_mapping = "LatLon_Projection" ;
Dewpoint_temperature_height_above_ground_ens:coordinates = "reftime time1 ens height_above_ground lat lon " ;
Dewpoint_temperature_height_above_ground_ens:Grib_Variable_Id = "VAR_0-0-6_L103" ;
Dewpoint_temperature_height_above_ground_ens:Grib2_Parameter = 0, 0, 6 ;
Dewpoint_temperature_height_above_ground_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Dewpoint_temperature_height_above_ground_ens:Grib2_Parameter_Category = "Temperature" ;
Dewpoint_temperature_height_above_ground_ens:Grib2_Parameter_Name = "Dewpoint temperature" ;
Dewpoint_temperature_height_above_ground_ens:Grib2_Level_Type = 103 ;
Dewpoint_temperature_height_above_ground_ens:Grib2_Level_Desc = "Specified height level above ground" ;
Dewpoint_temperature_height_above_ground_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Geopotential_height_isobaric_ens(time1, ens, isobaric, lat, lon) ;
Geopotential_height_isobaric_ens:long_name = "Geopotential height @ Isobaric surface" ;
Geopotential_height_isobaric_ens:units = "gpm" ;
Geopotential_height_isobaric_ens:abbreviation = "HGT" ;
Geopotential_height_isobaric_ens:missing_value = NaNf ;
Geopotential_height_isobaric_ens:grid_mapping = "LatLon_Projection" ;
Geopotential_height_isobaric_ens:coordinates = "reftime time1 ens isobaric lat lon " ;
Geopotential_height_isobaric_ens:Grib_Variable_Id = "VAR_0-3-5_L100" ;
Geopotential_height_isobaric_ens:Grib2_Parameter = 0, 3, 5 ;
Geopotential_height_isobaric_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Geopotential_height_isobaric_ens:Grib2_Parameter_Category = "Mass" ;
Geopotential_height_isobaric_ens:Grib2_Parameter_Name = "Geopotential height" ;
Geopotential_height_isobaric_ens:Grib2_Level_Type = 100 ;
Geopotential_height_isobaric_ens:Grib2_Level_Desc = "Isobaric surface" ;
Geopotential_height_isobaric_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Geopotential_height_surface_ens(time1, ens, lat, lon) ;
Geopotential_height_surface_ens:long_name = "Geopotential height @ Ground or water surface" ;
Geopotential_height_surface_ens:units = "gpm" ;
Geopotential_height_surface_ens:abbreviation = "HGT" ;
Geopotential_height_surface_ens:missing_value = NaNf ;
Geopotential_height_surface_ens:grid_mapping = "LatLon_Projection" ;
Geopotential_height_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Geopotential_height_surface_ens:Grib_Variable_Id = "VAR_0-3-5_L1" ;
Geopotential_height_surface_ens:Grib2_Parameter = 0, 3, 5 ;
Geopotential_height_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Geopotential_height_surface_ens:Grib2_Parameter_Category = "Mass" ;
Geopotential_height_surface_ens:Grib2_Parameter_Name = "Geopotential height" ;
Geopotential_height_surface_ens:Grib2_Level_Type = 1 ;
Geopotential_height_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Geopotential_height_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Geopotential_height_tropopause_ens(time1, ens, lat, lon) ;
Geopotential_height_tropopause_ens:long_name = "Geopotential height @ Tropopause" ;
Geopotential_height_tropopause_ens:units = "gpm" ;
Geopotential_height_tropopause_ens:abbreviation = "HGT" ;
Geopotential_height_tropopause_ens:missing_value = NaNf ;
Geopotential_height_tropopause_ens:grid_mapping = "LatLon_Projection" ;
Geopotential_height_tropopause_ens:coordinates = "reftime time1 ens lat lon " ;
Geopotential_height_tropopause_ens:Grib_Variable_Id = "VAR_0-3-5_L7" ;
Geopotential_height_tropopause_ens:Grib2_Parameter = 0, 3, 5 ;
Geopotential_height_tropopause_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Geopotential_height_tropopause_ens:Grib2_Parameter_Category = "Mass" ;
Geopotential_height_tropopause_ens:Grib2_Parameter_Name = "Geopotential height" ;
Geopotential_height_tropopause_ens:Grib2_Level_Type = 7 ;
Geopotential_height_tropopause_ens:Grib2_Level_Desc = "Tropopause" ;
Geopotential_height_tropopause_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Geopotential_height_maximum_wind_ens(time1, ens, lat, lon) ;
Geopotential_height_maximum_wind_ens:long_name = "Geopotential height @ Maximum wind level" ;
Geopotential_height_maximum_wind_ens:units = "gpm" ;
Geopotential_height_maximum_wind_ens:abbreviation = "HGT" ;
Geopotential_height_maximum_wind_ens:missing_value = NaNf ;
Geopotential_height_maximum_wind_ens:grid_mapping = "LatLon_Projection" ;
Geopotential_height_maximum_wind_ens:coordinates = "reftime time1 ens lat lon " ;
Geopotential_height_maximum_wind_ens:Grib_Variable_Id = "VAR_0-3-5_L6" ;
Geopotential_height_maximum_wind_ens:Grib2_Parameter = 0, 3, 5 ;
Geopotential_height_maximum_wind_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Geopotential_height_maximum_wind_ens:Grib2_Parameter_Category = "Mass" ;
Geopotential_height_maximum_wind_ens:Grib2_Parameter_Name = "Geopotential height" ;
Geopotential_height_maximum_wind_ens:Grib2_Level_Type = 6 ;
Geopotential_height_maximum_wind_ens:Grib2_Level_Desc = "Maximum wind level" ;
Geopotential_height_maximum_wind_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Ice_cover_surface_ens(time1, ens, lat, lon) ;
Ice_cover_surface_ens:long_name = "Ice cover @ Ground or water surface" ;
Ice_cover_surface_ens:units = "" ;
Ice_cover_surface_ens:abbreviation = "ICEC" ;
Ice_cover_surface_ens:missing_value = NaNf ;
Ice_cover_surface_ens:grid_mapping = "LatLon_Projection" ;
Ice_cover_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Ice_cover_surface_ens:Grib_Variable_Id = "VAR_10-2-0_L1" ;
Ice_cover_surface_ens:Grib2_Parameter = 10, 2, 0 ;
Ice_cover_surface_ens:Grib2_Parameter_Discipline = "Oceanographic products" ;
Ice_cover_surface_ens:Grib2_Parameter_Category = "Ice" ;
Ice_cover_surface_ens:Grib2_Parameter_Name = "Ice cover" ;
Ice_cover_surface_ens:Grib2_Level_Type = 1 ;
Ice_cover_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Ice_cover_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Land_cover_0__sea_1__land_surface_ens(time1, ens, lat, lon) ;
Land_cover_0__sea_1__land_surface_ens:long_name = "Land cover (0 = sea, 1 = land) @ Ground or water surface" ;
Land_cover_0__sea_1__land_surface_ens:units = "" ;
Land_cover_0__sea_1__land_surface_ens:abbreviation = "LAND" ;
Land_cover_0__sea_1__land_surface_ens:missing_value = NaNf ;
Land_cover_0__sea_1__land_surface_ens:grid_mapping = "LatLon_Projection" ;
Land_cover_0__sea_1__land_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Land_cover_0__sea_1__land_surface_ens:Grib_Variable_Id = "VAR_2-0-0_L1" ;
Land_cover_0__sea_1__land_surface_ens:Grib2_Parameter = 2, 0, 0 ;
Land_cover_0__sea_1__land_surface_ens:Grib2_Parameter_Discipline = "Land surface products" ;
Land_cover_0__sea_1__land_surface_ens:Grib2_Parameter_Category = "Vegetation/Biomass" ;
Land_cover_0__sea_1__land_surface_ens:Grib2_Parameter_Name = "Land cover (0 = sea, 1 = land)" ;
Land_cover_0__sea_1__land_surface_ens:Grib2_Level_Type = 1 ;
Land_cover_0__sea_1__land_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Land_cover_0__sea_1__land_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Latent_heat_net_flux_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:long_name = "Latent heat net flux (6_Hour Average) @ Ground or water surface" ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:units = "W.m-2" ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:abbreviation = "LHTFL" ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:missing_value = NaNf ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-0-10_L1_I6_Hour_S0" ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 0, 10 ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Temperature" ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Latent heat net flux" ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Latent_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Momentum_flux_u-component_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:long_name = "Momentum flux, u-component (6_Hour Average) @ Ground or water surface" ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:units = "N.m-2" ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:abbreviation = "UFLX" ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:missing_value = NaNf ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-2-17_L1_I6_Hour_S0" ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 2, 17 ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Momentum" ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Momentum flux, u-component" ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Momentum_flux_u-component_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Momentum_flux_v-component_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:long_name = "Momentum flux, v-component (6_Hour Average) @ Ground or water surface" ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:units = "N.m-2" ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:abbreviation = "VFLX" ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:missing_value = NaNf ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-2-18_L1_I6_Hour_S0" ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 2, 18 ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Momentum" ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Momentum flux, v-component" ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Momentum_flux_v-component_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Precipitation_rate_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Precipitation_rate_surface_6_Hour_Average_ens:long_name = "Precipitation rate (6_Hour Average) @ Ground or water surface" ;
Precipitation_rate_surface_6_Hour_Average_ens:units = "kg.m-2.s-1" ;
Precipitation_rate_surface_6_Hour_Average_ens:abbreviation = "PRATE" ;
Precipitation_rate_surface_6_Hour_Average_ens:missing_value = NaNf ;
Precipitation_rate_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Precipitation_rate_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Precipitation_rate_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Precipitation_rate_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-1-7_L1_I6_Hour_S0" ;
Precipitation_rate_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 1, 7 ;
Precipitation_rate_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Precipitation_rate_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Moisture" ;
Precipitation_rate_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Precipitation rate" ;
Precipitation_rate_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Precipitation_rate_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Precipitation_rate_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Pressure_surface_ens(time1, ens, lat, lon) ;
Pressure_surface_ens:long_name = "Pressure @ Ground or water surface" ;
Pressure_surface_ens:units = "Pa" ;
Pressure_surface_ens:abbreviation = "PRES" ;
Pressure_surface_ens:missing_value = NaNf ;
Pressure_surface_ens:grid_mapping = "LatLon_Projection" ;
Pressure_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Pressure_surface_ens:Grib_Variable_Id = "VAR_0-3-0_L1" ;
Pressure_surface_ens:Grib2_Parameter = 0, 3, 0 ;
Pressure_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Pressure_surface_ens:Grib2_Parameter_Category = "Mass" ;
Pressure_surface_ens:Grib2_Parameter_Name = "Pressure" ;
Pressure_surface_ens:Grib2_Level_Type = 1 ;
Pressure_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Pressure_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Pressure_reduced_to_MSL_msl_ens(time1, ens, lat, lon) ;
Pressure_reduced_to_MSL_msl_ens:long_name = "Pressure reduced to MSL @ Mean sea level" ;
Pressure_reduced_to_MSL_msl_ens:units = "Pa" ;
Pressure_reduced_to_MSL_msl_ens:abbreviation = "PRMSL" ;
Pressure_reduced_to_MSL_msl_ens:missing_value = NaNf ;
Pressure_reduced_to_MSL_msl_ens:grid_mapping = "LatLon_Projection" ;
Pressure_reduced_to_MSL_msl_ens:coordinates = "reftime time1 ens lat lon " ;
Pressure_reduced_to_MSL_msl_ens:Grib_Variable_Id = "VAR_0-3-1_L101" ;
Pressure_reduced_to_MSL_msl_ens:Grib2_Parameter = 0, 3, 1 ;
Pressure_reduced_to_MSL_msl_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Pressure_reduced_to_MSL_msl_ens:Grib2_Parameter_Category = "Mass" ;
Pressure_reduced_to_MSL_msl_ens:Grib2_Parameter_Name = "Pressure reduced to MSL" ;
Pressure_reduced_to_MSL_msl_ens:Grib2_Level_Type = 101 ;
Pressure_reduced_to_MSL_msl_ens:Grib2_Level_Desc = "Mean sea level" ;
Pressure_reduced_to_MSL_msl_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Relative_humidity_isobaric_ens(time1, ens, isobaric1, lat, lon) ;
Relative_humidity_isobaric_ens:long_name = "Relative humidity @ Isobaric surface" ;
Relative_humidity_isobaric_ens:units = "%" ;
Relative_humidity_isobaric_ens:abbreviation = "RH" ;
Relative_humidity_isobaric_ens:missing_value = NaNf ;
Relative_humidity_isobaric_ens:grid_mapping = "LatLon_Projection" ;
Relative_humidity_isobaric_ens:coordinates = "reftime time1 ens isobaric1 lat lon " ;
Relative_humidity_isobaric_ens:Grib_Variable_Id = "VAR_0-1-1_L100" ;
Relative_humidity_isobaric_ens:Grib2_Parameter = 0, 1, 1 ;
Relative_humidity_isobaric_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Relative_humidity_isobaric_ens:Grib2_Parameter_Category = "Moisture" ;
Relative_humidity_isobaric_ens:Grib2_Parameter_Name = "Relative humidity" ;
Relative_humidity_isobaric_ens:Grib2_Level_Type = 100 ;
Relative_humidity_isobaric_ens:Grib2_Level_Desc = "Isobaric surface" ;
Relative_humidity_isobaric_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Relative_humidity_height_above_ground_ens(time1, ens, height_above_ground, lat, lon) ;
Relative_humidity_height_above_ground_ens:long_name = "Relative humidity @ Specified height level above ground" ;
Relative_humidity_height_above_ground_ens:units = "%" ;
Relative_humidity_height_above_ground_ens:abbreviation = "RH" ;
Relative_humidity_height_above_ground_ens:missing_value = NaNf ;
Relative_humidity_height_above_ground_ens:grid_mapping = "LatLon_Projection" ;
Relative_humidity_height_above_ground_ens:coordinates = "reftime time1 ens height_above_ground lat lon " ;
Relative_humidity_height_above_ground_ens:Grib_Variable_Id = "VAR_0-1-1_L103" ;
Relative_humidity_height_above_ground_ens:Grib2_Parameter = 0, 1, 1 ;
Relative_humidity_height_above_ground_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Relative_humidity_height_above_ground_ens:Grib2_Parameter_Category = "Moisture" ;
Relative_humidity_height_above_ground_ens:Grib2_Parameter_Name = "Relative humidity" ;
Relative_humidity_height_above_ground_ens:Grib2_Level_Type = 103 ;
Relative_humidity_height_above_ground_ens:Grib2_Level_Desc = "Specified height level above ground" ;
Relative_humidity_height_above_ground_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Sensible_heat_net_flux_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:long_name = "Sensible heat net flux (6_Hour Average) @ Ground or water surface" ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:units = "W.m-2" ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:abbreviation = "SHTFL" ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:missing_value = NaNf ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-0-11_L1_I6_Hour_S0" ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 0, 11 ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Temperature" ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Sensible heat net flux" ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Sensible_heat_net_flux_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Soil_temperature_depth_below_surface_layer_ens(time1, ens, depth_below_surface_layer, lat, lon) ;
Soil_temperature_depth_below_surface_layer_ens:long_name = "Soil temperature @ Depth below land surface layer" ;
Soil_temperature_depth_below_surface_layer_ens:units = "K" ;
Soil_temperature_depth_below_surface_layer_ens:abbreviation = "TSOIL" ;
Soil_temperature_depth_below_surface_layer_ens:missing_value = NaNf ;
Soil_temperature_depth_below_surface_layer_ens:grid_mapping = "LatLon_Projection" ;
Soil_temperature_depth_below_surface_layer_ens:coordinates = "reftime time1 ens depth_below_surface_layer lat lon " ;
Soil_temperature_depth_below_surface_layer_ens:Grib_Variable_Id = "VAR_2-0-2_L106_layer" ;
Soil_temperature_depth_below_surface_layer_ens:Grib2_Parameter = 2, 0, 2 ;
Soil_temperature_depth_below_surface_layer_ens:Grib2_Parameter_Discipline = "Land surface products" ;
Soil_temperature_depth_below_surface_layer_ens:Grib2_Parameter_Category = "Vegetation/Biomass" ;
Soil_temperature_depth_below_surface_layer_ens:Grib2_Parameter_Name = "Soil temperature" ;
Soil_temperature_depth_below_surface_layer_ens:Grib2_Level_Type = 106 ;
Soil_temperature_depth_below_surface_layer_ens:Grib2_Level_Desc = "Depth below land surface" ;
Soil_temperature_depth_below_surface_layer_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Specific_humidity_height_above_ground_ens(time1, ens, height_above_ground, lat, lon) ;
Specific_humidity_height_above_ground_ens:long_name = "Specific humidity @ Specified height level above ground" ;
Specific_humidity_height_above_ground_ens:units = "kg/kg" ;
Specific_humidity_height_above_ground_ens:abbreviation = "SPFH" ;
Specific_humidity_height_above_ground_ens:missing_value = NaNf ;
Specific_humidity_height_above_ground_ens:grid_mapping = "LatLon_Projection" ;
Specific_humidity_height_above_ground_ens:coordinates = "reftime time1 ens height_above_ground lat lon " ;
Specific_humidity_height_above_ground_ens:Grib_Variable_Id = "VAR_0-1-0_L103" ;
Specific_humidity_height_above_ground_ens:Grib2_Parameter = 0, 1, 0 ;
Specific_humidity_height_above_ground_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Specific_humidity_height_above_ground_ens:Grib2_Parameter_Category = "Moisture" ;
Specific_humidity_height_above_ground_ens:Grib2_Parameter_Name = "Specific humidity" ;
Specific_humidity_height_above_ground_ens:Grib2_Level_Type = 103 ;
Specific_humidity_height_above_ground_ens:Grib2_Level_Desc = "Specified height level above ground" ;
Specific_humidity_height_above_ground_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Temperature_isobaric_ens(time1, ens, isobaric, lat, lon) ;
Temperature_isobaric_ens:long_name = "Temperature @ Isobaric surface" ;
Temperature_isobaric_ens:units = "K" ;
Temperature_isobaric_ens:abbreviation = "TMP" ;
Temperature_isobaric_ens:missing_value = NaNf ;
Temperature_isobaric_ens:grid_mapping = "LatLon_Projection" ;
Temperature_isobaric_ens:coordinates = "reftime time1 ens isobaric lat lon " ;
Temperature_isobaric_ens:Grib_Variable_Id = "VAR_0-0-0_L100" ;
Temperature_isobaric_ens:Grib2_Parameter = 0, 0, 0 ;
Temperature_isobaric_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Temperature_isobaric_ens:Grib2_Parameter_Category = "Temperature" ;
Temperature_isobaric_ens:Grib2_Parameter_Name = "Temperature" ;
Temperature_isobaric_ens:Grib2_Level_Type = 100 ;
Temperature_isobaric_ens:Grib2_Level_Desc = "Isobaric surface" ;
Temperature_isobaric_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Temperature_height_above_ground_ens(time1, ens, height_above_ground, lat, lon) ;
Temperature_height_above_ground_ens:long_name = "Temperature @ Specified height level above ground" ;
Temperature_height_above_ground_ens:units = "K" ;
Temperature_height_above_ground_ens:abbreviation = "TMP" ;
Temperature_height_above_ground_ens:missing_value = NaNf ;
Temperature_height_above_ground_ens:grid_mapping = "LatLon_Projection" ;
Temperature_height_above_ground_ens:coordinates = "reftime time1 ens height_above_ground lat lon " ;
Temperature_height_above_ground_ens:Grib_Variable_Id = "VAR_0-0-0_L103" ;
Temperature_height_above_ground_ens:Grib2_Parameter = 0, 0, 0 ;
Temperature_height_above_ground_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Temperature_height_above_ground_ens:Grib2_Parameter_Category = "Temperature" ;
Temperature_height_above_ground_ens:Grib2_Parameter_Name = "Temperature" ;
Temperature_height_above_ground_ens:Grib2_Level_Type = 103 ;
Temperature_height_above_ground_ens:Grib2_Level_Desc = "Specified height level above ground" ;
Temperature_height_above_ground_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Temperature_surface_ens(time1, ens, lat, lon) ;
Temperature_surface_ens:long_name = "Temperature @ Ground or water surface" ;
Temperature_surface_ens:units = "K" ;
Temperature_surface_ens:abbreviation = "TMP" ;
Temperature_surface_ens:missing_value = NaNf ;
Temperature_surface_ens:grid_mapping = "LatLon_Projection" ;
Temperature_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Temperature_surface_ens:Grib_Variable_Id = "VAR_0-0-0_L1" ;
Temperature_surface_ens:Grib2_Parameter = 0, 0, 0 ;
Temperature_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Temperature_surface_ens:Grib2_Parameter_Category = "Temperature" ;
Temperature_surface_ens:Grib2_Parameter_Name = "Temperature" ;
Temperature_surface_ens:Grib2_Level_Type = 1 ;
Temperature_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Temperature_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Temperature_tropopause_ens(time1, ens, lat, lon) ;
Temperature_tropopause_ens:long_name = "Temperature @ Tropopause" ;
Temperature_tropopause_ens:units = "K" ;
Temperature_tropopause_ens:abbreviation = "TMP" ;
Temperature_tropopause_ens:missing_value = NaNf ;
Temperature_tropopause_ens:grid_mapping = "LatLon_Projection" ;
Temperature_tropopause_ens:coordinates = "reftime time1 ens lat lon " ;
Temperature_tropopause_ens:Grib_Variable_Id = "VAR_0-0-0_L7" ;
Temperature_tropopause_ens:Grib2_Parameter = 0, 0, 0 ;
Temperature_tropopause_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Temperature_tropopause_ens:Grib2_Parameter_Category = "Temperature" ;
Temperature_tropopause_ens:Grib2_Parameter_Name = "Temperature" ;
Temperature_tropopause_ens:Grib2_Level_Type = 7 ;
Temperature_tropopause_ens:Grib2_Level_Desc = "Tropopause" ;
Temperature_tropopause_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Temperature_maximum_wind_ens(time1, ens, lat, lon) ;
Temperature_maximum_wind_ens:long_name = "Temperature @ Maximum wind level" ;
Temperature_maximum_wind_ens:units = "K" ;
Temperature_maximum_wind_ens:abbreviation = "TMP" ;
Temperature_maximum_wind_ens:missing_value = NaNf ;
Temperature_maximum_wind_ens:grid_mapping = "LatLon_Projection" ;
Temperature_maximum_wind_ens:coordinates = "reftime time1 ens lat lon " ;
Temperature_maximum_wind_ens:Grib_Variable_Id = "VAR_0-0-0_L6" ;
Temperature_maximum_wind_ens:Grib2_Parameter = 0, 0, 0 ;
Temperature_maximum_wind_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Temperature_maximum_wind_ens:Grib2_Parameter_Category = "Temperature" ;
Temperature_maximum_wind_ens:Grib2_Parameter_Name = "Temperature" ;
Temperature_maximum_wind_ens:Grib2_Level_Type = 6 ;
Temperature_maximum_wind_ens:Grib2_Level_Desc = "Maximum wind level" ;
Temperature_maximum_wind_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Total_precipitation_surface_6_Hour_Accumulation_ens(time, ens, lat, lon) ;
Total_precipitation_surface_6_Hour_Accumulation_ens:long_name = "Total precipitation (6_Hour Accumulation) @ Ground or water surface" ;
Total_precipitation_surface_6_Hour_Accumulation_ens:units = "kg.m-2" ;
Total_precipitation_surface_6_Hour_Accumulation_ens:abbreviation = "APCP" ;
Total_precipitation_surface_6_Hour_Accumulation_ens:missing_value = NaNf ;
Total_precipitation_surface_6_Hour_Accumulation_ens:grid_mapping = "LatLon_Projection" ;
Total_precipitation_surface_6_Hour_Accumulation_ens:coordinates = "reftime time ens lat lon " ;
Total_precipitation_surface_6_Hour_Accumulation_ens:Grib_Statistical_Interval_Type = "Accumulation" ;
Total_precipitation_surface_6_Hour_Accumulation_ens:Grib_Variable_Id = "VAR_0-1-8_L1_I6_Hour_S1" ;
Total_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Parameter = 0, 1, 8 ;
Total_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Total_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Parameter_Category = "Moisture" ;
Total_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Parameter_Name = "Total precipitation" ;
Total_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Level_Type = 1 ;
Total_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Level_Desc = "Ground or water surface" ;
Total_precipitation_surface_6_Hour_Accumulation_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Categorical_Rain_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Categorical_Rain_surface_6_Hour_Average_ens:long_name = "Categorical Rain (6_Hour Average) @ Ground or water surface" ;
Categorical_Rain_surface_6_Hour_Average_ens:units = "Code table 4.222" ;
Categorical_Rain_surface_6_Hour_Average_ens:abbreviation = "CRAIN" ;
Categorical_Rain_surface_6_Hour_Average_ens:missing_value = NaNf ;
Categorical_Rain_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Categorical_Rain_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Categorical_Rain_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Categorical_Rain_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-1-192_L1_I6_Hour_S0" ;
Categorical_Rain_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 1, 192 ;
Categorical_Rain_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Categorical_Rain_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Moisture" ;
Categorical_Rain_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Categorical Rain" ;
Categorical_Rain_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Categorical_Rain_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Categorical_Rain_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Categorical_Freezing_Rain_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:long_name = "Categorical Freezing Rain (6_Hour Average) @ Ground or water surface" ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:units = "Code table 4.222" ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:abbreviation = "CFRZR" ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:missing_value = NaNf ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-1-193_L1_I6_Hour_S0" ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 1, 193 ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Moisture" ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Categorical Freezing Rain" ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Categorical_Freezing_Rain_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Categorical_Ice_Pellets_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:long_name = "Categorical Ice Pellets (6_Hour Average) @ Ground or water surface" ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:units = "Code table 4.222" ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:abbreviation = "CICEP" ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:missing_value = NaNf ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-1-194_L1_I6_Hour_S0" ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 1, 194 ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Moisture" ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Categorical Ice Pellets" ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Categorical_Ice_Pellets_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Categorical_Snow_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Categorical_Snow_surface_6_Hour_Average_ens:long_name = "Categorical Snow (6_Hour Average) @ Ground or water surface" ;
Categorical_Snow_surface_6_Hour_Average_ens:units = "Code table 4.222" ;
Categorical_Snow_surface_6_Hour_Average_ens:abbreviation = "CSNOW" ;
Categorical_Snow_surface_6_Hour_Average_ens:missing_value = NaNf ;
Categorical_Snow_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Categorical_Snow_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Categorical_Snow_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Categorical_Snow_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-1-195_L1_I6_Hour_S0" ;
Categorical_Snow_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 1, 195 ;
Categorical_Snow_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Categorical_Snow_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Moisture" ;
Categorical_Snow_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Categorical Snow" ;
Categorical_Snow_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Categorical_Snow_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Categorical_Snow_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Convective_Precipitation_Rate_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:long_name = "Convective Precipitation Rate (6_Hour Average) @ Ground or water surface" ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:units = "kg.m-2.s-1" ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:abbreviation = "CPRAT" ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:missing_value = NaNf ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-1-196_L1_I6_Hour_S0" ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 1, 196 ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Moisture" ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Convective Precipitation Rate" ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Convective_Precipitation_Rate_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Potential_Evaporation_Rate_surface_ens(time1, ens, lat, lon) ;
Potential_Evaporation_Rate_surface_ens:long_name = "Potential Evaporation Rate @ Ground or water surface" ;
Potential_Evaporation_Rate_surface_ens:units = "W.m-2" ;
Potential_Evaporation_Rate_surface_ens:abbreviation = "PEVPR" ;
Potential_Evaporation_Rate_surface_ens:missing_value = NaNf ;
Potential_Evaporation_Rate_surface_ens:grid_mapping = "LatLon_Projection" ;
Potential_Evaporation_Rate_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Potential_Evaporation_Rate_surface_ens:Grib_Variable_Id = "VAR_0-1-200_L1" ;
Potential_Evaporation_Rate_surface_ens:Grib2_Parameter = 0, 1, 200 ;
Potential_Evaporation_Rate_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Potential_Evaporation_Rate_surface_ens:Grib2_Parameter_Category = "Moisture" ;
Potential_Evaporation_Rate_surface_ens:Grib2_Parameter_Name = "Potential Evaporation Rate" ;
Potential_Evaporation_Rate_surface_ens:Grib2_Level_Type = 1 ;
Potential_Evaporation_Rate_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Potential_Evaporation_Rate_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Frictional_Velocity_surface_ens(time1, ens, lat, lon) ;
Frictional_Velocity_surface_ens:long_name = "Frictional Velocity @ Ground or water surface" ;
Frictional_Velocity_surface_ens:units = "m.s-1" ;
Frictional_Velocity_surface_ens:abbreviation = "FRICV" ;
Frictional_Velocity_surface_ens:missing_value = NaNf ;
Frictional_Velocity_surface_ens:grid_mapping = "LatLon_Projection" ;
Frictional_Velocity_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Frictional_Velocity_surface_ens:Grib_Variable_Id = "VAR_0-2-197_L1" ;
Frictional_Velocity_surface_ens:Grib2_Parameter = 0, 2, 197 ;
Frictional_Velocity_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Frictional_Velocity_surface_ens:Grib2_Parameter_Category = "Momentum" ;
Frictional_Velocity_surface_ens:Grib2_Parameter_Name = "Frictional Velocity" ;
Frictional_Velocity_surface_ens:Grib2_Level_Type = 1 ;
Frictional_Velocity_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Frictional_Velocity_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Planetary_Boundary_Layer_Height_surface_ens(time1, ens, lat, lon) ;
Planetary_Boundary_Layer_Height_surface_ens:long_name = "Planetary Boundary Layer Height @ Ground or water surface" ;
Planetary_Boundary_Layer_Height_surface_ens:units = "m" ;
Planetary_Boundary_Layer_Height_surface_ens:abbreviation = "HPBL" ;
Planetary_Boundary_Layer_Height_surface_ens:missing_value = NaNf ;
Planetary_Boundary_Layer_Height_surface_ens:grid_mapping = "LatLon_Projection" ;
Planetary_Boundary_Layer_Height_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Planetary_Boundary_Layer_Height_surface_ens:Grib_Variable_Id = "VAR_0-3-196_L1" ;
Planetary_Boundary_Layer_Height_surface_ens:Grib2_Parameter = 0, 3, 196 ;
Planetary_Boundary_Layer_Height_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Planetary_Boundary_Layer_Height_surface_ens:Grib2_Parameter_Category = "Mass" ;
Planetary_Boundary_Layer_Height_surface_ens:Grib2_Parameter_Name = "Planetary Boundary Layer Height" ;
Planetary_Boundary_Layer_Height_surface_ens:Grib2_Level_Type = 1 ;
Planetary_Boundary_Layer_Height_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Planetary_Boundary_Layer_Height_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:long_name = "Downward Short-Wave Radiation Flux (6_Hour Average) @ Ground or water surface" ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:units = "W.m-2" ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:abbreviation = "DSWRF" ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:missing_value = NaNf ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-4-192_L1_I6_Hour_S0" ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 4, 192 ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Short wave radiation" ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Downward Short-Wave Radiation Flux" ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Downward_Short-Wave_Radiation_Flux_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:long_name = "Downward Long-Wave Rad. Flux (6_Hour Average) @ Ground or water surface" ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:units = "W.m-2" ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:abbreviation = "DLWRF" ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:missing_value = NaNf ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-5-192_L1_I6_Hour_S0" ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 5, 192 ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Long wave radiation" ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Downward Long-Wave Rad. Flux" ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Downward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:long_name = "Upward Long-Wave Rad. Flux (6_Hour Average) @ Ground or water surface" ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:units = "W.m-2" ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:abbreviation = "ULWRF" ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:missing_value = NaNf ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-5-193_L1_I6_Hour_S0" ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Parameter = 0, 5, 193 ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Long wave radiation" ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Upward Long-Wave Rad. Flux" ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Upward_Long-Wave_Radp_Flux_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens(time, ens, lat, lon) ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:long_name = "Upward Long-Wave Rad. Flux (6_Hour Average) @ Nominal top of the atmosphere" ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:units = "W.m-2" ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:abbreviation = "ULWRF" ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:missing_value = NaNf ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:Grib_Variable_Id = "VAR_0-5-193_L8_I6_Hour_S0" ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:Grib2_Parameter = 0, 5, 193 ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:Grib2_Parameter_Category = "Long wave radiation" ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:Grib2_Parameter_Name = "Upward Long-Wave Rad. Flux" ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:Grib2_Level_Type = 8 ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:Grib2_Level_Desc = "Nominal top of the atmosphere" ;
Upward_Long-Wave_Radp_Flux_atmosphere_top_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Surface_Lifted_Index_surface_ens(time1, ens, lat, lon) ;
Surface_Lifted_Index_surface_ens:long_name = "Surface Lifted Index @ Ground or water surface" ;
Surface_Lifted_Index_surface_ens:units = "K" ;
Surface_Lifted_Index_surface_ens:abbreviation = "LFT X" ;
Surface_Lifted_Index_surface_ens:missing_value = NaNf ;
Surface_Lifted_Index_surface_ens:grid_mapping = "LatLon_Projection" ;
Surface_Lifted_Index_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Surface_Lifted_Index_surface_ens:Grib_Variable_Id = "VAR_0-7-192_L1" ;
Surface_Lifted_Index_surface_ens:Grib2_Parameter = 0, 7, 192 ;
Surface_Lifted_Index_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Surface_Lifted_Index_surface_ens:Grib2_Parameter_Category = "Thermodynamic stability indices" ;
Surface_Lifted_Index_surface_ens:Grib2_Parameter_Name = "Surface Lifted Index" ;
Surface_Lifted_Index_surface_ens:Grib2_Level_Type = 1 ;
Surface_Lifted_Index_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Surface_Lifted_Index_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Best_4_layer_Lifted_Index_surface_ens(time1, ens, lat, lon) ;
Best_4_layer_Lifted_Index_surface_ens:long_name = "Best (4 layer) Lifted Index @ Ground or water surface" ;
Best_4_layer_Lifted_Index_surface_ens:units = "K" ;
Best_4_layer_Lifted_Index_surface_ens:abbreviation = "4LFTX" ;
Best_4_layer_Lifted_Index_surface_ens:missing_value = NaNf ;
Best_4_layer_Lifted_Index_surface_ens:grid_mapping = "LatLon_Projection" ;
Best_4_layer_Lifted_Index_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Best_4_layer_Lifted_Index_surface_ens:Grib_Variable_Id = "VAR_0-7-193_L1" ;
Best_4_layer_Lifted_Index_surface_ens:Grib2_Parameter = 0, 7, 193 ;
Best_4_layer_Lifted_Index_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Best_4_layer_Lifted_Index_surface_ens:Grib2_Parameter_Category = "Thermodynamic stability indices" ;
Best_4_layer_Lifted_Index_surface_ens:Grib2_Parameter_Name = "Best (4 layer) Lifted Index" ;
Best_4_layer_Lifted_Index_surface_ens:Grib2_Level_Type = 1 ;
Best_4_layer_Lifted_Index_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Best_4_layer_Lifted_Index_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens(time1, ens, depth_below_surface_layer, lat, lon) ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:long_name = "Volumetric Soil Moisture Content @ Depth below land surface layer" ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:units = "Fraction" ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:abbreviation = "SOILW" ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:missing_value = NaNf ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:grid_mapping = "LatLon_Projection" ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:coordinates = "reftime time1 ens depth_below_surface_layer lat lon " ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:Grib_Variable_Id = "VAR_2-0-192_L106_layer" ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:Grib2_Parameter = 2, 0, 192 ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:Grib2_Parameter_Discipline = "Land surface products" ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:Grib2_Parameter_Category = "Vegetation/Biomass" ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:Grib2_Parameter_Name = "Volumetric Soil Moisture Content" ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:Grib2_Level_Type = 106 ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:Grib2_Level_Desc = "Depth below land surface" ;
Volumetric_Soil_Moisture_Content_depth_below_surface_layer_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Ground_Heat_Flux_surface_6_Hour_Average_ens(time, ens, lat, lon) ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:long_name = "Ground Heat Flux (6_Hour Average) @ Ground or water surface" ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:units = "W.m-2" ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:abbreviation = "GFLUX" ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:missing_value = NaNf ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:grid_mapping = "LatLon_Projection" ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:coordinates = "reftime time ens lat lon " ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:Grib_Statistical_Interval_Type = "Average" ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:Grib_Variable_Id = "VAR_2-0-193_L1_I6_Hour_S0" ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:Grib2_Parameter = 2, 0, 193 ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Discipline = "Land surface products" ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Category = "Vegetation/Biomass" ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:Grib2_Parameter_Name = "Ground Heat Flux" ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:Grib2_Level_Type = 1 ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:Grib2_Level_Desc = "Ground or water surface" ;
Ground_Heat_Flux_surface_6_Hour_Average_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Wilting_Point_surface_ens(time1, ens, lat, lon) ;
Wilting_Point_surface_ens:long_name = "Wilting Point @ Ground or water surface" ;
Wilting_Point_surface_ens:units = "Fraction" ;
Wilting_Point_surface_ens:abbreviation = "WILT" ;
Wilting_Point_surface_ens:missing_value = NaNf ;
Wilting_Point_surface_ens:grid_mapping = "LatLon_Projection" ;
Wilting_Point_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Wilting_Point_surface_ens:Grib_Variable_Id = "VAR_2-0-201_L1" ;
Wilting_Point_surface_ens:Grib2_Parameter = 2, 0, 201 ;
Wilting_Point_surface_ens:Grib2_Parameter_Discipline = "Land surface products" ;
Wilting_Point_surface_ens:Grib2_Parameter_Category = "Vegetation/Biomass" ;
Wilting_Point_surface_ens:Grib2_Parameter_Name = "Wilting Point" ;
Wilting_Point_surface_ens:Grib2_Level_Type = 1 ;
Wilting_Point_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Wilting_Point_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Vertical_velocity_pressure_isobaric_ens(time1, ens, isobaric2, lat, lon) ;
Vertical_velocity_pressure_isobaric_ens:long_name = "Vertical velocity (pressure) @ Isobaric surface" ;
Vertical_velocity_pressure_isobaric_ens:units = "Pa/s" ;
Vertical_velocity_pressure_isobaric_ens:abbreviation = "VVEL" ;
Vertical_velocity_pressure_isobaric_ens:missing_value = NaNf ;
Vertical_velocity_pressure_isobaric_ens:grid_mapping = "LatLon_Projection" ;
Vertical_velocity_pressure_isobaric_ens:coordinates = "reftime time1 ens isobaric2 lat lon " ;
Vertical_velocity_pressure_isobaric_ens:Grib_Variable_Id = "VAR_0-2-8_L100" ;
Vertical_velocity_pressure_isobaric_ens:Grib2_Parameter = 0, 2, 8 ;
Vertical_velocity_pressure_isobaric_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Vertical_velocity_pressure_isobaric_ens:Grib2_Parameter_Category = "Momentum" ;
Vertical_velocity_pressure_isobaric_ens:Grib2_Parameter_Name = "Vertical velocity (pressure)" ;
Vertical_velocity_pressure_isobaric_ens:Grib2_Level_Type = 100 ;
Vertical_velocity_pressure_isobaric_ens:Grib2_Level_Desc = "Isobaric surface" ;
Vertical_velocity_pressure_isobaric_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Water_equivalent_of_accumulated_snow_depth_surface_ens(time1, ens, lat, lon) ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:long_name = "Water equivalent of accumulated snow depth @ Ground or water surface" ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:units = "kg.m-2" ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:abbreviation = "WEASD" ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:missing_value = NaNf ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:grid_mapping = "LatLon_Projection" ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:Grib_Variable_Id = "VAR_0-1-13_L1" ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:Grib2_Parameter = 0, 1, 13 ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:Grib2_Parameter_Category = "Moisture" ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:Grib2_Parameter_Name = "Water equivalent of accumulated snow depth" ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:Grib2_Level_Type = 1 ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Water_equivalent_of_accumulated_snow_depth_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Water_runoff_surface_6_Hour_Accumulation_ens(time, ens, lat, lon) ;
Water_runoff_surface_6_Hour_Accumulation_ens:long_name = "Water runoff (6_Hour Accumulation) @ Ground or water surface" ;
Water_runoff_surface_6_Hour_Accumulation_ens:units = "kg.m-2" ;
Water_runoff_surface_6_Hour_Accumulation_ens:abbreviation = "WATR" ;
Water_runoff_surface_6_Hour_Accumulation_ens:missing_value = NaNf ;
Water_runoff_surface_6_Hour_Accumulation_ens:grid_mapping = "LatLon_Projection" ;
Water_runoff_surface_6_Hour_Accumulation_ens:coordinates = "reftime time ens lat lon " ;
Water_runoff_surface_6_Hour_Accumulation_ens:Grib_Statistical_Interval_Type = "Accumulation" ;
Water_runoff_surface_6_Hour_Accumulation_ens:Grib_Variable_Id = "VAR_2-0-5_L1_I6_Hour_S1" ;
Water_runoff_surface_6_Hour_Accumulation_ens:Grib2_Parameter = 2, 0, 5 ;
Water_runoff_surface_6_Hour_Accumulation_ens:Grib2_Parameter_Discipline = "Land surface products" ;
Water_runoff_surface_6_Hour_Accumulation_ens:Grib2_Parameter_Category = "Vegetation/Biomass" ;
Water_runoff_surface_6_Hour_Accumulation_ens:Grib2_Parameter_Name = "Water runoff" ;
Water_runoff_surface_6_Hour_Accumulation_ens:Grib2_Level_Type = 1 ;
Water_runoff_surface_6_Hour_Accumulation_ens:Grib2_Level_Desc = "Ground or water surface" ;
Water_runoff_surface_6_Hour_Accumulation_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float Wind_speed_gust_surface_ens(time1, ens, lat, lon) ;
Wind_speed_gust_surface_ens:long_name = "Wind speed (gust) @ Ground or water surface" ;
Wind_speed_gust_surface_ens:units = "m/s" ;
Wind_speed_gust_surface_ens:abbreviation = "GUST" ;
Wind_speed_gust_surface_ens:missing_value = NaNf ;
Wind_speed_gust_surface_ens:grid_mapping = "LatLon_Projection" ;
Wind_speed_gust_surface_ens:coordinates = "reftime time1 ens lat lon " ;
Wind_speed_gust_surface_ens:Grib_Variable_Id = "VAR_0-2-22_L1" ;
Wind_speed_gust_surface_ens:Grib2_Parameter = 0, 2, 22 ;
Wind_speed_gust_surface_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
Wind_speed_gust_surface_ens:Grib2_Parameter_Category = "Momentum" ;
Wind_speed_gust_surface_ens:Grib2_Parameter_Name = "Wind speed (gust)" ;
Wind_speed_gust_surface_ens:Grib2_Level_Type = 1 ;
Wind_speed_gust_surface_ens:Grib2_Level_Desc = "Ground or water surface" ;
Wind_speed_gust_surface_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float u-component_of_wind_isobaric_ens(time1, ens, isobaric, lat, lon) ;
u-component_of_wind_isobaric_ens:long_name = "u-component of wind @ Isobaric surface" ;
u-component_of_wind_isobaric_ens:units = "m/s" ;
u-component_of_wind_isobaric_ens:abbreviation = "UGRD" ;
u-component_of_wind_isobaric_ens:missing_value = NaNf ;
u-component_of_wind_isobaric_ens:grid_mapping = "LatLon_Projection" ;
u-component_of_wind_isobaric_ens:coordinates = "reftime time1 ens isobaric lat lon " ;
u-component_of_wind_isobaric_ens:Grib_Variable_Id = "VAR_0-2-2_L100" ;
u-component_of_wind_isobaric_ens:Grib2_Parameter = 0, 2, 2 ;
u-component_of_wind_isobaric_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
u-component_of_wind_isobaric_ens:Grib2_Parameter_Category = "Momentum" ;
u-component_of_wind_isobaric_ens:Grib2_Parameter_Name = "u-component of wind" ;
u-component_of_wind_isobaric_ens:Grib2_Level_Type = 100 ;
u-component_of_wind_isobaric_ens:Grib2_Level_Desc = "Isobaric surface" ;
u-component_of_wind_isobaric_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float u-component_of_wind_height_above_ground_ens(time1, ens, height_above_ground1, lat, lon) ;
u-component_of_wind_height_above_ground_ens:long_name = "u-component of wind @ Specified height level above ground" ;
u-component_of_wind_height_above_ground_ens:units = "m/s" ;
u-component_of_wind_height_above_ground_ens:abbreviation = "UGRD" ;
u-component_of_wind_height_above_ground_ens:missing_value = NaNf ;
u-component_of_wind_height_above_ground_ens:grid_mapping = "LatLon_Projection" ;
u-component_of_wind_height_above_ground_ens:coordinates = "reftime time1 ens height_above_ground1 lat lon " ;
u-component_of_wind_height_above_ground_ens:Grib_Variable_Id = "VAR_0-2-2_L103" ;
u-component_of_wind_height_above_ground_ens:Grib2_Parameter = 0, 2, 2 ;
u-component_of_wind_height_above_ground_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
u-component_of_wind_height_above_ground_ens:Grib2_Parameter_Category = "Momentum" ;
u-component_of_wind_height_above_ground_ens:Grib2_Parameter_Name = "u-component of wind" ;
u-component_of_wind_height_above_ground_ens:Grib2_Level_Type = 103 ;
u-component_of_wind_height_above_ground_ens:Grib2_Level_Desc = "Specified height level above ground" ;
u-component_of_wind_height_above_ground_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float u-component_of_wind_tropopause_ens(time1, ens, lat, lon) ;
u-component_of_wind_tropopause_ens:long_name = "u-component of wind @ Tropopause" ;
u-component_of_wind_tropopause_ens:units = "m/s" ;
u-component_of_wind_tropopause_ens:abbreviation = "UGRD" ;
u-component_of_wind_tropopause_ens:missing_value = NaNf ;
u-component_of_wind_tropopause_ens:grid_mapping = "LatLon_Projection" ;
u-component_of_wind_tropopause_ens:coordinates = "reftime time1 ens lat lon " ;
u-component_of_wind_tropopause_ens:Grib_Variable_Id = "VAR_0-2-2_L7" ;
u-component_of_wind_tropopause_ens:Grib2_Parameter = 0, 2, 2 ;
u-component_of_wind_tropopause_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
u-component_of_wind_tropopause_ens:Grib2_Parameter_Category = "Momentum" ;
u-component_of_wind_tropopause_ens:Grib2_Parameter_Name = "u-component of wind" ;
u-component_of_wind_tropopause_ens:Grib2_Level_Type = 7 ;
u-component_of_wind_tropopause_ens:Grib2_Level_Desc = "Tropopause" ;
u-component_of_wind_tropopause_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float u-component_of_wind_maximum_wind_ens(time1, ens, lat, lon) ;
u-component_of_wind_maximum_wind_ens:long_name = "u-component of wind @ Maximum wind level" ;
u-component_of_wind_maximum_wind_ens:units = "m/s" ;
u-component_of_wind_maximum_wind_ens:abbreviation = "UGRD" ;
u-component_of_wind_maximum_wind_ens:missing_value = NaNf ;
u-component_of_wind_maximum_wind_ens:grid_mapping = "LatLon_Projection" ;
u-component_of_wind_maximum_wind_ens:coordinates = "reftime time1 ens lat lon " ;
u-component_of_wind_maximum_wind_ens:Grib_Variable_Id = "VAR_0-2-2_L6" ;
u-component_of_wind_maximum_wind_ens:Grib2_Parameter = 0, 2, 2 ;
u-component_of_wind_maximum_wind_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
u-component_of_wind_maximum_wind_ens:Grib2_Parameter_Category = "Momentum" ;
u-component_of_wind_maximum_wind_ens:Grib2_Parameter_Name = "u-component of wind" ;
u-component_of_wind_maximum_wind_ens:Grib2_Level_Type = 6 ;
u-component_of_wind_maximum_wind_ens:Grib2_Level_Desc = "Maximum wind level" ;
u-component_of_wind_maximum_wind_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float v-component_of_wind_isobaric_ens(time1, ens, isobaric, lat, lon) ;
v-component_of_wind_isobaric_ens:long_name = "v-component of wind @ Isobaric surface" ;
v-component_of_wind_isobaric_ens:units = "m/s" ;
v-component_of_wind_isobaric_ens:abbreviation = "VGRD" ;
v-component_of_wind_isobaric_ens:missing_value = NaNf ;
v-component_of_wind_isobaric_ens:grid_mapping = "LatLon_Projection" ;
v-component_of_wind_isobaric_ens:coordinates = "reftime time1 ens isobaric lat lon " ;
v-component_of_wind_isobaric_ens:Grib_Variable_Id = "VAR_0-2-3_L100" ;
v-component_of_wind_isobaric_ens:Grib2_Parameter = 0, 2, 3 ;
v-component_of_wind_isobaric_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
v-component_of_wind_isobaric_ens:Grib2_Parameter_Category = "Momentum" ;
v-component_of_wind_isobaric_ens:Grib2_Parameter_Name = "v-component of wind" ;
v-component_of_wind_isobaric_ens:Grib2_Level_Type = 100 ;
v-component_of_wind_isobaric_ens:Grib2_Level_Desc = "Isobaric surface" ;
v-component_of_wind_isobaric_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float v-component_of_wind_height_above_ground_ens(time1, ens, height_above_ground1, lat, lon) ;
v-component_of_wind_height_above_ground_ens:long_name = "v-component of wind @ Specified height level above ground" ;
v-component_of_wind_height_above_ground_ens:units = "m/s" ;
v-component_of_wind_height_above_ground_ens:abbreviation = "VGRD" ;
v-component_of_wind_height_above_ground_ens:missing_value = NaNf ;
v-component_of_wind_height_above_ground_ens:grid_mapping = "LatLon_Projection" ;
v-component_of_wind_height_above_ground_ens:coordinates = "reftime time1 ens height_above_ground1 lat lon " ;
v-component_of_wind_height_above_ground_ens:Grib_Variable_Id = "VAR_0-2-3_L103" ;
v-component_of_wind_height_above_ground_ens:Grib2_Parameter = 0, 2, 3 ;
v-component_of_wind_height_above_ground_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
v-component_of_wind_height_above_ground_ens:Grib2_Parameter_Category = "Momentum" ;
v-component_of_wind_height_above_ground_ens:Grib2_Parameter_Name = "v-component of wind" ;
v-component_of_wind_height_above_ground_ens:Grib2_Level_Type = 103 ;
v-component_of_wind_height_above_ground_ens:Grib2_Level_Desc = "Specified height level above ground" ;
v-component_of_wind_height_above_ground_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float v-component_of_wind_tropopause_ens(time1, ens, lat, lon) ;
v-component_of_wind_tropopause_ens:long_name = "v-component of wind @ Tropopause" ;
v-component_of_wind_tropopause_ens:units = "m/s" ;
v-component_of_wind_tropopause_ens:abbreviation = "VGRD" ;
v-component_of_wind_tropopause_ens:missing_value = NaNf ;
v-component_of_wind_tropopause_ens:grid_mapping = "LatLon_Projection" ;
v-component_of_wind_tropopause_ens:coordinates = "reftime time1 ens lat lon " ;
v-component_of_wind_tropopause_ens:Grib_Variable_Id = "VAR_0-2-3_L7" ;
v-component_of_wind_tropopause_ens:Grib2_Parameter = 0, 2, 3 ;
v-component_of_wind_tropopause_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
v-component_of_wind_tropopause_ens:Grib2_Parameter_Category = "Momentum" ;
v-component_of_wind_tropopause_ens:Grib2_Parameter_Name = "v-component of wind" ;
v-component_of_wind_tropopause_ens:Grib2_Level_Type = 7 ;
v-component_of_wind_tropopause_ens:Grib2_Level_Desc = "Tropopause" ;
v-component_of_wind_tropopause_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
float v-component_of_wind_maximum_wind_ens(time1, ens, lat, lon) ;
v-component_of_wind_maximum_wind_ens:long_name = "v-component of wind @ Maximum wind level" ;
v-component_of_wind_maximum_wind_ens:units = "m/s" ;
v-component_of_wind_maximum_wind_ens:abbreviation = "VGRD" ;
v-component_of_wind_maximum_wind_ens:missing_value = NaNf ;
v-component_of_wind_maximum_wind_ens:grid_mapping = "LatLon_Projection" ;
v-component_of_wind_maximum_wind_ens:coordinates = "reftime time1 ens lat lon " ;
v-component_of_wind_maximum_wind_ens:Grib_Variable_Id = "VAR_0-2-3_L6" ;
v-component_of_wind_maximum_wind_ens:Grib2_Parameter = 0, 2, 3 ;
v-component_of_wind_maximum_wind_ens:Grib2_Parameter_Discipline = "Meteorological products" ;
v-component_of_wind_maximum_wind_ens:Grib2_Parameter_Category = "Momentum" ;
v-component_of_wind_maximum_wind_ens:Grib2_Parameter_Name = "v-component of wind" ;
v-component_of_wind_maximum_wind_ens:Grib2_Level_Type = 6 ;
v-component_of_wind_maximum_wind_ens:Grib2_Level_Desc = "Maximum wind level" ;
v-component_of_wind_maximum_wind_ens:Grib2_Generating_Process_Type = "Ensemble forecast" ;
// global attributes:
:Originating_or_generating_Center = "US National Weather Service, National Centres for Environmental Prediction (NCEP)" ;
:Originating_or_generating_Subcenter = "NCEP Ensemble Products" ;
:GRIB_table_version = "2,1" ;
:Type_of_generating_process = "Ensemble forecast" ;
:Analysis_or_forecast_generating_process_identifier_defined_by_originating_centre = "Global Ensemble Forecast System (GEFS)" ;
:file_format = "GRIB-2" ;
:Conventions = "CF-1.6" ;
:history = "Read using CDM IOSP GribCollection v3" ;
:featureType = "GRID" ;
}
1:0:vt=2018101600:10 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=30896.4:min=30469.8:max=31050.7
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
2:3437:vt=2018101600:10 mb:anl:TMP Temperature [K]:ENS=low-res ctl
ndata=4324:undef=0:mean=224.695:min=209.8:max=232.7
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
3:4818:vt=2018101600:10 mb:anl:RH Relative Humidity [%]:ENS=low-res ctl
ndata=4324:undef=0:mean=0.628335:min=0.1:max=3
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
4:6521:vt=2018101600:10 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=9.94519:min=-6.9:max=28.1
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
5:8250:vt=2018101600:10 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=0.485985:min=-6.3:max=11.9
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
6:9732:vt=2018101600:50 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=20628.8:min=20260.5:max=20724.1
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
7:13730:vt=2018101600:50 mb:anl:TMP Temperature [K]:ENS=low-res ctl
ndata=4324:undef=0:mean=212:min=206.3:max=217.7
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
8:15300:vt=2018101600:50 mb:anl:RH Relative Humidity [%]:ENS=low-res ctl
ndata=4324:undef=0:mean=5.58957:min=0.1:max=14.5
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
9:17357:vt=2018101600:50 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=3.27137:min=-19.7:max=19.5
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
10:19322:vt=2018101600:50 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=-0.818455:min=-11:max=7.5
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
11:21105:vt=2018101600:100 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=16386.1:min=15804.2:max=16632.9
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
12:25342:vt=2018101600:100 mb:anl:TMP Temperature [K]:ENS=low-res ctl
ndata=4324:undef=0:mean=206.708:min=190.9:max=223.3
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
13:27320:vt=2018101600:100 mb:anl:RH Relative Humidity [%]:ENS=low-res ctl
ndata=4324:undef=0:mean=30.6417:min=1.1:max=100
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
14:30302:vt=2018101600:100 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=10.9577:min=-14.57:max=41.83
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
15:34548:vt=2018101600:100 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=-0.271193:min=-20.18:max=15.74
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
16:38658:vt=2018101600:200 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=12095.2:min=11247.8:max=12485.4
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
17:43307:vt=2018101600:200 mb:anl:TMP Temperature [K]:ENS=low-res ctl
ndata=4324:undef=0:mean=218.698:min=209:max=229.5
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
18:45540:vt=2018101600:200 mb:anl:RH Relative Humidity [%]:ENS=low-res ctl
ndata=4324:undef=0:mean=44.794:min=0.6:max=100
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
19:49875:vt=2018101600:200 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=18.9701:min=-15.8:max=83.6
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
20:53098:vt=2018101600:200 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=-1.11383:min=-42.1:max=44.5
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
21:56250:vt=2018101600:250 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=10643.8:min=9787.48:max=11004.7
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
22:60964:vt=2018101600:250 mb:anl:TMP Temperature [K]:ENS=low-res ctl
ndata=4324:undef=0:mean=226.079:min=213.7:max=235.3
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
23:63182:vt=2018101600:250 mb:anl:RH Relative Humidity [%]:ENS=low-res ctl
ndata=4324:undef=0:mean=54.3168:min=0.6:max=100
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
24:68024:vt=2018101600:250 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=17.9571:min=-30.7:max=89.1
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
25:71406:vt=2018101600:250 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=-1.49383:min=-50:max=52.6
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
26:74762:vt=2018101600:300 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=9416.73:min=8620.95:max=9740.95
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
27:79459:vt=2018101600:300 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=15.8777:min=-31.4:max=91
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
28:82970:vt=2018101600:300 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=-1.13642:min=-46.9:max=46.3
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
29:86419:vt=2018101600:400 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=11.9234:min=-21.3:max=73.3
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
30:89807:vt=2018101600:400 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=-0.693455:min=-37.6:max=44.6
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
31:93196:vt=2018101600:500 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=5723.49:min=5198.4:max=5947
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
32:98253:vt=2018101600:500 mb:anl:TMP Temperature [K]:ENS=low-res ctl
ndata=4324:undef=0:mean=259.774:min=240.2:max=271
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
33:100580:vt=2018101600:500 mb:anl:RH Relative Humidity [%]:ENS=low-res ctl
ndata=4324:undef=0:mean=45.1584:min=0.1:max=100
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
34:105414:vt=2018101600:500 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=9.0472:min=-19.16:max=52.37
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
35:110566:vt=2018101600:500 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=-0.290393:min=-33.03:max=40.4
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
36:115721:vt=2018101600:700 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=3084.31:min=2759.53:max=3231.65
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
37:120673:vt=2018101600:700 mb:anl:TMP Temperature [K]:ENS=low-res ctl
ndata=4324:undef=0:mean=275.093:min=253.3:max=286.2
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
38:123242:vt=2018101600:700 mb:anl:RH Relative Humidity [%]:ENS=low-res ctl
ndata=4324:undef=0:mean=47.9186:min=0.1:max=100
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
39:128085:vt=2018101600:700 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=4.40509:min=-15.94:max=36.53
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
40:133302:vt=2018101600:700 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=0.204123:min=-22.52:max=33.2
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
41:138509:vt=2018101600:850 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=1497.09:min=1271.7:max=1600.69
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
42:143820:vt=2018101600:850 mb:anl:TMP Temperature [K]:ENS=low-res ctl
ndata=4324:undef=0:mean=281.813:min=257.9:max=300.6
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
43:146774:vt=2018101600:850 mb:anl:RH Relative Humidity [%]:ENS=low-res ctl
ndata=4324:undef=0:mean=63.0121:min=0.1:max=100
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
44:151806:vt=2018101600:850 mb:anl:VVEL Vertical Velocity (Pressure) [Pa/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=-0.00483071:min=-3.165:max=3.043
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
45:157617:vt=2018101600:850 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=1.76319:min=-17.21:max=26.11
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
46:163054:vt=2018101600:850 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=0.69105:min=-21.51:max=25.8
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
47:168474:vt=2018101600:925 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=793.258:min=593.156:max=891.892
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
48:173882:vt=2018101600:925 mb:anl:TMP Temperature [K]:ENS=low-res ctl
ndata=4324:undef=0:mean=284.98:min=261.5:max=305.3
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
49:176849:vt=2018101600:925 mb:anl:RH Relative Humidity [%]:ENS=low-res ctl
ndata=4324:undef=0:mean=73.0017:min=2.2:max=100
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
50:181643:vt=2018101600:925 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=0.00587419:min=-16.6:max=21.75
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
51:187034:vt=2018101600:925 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=0.802861:min=-20.59:max=28.73
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
52:192437:vt=2018101600:1000 mb:anl:TMP Temperature [K]:ENS=low-res ctl
ndata=4324:undef=0:mean=289.287:min=264.2:max=309.6
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
53:195380:vt=2018101600:1000 mb:anl:RH Relative Humidity [%]:ENS=low-res ctl
ndata=4324:undef=0:mean=70.1577:min=4.2:max=100
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
54:199961:vt=2018101600:1000 mb:anl:UGRD U-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=-1.02284:min=-13.3:max=17.54
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
55:205314:vt=2018101600:1000 mb:anl:VGRD V-Component of Wind [m/s]:ENS=low-res ctl
ndata=4324:undef=0:mean=0.4454:min=-16.75:max=18.76
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
56:210666:vt=2018101600:1000 mb:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=135.868:min=-45.3173:max=248.491
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
57:216301:vt=2018101600:surface:anl:PRES Pressure [Pa]:ENS=low-res ctl
ndata=4324:undef=0:mean=98252.3:min=68748.3:max=102891
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
58:221919:vt=2018101600:surface:anl:HGT Geopotential Height [gpm]:ENS=low-res ctl
ndata=4324:undef=0:mean=294.429:min=-27.0921:max=3259.95
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
59:226954:vt=2018101600:0-0.1 m below ground:anl:TSOIL Soil Temperature [K]:ENS=low-res ctl
ndata=4324:undef=2471:mean=281.663:min=266.7:max=306.3
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
60:229489:vt=2018101600:0-0.1 m below ground:anl:SOILW Volumetric Soil Moisture Content [Fraction]:ENS=low-res ctl
ndata=4324:undef=2471:mean=0.301583:min=0.111:max=0.454
grid_template=0:winds(N/S):
lat-lon grid:(94 x 46) units 1e-06 input WE:SN output WE:SN res 48
lat 15.000000 to 60.000000 by 1.000000
lon 215.000000 to 308.000000 by 1.000000 #points=4324
This file has been truncated, but you can view the full file.
1:0:d=2018101600:HGT Geopotential Height [gpm]:10 mb:anl:ENS=low-res ctl
2:3437:d=2018101600:TMP Temperature [K]:10 mb:anl:ENS=low-res ctl
3:4818:d=2018101600:RH Relative Humidity [%]:10 mb:anl:ENS=low-res ctl
4:6521:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:anl:ENS=low-res ctl
5:8250:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:anl:ENS=low-res ctl
6:9732:d=2018101600:HGT Geopotential Height [gpm]:50 mb:anl:ENS=low-res ctl
7:13730:d=2018101600:TMP Temperature [K]:50 mb:anl:ENS=low-res ctl
8:15300:d=2018101600:RH Relative Humidity [%]:50 mb:anl:ENS=low-res ctl
9:17357:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:anl:ENS=low-res ctl
10:19322:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:anl:ENS=low-res ctl
11:21105:d=2018101600:HGT Geopotential Height [gpm]:100 mb:anl:ENS=low-res ctl
12:25342:d=2018101600:TMP Temperature [K]:100 mb:anl:ENS=low-res ctl
13:27320:d=2018101600:RH Relative Humidity [%]:100 mb:anl:ENS=low-res ctl
14:30302:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:anl:ENS=low-res ctl
15:34548:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:anl:ENS=low-res ctl
16:38658:d=2018101600:HGT Geopotential Height [gpm]:200 mb:anl:ENS=low-res ctl
17:43307:d=2018101600:TMP Temperature [K]:200 mb:anl:ENS=low-res ctl
18:45540:d=2018101600:RH Relative Humidity [%]:200 mb:anl:ENS=low-res ctl
19:49875:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:anl:ENS=low-res ctl
20:53098:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:anl:ENS=low-res ctl
21:56250:d=2018101600:HGT Geopotential Height [gpm]:250 mb:anl:ENS=low-res ctl
22:60964:d=2018101600:TMP Temperature [K]:250 mb:anl:ENS=low-res ctl
23:63182:d=2018101600:RH Relative Humidity [%]:250 mb:anl:ENS=low-res ctl
24:68024:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:anl:ENS=low-res ctl
25:71406:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:anl:ENS=low-res ctl
26:74762:d=2018101600:HGT Geopotential Height [gpm]:300 mb:anl:ENS=low-res ctl
27:79459:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:anl:ENS=low-res ctl
28:82970:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:anl:ENS=low-res ctl
29:86419:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:anl:ENS=low-res ctl
30:89807:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:anl:ENS=low-res ctl
31:93196:d=2018101600:HGT Geopotential Height [gpm]:500 mb:anl:ENS=low-res ctl
32:98253:d=2018101600:TMP Temperature [K]:500 mb:anl:ENS=low-res ctl
33:100580:d=2018101600:RH Relative Humidity [%]:500 mb:anl:ENS=low-res ctl
34:105414:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:anl:ENS=low-res ctl
35:110566:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:anl:ENS=low-res ctl
36:115721:d=2018101600:HGT Geopotential Height [gpm]:700 mb:anl:ENS=low-res ctl
37:120673:d=2018101600:TMP Temperature [K]:700 mb:anl:ENS=low-res ctl
38:123242:d=2018101600:RH Relative Humidity [%]:700 mb:anl:ENS=low-res ctl
39:128085:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:anl:ENS=low-res ctl
40:133302:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:anl:ENS=low-res ctl
41:138509:d=2018101600:HGT Geopotential Height [gpm]:850 mb:anl:ENS=low-res ctl
42:143820:d=2018101600:TMP Temperature [K]:850 mb:anl:ENS=low-res ctl
43:146774:d=2018101600:RH Relative Humidity [%]:850 mb:anl:ENS=low-res ctl
44:151806:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:anl:ENS=low-res ctl
45:157617:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:anl:ENS=low-res ctl
46:163054:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:anl:ENS=low-res ctl
47:168474:d=2018101600:HGT Geopotential Height [gpm]:925 mb:anl:ENS=low-res ctl
48:173882:d=2018101600:TMP Temperature [K]:925 mb:anl:ENS=low-res ctl
49:176849:d=2018101600:RH Relative Humidity [%]:925 mb:anl:ENS=low-res ctl
50:181643:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:anl:ENS=low-res ctl
51:187034:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:anl:ENS=low-res ctl
52:192437:d=2018101600:TMP Temperature [K]:1000 mb:anl:ENS=low-res ctl
53:195380:d=2018101600:RH Relative Humidity [%]:1000 mb:anl:ENS=low-res ctl
54:199961:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:anl:ENS=low-res ctl
55:205314:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:anl:ENS=low-res ctl
56:210666:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:anl:ENS=low-res ctl
57:216301:d=2018101600:PRES Pressure [Pa]:surface:anl:ENS=low-res ctl
58:221919:d=2018101600:HGT Geopotential Height [gpm]:surface:anl:ENS=low-res ctl
59:226954:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:anl:ENS=low-res ctl
60:229489:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:anl:ENS=low-res ctl
61:232269:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:anl:ENS=low-res ctl
62:233240:d=2018101600:TMP Temperature [K]:2 m above ground:anl:ENS=low-res ctl
63:236371:d=2018101600:RH Relative Humidity [%]:2 m above ground:anl:ENS=low-res ctl
64:240890:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:anl:ENS=low-res ctl
65:246120:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:anl:ENS=low-res ctl
66:251325:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:anl:ENS=low-res ctl
67:256145:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:anl:ENS=low-res ctl
68:259711:d=2018101600:HGT Geopotential Height [gpm]:20 mb:anl:ENS=low-res ctl
69:263165:d=2018101600:TMP Temperature [K]:20 mb:anl:ENS=low-res ctl
70:264517:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:anl:ENS=low-res ctl
71:266324:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:anl:ENS=low-res ctl
72:267873:d=2018101600:HGT Geopotential Height [gpm]:30 mb:anl:ENS=low-res ctl
73:271310:d=2018101600:TMP Temperature [K]:30 mb:anl:ENS=low-res ctl
74:272726:d=2018101600:RH Relative Humidity [%]:30 mb:anl:ENS=low-res ctl
75:275851:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:anl:ENS=low-res ctl
76:277688:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:anl:ENS=low-res ctl
77:279298:d=2018101600:HGT Geopotential Height [gpm]:70 mb:anl:ENS=low-res ctl
78:283374:d=2018101600:TMP Temperature [K]:70 mb:anl:ENS=low-res ctl
79:285157:d=2018101600:RH Relative Humidity [%]:70 mb:anl:ENS=low-res ctl
80:287633:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:anl:ENS=low-res ctl
81:291537:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:anl:ENS=low-res ctl
82:295301:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:anl:ENS=low-res ctl
83:301477:d=2018101600:HGT Geopotential Height [gpm]:150 mb:anl:ENS=low-res ctl
84:305987:d=2018101600:TMP Temperature [K]:150 mb:anl:ENS=low-res ctl
85:308090:d=2018101600:RH Relative Humidity [%]:150 mb:anl:ENS=low-res ctl
86:311762:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:anl:ENS=low-res ctl
87:317555:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:anl:ENS=low-res ctl
88:322350:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:anl:ENS=low-res ctl
89:327050:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:anl:ENS=low-res ctl
90:333420:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:anl:ENS=low-res ctl
91:340146:d=2018101600:TMP Temperature [K]:300 mb:anl:ENS=low-res ctl
92:342406:d=2018101600:RH Relative Humidity [%]:300 mb:anl:ENS=low-res ctl
93:347424:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:anl:ENS=low-res ctl
94:353817:d=2018101600:HGT Geopotential Height [gpm]:350 mb:anl:ENS=low-res ctl
95:358455:d=2018101600:TMP Temperature [K]:350 mb:anl:ENS=low-res ctl
96:360665:d=2018101600:RH Relative Humidity [%]:350 mb:anl:ENS=low-res ctl
97:365648:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:anl:ENS=low-res ctl
98:372181:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:anl:ENS=low-res ctl
99:375578:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:anl:ENS=low-res ctl
100:378945:d=2018101600:HGT Geopotential Height [gpm]:400 mb:anl:ENS=low-res ctl
101:383528:d=2018101600:TMP Temperature [K]:400 mb:anl:ENS=low-res ctl
102:385806:d=2018101600:RH Relative Humidity [%]:400 mb:anl:ENS=low-res ctl
103:390771:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:anl:ENS=low-res ctl
104:397407:d=2018101600:HGT Geopotential Height [gpm]:450 mb:anl:ENS=low-res ctl
105:401934:d=2018101600:TMP Temperature [K]:450 mb:anl:ENS=low-res ctl
106:404198:d=2018101600:RH Relative Humidity [%]:450 mb:anl:ENS=low-res ctl
107:409028:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:anl:ENS=low-res ctl
108:415722:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:anl:ENS=low-res ctl
109:419037:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:anl:ENS=low-res ctl
110:422327:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:anl:ENS=low-res ctl
111:427750:d=2018101600:HGT Geopotential Height [gpm]:550 mb:anl:ENS=low-res ctl
112:432768:d=2018101600:TMP Temperature [K]:550 mb:anl:ENS=low-res ctl
113:435130:d=2018101600:RH Relative Humidity [%]:550 mb:anl:ENS=low-res ctl
114:439942:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:anl:ENS=low-res ctl
115:445382:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:anl:ENS=low-res ctl
116:450507:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:anl:ENS=low-res ctl
117:455621:d=2018101600:HGT Geopotential Height [gpm]:600 mb:anl:ENS=low-res ctl
118:460604:d=2018101600:TMP Temperature [K]:600 mb:anl:ENS=low-res ctl
119:462992:d=2018101600:RH Relative Humidity [%]:600 mb:anl:ENS=low-res ctl
120:467789:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:anl:ENS=low-res ctl
121:473300:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:anl:ENS=low-res ctl
122:478447:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:anl:ENS=low-res ctl
123:483569:d=2018101600:HGT Geopotential Height [gpm]:650 mb:anl:ENS=low-res ctl
124:488548:d=2018101600:TMP Temperature [K]:650 mb:anl:ENS=low-res ctl
125:491021:d=2018101600:RH Relative Humidity [%]:650 mb:anl:ENS=low-res ctl
126:495862:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:anl:ENS=low-res ctl
127:501405:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:anl:ENS=low-res ctl
128:506602:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:anl:ENS=low-res ctl
129:511760:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:anl:ENS=low-res ctl
130:517346:d=2018101600:HGT Geopotential Height [gpm]:750 mb:anl:ENS=low-res ctl
131:522515:d=2018101600:TMP Temperature [K]:750 mb:anl:ENS=low-res ctl
132:525240:d=2018101600:RH Relative Humidity [%]:750 mb:anl:ENS=low-res ctl
133:530169:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:anl:ENS=low-res ctl
134:535827:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:anl:ENS=low-res ctl
135:541136:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:anl:ENS=low-res ctl
136:546408:d=2018101600:HGT Geopotential Height [gpm]:800 mb:anl:ENS=low-res ctl
137:551651:d=2018101600:TMP Temperature [K]:800 mb:anl:ENS=low-res ctl
138:554532:d=2018101600:RH Relative Humidity [%]:800 mb:anl:ENS=low-res ctl
139:559556:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:anl:ENS=low-res ctl
140:565285:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:anl:ENS=low-res ctl
141:570677:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:anl:ENS=low-res ctl
142:576072:d=2018101600:HGT Geopotential Height [gpm]:900 mb:anl:ENS=low-res ctl
143:581429:d=2018101600:TMP Temperature [K]:900 mb:anl:ENS=low-res ctl
144:584414:d=2018101600:RH Relative Humidity [%]:900 mb:anl:ENS=low-res ctl
145:589307:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:anl:ENS=low-res ctl
146:595162:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:anl:ENS=low-res ctl
147:600568:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:anl:ENS=low-res ctl
148:605969:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:anl:ENS=low-res ctl
149:611808:d=2018101600:HGT Geopotential Height [gpm]:950 mb:anl:ENS=low-res ctl
150:617275:d=2018101600:TMP Temperature [K]:950 mb:anl:ENS=low-res ctl
151:620183:d=2018101600:RH Relative Humidity [%]:950 mb:anl:ENS=low-res ctl
152:624855:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:anl:ENS=low-res ctl
153:630600:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:anl:ENS=low-res ctl
154:636014:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:anl:ENS=low-res ctl
155:641417:d=2018101600:HGT Geopotential Height [gpm]:975 mb:anl:ENS=low-res ctl
156:646956:d=2018101600:TMP Temperature [K]:975 mb:anl:ENS=low-res ctl
157:649881:d=2018101600:RH Relative Humidity [%]:975 mb:anl:ENS=low-res ctl
158:654503:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:anl:ENS=low-res ctl
159:660113:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:anl:ENS=low-res ctl
160:665525:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:anl:ENS=low-res ctl
161:670932:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:anl:ENS=low-res ctl
162:676363:d=2018101600:TMP Temperature [K]:surface:anl:ENS=low-res ctl
163:679631:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:anl:ENS=low-res ctl
164:682024:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:anl:ENS=low-res ctl
165:684807:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:anl:ENS=low-res ctl
166:688040:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:anl:ENS=low-res ctl
167:690865:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:anl:ENS=low-res ctl
168:694154:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:anl:ENS=low-res ctl
169:696987:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:anl:ENS=low-res ctl
170:700718:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:anl:ENS=low-res ctl
171:705238:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:anl:ENS=low-res ctl
172:708500:d=2018101600:FRICV Frictional Velocity [m/s]:surface:anl:ENS=low-res ctl
173:713282:d=2018101600:WILT Wilting Point [Fraction]:surface:anl:ENS=low-res ctl
174:716297:d=2018101600:LFTX Surface Lifted Index [K]:surface:anl:ENS=low-res ctl
175:719597:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:anl:ENS=low-res ctl
176:723126:d=2018101600:CIN Convective Inhibition [J/kg]:surface:anl:ENS=low-res ctl
177:726803:d=2018101600:HGT Geopotential Height [gpm]:tropopause:anl:ENS=low-res ctl
178:733371:d=2018101600:TMP Temperature [K]:tropopause:anl:ENS=low-res ctl
179:736099:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:anl:ENS=low-res ctl
180:739464:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:anl:ENS=low-res ctl
181:742735:d=2018101600:HGT Geopotential Height [gpm]:max wind:anl:ENS=low-res ctl
182:750844:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:anl:ENS=low-res ctl
183:754575:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:anl:ENS=low-res ctl
184:758378:d=2018101600:TMP Temperature [K]:max wind:anl:ENS=low-res ctl
185:762772:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:anl:ENS=low-res ctl
186:766367:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:anl:ENS=low-res ctl
187:773833:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:anl:ENS=low-res ctl
188:774437:d=2018101600:ICEC Ice Cover [Proportion]:surface:anl:ENS=low-res ctl
189:774766:d=2018101600:HGT Geopotential Height [gpm]:10 mb:6 hour fcst:ENS=low-res ctl
190:777958:d=2018101600:TMP Temperature [K]:10 mb:6 hour fcst:ENS=low-res ctl
191:779287:d=2018101600:RH Relative Humidity [%]:10 mb:6 hour fcst:ENS=low-res ctl
192:780907:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:6 hour fcst:ENS=low-res ctl
193:782561:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:6 hour fcst:ENS=low-res ctl
194:783988:d=2018101600:HGT Geopotential Height [gpm]:50 mb:6 hour fcst:ENS=low-res ctl
195:787724:d=2018101600:TMP Temperature [K]:50 mb:6 hour fcst:ENS=low-res ctl
196:789252:d=2018101600:RH Relative Humidity [%]:50 mb:6 hour fcst:ENS=low-res ctl
197:791265:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:6 hour fcst:ENS=low-res ctl
198:793154:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:6 hour fcst:ENS=low-res ctl
199:794892:d=2018101600:HGT Geopotential Height [gpm]:100 mb:6 hour fcst:ENS=low-res ctl
200:798993:d=2018101600:TMP Temperature [K]:100 mb:6 hour fcst:ENS=low-res ctl
201:800946:d=2018101600:RH Relative Humidity [%]:100 mb:6 hour fcst:ENS=low-res ctl
202:803860:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:6 hour fcst:ENS=low-res ctl
203:807978:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:6 hour fcst:ENS=low-res ctl
204:812000:d=2018101600:HGT Geopotential Height [gpm]:200 mb:6 hour fcst:ENS=low-res ctl
205:816488:d=2018101600:TMP Temperature [K]:200 mb:6 hour fcst:ENS=low-res ctl
206:818643:d=2018101600:RH Relative Humidity [%]:200 mb:6 hour fcst:ENS=low-res ctl
207:822890:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:6 hour fcst:ENS=low-res ctl
208:825962:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:6 hour fcst:ENS=low-res ctl
209:829027:d=2018101600:HGT Geopotential Height [gpm]:250 mb:6 hour fcst:ENS=low-res ctl
210:833593:d=2018101600:TMP Temperature [K]:250 mb:6 hour fcst:ENS=low-res ctl
211:835724:d=2018101600:RH Relative Humidity [%]:250 mb:6 hour fcst:ENS=low-res ctl
212:840503:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:6 hour fcst:ENS=low-res ctl
213:843715:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:6 hour fcst:ENS=low-res ctl
214:846939:d=2018101600:HGT Geopotential Height [gpm]:300 mb:6 hour fcst:ENS=low-res ctl
215:851481:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:6 hour fcst:ENS=low-res ctl
216:854807:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:6 hour fcst:ENS=low-res ctl
217:858105:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:6 hour fcst:ENS=low-res ctl
218:861363:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:6 hour fcst:ENS=low-res ctl
219:864630:d=2018101600:HGT Geopotential Height [gpm]:500 mb:6 hour fcst:ENS=low-res ctl
220:869511:d=2018101600:TMP Temperature [K]:500 mb:6 hour fcst:ENS=low-res ctl
221:871750:d=2018101600:RH Relative Humidity [%]:500 mb:6 hour fcst:ENS=low-res ctl
222:876495:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:6 hour fcst:ENS=low-res ctl
223:881498:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:6 hour fcst:ENS=low-res ctl
224:886535:d=2018101600:HGT Geopotential Height [gpm]:700 mb:6 hour fcst:ENS=low-res ctl
225:891324:d=2018101600:TMP Temperature [K]:700 mb:6 hour fcst:ENS=low-res ctl
226:893753:d=2018101600:RH Relative Humidity [%]:700 mb:6 hour fcst:ENS=low-res ctl
227:898445:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:6 hour fcst:ENS=low-res ctl
228:903522:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:6 hour fcst:ENS=low-res ctl
229:908570:d=2018101600:HGT Geopotential Height [gpm]:850 mb:6 hour fcst:ENS=low-res ctl
230:913713:d=2018101600:TMP Temperature [K]:850 mb:6 hour fcst:ENS=low-res ctl
231:916626:d=2018101600:RH Relative Humidity [%]:850 mb:6 hour fcst:ENS=low-res ctl
232:921593:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:6 hour fcst:ENS=low-res ctl
233:927263:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:6 hour fcst:ENS=low-res ctl
234:932558:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:6 hour fcst:ENS=low-res ctl
235:937897:d=2018101600:HGT Geopotential Height [gpm]:925 mb:6 hour fcst:ENS=low-res ctl
236:943138:d=2018101600:TMP Temperature [K]:925 mb:6 hour fcst:ENS=low-res ctl
237:946031:d=2018101600:RH Relative Humidity [%]:925 mb:6 hour fcst:ENS=low-res ctl
238:950726:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:6 hour fcst:ENS=low-res ctl
239:956029:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:6 hour fcst:ENS=low-res ctl
240:961361:d=2018101600:TMP Temperature [K]:1000 mb:6 hour fcst:ENS=low-res ctl
241:964239:d=2018101600:RH Relative Humidity [%]:1000 mb:6 hour fcst:ENS=low-res ctl
242:968730:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:6 hour fcst:ENS=low-res ctl
243:973994:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:6 hour fcst:ENS=low-res ctl
244:979270:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:6 hour fcst:ENS=low-res ctl
245:984756:d=2018101600:PRES Pressure [Pa]:surface:6 hour fcst:ENS=low-res ctl
246:990318:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:6 hour fcst:ENS=low-res ctl
247:992804:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:6 hour fcst:ENS=low-res ctl
248:995599:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:6 hour fcst:ENS=low-res ctl
249:996575:d=2018101600:TMP Temperature [K]:2 m above ground:6 hour fcst:ENS=low-res ctl
250:999671:d=2018101600:RH Relative Humidity [%]:2 m above ground:6 hour fcst:ENS=low-res ctl
251:1004091:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:6 hour fcst:ENS=low-res ctl
252:1009225:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:6 hour fcst:ENS=low-res ctl
253:1014361:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:0-6 hour acc fcst:ENS=low-res ctl
254:1018447:d=2018101600:CSNOW Categorical Snow [-]:surface:0-6 hour ave fcst:ENS=low-res ctl
255:1018968:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:0-6 hour ave fcst:ENS=low-res ctl
256:1019176:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:0-6 hour ave fcst:ENS=low-res ctl
257:1019536:d=2018101600:CRAIN Categorical Rain [-]:surface:0-6 hour ave fcst:ENS=low-res ctl
258:1020377:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=low-res ctl
259:1024231:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=low-res ctl
260:1027509:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=low-res ctl
261:1028843:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=low-res ctl
262:1032170:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=low-res ctl
263:1034993:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:0-6 hour ave fcst:ENS=low-res ctl
264:1038077:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:6 hour fcst:ENS=low-res ctl
265:1042886:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:6 hour fcst:ENS=low-res ctl
266:1046374:d=2018101600:HGT Geopotential Height [gpm]:20 mb:6 hour fcst:ENS=low-res ctl
267:1049556:d=2018101600:TMP Temperature [K]:20 mb:6 hour fcst:ENS=low-res ctl
268:1050900:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:6 hour fcst:ENS=low-res ctl
269:1052672:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:6 hour fcst:ENS=low-res ctl
270:1054200:d=2018101600:HGT Geopotential Height [gpm]:30 mb:6 hour fcst:ENS=low-res ctl
271:1057402:d=2018101600:TMP Temperature [K]:30 mb:6 hour fcst:ENS=low-res ctl
272:1058798:d=2018101600:RH Relative Humidity [%]:30 mb:6 hour fcst:ENS=low-res ctl
273:1061780:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:6 hour fcst:ENS=low-res ctl
274:1063576:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:6 hour fcst:ENS=low-res ctl
275:1065176:d=2018101600:HGT Geopotential Height [gpm]:70 mb:6 hour fcst:ENS=low-res ctl
276:1069019:d=2018101600:TMP Temperature [K]:70 mb:6 hour fcst:ENS=low-res ctl
277:1070764:d=2018101600:RH Relative Humidity [%]:70 mb:6 hour fcst:ENS=low-res ctl
278:1073137:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:6 hour fcst:ENS=low-res ctl
279:1076932:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:6 hour fcst:ENS=low-res ctl
280:1080583:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:6 hour fcst:ENS=low-res ctl
281:1087071:d=2018101600:HGT Geopotential Height [gpm]:150 mb:6 hour fcst:ENS=low-res ctl
282:1091444:d=2018101600:TMP Temperature [K]:150 mb:6 hour fcst:ENS=low-res ctl
283:1093479:d=2018101600:RH Relative Humidity [%]:150 mb:6 hour fcst:ENS=low-res ctl
284:1097017:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:6 hour fcst:ENS=low-res ctl
285:1102599:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:6 hour fcst:ENS=low-res ctl
286:1107268:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:6 hour fcst:ENS=low-res ctl
287:1111851:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:6 hour fcst:ENS=low-res ctl
288:1117998:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:6 hour fcst:ENS=low-res ctl
289:1124485:d=2018101600:TMP Temperature [K]:300 mb:6 hour fcst:ENS=low-res ctl
290:1126671:d=2018101600:RH Relative Humidity [%]:300 mb:6 hour fcst:ENS=low-res ctl
291:1131556:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:6 hour fcst:ENS=low-res ctl
292:1138311:d=2018101600:HGT Geopotential Height [gpm]:350 mb:6 hour fcst:ENS=low-res ctl
293:1142813:d=2018101600:TMP Temperature [K]:350 mb:6 hour fcst:ENS=low-res ctl
294:1144980:d=2018101600:RH Relative Humidity [%]:350 mb:6 hour fcst:ENS=low-res ctl
295:1149860:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:6 hour fcst:ENS=low-res ctl
296:1156786:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:6 hour fcst:ENS=low-res ctl
297:1160059:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:6 hour fcst:ENS=low-res ctl
298:1163317:d=2018101600:HGT Geopotential Height [gpm]:400 mb:6 hour fcst:ENS=low-res ctl
299:1167754:d=2018101600:TMP Temperature [K]:400 mb:6 hour fcst:ENS=low-res ctl
300:1169982:d=2018101600:RH Relative Humidity [%]:400 mb:6 hour fcst:ENS=low-res ctl
301:1174854:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:6 hour fcst:ENS=low-res ctl
302:1181327:d=2018101600:HGT Geopotential Height [gpm]:450 mb:6 hour fcst:ENS=low-res ctl
303:1185722:d=2018101600:TMP Temperature [K]:450 mb:6 hour fcst:ENS=low-res ctl
304:1187937:d=2018101600:RH Relative Humidity [%]:450 mb:6 hour fcst:ENS=low-res ctl
305:1192691:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:6 hour fcst:ENS=low-res ctl
306:1199207:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:6 hour fcst:ENS=low-res ctl
307:1202386:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:6 hour fcst:ENS=low-res ctl
308:1205587:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:6 hour fcst:ENS=low-res ctl
309:1212148:d=2018101600:HGT Geopotential Height [gpm]:550 mb:6 hour fcst:ENS=low-res ctl
310:1216972:d=2018101600:TMP Temperature [K]:550 mb:6 hour fcst:ENS=low-res ctl
311:1219274:d=2018101600:RH Relative Humidity [%]:550 mb:6 hour fcst:ENS=low-res ctl
312:1223983:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:6 hour fcst:ENS=low-res ctl
313:1229268:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:6 hour fcst:ENS=low-res ctl
314:1234253:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:6 hour fcst:ENS=low-res ctl
315:1239279:d=2018101600:HGT Geopotential Height [gpm]:600 mb:6 hour fcst:ENS=low-res ctl
316:1244061:d=2018101600:TMP Temperature [K]:600 mb:6 hour fcst:ENS=low-res ctl
317:1246379:d=2018101600:RH Relative Humidity [%]:600 mb:6 hour fcst:ENS=low-res ctl
318:1251088:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:6 hour fcst:ENS=low-res ctl
319:1256442:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:6 hour fcst:ENS=low-res ctl
320:1261466:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:6 hour fcst:ENS=low-res ctl
321:1266482:d=2018101600:HGT Geopotential Height [gpm]:650 mb:6 hour fcst:ENS=low-res ctl
322:1271267:d=2018101600:TMP Temperature [K]:650 mb:6 hour fcst:ENS=low-res ctl
323:1273646:d=2018101600:RH Relative Humidity [%]:650 mb:6 hour fcst:ENS=low-res ctl
324:1278360:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:6 hour fcst:ENS=low-res ctl
325:1283717:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:6 hour fcst:ENS=low-res ctl
326:1288766:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:6 hour fcst:ENS=low-res ctl
327:1293811:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:6 hour fcst:ENS=low-res ctl
328:1299197:d=2018101600:HGT Geopotential Height [gpm]:750 mb:6 hour fcst:ENS=low-res ctl
329:1304185:d=2018101600:TMP Temperature [K]:750 mb:6 hour fcst:ENS=low-res ctl
330:1306803:d=2018101600:RH Relative Humidity [%]:750 mb:6 hour fcst:ENS=low-res ctl
331:1311620:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:6 hour fcst:ENS=low-res ctl
332:1317078:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:6 hour fcst:ENS=low-res ctl
333:1322217:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:6 hour fcst:ENS=low-res ctl
334:1327355:d=2018101600:HGT Geopotential Height [gpm]:800 mb:6 hour fcst:ENS=low-res ctl
335:1332412:d=2018101600:TMP Temperature [K]:800 mb:6 hour fcst:ENS=low-res ctl
336:1335193:d=2018101600:RH Relative Humidity [%]:800 mb:6 hour fcst:ENS=low-res ctl
337:1340102:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:6 hour fcst:ENS=low-res ctl
338:1345664:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:6 hour fcst:ENS=low-res ctl
339:1350893:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:6 hour fcst:ENS=low-res ctl
340:1356155:d=2018101600:HGT Geopotential Height [gpm]:900 mb:6 hour fcst:ENS=low-res ctl
341:1361369:d=2018101600:TMP Temperature [K]:900 mb:6 hour fcst:ENS=low-res ctl
342:1364291:d=2018101600:RH Relative Humidity [%]:900 mb:6 hour fcst:ENS=low-res ctl
343:1369120:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:6 hour fcst:ENS=low-res ctl
344:1374831:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:6 hour fcst:ENS=low-res ctl
345:1380120:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:6 hour fcst:ENS=low-res ctl
346:1385459:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:6 hour fcst:ENS=low-res ctl
347:1391106:d=2018101600:HGT Geopotential Height [gpm]:950 mb:6 hour fcst:ENS=low-res ctl
348:1396408:d=2018101600:TMP Temperature [K]:950 mb:6 hour fcst:ENS=low-res ctl
349:1399256:d=2018101600:RH Relative Humidity [%]:950 mb:6 hour fcst:ENS=low-res ctl
350:1403854:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:6 hour fcst:ENS=low-res ctl
351:1409413:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:6 hour fcst:ENS=low-res ctl
352:1414721:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:6 hour fcst:ENS=low-res ctl
353:1420073:d=2018101600:HGT Geopotential Height [gpm]:975 mb:6 hour fcst:ENS=low-res ctl
354:1425451:d=2018101600:TMP Temperature [K]:975 mb:6 hour fcst:ENS=low-res ctl
355:1428311:d=2018101600:RH Relative Humidity [%]:975 mb:6 hour fcst:ENS=low-res ctl
356:1432851:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:6 hour fcst:ENS=low-res ctl
357:1438229:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:6 hour fcst:ENS=low-res ctl
358:1443531:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:6 hour fcst:ENS=low-res ctl
359:1448859:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:6 hour fcst:ENS=low-res ctl
360:1453895:d=2018101600:HGT Geopotential Height [gpm]:surface:6 hour fcst:ENS=low-res ctl
361:1458930:d=2018101600:TMP Temperature [K]:surface:6 hour fcst:ENS=low-res ctl
362:1462208:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:6 hour fcst:ENS=low-res ctl
363:1464599:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:6 hour fcst:ENS=low-res ctl
364:1467377:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:6 hour fcst:ENS=low-res ctl
365:1470610:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:6 hour fcst:ENS=low-res ctl
366:1473439:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:6 hour fcst:ENS=low-res ctl
367:1476731:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:6 hour fcst:ENS=low-res ctl
368:1479566:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:6 hour fcst:ENS=low-res ctl
369:1483115:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:6 hour fcst:ENS=low-res ctl
370:1487529:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:6 hour fcst:ENS=low-res ctl
371:1490716:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:0-6 hour ave fcst:ENS=low-res ctl
372:1493532:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:0-6 hour ave fcst:ENS=low-res ctl
373:1497079:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:0-6 hour acc fcst:ENS=low-res ctl
374:1500335:d=2018101600:WATR Water Runoff [kg/m^2]:surface:0-6 hour acc fcst:ENS=low-res ctl
375:1503267:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=low-res ctl
376:1506525:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:0-6 hour ave fcst:ENS=low-res ctl
377:1510683:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:0-6 hour ave fcst:ENS=low-res ctl
378:1514747:d=2018101600:FRICV Frictional Velocity [m/s]:surface:6 hour fcst:ENS=low-res ctl
379:1519457:d=2018101600:WILT Wilting Point [Fraction]:surface:6 hour fcst:ENS=low-res ctl
380:1522472:d=2018101600:LFTX Surface Lifted Index [K]:surface:6 hour fcst:ENS=low-res ctl
381:1525692:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:6 hour fcst:ENS=low-res ctl
382:1529065:d=2018101600:CIN Convective Inhibition [J/kg]:surface:6 hour fcst:ENS=low-res ctl
383:1532614:d=2018101600:HGT Geopotential Height [gpm]:tropopause:6 hour fcst:ENS=low-res ctl
384:1539086:d=2018101600:TMP Temperature [K]:tropopause:6 hour fcst:ENS=low-res ctl
385:1541770:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:6 hour fcst:ENS=low-res ctl
386:1544988:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:6 hour fcst:ENS=low-res ctl
387:1548205:d=2018101600:HGT Geopotential Height [gpm]:max wind:6 hour fcst:ENS=low-res ctl
388:1556295:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:6 hour fcst:ENS=low-res ctl
389:1559953:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:6 hour fcst:ENS=low-res ctl
390:1563680:d=2018101600:TMP Temperature [K]:max wind:6 hour fcst:ENS=low-res ctl
391:1568072:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:6 hour fcst:ENS=low-res ctl
392:1571491:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:6 hour fcst:ENS=low-res ctl
393:1578793:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:6 hour fcst:ENS=low-res ctl
394:1579397:d=2018101600:ICEC Ice Cover [Proportion]:surface:6 hour fcst:ENS=low-res ctl
395:1579726:d=2018101600:HGT Geopotential Height [gpm]:10 mb:12 hour fcst:ENS=low-res ctl
396:1582922:d=2018101600:TMP Temperature [K]:10 mb:12 hour fcst:ENS=low-res ctl
397:1584271:d=2018101600:RH Relative Humidity [%]:10 mb:12 hour fcst:ENS=low-res ctl
398:1585910:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:12 hour fcst:ENS=low-res ctl
399:1587638:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:12 hour fcst:ENS=low-res ctl
400:1589131:d=2018101600:HGT Geopotential Height [gpm]:50 mb:12 hour fcst:ENS=low-res ctl
401:1592910:d=2018101600:TMP Temperature [K]:50 mb:12 hour fcst:ENS=low-res ctl
402:1594477:d=2018101600:RH Relative Humidity [%]:50 mb:12 hour fcst:ENS=low-res ctl
403:1596500:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:12 hour fcst:ENS=low-res ctl
404:1598427:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:12 hour fcst:ENS=low-res ctl
405:1600233:d=2018101600:HGT Geopotential Height [gpm]:100 mb:12 hour fcst:ENS=low-res ctl
406:1604348:d=2018101600:TMP Temperature [K]:100 mb:12 hour fcst:ENS=low-res ctl
407:1606306:d=2018101600:RH Relative Humidity [%]:100 mb:12 hour fcst:ENS=low-res ctl
408:1609210:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:12 hour fcst:ENS=low-res ctl
409:1613338:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:12 hour fcst:ENS=low-res ctl
410:1617402:d=2018101600:HGT Geopotential Height [gpm]:200 mb:12 hour fcst:ENS=low-res ctl
411:1621967:d=2018101600:TMP Temperature [K]:200 mb:12 hour fcst:ENS=low-res ctl
412:1624211:d=2018101600:RH Relative Humidity [%]:200 mb:12 hour fcst:ENS=low-res ctl
413:1628495:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:12 hour fcst:ENS=low-res ctl
414:1631635:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:12 hour fcst:ENS=low-res ctl
415:1634697:d=2018101600:HGT Geopotential Height [gpm]:250 mb:12 hour fcst:ENS=low-res ctl
416:1639312:d=2018101600:TMP Temperature [K]:250 mb:12 hour fcst:ENS=low-res ctl
417:1641508:d=2018101600:RH Relative Humidity [%]:250 mb:12 hour fcst:ENS=low-res ctl
418:1646230:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:12 hour fcst:ENS=low-res ctl
419:1649478:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:12 hour fcst:ENS=low-res ctl
420:1652727:d=2018101600:HGT Geopotential Height [gpm]:300 mb:12 hour fcst:ENS=low-res ctl
421:1657322:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:12 hour fcst:ENS=low-res ctl
422:1660672:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:12 hour fcst:ENS=low-res ctl
423:1664012:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:12 hour fcst:ENS=low-res ctl
424:1667300:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:12 hour fcst:ENS=low-res ctl
425:1670614:d=2018101600:HGT Geopotential Height [gpm]:500 mb:12 hour fcst:ENS=low-res ctl
426:1674939:d=2018101600:TMP Temperature [K]:500 mb:12 hour fcst:ENS=low-res ctl
427:1677238:d=2018101600:RH Relative Humidity [%]:500 mb:12 hour fcst:ENS=low-res ctl
428:1682024:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:12 hour fcst:ENS=low-res ctl
429:1687052:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:12 hour fcst:ENS=low-res ctl
430:1692110:d=2018101600:HGT Geopotential Height [gpm]:700 mb:12 hour fcst:ENS=low-res ctl
431:1696927:d=2018101600:TMP Temperature [K]:700 mb:12 hour fcst:ENS=low-res ctl
432:1699414:d=2018101600:RH Relative Humidity [%]:700 mb:12 hour fcst:ENS=low-res ctl
433:1704143:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:12 hour fcst:ENS=low-res ctl
434:1709218:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:12 hour fcst:ENS=low-res ctl
435:1714312:d=2018101600:HGT Geopotential Height [gpm]:850 mb:12 hour fcst:ENS=low-res ctl
436:1719477:d=2018101600:TMP Temperature [K]:850 mb:12 hour fcst:ENS=low-res ctl
437:1722440:d=2018101600:RH Relative Humidity [%]:850 mb:12 hour fcst:ENS=low-res ctl
438:1727414:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:12 hour fcst:ENS=low-res ctl
439:1733110:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:12 hour fcst:ENS=low-res ctl
440:1738425:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:12 hour fcst:ENS=low-res ctl
441:1743773:d=2018101600:HGT Geopotential Height [gpm]:925 mb:12 hour fcst:ENS=low-res ctl
442:1749054:d=2018101600:TMP Temperature [K]:925 mb:12 hour fcst:ENS=low-res ctl
443:1752028:d=2018101600:RH Relative Humidity [%]:925 mb:12 hour fcst:ENS=low-res ctl
444:1756780:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:12 hour fcst:ENS=low-res ctl
445:1762081:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:12 hour fcst:ENS=low-res ctl
446:1767430:d=2018101600:TMP Temperature [K]:1000 mb:12 hour fcst:ENS=low-res ctl
447:1770342:d=2018101600:RH Relative Humidity [%]:1000 mb:12 hour fcst:ENS=low-res ctl
448:1774853:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:12 hour fcst:ENS=low-res ctl
449:1780132:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:12 hour fcst:ENS=low-res ctl
450:1785399:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:12 hour fcst:ENS=low-res ctl
451:1790935:d=2018101600:PRES Pressure [Pa]:surface:12 hour fcst:ENS=low-res ctl
452:1796499:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:12 hour fcst:ENS=low-res ctl
453:1798964:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:12 hour fcst:ENS=low-res ctl
454:1801760:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:12 hour fcst:ENS=low-res ctl
455:1802757:d=2018101600:TMP Temperature [K]:2 m above ground:12 hour fcst:ENS=low-res ctl
456:1805868:d=2018101600:RH Relative Humidity [%]:2 m above ground:12 hour fcst:ENS=low-res ctl
457:1810301:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:12 hour fcst:ENS=low-res ctl
458:1815489:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:12 hour fcst:ENS=low-res ctl
459:1820627:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:6-12 hour acc fcst:ENS=low-res ctl
460:1824730:d=2018101600:CSNOW Categorical Snow [-]:surface:6-12 hour ave fcst:ENS=low-res ctl
461:1825238:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:6-12 hour ave fcst:ENS=low-res ctl
462:1825592:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:6-12 hour ave fcst:ENS=low-res ctl
463:1825949:d=2018101600:CRAIN Categorical Rain [-]:surface:6-12 hour ave fcst:ENS=low-res ctl
464:1826769:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=low-res ctl
465:1830595:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=low-res ctl
466:1833871:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=low-res ctl
467:1834886:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=low-res ctl
468:1838252:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=low-res ctl
469:1841088:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:6-12 hour ave fcst:ENS=low-res ctl
470:1844163:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:12 hour fcst:ENS=low-res ctl
471:1848953:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:12 hour fcst:ENS=low-res ctl
472:1852418:d=2018101600:HGT Geopotential Height [gpm]:20 mb:12 hour fcst:ENS=low-res ctl
473:1855618:d=2018101600:TMP Temperature [K]:20 mb:12 hour fcst:ENS=low-res ctl
474:1856997:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:12 hour fcst:ENS=low-res ctl
475:1858779:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:12 hour fcst:ENS=low-res ctl
476:1860327:d=2018101600:HGT Geopotential Height [gpm]:30 mb:12 hour fcst:ENS=low-res ctl
477:1863514:d=2018101600:TMP Temperature [K]:30 mb:12 hour fcst:ENS=low-res ctl
478:1864970:d=2018101600:RH Relative Humidity [%]:30 mb:12 hour fcst:ENS=low-res ctl
479:1867965:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:12 hour fcst:ENS=low-res ctl
480:1869785:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:12 hour fcst:ENS=low-res ctl
481:1871431:d=2018101600:HGT Geopotential Height [gpm]:70 mb:12 hour fcst:ENS=low-res ctl
482:1875314:d=2018101600:TMP Temperature [K]:70 mb:12 hour fcst:ENS=low-res ctl
483:1877105:d=2018101600:RH Relative Humidity [%]:70 mb:12 hour fcst:ENS=low-res ctl
484:1879495:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:12 hour fcst:ENS=low-res ctl
485:1883317:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:12 hour fcst:ENS=low-res ctl
486:1887029:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:12 hour fcst:ENS=low-res ctl
487:1893532:d=2018101600:HGT Geopotential Height [gpm]:150 mb:12 hour fcst:ENS=low-res ctl
488:1897962:d=2018101600:TMP Temperature [K]:150 mb:12 hour fcst:ENS=low-res ctl
489:1900071:d=2018101600:RH Relative Humidity [%]:150 mb:12 hour fcst:ENS=low-res ctl
490:1903648:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:12 hour fcst:ENS=low-res ctl
491:1909290:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:12 hour fcst:ENS=low-res ctl
492:1913995:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:12 hour fcst:ENS=low-res ctl
493:1918627:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:12 hour fcst:ENS=low-res ctl
494:1924839:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:12 hour fcst:ENS=low-res ctl
495:1931384:d=2018101600:TMP Temperature [K]:300 mb:12 hour fcst:ENS=low-res ctl
496:1933580:d=2018101600:RH Relative Humidity [%]:300 mb:12 hour fcst:ENS=low-res ctl
497:1938522:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:12 hour fcst:ENS=low-res ctl
498:1945340:d=2018101600:HGT Geopotential Height [gpm]:350 mb:12 hour fcst:ENS=low-res ctl
499:1949865:d=2018101600:TMP Temperature [K]:350 mb:12 hour fcst:ENS=low-res ctl
500:1952056:d=2018101600:RH Relative Humidity [%]:350 mb:12 hour fcst:ENS=low-res ctl
501:1956955:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:12 hour fcst:ENS=low-res ctl
502:1963913:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:12 hour fcst:ENS=low-res ctl
503:1967249:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:12 hour fcst:ENS=low-res ctl
504:1970542:d=2018101600:HGT Geopotential Height [gpm]:400 mb:12 hour fcst:ENS=low-res ctl
505:1974992:d=2018101600:TMP Temperature [K]:400 mb:12 hour fcst:ENS=low-res ctl
506:1977265:d=2018101600:RH Relative Humidity [%]:400 mb:12 hour fcst:ENS=low-res ctl
507:1982169:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:12 hour fcst:ENS=low-res ctl
508:1988677:d=2018101600:HGT Geopotential Height [gpm]:450 mb:12 hour fcst:ENS=low-res ctl
509:1993087:d=2018101600:TMP Temperature [K]:450 mb:12 hour fcst:ENS=low-res ctl
510:1995336:d=2018101600:RH Relative Humidity [%]:450 mb:12 hour fcst:ENS=low-res ctl
511:2000134:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:12 hour fcst:ENS=low-res ctl
512:2006723:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:12 hour fcst:ENS=low-res ctl
513:2011766:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:12 hour fcst:ENS=low-res ctl
514:2016861:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:12 hour fcst:ENS=low-res ctl
515:2023478:d=2018101600:HGT Geopotential Height [gpm]:550 mb:12 hour fcst:ENS=low-res ctl
516:2028312:d=2018101600:TMP Temperature [K]:550 mb:12 hour fcst:ENS=low-res ctl
517:2030626:d=2018101600:RH Relative Humidity [%]:550 mb:12 hour fcst:ENS=low-res ctl
518:2035342:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:12 hour fcst:ENS=low-res ctl
519:2040672:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:12 hour fcst:ENS=low-res ctl
520:2045655:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:12 hour fcst:ENS=low-res ctl
521:2050641:d=2018101600:HGT Geopotential Height [gpm]:600 mb:12 hour fcst:ENS=low-res ctl
522:2055456:d=2018101600:TMP Temperature [K]:600 mb:12 hour fcst:ENS=low-res ctl
523:2057807:d=2018101600:RH Relative Humidity [%]:600 mb:12 hour fcst:ENS=low-res ctl
524:2062520:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:12 hour fcst:ENS=low-res ctl
525:2067900:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:12 hour fcst:ENS=low-res ctl
526:2072909:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:12 hour fcst:ENS=low-res ctl
527:2077899:d=2018101600:HGT Geopotential Height [gpm]:650 mb:12 hour fcst:ENS=low-res ctl
528:2082712:d=2018101600:TMP Temperature [K]:650 mb:12 hour fcst:ENS=low-res ctl
529:2085143:d=2018101600:RH Relative Humidity [%]:650 mb:12 hour fcst:ENS=low-res ctl
530:2089887:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:12 hour fcst:ENS=low-res ctl
531:2095309:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:12 hour fcst:ENS=low-res ctl
532:2100340:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:12 hour fcst:ENS=low-res ctl
533:2105385:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:12 hour fcst:ENS=low-res ctl
534:2110841:d=2018101600:HGT Geopotential Height [gpm]:750 mb:12 hour fcst:ENS=low-res ctl
535:2115668:d=2018101600:TMP Temperature [K]:750 mb:12 hour fcst:ENS=low-res ctl
536:2118323:d=2018101600:RH Relative Humidity [%]:750 mb:12 hour fcst:ENS=low-res ctl
537:2123121:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:12 hour fcst:ENS=low-res ctl
538:2128651:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:12 hour fcst:ENS=low-res ctl
539:2133809:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:12 hour fcst:ENS=low-res ctl
540:2138975:d=2018101600:HGT Geopotential Height [gpm]:800 mb:12 hour fcst:ENS=low-res ctl
541:2144063:d=2018101600:TMP Temperature [K]:800 mb:12 hour fcst:ENS=low-res ctl
542:2146882:d=2018101600:RH Relative Humidity [%]:800 mb:12 hour fcst:ENS=low-res ctl
543:2151807:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:12 hour fcst:ENS=low-res ctl
544:2157418:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:12 hour fcst:ENS=low-res ctl
545:2162664:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:12 hour fcst:ENS=low-res ctl
546:2167920:d=2018101600:HGT Geopotential Height [gpm]:900 mb:12 hour fcst:ENS=low-res ctl
547:2173162:d=2018101600:TMP Temperature [K]:900 mb:12 hour fcst:ENS=low-res ctl
548:2176133:d=2018101600:RH Relative Humidity [%]:900 mb:12 hour fcst:ENS=low-res ctl
549:2180972:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:12 hour fcst:ENS=low-res ctl
550:2186708:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:12 hour fcst:ENS=low-res ctl
551:2192029:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:12 hour fcst:ENS=low-res ctl
552:2197404:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:12 hour fcst:ENS=low-res ctl
553:2203105:d=2018101600:HGT Geopotential Height [gpm]:950 mb:12 hour fcst:ENS=low-res ctl
554:2208453:d=2018101600:TMP Temperature [K]:950 mb:12 hour fcst:ENS=low-res ctl
555:2211383:d=2018101600:RH Relative Humidity [%]:950 mb:12 hour fcst:ENS=low-res ctl
556:2216018:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:12 hour fcst:ENS=low-res ctl
557:2221607:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:12 hour fcst:ENS=low-res ctl
558:2226952:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:12 hour fcst:ENS=low-res ctl
559:2232318:d=2018101600:HGT Geopotential Height [gpm]:975 mb:12 hour fcst:ENS=low-res ctl
560:2237763:d=2018101600:TMP Temperature [K]:975 mb:12 hour fcst:ENS=low-res ctl
561:2240641:d=2018101600:RH Relative Humidity [%]:975 mb:12 hour fcst:ENS=low-res ctl
562:2245194:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:12 hour fcst:ENS=low-res ctl
563:2250627:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:12 hour fcst:ENS=low-res ctl
564:2255939:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:12 hour fcst:ENS=low-res ctl
565:2261273:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:12 hour fcst:ENS=low-res ctl
566:2266351:d=2018101600:HGT Geopotential Height [gpm]:surface:12 hour fcst:ENS=low-res ctl
567:2271386:d=2018101600:TMP Temperature [K]:surface:12 hour fcst:ENS=low-res ctl
568:2274677:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:12 hour fcst:ENS=low-res ctl
569:2277070:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:12 hour fcst:ENS=low-res ctl
570:2279844:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:12 hour fcst:ENS=low-res ctl
571:2283066:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:12 hour fcst:ENS=low-res ctl
572:2285888:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:12 hour fcst:ENS=low-res ctl
573:2289182:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:12 hour fcst:ENS=low-res ctl
574:2292009:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:12 hour fcst:ENS=low-res ctl
575:2295844:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:12 hour fcst:ENS=low-res ctl
576:2300289:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:12 hour fcst:ENS=low-res ctl
577:2303518:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:6-12 hour ave fcst:ENS=low-res ctl
578:2306283:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:6-12 hour ave fcst:ENS=low-res ctl
579:2309837:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:6-12 hour acc fcst:ENS=low-res ctl
580:2313039:d=2018101600:WATR Water Runoff [kg/m^2]:surface:6-12 hour acc fcst:ENS=low-res ctl
581:2315954:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=low-res ctl
582:2319165:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:6-12 hour ave fcst:ENS=low-res ctl
583:2323358:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:6-12 hour ave fcst:ENS=low-res ctl
584:2327428:d=2018101600:FRICV Frictional Velocity [m/s]:surface:12 hour fcst:ENS=low-res ctl
585:2332121:d=2018101600:WILT Wilting Point [Fraction]:surface:12 hour fcst:ENS=low-res ctl
586:2335136:d=2018101600:LFTX Surface Lifted Index [K]:surface:12 hour fcst:ENS=low-res ctl
587:2337904:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:12 hour fcst:ENS=low-res ctl
588:2341266:d=2018101600:CIN Convective Inhibition [J/kg]:surface:12 hour fcst:ENS=low-res ctl
589:2344787:d=2018101600:HGT Geopotential Height [gpm]:tropopause:12 hour fcst:ENS=low-res ctl
590:2351344:d=2018101600:TMP Temperature [K]:tropopause:12 hour fcst:ENS=low-res ctl
591:2354079:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:12 hour fcst:ENS=low-res ctl
592:2357376:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:12 hour fcst:ENS=low-res ctl
593:2360619:d=2018101600:HGT Geopotential Height [gpm]:max wind:12 hour fcst:ENS=low-res ctl
594:2368722:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:12 hour fcst:ENS=low-res ctl
595:2372412:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:12 hour fcst:ENS=low-res ctl
596:2376156:d=2018101600:TMP Temperature [K]:max wind:12 hour fcst:ENS=low-res ctl
597:2380541:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:12 hour fcst:ENS=low-res ctl
598:2383963:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:12 hour fcst:ENS=low-res ctl
599:2391223:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:12 hour fcst:ENS=low-res ctl
600:2391827:d=2018101600:ICEC Ice Cover [Proportion]:surface:12 hour fcst:ENS=low-res ctl
601:2392156:d=2018101600:HGT Geopotential Height [gpm]:10 mb:18 hour fcst:ENS=low-res ctl
602:2395336:d=2018101600:TMP Temperature [K]:10 mb:18 hour fcst:ENS=low-res ctl
603:2396689:d=2018101600:RH Relative Humidity [%]:10 mb:18 hour fcst:ENS=low-res ctl
604:2398312:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:18 hour fcst:ENS=low-res ctl
605:2400007:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:18 hour fcst:ENS=low-res ctl
606:2401508:d=2018101600:HGT Geopotential Height [gpm]:50 mb:18 hour fcst:ENS=low-res ctl
607:2405298:d=2018101600:TMP Temperature [K]:50 mb:18 hour fcst:ENS=low-res ctl
608:2406908:d=2018101600:RH Relative Humidity [%]:50 mb:18 hour fcst:ENS=low-res ctl
609:2408903:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:18 hour fcst:ENS=low-res ctl
610:2410857:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:18 hour fcst:ENS=low-res ctl
611:2412704:d=2018101600:HGT Geopotential Height [gpm]:100 mb:18 hour fcst:ENS=low-res ctl
612:2416808:d=2018101600:TMP Temperature [K]:100 mb:18 hour fcst:ENS=low-res ctl
613:2418744:d=2018101600:RH Relative Humidity [%]:100 mb:18 hour fcst:ENS=low-res ctl
614:2421617:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:18 hour fcst:ENS=low-res ctl
615:2425724:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:18 hour fcst:ENS=low-res ctl
616:2429790:d=2018101600:HGT Geopotential Height [gpm]:200 mb:18 hour fcst:ENS=low-res ctl
617:2434320:d=2018101600:TMP Temperature [K]:200 mb:18 hour fcst:ENS=low-res ctl
618:2436518:d=2018101600:RH Relative Humidity [%]:200 mb:18 hour fcst:ENS=low-res ctl
619:2440744:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:18 hour fcst:ENS=low-res ctl
620:2443834:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:18 hour fcst:ENS=low-res ctl
621:2446871:d=2018101600:HGT Geopotential Height [gpm]:250 mb:18 hour fcst:ENS=low-res ctl
622:2451449:d=2018101600:TMP Temperature [K]:250 mb:18 hour fcst:ENS=low-res ctl
623:2453626:d=2018101600:RH Relative Humidity [%]:250 mb:18 hour fcst:ENS=low-res ctl
624:2458332:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:18 hour fcst:ENS=low-res ctl
625:2461536:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:18 hour fcst:ENS=low-res ctl
626:2464741:d=2018101600:HGT Geopotential Height [gpm]:300 mb:18 hour fcst:ENS=low-res ctl
627:2469303:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:18 hour fcst:ENS=low-res ctl
628:2472649:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:18 hour fcst:ENS=low-res ctl
629:2475955:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:18 hour fcst:ENS=low-res ctl
630:2481099:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:18 hour fcst:ENS=low-res ctl
631:2486249:d=2018101600:HGT Geopotential Height [gpm]:500 mb:18 hour fcst:ENS=low-res ctl
632:2490565:d=2018101600:TMP Temperature [K]:500 mb:18 hour fcst:ENS=low-res ctl
633:2492848:d=2018101600:RH Relative Humidity [%]:500 mb:18 hour fcst:ENS=low-res ctl
634:2497632:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:18 hour fcst:ENS=low-res ctl
635:2502627:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:18 hour fcst:ENS=low-res ctl
636:2507676:d=2018101600:HGT Geopotential Height [gpm]:700 mb:18 hour fcst:ENS=low-res ctl
637:2512489:d=2018101600:TMP Temperature [K]:700 mb:18 hour fcst:ENS=low-res ctl
638:2514935:d=2018101600:RH Relative Humidity [%]:700 mb:18 hour fcst:ENS=low-res ctl
639:2519657:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:18 hour fcst:ENS=low-res ctl
640:2524705:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:18 hour fcst:ENS=low-res ctl
641:2529769:d=2018101600:HGT Geopotential Height [gpm]:850 mb:18 hour fcst:ENS=low-res ctl
642:2534897:d=2018101600:TMP Temperature [K]:850 mb:18 hour fcst:ENS=low-res ctl
643:2537852:d=2018101600:RH Relative Humidity [%]:850 mb:18 hour fcst:ENS=low-res ctl
644:2542825:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:18 hour fcst:ENS=low-res ctl
645:2548513:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:18 hour fcst:ENS=low-res ctl
646:2553786:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:18 hour fcst:ENS=low-res ctl
647:2559095:d=2018101600:HGT Geopotential Height [gpm]:925 mb:18 hour fcst:ENS=low-res ctl
648:2564367:d=2018101600:TMP Temperature [K]:925 mb:18 hour fcst:ENS=low-res ctl
649:2567368:d=2018101600:RH Relative Humidity [%]:925 mb:18 hour fcst:ENS=low-res ctl
650:2572114:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:18 hour fcst:ENS=low-res ctl
651:2577350:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:18 hour fcst:ENS=low-res ctl
652:2582631:d=2018101600:TMP Temperature [K]:1000 mb:18 hour fcst:ENS=low-res ctl
653:2585535:d=2018101600:RH Relative Humidity [%]:1000 mb:18 hour fcst:ENS=low-res ctl
654:2590076:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:18 hour fcst:ENS=low-res ctl
655:2595303:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:18 hour fcst:ENS=low-res ctl
656:2600580:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:18 hour fcst:ENS=low-res ctl
657:2606123:d=2018101600:PRES Pressure [Pa]:surface:18 hour fcst:ENS=low-res ctl
658:2611707:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:18 hour fcst:ENS=low-res ctl
659:2614195:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:18 hour fcst:ENS=low-res ctl
660:2616986:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:18 hour fcst:ENS=low-res ctl
661:2617974:d=2018101600:TMP Temperature [K]:2 m above ground:18 hour fcst:ENS=low-res ctl
662:2621031:d=2018101600:RH Relative Humidity [%]:2 m above ground:18 hour fcst:ENS=low-res ctl
663:2625549:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:18 hour fcst:ENS=low-res ctl
664:2630681:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:18 hour fcst:ENS=low-res ctl
665:2635821:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:12-18 hour acc fcst:ENS=low-res ctl
666:2639918:d=2018101600:CSNOW Categorical Snow [-]:surface:12-18 hour ave fcst:ENS=low-res ctl
667:2640419:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:12-18 hour ave fcst:ENS=low-res ctl
668:2640627:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:12-18 hour ave fcst:ENS=low-res ctl
669:2640835:d=2018101600:CRAIN Categorical Rain [-]:surface:12-18 hour ave fcst:ENS=low-res ctl
670:2641664:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=low-res ctl
671:2645605:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=low-res ctl
672:2650889:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=low-res ctl
673:2653239:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=low-res ctl
674:2656605:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=low-res ctl
675:2659368:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:12-18 hour ave fcst:ENS=low-res ctl
676:2662419:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:18 hour fcst:ENS=low-res ctl
677:2667125:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:18 hour fcst:ENS=low-res ctl
678:2670547:d=2018101600:HGT Geopotential Height [gpm]:20 mb:18 hour fcst:ENS=low-res ctl
679:2673749:d=2018101600:TMP Temperature [K]:20 mb:18 hour fcst:ENS=low-res ctl
680:2675166:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:18 hour fcst:ENS=low-res ctl
681:2676958:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:18 hour fcst:ENS=low-res ctl
682:2678539:d=2018101600:HGT Geopotential Height [gpm]:30 mb:18 hour fcst:ENS=low-res ctl
683:2681758:d=2018101600:TMP Temperature [K]:30 mb:18 hour fcst:ENS=low-res ctl
684:2683238:d=2018101600:RH Relative Humidity [%]:30 mb:18 hour fcst:ENS=low-res ctl
685:2684881:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:18 hour fcst:ENS=low-res ctl
686:2686736:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:18 hour fcst:ENS=low-res ctl
687:2688432:d=2018101600:HGT Geopotential Height [gpm]:70 mb:18 hour fcst:ENS=low-res ctl
688:2692318:d=2018101600:TMP Temperature [K]:70 mb:18 hour fcst:ENS=low-res ctl
689:2694113:d=2018101600:RH Relative Humidity [%]:70 mb:18 hour fcst:ENS=low-res ctl
690:2696511:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:18 hour fcst:ENS=low-res ctl
691:2700318:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:18 hour fcst:ENS=low-res ctl
692:2704018:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:18 hour fcst:ENS=low-res ctl
693:2710510:d=2018101600:HGT Geopotential Height [gpm]:150 mb:18 hour fcst:ENS=low-res ctl
694:2714894:d=2018101600:TMP Temperature [K]:150 mb:18 hour fcst:ENS=low-res ctl
695:2717001:d=2018101600:RH Relative Humidity [%]:150 mb:18 hour fcst:ENS=low-res ctl
696:2720573:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:18 hour fcst:ENS=low-res ctl
697:2726169:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:18 hour fcst:ENS=low-res ctl
698:2730868:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:18 hour fcst:ENS=low-res ctl
699:2735497:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:18 hour fcst:ENS=low-res ctl
700:2741671:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:18 hour fcst:ENS=low-res ctl
701:2748162:d=2018101600:TMP Temperature [K]:300 mb:18 hour fcst:ENS=low-res ctl
702:2750319:d=2018101600:RH Relative Humidity [%]:300 mb:18 hour fcst:ENS=low-res ctl
703:2755276:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:18 hour fcst:ENS=low-res ctl
704:2762058:d=2018101600:HGT Geopotential Height [gpm]:350 mb:18 hour fcst:ENS=low-res ctl
705:2766561:d=2018101600:TMP Temperature [K]:350 mb:18 hour fcst:ENS=low-res ctl
706:2768699:d=2018101600:RH Relative Humidity [%]:350 mb:18 hour fcst:ENS=low-res ctl
707:2773598:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:18 hour fcst:ENS=low-res ctl
708:2780504:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:18 hour fcst:ENS=low-res ctl
709:2783799:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:18 hour fcst:ENS=low-res ctl
710:2787079:d=2018101600:HGT Geopotential Height [gpm]:400 mb:18 hour fcst:ENS=low-res ctl
711:2791517:d=2018101600:TMP Temperature [K]:400 mb:18 hour fcst:ENS=low-res ctl
712:2793744:d=2018101600:RH Relative Humidity [%]:400 mb:18 hour fcst:ENS=low-res ctl
713:2798630:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:18 hour fcst:ENS=low-res ctl
714:2805097:d=2018101600:HGT Geopotential Height [gpm]:450 mb:18 hour fcst:ENS=low-res ctl
715:2809473:d=2018101600:TMP Temperature [K]:450 mb:18 hour fcst:ENS=low-res ctl
716:2811709:d=2018101600:RH Relative Humidity [%]:450 mb:18 hour fcst:ENS=low-res ctl
717:2816527:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:18 hour fcst:ENS=low-res ctl
718:2823060:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:18 hour fcst:ENS=low-res ctl
719:2828120:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:18 hour fcst:ENS=low-res ctl
720:2833196:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:18 hour fcst:ENS=low-res ctl
721:2838451:d=2018101600:HGT Geopotential Height [gpm]:550 mb:18 hour fcst:ENS=low-res ctl
722:2843265:d=2018101600:TMP Temperature [K]:550 mb:18 hour fcst:ENS=low-res ctl
723:2845587:d=2018101600:RH Relative Humidity [%]:550 mb:18 hour fcst:ENS=low-res ctl
724:2850341:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:18 hour fcst:ENS=low-res ctl
725:2855630:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:18 hour fcst:ENS=low-res ctl
726:2860600:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:18 hour fcst:ENS=low-res ctl
727:2865593:d=2018101600:HGT Geopotential Height [gpm]:600 mb:18 hour fcst:ENS=low-res ctl
728:2870393:d=2018101600:TMP Temperature [K]:600 mb:18 hour fcst:ENS=low-res ctl
729:2872747:d=2018101600:RH Relative Humidity [%]:600 mb:18 hour fcst:ENS=low-res ctl
730:2877470:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:18 hour fcst:ENS=low-res ctl
731:2882810:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:18 hour fcst:ENS=low-res ctl
732:2887797:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:18 hour fcst:ENS=low-res ctl
733:2892805:d=2018101600:HGT Geopotential Height [gpm]:650 mb:18 hour fcst:ENS=low-res ctl
734:2897601:d=2018101600:TMP Temperature [K]:650 mb:18 hour fcst:ENS=low-res ctl
735:2899996:d=2018101600:RH Relative Humidity [%]:650 mb:18 hour fcst:ENS=low-res ctl
736:2904726:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:18 hour fcst:ENS=low-res ctl
737:2910112:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:18 hour fcst:ENS=low-res ctl
738:2915119:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:18 hour fcst:ENS=low-res ctl
739:2920156:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:18 hour fcst:ENS=low-res ctl
740:2925615:d=2018101600:HGT Geopotential Height [gpm]:750 mb:18 hour fcst:ENS=low-res ctl
741:2930615:d=2018101600:TMP Temperature [K]:750 mb:18 hour fcst:ENS=low-res ctl
742:2933234:d=2018101600:RH Relative Humidity [%]:750 mb:18 hour fcst:ENS=low-res ctl
743:2938015:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:18 hour fcst:ENS=low-res ctl
744:2943544:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:18 hour fcst:ENS=low-res ctl
745:2948664:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:18 hour fcst:ENS=low-res ctl
746:2953813:d=2018101600:HGT Geopotential Height [gpm]:800 mb:18 hour fcst:ENS=low-res ctl
747:2958871:d=2018101600:TMP Temperature [K]:800 mb:18 hour fcst:ENS=low-res ctl
748:2961674:d=2018101600:RH Relative Humidity [%]:800 mb:18 hour fcst:ENS=low-res ctl
749:2966570:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:18 hour fcst:ENS=low-res ctl
750:2972157:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:18 hour fcst:ENS=low-res ctl
751:2977381:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:18 hour fcst:ENS=low-res ctl
752:2982598:d=2018101600:HGT Geopotential Height [gpm]:900 mb:18 hour fcst:ENS=low-res ctl
753:2987801:d=2018101600:TMP Temperature [K]:900 mb:18 hour fcst:ENS=low-res ctl
754:2990804:d=2018101600:RH Relative Humidity [%]:900 mb:18 hour fcst:ENS=low-res ctl
755:2995639:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:18 hour fcst:ENS=low-res ctl
756:3001350:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:18 hour fcst:ENS=low-res ctl
757:3006586:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:18 hour fcst:ENS=low-res ctl
758:3011888:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:18 hour fcst:ENS=low-res ctl
759:3017584:d=2018101600:HGT Geopotential Height [gpm]:950 mb:18 hour fcst:ENS=low-res ctl
760:3022935:d=2018101600:TMP Temperature [K]:950 mb:18 hour fcst:ENS=low-res ctl
761:3025895:d=2018101600:RH Relative Humidity [%]:950 mb:18 hour fcst:ENS=low-res ctl
762:3030543:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:18 hour fcst:ENS=low-res ctl
763:3036136:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:18 hour fcst:ENS=low-res ctl
764:3041399:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:18 hour fcst:ENS=low-res ctl
765:3046673:d=2018101600:HGT Geopotential Height [gpm]:975 mb:18 hour fcst:ENS=low-res ctl
766:3052114:d=2018101600:TMP Temperature [K]:975 mb:18 hour fcst:ENS=low-res ctl
767:3055031:d=2018101600:RH Relative Humidity [%]:975 mb:18 hour fcst:ENS=low-res ctl
768:3059615:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:18 hour fcst:ENS=low-res ctl
769:3065029:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:18 hour fcst:ENS=low-res ctl
770:3070292:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:18 hour fcst:ENS=low-res ctl
771:3075573:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:18 hour fcst:ENS=low-res ctl
772:3080665:d=2018101600:HGT Geopotential Height [gpm]:surface:18 hour fcst:ENS=low-res ctl
773:3085700:d=2018101600:TMP Temperature [K]:surface:18 hour fcst:ENS=low-res ctl
774:3089009:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:18 hour fcst:ENS=low-res ctl
775:3091403:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:18 hour fcst:ENS=low-res ctl
776:3094184:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:18 hour fcst:ENS=low-res ctl
777:3097403:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:18 hour fcst:ENS=low-res ctl
778:3100228:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:18 hour fcst:ENS=low-res ctl
779:3103516:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:18 hour fcst:ENS=low-res ctl
780:3106341:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:18 hour fcst:ENS=low-res ctl
781:3110148:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:18 hour fcst:ENS=low-res ctl
782:3114638:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:18 hour fcst:ENS=low-res ctl
783:3117866:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:12-18 hour ave fcst:ENS=low-res ctl
784:3120712:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:12-18 hour ave fcst:ENS=low-res ctl
785:3124283:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:12-18 hour acc fcst:ENS=low-res ctl
786:3127608:d=2018101600:WATR Water Runoff [kg/m^2]:surface:12-18 hour acc fcst:ENS=low-res ctl
787:3130741:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=low-res ctl
788:3133889:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:12-18 hour ave fcst:ENS=low-res ctl
789:3138202:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:12-18 hour ave fcst:ENS=low-res ctl
790:3142367:d=2018101600:FRICV Frictional Velocity [m/s]:surface:18 hour fcst:ENS=low-res ctl
791:3147149:d=2018101600:WILT Wilting Point [Fraction]:surface:18 hour fcst:ENS=low-res ctl
792:3150164:d=2018101600:LFTX Surface Lifted Index [K]:surface:18 hour fcst:ENS=low-res ctl
793:3152881:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:18 hour fcst:ENS=low-res ctl
794:3156461:d=2018101600:CIN Convective Inhibition [J/kg]:surface:18 hour fcst:ENS=low-res ctl
795:3159680:d=2018101600:HGT Geopotential Height [gpm]:tropopause:18 hour fcst:ENS=low-res ctl
796:3166225:d=2018101600:TMP Temperature [K]:tropopause:18 hour fcst:ENS=low-res ctl
797:3168893:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:18 hour fcst:ENS=low-res ctl
798:3172162:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:18 hour fcst:ENS=low-res ctl
799:3175316:d=2018101600:HGT Geopotential Height [gpm]:max wind:18 hour fcst:ENS=low-res ctl
800:3183372:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:18 hour fcst:ENS=low-res ctl
801:3186983:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:18 hour fcst:ENS=low-res ctl
802:3190683:d=2018101600:TMP Temperature [K]:max wind:18 hour fcst:ENS=low-res ctl
803:3194973:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:18 hour fcst:ENS=low-res ctl
804:3198369:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:18 hour fcst:ENS=low-res ctl
805:3205175:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:18 hour fcst:ENS=low-res ctl
806:3205779:d=2018101600:ICEC Ice Cover [Proportion]:surface:18 hour fcst:ENS=low-res ctl
807:3206108:d=2018101600:HGT Geopotential Height [gpm]:10 mb:24 hour fcst:ENS=low-res ctl
808:3209295:d=2018101600:TMP Temperature [K]:10 mb:24 hour fcst:ENS=low-res ctl
809:3210686:d=2018101600:RH Relative Humidity [%]:10 mb:24 hour fcst:ENS=low-res ctl
810:3212295:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:24 hour fcst:ENS=low-res ctl
811:3213981:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:24 hour fcst:ENS=low-res ctl
812:3215464:d=2018101600:HGT Geopotential Height [gpm]:50 mb:24 hour fcst:ENS=low-res ctl
813:3219218:d=2018101600:TMP Temperature [K]:50 mb:24 hour fcst:ENS=low-res ctl
814:3220821:d=2018101600:RH Relative Humidity [%]:50 mb:24 hour fcst:ENS=low-res ctl
815:3222816:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:24 hour fcst:ENS=low-res ctl
816:3224753:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:24 hour fcst:ENS=low-res ctl
817:3226585:d=2018101600:HGT Geopotential Height [gpm]:100 mb:24 hour fcst:ENS=low-res ctl
818:3230691:d=2018101600:TMP Temperature [K]:100 mb:24 hour fcst:ENS=low-res ctl
819:3232609:d=2018101600:RH Relative Humidity [%]:100 mb:24 hour fcst:ENS=low-res ctl
820:3235438:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:24 hour fcst:ENS=low-res ctl
821:3239548:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:24 hour fcst:ENS=low-res ctl
822:3243593:d=2018101600:HGT Geopotential Height [gpm]:200 mb:24 hour fcst:ENS=low-res ctl
823:3248102:d=2018101600:TMP Temperature [K]:200 mb:24 hour fcst:ENS=low-res ctl
824:3250256:d=2018101600:RH Relative Humidity [%]:200 mb:24 hour fcst:ENS=low-res ctl
825:3254448:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:24 hour fcst:ENS=low-res ctl
826:3259347:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:24 hour fcst:ENS=low-res ctl
827:3264204:d=2018101600:HGT Geopotential Height [gpm]:250 mb:24 hour fcst:ENS=low-res ctl
828:3268786:d=2018101600:TMP Temperature [K]:250 mb:24 hour fcst:ENS=low-res ctl
829:3270928:d=2018101600:RH Relative Humidity [%]:250 mb:24 hour fcst:ENS=low-res ctl
830:3275607:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:24 hour fcst:ENS=low-res ctl
831:3278793:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:24 hour fcst:ENS=low-res ctl
832:3281963:d=2018101600:HGT Geopotential Height [gpm]:300 mb:24 hour fcst:ENS=low-res ctl
833:3286525:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:24 hour fcst:ENS=low-res ctl
834:3289839:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:24 hour fcst:ENS=low-res ctl
835:3293153:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:24 hour fcst:ENS=low-res ctl
836:3298323:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:24 hour fcst:ENS=low-res ctl
837:3303460:d=2018101600:HGT Geopotential Height [gpm]:500 mb:24 hour fcst:ENS=low-res ctl
838:3308320:d=2018101600:TMP Temperature [K]:500 mb:24 hour fcst:ENS=low-res ctl
839:3310610:d=2018101600:RH Relative Humidity [%]:500 mb:24 hour fcst:ENS=low-res ctl
840:3315397:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:24 hour fcst:ENS=low-res ctl
841:3320423:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:24 hour fcst:ENS=low-res ctl
842:3325466:d=2018101600:HGT Geopotential Height [gpm]:700 mb:24 hour fcst:ENS=low-res ctl
843:3330239:d=2018101600:TMP Temperature [K]:700 mb:24 hour fcst:ENS=low-res ctl
844:3332710:d=2018101600:RH Relative Humidity [%]:700 mb:24 hour fcst:ENS=low-res ctl
845:3337427:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:24 hour fcst:ENS=low-res ctl
846:3342491:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:24 hour fcst:ENS=low-res ctl
847:3347576:d=2018101600:HGT Geopotential Height [gpm]:850 mb:24 hour fcst:ENS=low-res ctl
848:3352688:d=2018101600:TMP Temperature [K]:850 mb:24 hour fcst:ENS=low-res ctl
849:3355580:d=2018101600:RH Relative Humidity [%]:850 mb:24 hour fcst:ENS=low-res ctl
850:3360559:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:24 hour fcst:ENS=low-res ctl
851:3366239:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:24 hour fcst:ENS=low-res ctl
852:3371514:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:24 hour fcst:ENS=low-res ctl
853:3376776:d=2018101600:HGT Geopotential Height [gpm]:925 mb:24 hour fcst:ENS=low-res ctl
854:3382019:d=2018101600:TMP Temperature [K]:925 mb:24 hour fcst:ENS=low-res ctl
855:3384918:d=2018101600:RH Relative Humidity [%]:925 mb:24 hour fcst:ENS=low-res ctl
856:3389635:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:24 hour fcst:ENS=low-res ctl
857:3394887:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:24 hour fcst:ENS=low-res ctl
858:3400181:d=2018101600:TMP Temperature [K]:1000 mb:24 hour fcst:ENS=low-res ctl
859:3403077:d=2018101600:RH Relative Humidity [%]:1000 mb:24 hour fcst:ENS=low-res ctl
860:3407616:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:24 hour fcst:ENS=low-res ctl
861:3412911:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:24 hour fcst:ENS=low-res ctl
862:3418178:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:24 hour fcst:ENS=low-res ctl
863:3423649:d=2018101600:PRES Pressure [Pa]:surface:24 hour fcst:ENS=low-res ctl
864:3429207:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:24 hour fcst:ENS=low-res ctl
865:3431730:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:24 hour fcst:ENS=low-res ctl
866:3434530:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:24 hour fcst:ENS=low-res ctl
867:3435501:d=2018101600:TMP Temperature [K]:2 m above ground:24 hour fcst:ENS=low-res ctl
868:3438588:d=2018101600:RH Relative Humidity [%]:2 m above ground:24 hour fcst:ENS=low-res ctl
869:3443059:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:24 hour fcst:ENS=low-res ctl
870:3448226:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:24 hour fcst:ENS=low-res ctl
871:3453378:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:18-24 hour acc fcst:ENS=low-res ctl
872:3457349:d=2018101600:CSNOW Categorical Snow [-]:surface:18-24 hour ave fcst:ENS=low-res ctl
873:3457838:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:18-24 hour ave fcst:ENS=low-res ctl
874:3458046:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:18-24 hour ave fcst:ENS=low-res ctl
875:3458254:d=2018101600:CRAIN Categorical Rain [-]:surface:18-24 hour ave fcst:ENS=low-res ctl
876:3459116:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=low-res ctl
877:3465028:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=low-res ctl
878:3470378:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=low-res ctl
879:3474532:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=low-res ctl
880:3477864:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=low-res ctl
881:3480724:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:18-24 hour ave fcst:ENS=low-res ctl
882:3483842:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:24 hour fcst:ENS=low-res ctl
883:3488579:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:24 hour fcst:ENS=low-res ctl
884:3492055:d=2018101600:HGT Geopotential Height [gpm]:20 mb:24 hour fcst:ENS=low-res ctl
885:3495280:d=2018101600:TMP Temperature [K]:20 mb:24 hour fcst:ENS=low-res ctl
886:3496699:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:24 hour fcst:ENS=low-res ctl
887:3498477:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:24 hour fcst:ENS=low-res ctl
888:3500051:d=2018101600:HGT Geopotential Height [gpm]:30 mb:24 hour fcst:ENS=low-res ctl
889:3503256:d=2018101600:TMP Temperature [K]:30 mb:24 hour fcst:ENS=low-res ctl
890:3504741:d=2018101600:RH Relative Humidity [%]:30 mb:24 hour fcst:ENS=low-res ctl
891:3506383:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:24 hour fcst:ENS=low-res ctl
892:3508225:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:24 hour fcst:ENS=low-res ctl
893:3509898:d=2018101600:HGT Geopotential Height [gpm]:70 mb:24 hour fcst:ENS=low-res ctl
894:3513774:d=2018101600:TMP Temperature [K]:70 mb:24 hour fcst:ENS=low-res ctl
895:3515517:d=2018101600:RH Relative Humidity [%]:70 mb:24 hour fcst:ENS=low-res ctl
896:3517905:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:24 hour fcst:ENS=low-res ctl
897:3521685:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:24 hour fcst:ENS=low-res ctl
898:3525364:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:24 hour fcst:ENS=low-res ctl
899:3531254:d=2018101600:HGT Geopotential Height [gpm]:150 mb:24 hour fcst:ENS=low-res ctl
900:3535663:d=2018101600:TMP Temperature [K]:150 mb:24 hour fcst:ENS=low-res ctl
901:3537719:d=2018101600:RH Relative Humidity [%]:150 mb:24 hour fcst:ENS=low-res ctl
902:3541277:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:24 hour fcst:ENS=low-res ctl
903:3546860:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:24 hour fcst:ENS=low-res ctl
904:3551540:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:24 hour fcst:ENS=low-res ctl
905:3556121:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:24 hour fcst:ENS=low-res ctl
906:3562286:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:24 hour fcst:ENS=low-res ctl
907:3568777:d=2018101600:TMP Temperature [K]:300 mb:24 hour fcst:ENS=low-res ctl
908:3570938:d=2018101600:RH Relative Humidity [%]:300 mb:24 hour fcst:ENS=low-res ctl
909:3575881:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:24 hour fcst:ENS=low-res ctl
910:3582632:d=2018101600:HGT Geopotential Height [gpm]:350 mb:24 hour fcst:ENS=low-res ctl
911:3587141:d=2018101600:TMP Temperature [K]:350 mb:24 hour fcst:ENS=low-res ctl
912:3589288:d=2018101600:RH Relative Humidity [%]:350 mb:24 hour fcst:ENS=low-res ctl
913:3594196:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:24 hour fcst:ENS=low-res ctl
914:3601109:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:24 hour fcst:ENS=low-res ctl
915:3604409:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:24 hour fcst:ENS=low-res ctl
916:3607694:d=2018101600:HGT Geopotential Height [gpm]:400 mb:24 hour fcst:ENS=low-res ctl
917:3612148:d=2018101600:TMP Temperature [K]:400 mb:24 hour fcst:ENS=low-res ctl
918:3614395:d=2018101600:RH Relative Humidity [%]:400 mb:24 hour fcst:ENS=low-res ctl
919:3619291:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:24 hour fcst:ENS=low-res ctl
920:3626302:d=2018101600:HGT Geopotential Height [gpm]:450 mb:24 hour fcst:ENS=low-res ctl
921:3630678:d=2018101600:TMP Temperature [K]:450 mb:24 hour fcst:ENS=low-res ctl
922:3632908:d=2018101600:RH Relative Humidity [%]:450 mb:24 hour fcst:ENS=low-res ctl
923:3637737:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:24 hour fcst:ENS=low-res ctl
924:3644258:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:24 hour fcst:ENS=low-res ctl
925:3649333:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:24 hour fcst:ENS=low-res ctl
926:3654398:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:24 hour fcst:ENS=low-res ctl
927:3659662:d=2018101600:HGT Geopotential Height [gpm]:550 mb:24 hour fcst:ENS=low-res ctl
928:3664476:d=2018101600:TMP Temperature [K]:550 mb:24 hour fcst:ENS=low-res ctl
929:3666788:d=2018101600:RH Relative Humidity [%]:550 mb:24 hour fcst:ENS=low-res ctl
930:3671510:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:24 hour fcst:ENS=low-res ctl
931:3676823:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:24 hour fcst:ENS=low-res ctl
932:3681801:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:24 hour fcst:ENS=low-res ctl
933:3686781:d=2018101600:HGT Geopotential Height [gpm]:600 mb:24 hour fcst:ENS=low-res ctl
934:3691561:d=2018101600:TMP Temperature [K]:600 mb:24 hour fcst:ENS=low-res ctl
935:3693903:d=2018101600:RH Relative Humidity [%]:600 mb:24 hour fcst:ENS=low-res ctl
936:3698587:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:24 hour fcst:ENS=low-res ctl
937:3703957:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:24 hour fcst:ENS=low-res ctl
938:3708938:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:24 hour fcst:ENS=low-res ctl
939:3713905:d=2018101600:HGT Geopotential Height [gpm]:650 mb:24 hour fcst:ENS=low-res ctl
940:3718653:d=2018101600:TMP Temperature [K]:650 mb:24 hour fcst:ENS=low-res ctl
941:3721058:d=2018101600:RH Relative Humidity [%]:650 mb:24 hour fcst:ENS=low-res ctl
942:3725780:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:24 hour fcst:ENS=low-res ctl
943:3731199:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:24 hour fcst:ENS=low-res ctl
944:3736219:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:24 hour fcst:ENS=low-res ctl
945:3741246:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:24 hour fcst:ENS=low-res ctl
946:3746720:d=2018101600:HGT Geopotential Height [gpm]:750 mb:24 hour fcst:ENS=low-res ctl
947:3751686:d=2018101600:TMP Temperature [K]:750 mb:24 hour fcst:ENS=low-res ctl
948:3754298:d=2018101600:RH Relative Humidity [%]:750 mb:24 hour fcst:ENS=low-res ctl
949:3759081:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:24 hour fcst:ENS=low-res ctl
950:3764620:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:24 hour fcst:ENS=low-res ctl
951:3769760:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:24 hour fcst:ENS=low-res ctl
952:3774895:d=2018101600:HGT Geopotential Height [gpm]:800 mb:24 hour fcst:ENS=low-res ctl
953:3779936:d=2018101600:TMP Temperature [K]:800 mb:24 hour fcst:ENS=low-res ctl
954:3782744:d=2018101600:RH Relative Humidity [%]:800 mb:24 hour fcst:ENS=low-res ctl
955:3787678:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:24 hour fcst:ENS=low-res ctl
956:3793287:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:24 hour fcst:ENS=low-res ctl
957:3798506:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:24 hour fcst:ENS=low-res ctl
958:3803713:d=2018101600:HGT Geopotential Height [gpm]:900 mb:24 hour fcst:ENS=low-res ctl
959:3808895:d=2018101600:TMP Temperature [K]:900 mb:24 hour fcst:ENS=low-res ctl
960:3811799:d=2018101600:RH Relative Humidity [%]:900 mb:24 hour fcst:ENS=low-res ctl
961:3816607:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:24 hour fcst:ENS=low-res ctl
962:3822308:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:24 hour fcst:ENS=low-res ctl
963:3827579:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:24 hour fcst:ENS=low-res ctl
964:3832890:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:24 hour fcst:ENS=low-res ctl
965:3838560:d=2018101600:HGT Geopotential Height [gpm]:950 mb:24 hour fcst:ENS=low-res ctl
966:3843873:d=2018101600:TMP Temperature [K]:950 mb:24 hour fcst:ENS=low-res ctl
967:3846769:d=2018101600:RH Relative Humidity [%]:950 mb:24 hour fcst:ENS=low-res ctl
968:3851406:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:24 hour fcst:ENS=low-res ctl
969:3856973:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:24 hour fcst:ENS=low-res ctl
970:3862260:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:24 hour fcst:ENS=low-res ctl
971:3867571:d=2018101600:HGT Geopotential Height [gpm]:975 mb:24 hour fcst:ENS=low-res ctl
972:3872966:d=2018101600:TMP Temperature [K]:975 mb:24 hour fcst:ENS=low-res ctl
973:3875848:d=2018101600:RH Relative Humidity [%]:975 mb:24 hour fcst:ENS=low-res ctl
974:3880439:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:24 hour fcst:ENS=low-res ctl
975:3885792:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:24 hour fcst:ENS=low-res ctl
976:3891117:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:24 hour fcst:ENS=low-res ctl
977:3896440:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:24 hour fcst:ENS=low-res ctl
978:3901467:d=2018101600:HGT Geopotential Height [gpm]:surface:24 hour fcst:ENS=low-res ctl
979:3906502:d=2018101600:TMP Temperature [K]:surface:24 hour fcst:ENS=low-res ctl
980:3909777:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:24 hour fcst:ENS=low-res ctl
981:3912174:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:24 hour fcst:ENS=low-res ctl
982:3914948:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:24 hour fcst:ENS=low-res ctl
983:3918175:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:24 hour fcst:ENS=low-res ctl
984:3920999:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:24 hour fcst:ENS=low-res ctl
985:3924289:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:24 hour fcst:ENS=low-res ctl
986:3927124:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:24 hour fcst:ENS=low-res ctl
987:3931288:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:24 hour fcst:ENS=low-res ctl
988:3935746:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:24 hour fcst:ENS=low-res ctl
989:3938947:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:18-24 hour ave fcst:ENS=low-res ctl
990:3941732:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:18-24 hour ave fcst:ENS=low-res ctl
991:3945183:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:18-24 hour acc fcst:ENS=low-res ctl
992:3948431:d=2018101600:WATR Water Runoff [kg/m^2]:surface:18-24 hour acc fcst:ENS=low-res ctl
993:3951326:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=low-res ctl
994:3954594:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:18-24 hour ave fcst:ENS=low-res ctl
995:3958895:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:18-24 hour ave fcst:ENS=low-res ctl
996:3963058:d=2018101600:FRICV Frictional Velocity [m/s]:surface:24 hour fcst:ENS=low-res ctl
997:3967739:d=2018101600:WILT Wilting Point [Fraction]:surface:24 hour fcst:ENS=low-res ctl
998:3970754:d=2018101600:LFTX Surface Lifted Index [K]:surface:24 hour fcst:ENS=low-res ctl
999:3973981:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:24 hour fcst:ENS=low-res ctl
1000:3977489:d=2018101600:CIN Convective Inhibition [J/kg]:surface:24 hour fcst:ENS=low-res ctl
1001:3981064:d=2018101600:HGT Geopotential Height [gpm]:tropopause:24 hour fcst:ENS=low-res ctl
1002:3987547:d=2018101600:TMP Temperature [K]:tropopause:24 hour fcst:ENS=low-res ctl
1003:3990185:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:24 hour fcst:ENS=low-res ctl
1004:3993424:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:24 hour fcst:ENS=low-res ctl
1005:3996577:d=2018101600:HGT Geopotential Height [gpm]:max wind:24 hour fcst:ENS=low-res ctl
1006:4004595:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:24 hour fcst:ENS=low-res ctl
1007:4008171:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:24 hour fcst:ENS=low-res ctl
1008:4011819:d=2018101600:TMP Temperature [K]:max wind:24 hour fcst:ENS=low-res ctl
1009:4016060:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:24 hour fcst:ENS=low-res ctl
1010:4019440:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:24 hour fcst:ENS=low-res ctl
1011:4026864:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:24 hour fcst:ENS=low-res ctl
1012:4027468:d=2018101600:ICEC Ice Cover [Proportion]:surface:24 hour fcst:ENS=low-res ctl
1013:4027797:d=2018101600:HGT Geopotential Height [gpm]:10 mb:30 hour fcst:ENS=low-res ctl
1014:4030985:d=2018101600:TMP Temperature [K]:10 mb:30 hour fcst:ENS=low-res ctl
1015:4032357:d=2018101600:RH Relative Humidity [%]:10 mb:30 hour fcst:ENS=low-res ctl
1016:4034003:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:30 hour fcst:ENS=low-res ctl
1017:4035685:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:30 hour fcst:ENS=low-res ctl
1018:4037161:d=2018101600:HGT Geopotential Height [gpm]:50 mb:30 hour fcst:ENS=low-res ctl
1019:4040937:d=2018101600:TMP Temperature [K]:50 mb:30 hour fcst:ENS=low-res ctl
1020:4042513:d=2018101600:RH Relative Humidity [%]:50 mb:30 hour fcst:ENS=low-res ctl
1021:4044502:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:30 hour fcst:ENS=low-res ctl
1022:4046445:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:30 hour fcst:ENS=low-res ctl
1023:4048295:d=2018101600:HGT Geopotential Height [gpm]:100 mb:30 hour fcst:ENS=low-res ctl
1024:4052439:d=2018101600:TMP Temperature [K]:100 mb:30 hour fcst:ENS=low-res ctl
1025:4054385:d=2018101600:RH Relative Humidity [%]:100 mb:30 hour fcst:ENS=low-res ctl
1026:4057265:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:30 hour fcst:ENS=low-res ctl
1027:4061373:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:30 hour fcst:ENS=low-res ctl
1028:4065359:d=2018101600:HGT Geopotential Height [gpm]:200 mb:30 hour fcst:ENS=low-res ctl
1029:4069875:d=2018101600:TMP Temperature [K]:200 mb:30 hour fcst:ENS=low-res ctl
1030:4071998:d=2018101600:RH Relative Humidity [%]:200 mb:30 hour fcst:ENS=low-res ctl
1031:4076188:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:30 hour fcst:ENS=low-res ctl
1032:4079232:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:30 hour fcst:ENS=low-res ctl
1033:4082248:d=2018101600:HGT Geopotential Height [gpm]:250 mb:30 hour fcst:ENS=low-res ctl
1034:4086816:d=2018101600:TMP Temperature [K]:250 mb:30 hour fcst:ENS=low-res ctl
1035:4088953:d=2018101600:RH Relative Humidity [%]:250 mb:30 hour fcst:ENS=low-res ctl
1036:4093586:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:30 hour fcst:ENS=low-res ctl
1037:4096766:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:30 hour fcst:ENS=low-res ctl
1038:4099961:d=2018101600:HGT Geopotential Height [gpm]:300 mb:30 hour fcst:ENS=low-res ctl
1039:4104509:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:30 hour fcst:ENS=low-res ctl
1040:4107820:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:30 hour fcst:ENS=low-res ctl
1041:4111146:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:30 hour fcst:ENS=low-res ctl
1042:4116278:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:30 hour fcst:ENS=low-res ctl
1043:4121406:d=2018101600:HGT Geopotential Height [gpm]:500 mb:30 hour fcst:ENS=low-res ctl
1044:4126297:d=2018101600:TMP Temperature [K]:500 mb:30 hour fcst:ENS=low-res ctl
1045:4128575:d=2018101600:RH Relative Humidity [%]:500 mb:30 hour fcst:ENS=low-res ctl
1046:4133378:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:30 hour fcst:ENS=low-res ctl
1047:4138407:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:30 hour fcst:ENS=low-res ctl
1048:4143430:d=2018101600:HGT Geopotential Height [gpm]:700 mb:30 hour fcst:ENS=low-res ctl
1049:4148326:d=2018101600:TMP Temperature [K]:700 mb:30 hour fcst:ENS=low-res ctl
1050:4150752:d=2018101600:RH Relative Humidity [%]:700 mb:30 hour fcst:ENS=low-res ctl
1051:4155473:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:30 hour fcst:ENS=low-res ctl
1052:4160498:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:30 hour fcst:ENS=low-res ctl
1053:4165518:d=2018101600:HGT Geopotential Height [gpm]:850 mb:30 hour fcst:ENS=low-res ctl
1054:4170595:d=2018101600:TMP Temperature [K]:850 mb:30 hour fcst:ENS=low-res ctl
1055:4173506:d=2018101600:RH Relative Humidity [%]:850 mb:30 hour fcst:ENS=low-res ctl
1056:4178499:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:30 hour fcst:ENS=low-res ctl
1057:4184150:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:30 hour fcst:ENS=low-res ctl
1058:4189407:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:30 hour fcst:ENS=low-res ctl
1059:4194655:d=2018101600:HGT Geopotential Height [gpm]:925 mb:30 hour fcst:ENS=low-res ctl
1060:4199843:d=2018101600:TMP Temperature [K]:925 mb:30 hour fcst:ENS=low-res ctl
1061:4202713:d=2018101600:RH Relative Humidity [%]:925 mb:30 hour fcst:ENS=low-res ctl
1062:4207418:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:30 hour fcst:ENS=low-res ctl
1063:4212674:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:30 hour fcst:ENS=low-res ctl
1064:4217927:d=2018101600:TMP Temperature [K]:1000 mb:30 hour fcst:ENS=low-res ctl
1065:4220813:d=2018101600:RH Relative Humidity [%]:1000 mb:30 hour fcst:ENS=low-res ctl
1066:4225335:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:30 hour fcst:ENS=low-res ctl
1067:4230591:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:30 hour fcst:ENS=low-res ctl
1068:4235847:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:30 hour fcst:ENS=low-res ctl
1069:4241318:d=2018101600:PRES Pressure [Pa]:surface:30 hour fcst:ENS=low-res ctl
1070:4246874:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:30 hour fcst:ENS=low-res ctl
1071:4249355:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:30 hour fcst:ENS=low-res ctl
1072:4252166:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:30 hour fcst:ENS=low-res ctl
1073:4253139:d=2018101600:TMP Temperature [K]:2 m above ground:30 hour fcst:ENS=low-res ctl
1074:4256264:d=2018101600:RH Relative Humidity [%]:2 m above ground:30 hour fcst:ENS=low-res ctl
1075:4260703:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:30 hour fcst:ENS=low-res ctl
1076:4265834:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:30 hour fcst:ENS=low-res ctl
1077:4270934:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:24-30 hour acc fcst:ENS=low-res ctl
1078:4274826:d=2018101600:CSNOW Categorical Snow [-]:surface:24-30 hour ave fcst:ENS=low-res ctl
1079:4275313:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:24-30 hour ave fcst:ENS=low-res ctl
1080:4275521:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:24-30 hour ave fcst:ENS=low-res ctl
1081:4275884:d=2018101600:CRAIN Categorical Rain [-]:surface:24-30 hour ave fcst:ENS=low-res ctl
1082:4276723:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=low-res ctl
1083:4282408:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=low-res ctl
1084:4287488:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=low-res ctl
1085:4288833:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=low-res ctl
1086:4292187:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=low-res ctl
1087:4295037:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:24-30 hour ave fcst:ENS=low-res ctl
1088:4298109:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:30 hour fcst:ENS=low-res ctl
1089:4303069:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:30 hour fcst:ENS=low-res ctl
1090:4306509:d=2018101600:HGT Geopotential Height [gpm]:20 mb:30 hour fcst:ENS=low-res ctl
1091:4309700:d=2018101600:TMP Temperature [K]:20 mb:30 hour fcst:ENS=low-res ctl
1092:4311093:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:30 hour fcst:ENS=low-res ctl
1093:4312874:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:30 hour fcst:ENS=low-res ctl
1094:4314448:d=2018101600:HGT Geopotential Height [gpm]:30 mb:30 hour fcst:ENS=low-res ctl
1095:4317653:d=2018101600:TMP Temperature [K]:30 mb:30 hour fcst:ENS=low-res ctl
1096:4319114:d=2018101600:RH Relative Humidity [%]:30 mb:30 hour fcst:ENS=low-res ctl
1097:4320772:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:30 hour fcst:ENS=low-res ctl
1098:4322619:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:30 hour fcst:ENS=low-res ctl
1099:4324298:d=2018101600:HGT Geopotential Height [gpm]:70 mb:30 hour fcst:ENS=low-res ctl
1100:4328182:d=2018101600:TMP Temperature [K]:70 mb:30 hour fcst:ENS=low-res ctl
1101:4329972:d=2018101600:RH Relative Humidity [%]:70 mb:30 hour fcst:ENS=low-res ctl
1102:4332378:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:30 hour fcst:ENS=low-res ctl
1103:4336194:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:30 hour fcst:ENS=low-res ctl
1104:4339917:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:30 hour fcst:ENS=low-res ctl
1105:4346402:d=2018101600:HGT Geopotential Height [gpm]:150 mb:30 hour fcst:ENS=low-res ctl
1106:4350792:d=2018101600:TMP Temperature [K]:150 mb:30 hour fcst:ENS=low-res ctl
1107:4352862:d=2018101600:RH Relative Humidity [%]:150 mb:30 hour fcst:ENS=low-res ctl
1108:4356376:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:30 hour fcst:ENS=low-res ctl
1109:4361961:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:30 hour fcst:ENS=low-res ctl
1110:4366605:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:30 hour fcst:ENS=low-res ctl
1111:4371165:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:30 hour fcst:ENS=low-res ctl
1112:4377267:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:30 hour fcst:ENS=low-res ctl
1113:4383721:d=2018101600:TMP Temperature [K]:300 mb:30 hour fcst:ENS=low-res ctl
1114:4385870:d=2018101600:RH Relative Humidity [%]:300 mb:30 hour fcst:ENS=low-res ctl
1115:4390777:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:30 hour fcst:ENS=low-res ctl
1116:4397540:d=2018101600:HGT Geopotential Height [gpm]:350 mb:30 hour fcst:ENS=low-res ctl
1117:4402041:d=2018101600:TMP Temperature [K]:350 mb:30 hour fcst:ENS=low-res ctl
1118:4404176:d=2018101600:RH Relative Humidity [%]:350 mb:30 hour fcst:ENS=low-res ctl
1119:4409075:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:30 hour fcst:ENS=low-res ctl
1120:4415975:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:30 hour fcst:ENS=low-res ctl
1121:4419236:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:30 hour fcst:ENS=low-res ctl
1122:4422502:d=2018101600:HGT Geopotential Height [gpm]:400 mb:30 hour fcst:ENS=low-res ctl
1123:4426952:d=2018101600:TMP Temperature [K]:400 mb:30 hour fcst:ENS=low-res ctl
1124:4429159:d=2018101600:RH Relative Humidity [%]:400 mb:30 hour fcst:ENS=low-res ctl
1125:4434042:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:30 hour fcst:ENS=low-res ctl
1126:4441066:d=2018101600:HGT Geopotential Height [gpm]:450 mb:30 hour fcst:ENS=low-res ctl
1127:4445450:d=2018101600:TMP Temperature [K]:450 mb:30 hour fcst:ENS=low-res ctl
1128:4447682:d=2018101600:RH Relative Humidity [%]:450 mb:30 hour fcst:ENS=low-res ctl
1129:4452483:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:30 hour fcst:ENS=low-res ctl
1130:4458975:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:30 hour fcst:ENS=low-res ctl
1131:4464030:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:30 hour fcst:ENS=low-res ctl
1132:4469086:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:30 hour fcst:ENS=low-res ctl
1133:4475629:d=2018101600:HGT Geopotential Height [gpm]:550 mb:30 hour fcst:ENS=low-res ctl
1134:4480451:d=2018101600:TMP Temperature [K]:550 mb:30 hour fcst:ENS=low-res ctl
1135:4482745:d=2018101600:RH Relative Humidity [%]:550 mb:30 hour fcst:ENS=low-res ctl
1136:4487467:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:30 hour fcst:ENS=low-res ctl
1137:4492719:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:30 hour fcst:ENS=low-res ctl
1138:4497674:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:30 hour fcst:ENS=low-res ctl
1139:4502644:d=2018101600:HGT Geopotential Height [gpm]:600 mb:30 hour fcst:ENS=low-res ctl
1140:4507401:d=2018101600:TMP Temperature [K]:600 mb:30 hour fcst:ENS=low-res ctl
1141:4509719:d=2018101600:RH Relative Humidity [%]:600 mb:30 hour fcst:ENS=low-res ctl
1142:4514419:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:30 hour fcst:ENS=low-res ctl
1143:4519727:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:30 hour fcst:ENS=low-res ctl
1144:4524672:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:30 hour fcst:ENS=low-res ctl
1145:4529655:d=2018101600:HGT Geopotential Height [gpm]:650 mb:30 hour fcst:ENS=low-res ctl
1146:4534391:d=2018101600:TMP Temperature [K]:650 mb:30 hour fcst:ENS=low-res ctl
1147:4536779:d=2018101600:RH Relative Humidity [%]:650 mb:30 hour fcst:ENS=low-res ctl
1148:4541473:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:30 hour fcst:ENS=low-res ctl
1149:4546843:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:30 hour fcst:ENS=low-res ctl
1150:4551820:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:30 hour fcst:ENS=low-res ctl
1151:4556809:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:30 hour fcst:ENS=low-res ctl
1152:4562223:d=2018101600:HGT Geopotential Height [gpm]:750 mb:30 hour fcst:ENS=low-res ctl
1153:4567128:d=2018101600:TMP Temperature [K]:750 mb:30 hour fcst:ENS=low-res ctl
1154:4569698:d=2018101600:RH Relative Humidity [%]:750 mb:30 hour fcst:ENS=low-res ctl
1155:4574487:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:30 hour fcst:ENS=low-res ctl
1156:4579966:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:30 hour fcst:ENS=low-res ctl
1157:4585069:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:30 hour fcst:ENS=low-res ctl
1158:4590174:d=2018101600:HGT Geopotential Height [gpm]:800 mb:30 hour fcst:ENS=low-res ctl
1159:4595145:d=2018101600:TMP Temperature [K]:800 mb:30 hour fcst:ENS=low-res ctl
1160:4597902:d=2018101600:RH Relative Humidity [%]:800 mb:30 hour fcst:ENS=low-res ctl
1161:4602806:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:30 hour fcst:ENS=low-res ctl
1162:4608364:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:30 hour fcst:ENS=low-res ctl
1163:4613524:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:30 hour fcst:ENS=low-res ctl
1164:4618692:d=2018101600:HGT Geopotential Height [gpm]:900 mb:30 hour fcst:ENS=low-res ctl
1165:4623848:d=2018101600:TMP Temperature [K]:900 mb:30 hour fcst:ENS=low-res ctl
1166:4626734:d=2018101600:RH Relative Humidity [%]:900 mb:30 hour fcst:ENS=low-res ctl
1167:4631576:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:30 hour fcst:ENS=low-res ctl
1168:4637249:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:30 hour fcst:ENS=low-res ctl
1169:4642518:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:30 hour fcst:ENS=low-res ctl
1170:4647768:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:30 hour fcst:ENS=low-res ctl
1171:4653407:d=2018101600:HGT Geopotential Height [gpm]:950 mb:30 hour fcst:ENS=low-res ctl
1172:4658681:d=2018101600:TMP Temperature [K]:950 mb:30 hour fcst:ENS=low-res ctl
1173:4661542:d=2018101600:RH Relative Humidity [%]:950 mb:30 hour fcst:ENS=low-res ctl
1174:4666164:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:30 hour fcst:ENS=low-res ctl
1175:4671715:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:30 hour fcst:ENS=low-res ctl
1176:4676983:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:30 hour fcst:ENS=low-res ctl
1177:4682262:d=2018101600:HGT Geopotential Height [gpm]:975 mb:30 hour fcst:ENS=low-res ctl
1178:4687608:d=2018101600:TMP Temperature [K]:975 mb:30 hour fcst:ENS=low-res ctl
1179:4690480:d=2018101600:RH Relative Humidity [%]:975 mb:30 hour fcst:ENS=low-res ctl
1180:4695051:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:30 hour fcst:ENS=low-res ctl
1181:4700421:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:30 hour fcst:ENS=low-res ctl
1182:4705706:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:30 hour fcst:ENS=low-res ctl
1183:4710985:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:30 hour fcst:ENS=low-res ctl
1184:4716022:d=2018101600:HGT Geopotential Height [gpm]:surface:30 hour fcst:ENS=low-res ctl
1185:4721057:d=2018101600:TMP Temperature [K]:surface:30 hour fcst:ENS=low-res ctl
1186:4724364:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:30 hour fcst:ENS=low-res ctl
1187:4727562:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:30 hour fcst:ENS=low-res ctl
1188:4730343:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:30 hour fcst:ENS=low-res ctl
1189:4733571:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:30 hour fcst:ENS=low-res ctl
1190:4736404:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:30 hour fcst:ENS=low-res ctl
1191:4739699:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:30 hour fcst:ENS=low-res ctl
1192:4742530:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:30 hour fcst:ENS=low-res ctl
1193:4746085:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:30 hour fcst:ENS=low-res ctl
1194:4750502:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:30 hour fcst:ENS=low-res ctl
1195:4755552:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:24-30 hour ave fcst:ENS=low-res ctl
1196:4758279:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:24-30 hour ave fcst:ENS=low-res ctl
1197:4761642:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:24-30 hour acc fcst:ENS=low-res ctl
1198:4764812:d=2018101600:WATR Water Runoff [kg/m^2]:surface:24-30 hour acc fcst:ENS=low-res ctl
1199:4767944:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=low-res ctl
1200:4771140:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:24-30 hour ave fcst:ENS=low-res ctl
1201:4775220:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:24-30 hour ave fcst:ENS=low-res ctl
1202:4779165:d=2018101600:FRICV Frictional Velocity [m/s]:surface:30 hour fcst:ENS=low-res ctl
1203:4783791:d=2018101600:WILT Wilting Point [Fraction]:surface:30 hour fcst:ENS=low-res ctl
1204:4786806:d=2018101600:LFTX Surface Lifted Index [K]:surface:30 hour fcst:ENS=low-res ctl
1205:4790035:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:30 hour fcst:ENS=low-res ctl
1206:4793377:d=2018101600:CIN Convective Inhibition [J/kg]:surface:30 hour fcst:ENS=low-res ctl
1207:4796711:d=2018101600:HGT Geopotential Height [gpm]:tropopause:30 hour fcst:ENS=low-res ctl
1208:4803199:d=2018101600:TMP Temperature [K]:tropopause:30 hour fcst:ENS=low-res ctl
1209:4805802:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:30 hour fcst:ENS=low-res ctl
1210:4810875:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:30 hour fcst:ENS=low-res ctl
1211:4815886:d=2018101600:HGT Geopotential Height [gpm]:max wind:30 hour fcst:ENS=low-res ctl
1212:4823945:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:30 hour fcst:ENS=low-res ctl
1213:4827474:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:30 hour fcst:ENS=low-res ctl
1214:4831165:d=2018101600:TMP Temperature [K]:max wind:30 hour fcst:ENS=low-res ctl
1215:4835447:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:30 hour fcst:ENS=low-res ctl
1216:4838808:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:30 hour fcst:ENS=low-res ctl
1217:4846071:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:30 hour fcst:ENS=low-res ctl
1218:4846675:d=2018101600:ICEC Ice Cover [Proportion]:surface:30 hour fcst:ENS=low-res ctl
1219:4847004:d=2018101600:HGT Geopotential Height [gpm]:10 mb:36 hour fcst:ENS=low-res ctl
1220:4850177:d=2018101600:TMP Temperature [K]:10 mb:36 hour fcst:ENS=low-res ctl
1221:4851550:d=2018101600:RH Relative Humidity [%]:10 mb:36 hour fcst:ENS=low-res ctl
1222:4853204:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:36 hour fcst:ENS=low-res ctl
1223:4854897:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:36 hour fcst:ENS=low-res ctl
1224:4856404:d=2018101600:HGT Geopotential Height [gpm]:50 mb:36 hour fcst:ENS=low-res ctl
1225:4860175:d=2018101600:TMP Temperature [K]:50 mb:36 hour fcst:ENS=low-res ctl
1226:4861773:d=2018101600:RH Relative Humidity [%]:50 mb:36 hour fcst:ENS=low-res ctl
1227:4863790:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:36 hour fcst:ENS=low-res ctl
1228:4865765:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:36 hour fcst:ENS=low-res ctl
1229:4867609:d=2018101600:HGT Geopotential Height [gpm]:100 mb:36 hour fcst:ENS=low-res ctl
1230:4871693:d=2018101600:TMP Temperature [K]:100 mb:36 hour fcst:ENS=low-res ctl
1231:4873568:d=2018101600:RH Relative Humidity [%]:100 mb:36 hour fcst:ENS=low-res ctl
1232:4876418:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:36 hour fcst:ENS=low-res ctl
1233:4880523:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:36 hour fcst:ENS=low-res ctl
1234:4884541:d=2018101600:HGT Geopotential Height [gpm]:200 mb:36 hour fcst:ENS=low-res ctl
1235:4889008:d=2018101600:TMP Temperature [K]:200 mb:36 hour fcst:ENS=low-res ctl
1236:4891106:d=2018101600:RH Relative Humidity [%]:200 mb:36 hour fcst:ENS=low-res ctl
1237:4895261:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:36 hour fcst:ENS=low-res ctl
1238:4898302:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:36 hour fcst:ENS=low-res ctl
1239:4901256:d=2018101600:HGT Geopotential Height [gpm]:250 mb:36 hour fcst:ENS=low-res ctl
1240:4905769:d=2018101600:TMP Temperature [K]:250 mb:36 hour fcst:ENS=low-res ctl
1241:4907851:d=2018101600:RH Relative Humidity [%]:250 mb:36 hour fcst:ENS=low-res ctl
1242:4912408:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:36 hour fcst:ENS=low-res ctl
1243:4915566:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:36 hour fcst:ENS=low-res ctl
1244:4918703:d=2018101600:HGT Geopotential Height [gpm]:300 mb:36 hour fcst:ENS=low-res ctl
1245:4923199:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:36 hour fcst:ENS=low-res ctl
1246:4926459:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:36 hour fcst:ENS=low-res ctl
1247:4929725:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:36 hour fcst:ENS=low-res ctl
1248:4932938:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:36 hour fcst:ENS=low-res ctl
1249:4936153:d=2018101600:HGT Geopotential Height [gpm]:500 mb:36 hour fcst:ENS=low-res ctl
1250:4940978:d=2018101600:TMP Temperature [K]:500 mb:36 hour fcst:ENS=low-res ctl
1251:4943241:d=2018101600:RH Relative Humidity [%]:500 mb:36 hour fcst:ENS=low-res ctl
1252:4948028:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:36 hour fcst:ENS=low-res ctl
1253:4953013:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:36 hour fcst:ENS=low-res ctl
1254:4958034:d=2018101600:HGT Geopotential Height [gpm]:700 mb:36 hour fcst:ENS=low-res ctl
1255:4962933:d=2018101600:TMP Temperature [K]:700 mb:36 hour fcst:ENS=low-res ctl
1256:4965358:d=2018101600:RH Relative Humidity [%]:700 mb:36 hour fcst:ENS=low-res ctl
1257:4970085:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:36 hour fcst:ENS=low-res ctl
1258:4975085:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:36 hour fcst:ENS=low-res ctl
1259:4980102:d=2018101600:HGT Geopotential Height [gpm]:850 mb:36 hour fcst:ENS=low-res ctl
1260:4985165:d=2018101600:TMP Temperature [K]:850 mb:36 hour fcst:ENS=low-res ctl
1261:4988063:d=2018101600:RH Relative Humidity [%]:850 mb:36 hour fcst:ENS=low-res ctl
1262:4993037:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:36 hour fcst:ENS=low-res ctl
1263:4998683:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:36 hour fcst:ENS=low-res ctl
1264:5003898:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:36 hour fcst:ENS=low-res ctl
1265:5009106:d=2018101600:HGT Geopotential Height [gpm]:925 mb:36 hour fcst:ENS=low-res ctl
1266:5014290:d=2018101600:TMP Temperature [K]:925 mb:36 hour fcst:ENS=low-res ctl
1267:5017186:d=2018101600:RH Relative Humidity [%]:925 mb:36 hour fcst:ENS=low-res ctl
1268:5021923:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:36 hour fcst:ENS=low-res ctl
1269:5027154:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:36 hour fcst:ENS=low-res ctl
1270:5032368:d=2018101600:TMP Temperature [K]:1000 mb:36 hour fcst:ENS=low-res ctl
1271:5035250:d=2018101600:RH Relative Humidity [%]:1000 mb:36 hour fcst:ENS=low-res ctl
1272:5039759:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:36 hour fcst:ENS=low-res ctl
1273:5044999:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:36 hour fcst:ENS=low-res ctl
1274:5050208:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:36 hour fcst:ENS=low-res ctl
1275:5055648:d=2018101600:PRES Pressure [Pa]:surface:36 hour fcst:ENS=low-res ctl
1276:5061215:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:36 hour fcst:ENS=low-res ctl
1277:5063668:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:36 hour fcst:ENS=low-res ctl
1278:5066475:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:36 hour fcst:ENS=low-res ctl
1279:5067459:d=2018101600:TMP Temperature [K]:2 m above ground:36 hour fcst:ENS=low-res ctl
1280:5070583:d=2018101600:RH Relative Humidity [%]:2 m above ground:36 hour fcst:ENS=low-res ctl
1281:5074996:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:36 hour fcst:ENS=low-res ctl
1282:5080118:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:36 hour fcst:ENS=low-res ctl
1283:5085205:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:30-36 hour acc fcst:ENS=low-res ctl
1284:5089100:d=2018101600:CSNOW Categorical Snow [-]:surface:30-36 hour ave fcst:ENS=low-res ctl
1285:5089610:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:30-36 hour ave fcst:ENS=low-res ctl
1286:5089818:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:30-36 hour ave fcst:ENS=low-res ctl
1287:5090206:d=2018101600:CRAIN Categorical Rain [-]:surface:30-36 hour ave fcst:ENS=low-res ctl
1288:5091023:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=low-res ctl
1289:5096704:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=low-res ctl
1290:5101811:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=low-res ctl
1291:5102830:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=low-res ctl
1292:5106189:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=low-res ctl
1293:5109049:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:30-36 hour ave fcst:ENS=low-res ctl
1294:5112115:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:36 hour fcst:ENS=low-res ctl
1295:5117048:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:36 hour fcst:ENS=low-res ctl
1296:5120465:d=2018101600:HGT Geopotential Height [gpm]:20 mb:36 hour fcst:ENS=low-res ctl
1297:5123637:d=2018101600:TMP Temperature [K]:20 mb:36 hour fcst:ENS=low-res ctl
1298:5125051:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:36 hour fcst:ENS=low-res ctl
1299:5126820:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:36 hour fcst:ENS=low-res ctl
1300:5128389:d=2018101600:HGT Geopotential Height [gpm]:30 mb:36 hour fcst:ENS=low-res ctl
1301:5131601:d=2018101600:TMP Temperature [K]:30 mb:36 hour fcst:ENS=low-res ctl
1302:5133086:d=2018101600:RH Relative Humidity [%]:30 mb:36 hour fcst:ENS=low-res ctl
1303:5134747:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:36 hour fcst:ENS=low-res ctl
1304:5136600:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:36 hour fcst:ENS=low-res ctl
1305:5138284:d=2018101600:HGT Geopotential Height [gpm]:70 mb:36 hour fcst:ENS=low-res ctl
1306:5142169:d=2018101600:TMP Temperature [K]:70 mb:36 hour fcst:ENS=low-res ctl
1307:5143922:d=2018101600:RH Relative Humidity [%]:70 mb:36 hour fcst:ENS=low-res ctl
1308:5146344:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:36 hour fcst:ENS=low-res ctl
1309:5150087:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:36 hour fcst:ENS=low-res ctl
1310:5153750:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:36 hour fcst:ENS=low-res ctl
1311:5160179:d=2018101600:HGT Geopotential Height [gpm]:150 mb:36 hour fcst:ENS=low-res ctl
1312:5164553:d=2018101600:TMP Temperature [K]:150 mb:36 hour fcst:ENS=low-res ctl
1313:5166580:d=2018101600:RH Relative Humidity [%]:150 mb:36 hour fcst:ENS=low-res ctl
1314:5170037:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:36 hour fcst:ENS=low-res ctl
1315:5175562:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:36 hour fcst:ENS=low-res ctl
1316:5180199:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:36 hour fcst:ENS=low-res ctl
1317:5184740:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:36 hour fcst:ENS=low-res ctl
1318:5190806:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:36 hour fcst:ENS=low-res ctl
1319:5197193:d=2018101600:TMP Temperature [K]:300 mb:36 hour fcst:ENS=low-res ctl
1320:5199334:d=2018101600:RH Relative Humidity [%]:300 mb:36 hour fcst:ENS=low-res ctl
1321:5204168:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:36 hour fcst:ENS=low-res ctl
1322:5210838:d=2018101600:HGT Geopotential Height [gpm]:350 mb:36 hour fcst:ENS=low-res ctl
1323:5215289:d=2018101600:TMP Temperature [K]:350 mb:36 hour fcst:ENS=low-res ctl
1324:5217391:d=2018101600:RH Relative Humidity [%]:350 mb:36 hour fcst:ENS=low-res ctl
1325:5222222:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:36 hour fcst:ENS=low-res ctl
1326:5229054:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:36 hour fcst:ENS=low-res ctl
1327:5232262:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:36 hour fcst:ENS=low-res ctl
1328:5235453:d=2018101600:HGT Geopotential Height [gpm]:400 mb:36 hour fcst:ENS=low-res ctl
1329:5239834:d=2018101600:TMP Temperature [K]:400 mb:36 hour fcst:ENS=low-res ctl
1330:5242016:d=2018101600:RH Relative Humidity [%]:400 mb:36 hour fcst:ENS=low-res ctl
1331:5246861:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:36 hour fcst:ENS=low-res ctl
1332:5253819:d=2018101600:HGT Geopotential Height [gpm]:450 mb:36 hour fcst:ENS=low-res ctl
1333:5258137:d=2018101600:TMP Temperature [K]:450 mb:36 hour fcst:ENS=low-res ctl
1334:5260332:d=2018101600:RH Relative Humidity [%]:450 mb:36 hour fcst:ENS=low-res ctl
1335:5265115:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:36 hour fcst:ENS=low-res ctl
1336:5271558:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:36 hour fcst:ENS=low-res ctl
1337:5276560:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:36 hour fcst:ENS=low-res ctl
1338:5281581:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:36 hour fcst:ENS=low-res ctl
1339:5288091:d=2018101600:HGT Geopotential Height [gpm]:550 mb:36 hour fcst:ENS=low-res ctl
1340:5292862:d=2018101600:TMP Temperature [K]:550 mb:36 hour fcst:ENS=low-res ctl
1341:5295136:d=2018101600:RH Relative Humidity [%]:550 mb:36 hour fcst:ENS=low-res ctl
1342:5299860:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:36 hour fcst:ENS=low-res ctl
1343:5305084:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:36 hour fcst:ENS=low-res ctl
1344:5310014:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:36 hour fcst:ENS=low-res ctl
1345:5314965:d=2018101600:HGT Geopotential Height [gpm]:600 mb:36 hour fcst:ENS=low-res ctl
1346:5319704:d=2018101600:TMP Temperature [K]:600 mb:36 hour fcst:ENS=low-res ctl
1347:5321999:d=2018101600:RH Relative Humidity [%]:600 mb:36 hour fcst:ENS=low-res ctl
1348:5326676:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:36 hour fcst:ENS=low-res ctl
1349:5331932:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:36 hour fcst:ENS=low-res ctl
1350:5336878:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:36 hour fcst:ENS=low-res ctl
1351:5341803:d=2018101600:HGT Geopotential Height [gpm]:650 mb:36 hour fcst:ENS=low-res ctl
1352:5346503:d=2018101600:TMP Temperature [K]:650 mb:36 hour fcst:ENS=low-res ctl
1353:5348870:d=2018101600:RH Relative Humidity [%]:650 mb:36 hour fcst:ENS=low-res ctl
1354:5353542:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:36 hour fcst:ENS=low-res ctl
1355:5358862:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:36 hour fcst:ENS=low-res ctl
1356:5363846:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:36 hour fcst:ENS=low-res ctl
1357:5368827:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:36 hour fcst:ENS=low-res ctl
1358:5374212:d=2018101600:HGT Geopotential Height [gpm]:750 mb:36 hour fcst:ENS=low-res ctl
1359:5379141:d=2018101600:TMP Temperature [K]:750 mb:36 hour fcst:ENS=low-res ctl
1360:5381675:d=2018101600:RH Relative Humidity [%]:750 mb:36 hour fcst:ENS=low-res ctl
1361:5386457:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:36 hour fcst:ENS=low-res ctl
1362:5391921:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:36 hour fcst:ENS=low-res ctl
1363:5396995:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:36 hour fcst:ENS=low-res ctl
1364:5402071:d=2018101600:HGT Geopotential Height [gpm]:800 mb:36 hour fcst:ENS=low-res ctl
1365:5407046:d=2018101600:TMP Temperature [K]:800 mb:36 hour fcst:ENS=low-res ctl
1366:5409797:d=2018101600:RH Relative Humidity [%]:800 mb:36 hour fcst:ENS=low-res ctl
1367:5414710:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:36 hour fcst:ENS=low-res ctl
1368:5420265:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:36 hour fcst:ENS=low-res ctl
1369:5425392:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:36 hour fcst:ENS=low-res ctl
1370:5430508:d=2018101600:HGT Geopotential Height [gpm]:900 mb:36 hour fcst:ENS=low-res ctl
1371:5435642:d=2018101600:TMP Temperature [K]:900 mb:36 hour fcst:ENS=low-res ctl
1372:5438547:d=2018101600:RH Relative Humidity [%]:900 mb:36 hour fcst:ENS=low-res ctl
1373:5443395:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:36 hour fcst:ENS=low-res ctl
1374:5449063:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:36 hour fcst:ENS=low-res ctl
1375:5454306:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:36 hour fcst:ENS=low-res ctl
1376:5459548:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:36 hour fcst:ENS=low-res ctl
1377:5465194:d=2018101600:HGT Geopotential Height [gpm]:950 mb:36 hour fcst:ENS=low-res ctl
1378:5470442:d=2018101600:TMP Temperature [K]:950 mb:36 hour fcst:ENS=low-res ctl
1379:5473291:d=2018101600:RH Relative Humidity [%]:950 mb:36 hour fcst:ENS=low-res ctl
1380:5477906:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:36 hour fcst:ENS=low-res ctl
1381:5483471:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:36 hour fcst:ENS=low-res ctl
1382:5488717:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:36 hour fcst:ENS=low-res ctl
1383:5493964:d=2018101600:HGT Geopotential Height [gpm]:975 mb:36 hour fcst:ENS=low-res ctl
1384:5499300:d=2018101600:TMP Temperature [K]:975 mb:36 hour fcst:ENS=low-res ctl
1385:5502161:d=2018101600:RH Relative Humidity [%]:975 mb:36 hour fcst:ENS=low-res ctl
1386:5506698:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:36 hour fcst:ENS=low-res ctl
1387:5512081:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:36 hour fcst:ENS=low-res ctl
1388:5517340:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:36 hour fcst:ENS=low-res ctl
1389:5522580:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:36 hour fcst:ENS=low-res ctl
1390:5527647:d=2018101600:HGT Geopotential Height [gpm]:surface:36 hour fcst:ENS=low-res ctl
1391:5532682:d=2018101600:TMP Temperature [K]:surface:36 hour fcst:ENS=low-res ctl
1392:5535962:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:36 hour fcst:ENS=low-res ctl
1393:5539155:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:36 hour fcst:ENS=low-res ctl
1394:5541934:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:36 hour fcst:ENS=low-res ctl
1395:5545159:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:36 hour fcst:ENS=low-res ctl
1396:5547989:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:36 hour fcst:ENS=low-res ctl
1397:5551278:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:36 hour fcst:ENS=low-res ctl
1398:5554103:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:36 hour fcst:ENS=low-res ctl
1399:5557647:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:36 hour fcst:ENS=low-res ctl
1400:5562018:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:36 hour fcst:ENS=low-res ctl
1401:5564657:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:30-36 hour ave fcst:ENS=low-res ctl
1402:5567404:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:30-36 hour ave fcst:ENS=low-res ctl
1403:5570781:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:30-36 hour acc fcst:ENS=low-res ctl
1404:5573957:d=2018101600:WATR Water Runoff [kg/m^2]:surface:30-36 hour acc fcst:ENS=low-res ctl
1405:5576838:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=low-res ctl
1406:5580004:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:30-36 hour ave fcst:ENS=low-res ctl
1407:5584094:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:30-36 hour ave fcst:ENS=low-res ctl
1408:5588033:d=2018101600:FRICV Frictional Velocity [m/s]:surface:36 hour fcst:ENS=low-res ctl
1409:5592655:d=2018101600:WILT Wilting Point [Fraction]:surface:36 hour fcst:ENS=low-res ctl
1410:5595670:d=2018101600:LFTX Surface Lifted Index [K]:surface:36 hour fcst:ENS=low-res ctl
1411:5598895:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:36 hour fcst:ENS=low-res ctl
1412:5602197:d=2018101600:CIN Convective Inhibition [J/kg]:surface:36 hour fcst:ENS=low-res ctl
1413:5605475:d=2018101600:HGT Geopotential Height [gpm]:tropopause:36 hour fcst:ENS=low-res ctl
1414:5611924:d=2018101600:TMP Temperature [K]:tropopause:36 hour fcst:ENS=low-res ctl
1415:5614522:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:36 hour fcst:ENS=low-res ctl
1416:5617744:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:36 hour fcst:ENS=low-res ctl
1417:5620852:d=2018101600:HGT Geopotential Height [gpm]:max wind:36 hour fcst:ENS=low-res ctl
1418:5628890:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:36 hour fcst:ENS=low-res ctl
1419:5632387:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:36 hour fcst:ENS=low-res ctl
1420:5636018:d=2018101600:TMP Temperature [K]:max wind:36 hour fcst:ENS=low-res ctl
1421:5640253:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:36 hour fcst:ENS=low-res ctl
1422:5643585:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:36 hour fcst:ENS=low-res ctl
1423:5650829:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:36 hour fcst:ENS=low-res ctl
1424:5651433:d=2018101600:ICEC Ice Cover [Proportion]:surface:36 hour fcst:ENS=low-res ctl
1425:5651762:d=2018101600:HGT Geopotential Height [gpm]:10 mb:42 hour fcst:ENS=low-res ctl
1426:5654950:d=2018101600:TMP Temperature [K]:10 mb:42 hour fcst:ENS=low-res ctl
1427:5656348:d=2018101600:RH Relative Humidity [%]:10 mb:42 hour fcst:ENS=low-res ctl
1428:5657988:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:42 hour fcst:ENS=low-res ctl
1429:5659683:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:42 hour fcst:ENS=low-res ctl
1430:5661180:d=2018101600:HGT Geopotential Height [gpm]:50 mb:42 hour fcst:ENS=low-res ctl
1431:5664943:d=2018101600:TMP Temperature [K]:50 mb:42 hour fcst:ENS=low-res ctl
1432:5666537:d=2018101600:RH Relative Humidity [%]:50 mb:42 hour fcst:ENS=low-res ctl
1433:5668545:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:42 hour fcst:ENS=low-res ctl
1434:5670510:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:42 hour fcst:ENS=low-res ctl
1435:5672370:d=2018101600:HGT Geopotential Height [gpm]:100 mb:42 hour fcst:ENS=low-res ctl
1436:5676475:d=2018101600:TMP Temperature [K]:100 mb:42 hour fcst:ENS=low-res ctl
1437:5678396:d=2018101600:RH Relative Humidity [%]:100 mb:42 hour fcst:ENS=low-res ctl
1438:5681253:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:42 hour fcst:ENS=low-res ctl
1439:5685338:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:42 hour fcst:ENS=low-res ctl
1440:5689366:d=2018101600:HGT Geopotential Height [gpm]:200 mb:42 hour fcst:ENS=low-res ctl
1441:5693834:d=2018101600:TMP Temperature [K]:200 mb:42 hour fcst:ENS=low-res ctl
1442:5695930:d=2018101600:RH Relative Humidity [%]:200 mb:42 hour fcst:ENS=low-res ctl
1443:5700067:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:42 hour fcst:ENS=low-res ctl
1444:5703104:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:42 hour fcst:ENS=low-res ctl
1445:5706042:d=2018101600:HGT Geopotential Height [gpm]:250 mb:42 hour fcst:ENS=low-res ctl
1446:5710574:d=2018101600:TMP Temperature [K]:250 mb:42 hour fcst:ENS=low-res ctl
1447:5712629:d=2018101600:RH Relative Humidity [%]:250 mb:42 hour fcst:ENS=low-res ctl
1448:5717139:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:42 hour fcst:ENS=low-res ctl
1449:5720322:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:42 hour fcst:ENS=low-res ctl
1450:5723439:d=2018101600:HGT Geopotential Height [gpm]:300 mb:42 hour fcst:ENS=low-res ctl
1451:5727926:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:42 hour fcst:ENS=low-res ctl
1452:5731200:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:42 hour fcst:ENS=low-res ctl
1453:5734460:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:42 hour fcst:ENS=low-res ctl
1454:5737665:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:42 hour fcst:ENS=low-res ctl
1455:5740886:d=2018101600:HGT Geopotential Height [gpm]:500 mb:42 hour fcst:ENS=low-res ctl
1456:5745669:d=2018101600:TMP Temperature [K]:500 mb:42 hour fcst:ENS=low-res ctl
1457:5747909:d=2018101600:RH Relative Humidity [%]:500 mb:42 hour fcst:ENS=low-res ctl
1458:5752640:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:42 hour fcst:ENS=low-res ctl
1459:5757620:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:42 hour fcst:ENS=low-res ctl
1460:5762609:d=2018101600:HGT Geopotential Height [gpm]:700 mb:42 hour fcst:ENS=low-res ctl
1461:5767513:d=2018101600:TMP Temperature [K]:700 mb:42 hour fcst:ENS=low-res ctl
1462:5769917:d=2018101600:RH Relative Humidity [%]:700 mb:42 hour fcst:ENS=low-res ctl
1463:5774634:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:42 hour fcst:ENS=low-res ctl
1464:5779659:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:42 hour fcst:ENS=low-res ctl
1465:5784656:d=2018101600:HGT Geopotential Height [gpm]:850 mb:42 hour fcst:ENS=low-res ctl
1466:5789671:d=2018101600:TMP Temperature [K]:850 mb:42 hour fcst:ENS=low-res ctl
1467:5792535:d=2018101600:RH Relative Humidity [%]:850 mb:42 hour fcst:ENS=low-res ctl
1468:5797516:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:42 hour fcst:ENS=low-res ctl
1469:5803118:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:42 hour fcst:ENS=low-res ctl
1470:5808308:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:42 hour fcst:ENS=low-res ctl
1471:5813488:d=2018101600:HGT Geopotential Height [gpm]:925 mb:42 hour fcst:ENS=low-res ctl
1472:5818667:d=2018101600:TMP Temperature [K]:925 mb:42 hour fcst:ENS=low-res ctl
1473:5821562:d=2018101600:RH Relative Humidity [%]:925 mb:42 hour fcst:ENS=low-res ctl
1474:5826269:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:42 hour fcst:ENS=low-res ctl
1475:5831434:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:42 hour fcst:ENS=low-res ctl
1476:5836569:d=2018101600:TMP Temperature [K]:1000 mb:42 hour fcst:ENS=low-res ctl
1477:5839417:d=2018101600:RH Relative Humidity [%]:1000 mb:42 hour fcst:ENS=low-res ctl
1478:5843925:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:42 hour fcst:ENS=low-res ctl
1479:5849104:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:42 hour fcst:ENS=low-res ctl
1480:5854235:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:42 hour fcst:ENS=low-res ctl
1481:5859663:d=2018101600:PRES Pressure [Pa]:surface:42 hour fcst:ENS=low-res ctl
1482:5865225:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:42 hour fcst:ENS=low-res ctl
1483:5867704:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:42 hour fcst:ENS=low-res ctl
1484:5870504:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:42 hour fcst:ENS=low-res ctl
1485:5871488:d=2018101600:TMP Temperature [K]:2 m above ground:42 hour fcst:ENS=low-res ctl
1486:5874525:d=2018101600:RH Relative Humidity [%]:2 m above ground:42 hour fcst:ENS=low-res ctl
1487:5879018:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:42 hour fcst:ENS=low-res ctl
1488:5884099:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:42 hour fcst:ENS=low-res ctl
1489:5889137:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:36-42 hour acc fcst:ENS=low-res ctl
1490:5892990:d=2018101600:CSNOW Categorical Snow [-]:surface:36-42 hour ave fcst:ENS=low-res ctl
1491:5893485:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:36-42 hour ave fcst:ENS=low-res ctl
1492:5893693:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:36-42 hour ave fcst:ENS=low-res ctl
1493:5894064:d=2018101600:CRAIN Categorical Rain [-]:surface:36-42 hour ave fcst:ENS=low-res ctl
1494:5894875:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=low-res ctl
1495:5900663:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=low-res ctl
1496:5905916:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=low-res ctl
1497:5908200:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=low-res ctl
1498:5911517:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=low-res ctl
1499:5914268:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:36-42 hour ave fcst:ENS=low-res ctl
1500:5917270:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:42 hour fcst:ENS=low-res ctl
1501:5921931:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:42 hour fcst:ENS=low-res ctl
1502:5925286:d=2018101600:HGT Geopotential Height [gpm]:20 mb:42 hour fcst:ENS=low-res ctl
1503:5928462:d=2018101600:TMP Temperature [K]:20 mb:42 hour fcst:ENS=low-res ctl
1504:5929878:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:42 hour fcst:ENS=low-res ctl
1505:5931652:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:42 hour fcst:ENS=low-res ctl
1506:5933208:d=2018101600:HGT Geopotential Height [gpm]:30 mb:42 hour fcst:ENS=low-res ctl
1507:5936386:d=2018101600:TMP Temperature [K]:30 mb:42 hour fcst:ENS=low-res ctl
1508:5937847:d=2018101600:RH Relative Humidity [%]:30 mb:42 hour fcst:ENS=low-res ctl
1509:5939528:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:42 hour fcst:ENS=low-res ctl
1510:5941387:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:42 hour fcst:ENS=low-res ctl
1511:5943061:d=2018101600:HGT Geopotential Height [gpm]:70 mb:42 hour fcst:ENS=low-res ctl
1512:5946930:d=2018101600:TMP Temperature [K]:70 mb:42 hour fcst:ENS=low-res ctl
1513:5948678:d=2018101600:RH Relative Humidity [%]:70 mb:42 hour fcst:ENS=low-res ctl
1514:5951064:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:42 hour fcst:ENS=low-res ctl
1515:5954825:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:42 hour fcst:ENS=low-res ctl
1516:5958483:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:42 hour fcst:ENS=low-res ctl
1517:5964898:d=2018101600:HGT Geopotential Height [gpm]:150 mb:42 hour fcst:ENS=low-res ctl
1518:5969288:d=2018101600:TMP Temperature [K]:150 mb:42 hour fcst:ENS=low-res ctl
1519:5971320:d=2018101600:RH Relative Humidity [%]:150 mb:42 hour fcst:ENS=low-res ctl
1520:5974802:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:42 hour fcst:ENS=low-res ctl
1521:5980298:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:42 hour fcst:ENS=low-res ctl
1522:5984939:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:42 hour fcst:ENS=low-res ctl
1523:5989522:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:42 hour fcst:ENS=low-res ctl
1524:5995617:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:42 hour fcst:ENS=low-res ctl
1525:6002006:d=2018101600:TMP Temperature [K]:300 mb:42 hour fcst:ENS=low-res ctl
1526:6004134:d=2018101600:RH Relative Humidity [%]:300 mb:42 hour fcst:ENS=low-res ctl
1527:6008907:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:42 hour fcst:ENS=low-res ctl
1528:6015544:d=2018101600:HGT Geopotential Height [gpm]:350 mb:42 hour fcst:ENS=low-res ctl
1529:6019983:d=2018101600:TMP Temperature [K]:350 mb:42 hour fcst:ENS=low-res ctl
1530:6022099:d=2018101600:RH Relative Humidity [%]:350 mb:42 hour fcst:ENS=low-res ctl
1531:6026877:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:42 hour fcst:ENS=low-res ctl
1532:6033671:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:42 hour fcst:ENS=low-res ctl
1533:6036890:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:42 hour fcst:ENS=low-res ctl
1534:6040066:d=2018101600:HGT Geopotential Height [gpm]:400 mb:42 hour fcst:ENS=low-res ctl
1535:6044454:d=2018101600:TMP Temperature [K]:400 mb:42 hour fcst:ENS=low-res ctl
1536:6046643:d=2018101600:RH Relative Humidity [%]:400 mb:42 hour fcst:ENS=low-res ctl
1537:6051429:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:42 hour fcst:ENS=low-res ctl
1538:6057778:d=2018101600:HGT Geopotential Height [gpm]:450 mb:42 hour fcst:ENS=low-res ctl
1539:6062080:d=2018101600:TMP Temperature [K]:450 mb:42 hour fcst:ENS=low-res ctl
1540:6064256:d=2018101600:RH Relative Humidity [%]:450 mb:42 hour fcst:ENS=low-res ctl
1541:6068972:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:42 hour fcst:ENS=low-res ctl
1542:6075376:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:42 hour fcst:ENS=low-res ctl
1543:6080374:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:42 hour fcst:ENS=low-res ctl
1544:6085397:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:42 hour fcst:ENS=low-res ctl
1545:6090543:d=2018101600:HGT Geopotential Height [gpm]:550 mb:42 hour fcst:ENS=low-res ctl
1546:6095274:d=2018101600:TMP Temperature [K]:550 mb:42 hour fcst:ENS=low-res ctl
1547:6097524:d=2018101600:RH Relative Humidity [%]:550 mb:42 hour fcst:ENS=low-res ctl
1548:6102210:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:42 hour fcst:ENS=low-res ctl
1549:6107386:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:42 hour fcst:ENS=low-res ctl
1550:6112296:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:42 hour fcst:ENS=low-res ctl
1551:6117237:d=2018101600:HGT Geopotential Height [gpm]:600 mb:42 hour fcst:ENS=low-res ctl
1552:6121955:d=2018101600:TMP Temperature [K]:600 mb:42 hour fcst:ENS=low-res ctl
1553:6124249:d=2018101600:RH Relative Humidity [%]:600 mb:42 hour fcst:ENS=low-res ctl
1554:6128884:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:42 hour fcst:ENS=low-res ctl
1555:6134095:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:42 hour fcst:ENS=low-res ctl
1556:6139018:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:42 hour fcst:ENS=low-res ctl
1557:6143963:d=2018101600:HGT Geopotential Height [gpm]:650 mb:42 hour fcst:ENS=low-res ctl
1558:6148852:d=2018101600:TMP Temperature [K]:650 mb:42 hour fcst:ENS=low-res ctl
1559:6151208:d=2018101600:RH Relative Humidity [%]:650 mb:42 hour fcst:ENS=low-res ctl
1560:6155867:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:42 hour fcst:ENS=low-res ctl
1561:6161146:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:42 hour fcst:ENS=low-res ctl
1562:6166115:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:42 hour fcst:ENS=low-res ctl
1563:6171089:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:42 hour fcst:ENS=low-res ctl
1564:6176435:d=2018101600:HGT Geopotential Height [gpm]:750 mb:42 hour fcst:ENS=low-res ctl
1565:6181352:d=2018101600:TMP Temperature [K]:750 mb:42 hour fcst:ENS=low-res ctl
1566:6183918:d=2018101600:RH Relative Humidity [%]:750 mb:42 hour fcst:ENS=low-res ctl
1567:6188702:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:42 hour fcst:ENS=low-res ctl
1568:6194128:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:42 hour fcst:ENS=low-res ctl
1569:6199201:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:42 hour fcst:ENS=low-res ctl
1570:6204271:d=2018101600:HGT Geopotential Height [gpm]:800 mb:42 hour fcst:ENS=low-res ctl
1571:6209233:d=2018101600:TMP Temperature [K]:800 mb:42 hour fcst:ENS=low-res ctl
1572:6211964:d=2018101600:RH Relative Humidity [%]:800 mb:42 hour fcst:ENS=low-res ctl
1573:6216882:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:42 hour fcst:ENS=low-res ctl
1574:6222397:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:42 hour fcst:ENS=low-res ctl
1575:6227518:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:42 hour fcst:ENS=low-res ctl
1576:6232614:d=2018101600:HGT Geopotential Height [gpm]:900 mb:42 hour fcst:ENS=low-res ctl
1577:6237721:d=2018101600:TMP Temperature [K]:900 mb:42 hour fcst:ENS=low-res ctl
1578:6240625:d=2018101600:RH Relative Humidity [%]:900 mb:42 hour fcst:ENS=low-res ctl
1579:6245451:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:42 hour fcst:ENS=low-res ctl
1580:6251071:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:42 hour fcst:ENS=low-res ctl
1581:6256222:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:42 hour fcst:ENS=low-res ctl
1582:6261381:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:42 hour fcst:ENS=low-res ctl
1583:6266963:d=2018101600:HGT Geopotential Height [gpm]:950 mb:42 hour fcst:ENS=low-res ctl
1584:6272209:d=2018101600:TMP Temperature [K]:950 mb:42 hour fcst:ENS=low-res ctl
1585:6275072:d=2018101600:RH Relative Humidity [%]:950 mb:42 hour fcst:ENS=low-res ctl
1586:6279685:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:42 hour fcst:ENS=low-res ctl
1587:6285182:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:42 hour fcst:ENS=low-res ctl
1588:6290322:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:42 hour fcst:ENS=low-res ctl
1589:6295461:d=2018101600:HGT Geopotential Height [gpm]:975 mb:42 hour fcst:ENS=low-res ctl
1590:6300791:d=2018101600:TMP Temperature [K]:975 mb:42 hour fcst:ENS=low-res ctl
1591:6303647:d=2018101600:RH Relative Humidity [%]:975 mb:42 hour fcst:ENS=low-res ctl
1592:6308190:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:42 hour fcst:ENS=low-res ctl
1593:6313513:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:42 hour fcst:ENS=low-res ctl
1594:6318685:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:42 hour fcst:ENS=low-res ctl
1595:6323825:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:42 hour fcst:ENS=low-res ctl
1596:6328843:d=2018101600:HGT Geopotential Height [gpm]:surface:42 hour fcst:ENS=low-res ctl
1597:6333878:d=2018101600:TMP Temperature [K]:surface:42 hour fcst:ENS=low-res ctl
1598:6337156:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:42 hour fcst:ENS=low-res ctl
1599:6340359:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:42 hour fcst:ENS=low-res ctl
1600:6343125:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:42 hour fcst:ENS=low-res ctl
1601:6346346:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:42 hour fcst:ENS=low-res ctl
1602:6349173:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:42 hour fcst:ENS=low-res ctl
1603:6352471:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:42 hour fcst:ENS=low-res ctl
1604:6355297:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:42 hour fcst:ENS=low-res ctl
1605:6359104:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:42 hour fcst:ENS=low-res ctl
1606:6363495:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:42 hour fcst:ENS=low-res ctl
1607:6366628:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:36-42 hour ave fcst:ENS=low-res ctl
1608:6369389:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:36-42 hour ave fcst:ENS=low-res ctl
1609:6372737:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:36-42 hour acc fcst:ENS=low-res ctl
1610:6375948:d=2018101600:WATR Water Runoff [kg/m^2]:surface:36-42 hour acc fcst:ENS=low-res ctl
1611:6379045:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=low-res ctl
1612:6382160:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:36-42 hour ave fcst:ENS=low-res ctl
1613:6386411:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:36-42 hour ave fcst:ENS=low-res ctl
1614:6390449:d=2018101600:FRICV Frictional Velocity [m/s]:surface:42 hour fcst:ENS=low-res ctl
1615:6395209:d=2018101600:WILT Wilting Point [Fraction]:surface:42 hour fcst:ENS=low-res ctl
1616:6398224:d=2018101600:LFTX Surface Lifted Index [K]:surface:42 hour fcst:ENS=low-res ctl
1617:6401370:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:42 hour fcst:ENS=low-res ctl
1618:6404884:d=2018101600:CIN Convective Inhibition [J/kg]:surface:42 hour fcst:ENS=low-res ctl
1619:6408000:d=2018101600:HGT Geopotential Height [gpm]:tropopause:42 hour fcst:ENS=low-res ctl
1620:6414425:d=2018101600:TMP Temperature [K]:tropopause:42 hour fcst:ENS=low-res ctl
1621:6416984:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:42 hour fcst:ENS=low-res ctl
1622:6420219:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:42 hour fcst:ENS=low-res ctl
1623:6423297:d=2018101600:HGT Geopotential Height [gpm]:max wind:42 hour fcst:ENS=low-res ctl
1624:6431306:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:42 hour fcst:ENS=low-res ctl
1625:6434797:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:42 hour fcst:ENS=low-res ctl
1626:6438383:d=2018101600:TMP Temperature [K]:max wind:42 hour fcst:ENS=low-res ctl
1627:6442599:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:42 hour fcst:ENS=low-res ctl
1628:6445933:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:42 hour fcst:ENS=low-res ctl
1629:6452760:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:42 hour fcst:ENS=low-res ctl
1630:6453364:d=2018101600:ICEC Ice Cover [Proportion]:surface:42 hour fcst:ENS=low-res ctl
1631:6453693:d=2018101600:HGT Geopotential Height [gpm]:10 mb:48 hour fcst:ENS=low-res ctl
1632:6456840:d=2018101600:TMP Temperature [K]:10 mb:48 hour fcst:ENS=low-res ctl
1633:6458220:d=2018101600:RH Relative Humidity [%]:10 mb:48 hour fcst:ENS=low-res ctl
1634:6459823:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:48 hour fcst:ENS=low-res ctl
1635:6461516:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:48 hour fcst:ENS=low-res ctl
1636:6462984:d=2018101600:HGT Geopotential Height [gpm]:50 mb:48 hour fcst:ENS=low-res ctl
1637:6466718:d=2018101600:TMP Temperature [K]:50 mb:48 hour fcst:ENS=low-res ctl
1638:6468301:d=2018101600:RH Relative Humidity [%]:50 mb:48 hour fcst:ENS=low-res ctl
1639:6470315:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:48 hour fcst:ENS=low-res ctl
1640:6472267:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:48 hour fcst:ENS=low-res ctl
1641:6474111:d=2018101600:HGT Geopotential Height [gpm]:100 mb:48 hour fcst:ENS=low-res ctl
1642:6478215:d=2018101600:TMP Temperature [K]:100 mb:48 hour fcst:ENS=low-res ctl
1643:6480127:d=2018101600:RH Relative Humidity [%]:100 mb:48 hour fcst:ENS=low-res ctl
1644:6482953:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:48 hour fcst:ENS=low-res ctl
1645:6487047:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:48 hour fcst:ENS=low-res ctl
1646:6491091:d=2018101600:HGT Geopotential Height [gpm]:200 mb:48 hour fcst:ENS=low-res ctl
1647:6495632:d=2018101600:TMP Temperature [K]:200 mb:48 hour fcst:ENS=low-res ctl
1648:6497727:d=2018101600:RH Relative Humidity [%]:200 mb:48 hour fcst:ENS=low-res ctl
1649:6501909:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:48 hour fcst:ENS=low-res ctl
1650:6506775:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:48 hour fcst:ENS=low-res ctl
1651:6511562:d=2018101600:HGT Geopotential Height [gpm]:250 mb:48 hour fcst:ENS=low-res ctl
1652:6516141:d=2018101600:TMP Temperature [K]:250 mb:48 hour fcst:ENS=low-res ctl
1653:6518222:d=2018101600:RH Relative Humidity [%]:250 mb:48 hour fcst:ENS=low-res ctl
1654:6522757:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:48 hour fcst:ENS=low-res ctl
1655:6525964:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:48 hour fcst:ENS=low-res ctl
1656:6529085:d=2018101600:HGT Geopotential Height [gpm]:300 mb:48 hour fcst:ENS=low-res ctl
1657:6533629:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:48 hour fcst:ENS=low-res ctl
1658:6536921:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:48 hour fcst:ENS=low-res ctl
1659:6540166:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:48 hour fcst:ENS=low-res ctl
1660:6543405:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:48 hour fcst:ENS=low-res ctl
1661:6546616:d=2018101600:HGT Geopotential Height [gpm]:500 mb:48 hour fcst:ENS=low-res ctl
1662:6551436:d=2018101600:TMP Temperature [K]:500 mb:48 hour fcst:ENS=low-res ctl
1663:6553682:d=2018101600:RH Relative Humidity [%]:500 mb:48 hour fcst:ENS=low-res ctl
1664:6558389:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:48 hour fcst:ENS=low-res ctl
1665:6563388:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:48 hour fcst:ENS=low-res ctl
1666:6568354:d=2018101600:HGT Geopotential Height [gpm]:700 mb:48 hour fcst:ENS=low-res ctl
1667:6573280:d=2018101600:TMP Temperature [K]:700 mb:48 hour fcst:ENS=low-res ctl
1668:6575738:d=2018101600:RH Relative Humidity [%]:700 mb:48 hour fcst:ENS=low-res ctl
1669:6580483:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:48 hour fcst:ENS=low-res ctl
1670:6585576:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:48 hour fcst:ENS=low-res ctl
1671:6590611:d=2018101600:HGT Geopotential Height [gpm]:850 mb:48 hour fcst:ENS=low-res ctl
1672:6595666:d=2018101600:TMP Temperature [K]:850 mb:48 hour fcst:ENS=low-res ctl
1673:6598510:d=2018101600:RH Relative Humidity [%]:850 mb:48 hour fcst:ENS=low-res ctl
1674:6603476:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:48 hour fcst:ENS=low-res ctl
1675:6609159:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:48 hour fcst:ENS=low-res ctl
1676:6614396:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:48 hour fcst:ENS=low-res ctl
1677:6619618:d=2018101600:HGT Geopotential Height [gpm]:925 mb:48 hour fcst:ENS=low-res ctl
1678:6624785:d=2018101600:TMP Temperature [K]:925 mb:48 hour fcst:ENS=low-res ctl
1679:6627607:d=2018101600:RH Relative Humidity [%]:925 mb:48 hour fcst:ENS=low-res ctl
1680:6632313:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:48 hour fcst:ENS=low-res ctl
1681:6637528:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:48 hour fcst:ENS=low-res ctl
1682:6642723:d=2018101600:TMP Temperature [K]:1000 mb:48 hour fcst:ENS=low-res ctl
1683:6645608:d=2018101600:RH Relative Humidity [%]:1000 mb:48 hour fcst:ENS=low-res ctl
1684:6650105:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:48 hour fcst:ENS=low-res ctl
1685:6655375:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:48 hour fcst:ENS=low-res ctl
1686:6660590:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:48 hour fcst:ENS=low-res ctl
1687:6666007:d=2018101600:PRES Pressure [Pa]:surface:48 hour fcst:ENS=low-res ctl
1688:6671552:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:48 hour fcst:ENS=low-res ctl
1689:6674077:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:48 hour fcst:ENS=low-res ctl
1690:6676890:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:48 hour fcst:ENS=low-res ctl
1691:6677854:d=2018101600:TMP Temperature [K]:2 m above ground:48 hour fcst:ENS=low-res ctl
1692:6680963:d=2018101600:RH Relative Humidity [%]:2 m above ground:48 hour fcst:ENS=low-res ctl
1693:6685397:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:48 hour fcst:ENS=low-res ctl
1694:6690530:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:48 hour fcst:ENS=low-res ctl
1695:6695620:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:42-48 hour acc fcst:ENS=low-res ctl
1696:6699472:d=2018101600:CSNOW Categorical Snow [-]:surface:42-48 hour ave fcst:ENS=low-res ctl
1697:6699995:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:42-48 hour ave fcst:ENS=low-res ctl
1698:6700203:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:42-48 hour ave fcst:ENS=low-res ctl
1699:6700575:d=2018101600:CRAIN Categorical Rain [-]:surface:42-48 hour ave fcst:ENS=low-res ctl
1700:6701404:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=low-res ctl
1701:6707272:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=low-res ctl
1702:6712595:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=low-res ctl
1703:6716637:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=low-res ctl
1704:6719918:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=low-res ctl
1705:6722777:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:42-48 hour ave fcst:ENS=low-res ctl
1706:6725846:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:48 hour fcst:ENS=low-res ctl
1707:6730707:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:48 hour fcst:ENS=low-res ctl
1708:6734156:d=2018101600:HGT Geopotential Height [gpm]:20 mb:48 hour fcst:ENS=low-res ctl
1709:6737306:d=2018101600:TMP Temperature [K]:20 mb:48 hour fcst:ENS=low-res ctl
1710:6738721:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:48 hour fcst:ENS=low-res ctl
1711:6740493:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:48 hour fcst:ENS=low-res ctl
1712:6742044:d=2018101600:HGT Geopotential Height [gpm]:30 mb:48 hour fcst:ENS=low-res ctl
1713:6745235:d=2018101600:TMP Temperature [K]:30 mb:48 hour fcst:ENS=low-res ctl
1714:6746678:d=2018101600:RH Relative Humidity [%]:30 mb:48 hour fcst:ENS=low-res ctl
1715:6748382:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:48 hour fcst:ENS=low-res ctl
1716:6750213:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:48 hour fcst:ENS=low-res ctl
1717:6751892:d=2018101600:HGT Geopotential Height [gpm]:70 mb:48 hour fcst:ENS=low-res ctl
1718:6755742:d=2018101600:TMP Temperature [K]:70 mb:48 hour fcst:ENS=low-res ctl
1719:6757486:d=2018101600:RH Relative Humidity [%]:70 mb:48 hour fcst:ENS=low-res ctl
1720:6759893:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:48 hour fcst:ENS=low-res ctl
1721:6763625:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:48 hour fcst:ENS=low-res ctl
1722:6767281:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:48 hour fcst:ENS=low-res ctl
1723:6773712:d=2018101600:HGT Geopotential Height [gpm]:150 mb:48 hour fcst:ENS=low-res ctl
1724:6778131:d=2018101600:TMP Temperature [K]:150 mb:48 hour fcst:ENS=low-res ctl
1725:6780176:d=2018101600:RH Relative Humidity [%]:150 mb:48 hour fcst:ENS=low-res ctl
1726:6783682:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:48 hour fcst:ENS=low-res ctl
1727:6789216:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:48 hour fcst:ENS=low-res ctl
1728:6793882:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:48 hour fcst:ENS=low-res ctl
1729:6798471:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:48 hour fcst:ENS=low-res ctl
1730:6804545:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:48 hour fcst:ENS=low-res ctl
1731:6810970:d=2018101600:TMP Temperature [K]:300 mb:48 hour fcst:ENS=low-res ctl
1732:6813104:d=2018101600:RH Relative Humidity [%]:300 mb:48 hour fcst:ENS=low-res ctl
1733:6817908:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:48 hour fcst:ENS=low-res ctl
1734:6824595:d=2018101600:HGT Geopotential Height [gpm]:350 mb:48 hour fcst:ENS=low-res ctl
1735:6829093:d=2018101600:TMP Temperature [K]:350 mb:48 hour fcst:ENS=low-res ctl
1736:6831191:d=2018101600:RH Relative Humidity [%]:350 mb:48 hour fcst:ENS=low-res ctl
1737:6835979:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:48 hour fcst:ENS=low-res ctl
1738:6842806:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:48 hour fcst:ENS=low-res ctl
1739:6846042:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:48 hour fcst:ENS=low-res ctl
1740:6849229:d=2018101600:HGT Geopotential Height [gpm]:400 mb:48 hour fcst:ENS=low-res ctl
1741:6853638:d=2018101600:TMP Temperature [K]:400 mb:48 hour fcst:ENS=low-res ctl
1742:6855840:d=2018101600:RH Relative Humidity [%]:400 mb:48 hour fcst:ENS=low-res ctl
1743:6860630:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:48 hour fcst:ENS=low-res ctl
1744:6866977:d=2018101600:HGT Geopotential Height [gpm]:450 mb:48 hour fcst:ENS=low-res ctl
1745:6871306:d=2018101600:TMP Temperature [K]:450 mb:48 hour fcst:ENS=low-res ctl
1746:6873487:d=2018101600:RH Relative Humidity [%]:450 mb:48 hour fcst:ENS=low-res ctl
1747:6878203:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:48 hour fcst:ENS=low-res ctl
1748:6884617:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:48 hour fcst:ENS=low-res ctl
1749:6889656:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:48 hour fcst:ENS=low-res ctl
1750:6894672:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:48 hour fcst:ENS=low-res ctl
1751:6899834:d=2018101600:HGT Geopotential Height [gpm]:550 mb:48 hour fcst:ENS=low-res ctl
1752:6904602:d=2018101600:TMP Temperature [K]:550 mb:48 hour fcst:ENS=low-res ctl
1753:6906848:d=2018101600:RH Relative Humidity [%]:550 mb:48 hour fcst:ENS=low-res ctl
1754:6911520:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:48 hour fcst:ENS=low-res ctl
1755:6916735:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:48 hour fcst:ENS=low-res ctl
1756:6921664:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:48 hour fcst:ENS=low-res ctl
1757:6926592:d=2018101600:HGT Geopotential Height [gpm]:600 mb:48 hour fcst:ENS=low-res ctl
1758:6931324:d=2018101600:TMP Temperature [K]:600 mb:48 hour fcst:ENS=low-res ctl
1759:6933639:d=2018101600:RH Relative Humidity [%]:600 mb:48 hour fcst:ENS=low-res ctl
1760:6938311:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:48 hour fcst:ENS=low-res ctl
1761:6943556:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:48 hour fcst:ENS=low-res ctl
1762:6948532:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:48 hour fcst:ENS=low-res ctl
1763:6953469:d=2018101600:HGT Geopotential Height [gpm]:650 mb:48 hour fcst:ENS=low-res ctl
1764:6958375:d=2018101600:TMP Temperature [K]:650 mb:48 hour fcst:ENS=low-res ctl
1765:6960745:d=2018101600:RH Relative Humidity [%]:650 mb:48 hour fcst:ENS=low-res ctl
1766:6965417:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:48 hour fcst:ENS=low-res ctl
1767:6970741:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:48 hour fcst:ENS=low-res ctl
1768:6975785:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:48 hour fcst:ENS=low-res ctl
1769:6980776:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:48 hour fcst:ENS=low-res ctl
1770:6986191:d=2018101600:HGT Geopotential Height [gpm]:750 mb:48 hour fcst:ENS=low-res ctl
1771:6991141:d=2018101600:TMP Temperature [K]:750 mb:48 hour fcst:ENS=low-res ctl
1772:6993724:d=2018101600:RH Relative Humidity [%]:750 mb:48 hour fcst:ENS=low-res ctl
1773:6998537:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:48 hour fcst:ENS=low-res ctl
1774:7004041:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:48 hour fcst:ENS=low-res ctl
1775:7009164:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:48 hour fcst:ENS=low-res ctl
1776:7014256:d=2018101600:HGT Geopotential Height [gpm]:800 mb:48 hour fcst:ENS=low-res ctl
1777:7019251:d=2018101600:TMP Temperature [K]:800 mb:48 hour fcst:ENS=low-res ctl
1778:7022010:d=2018101600:RH Relative Humidity [%]:800 mb:48 hour fcst:ENS=low-res ctl
1779:7026958:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:48 hour fcst:ENS=low-res ctl
1780:7032545:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:48 hour fcst:ENS=low-res ctl
1781:7037749:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:48 hour fcst:ENS=low-res ctl
1782:7042880:d=2018101600:HGT Geopotential Height [gpm]:900 mb:48 hour fcst:ENS=low-res ctl
1783:7047990:d=2018101600:TMP Temperature [K]:900 mb:48 hour fcst:ENS=low-res ctl
1784:7050845:d=2018101600:RH Relative Humidity [%]:900 mb:48 hour fcst:ENS=low-res ctl
1785:7055690:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:48 hour fcst:ENS=low-res ctl
1786:7061362:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:48 hour fcst:ENS=low-res ctl
1787:7066583:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:48 hour fcst:ENS=low-res ctl
1788:7071783:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:48 hour fcst:ENS=low-res ctl
1789:7077396:d=2018101600:HGT Geopotential Height [gpm]:950 mb:48 hour fcst:ENS=low-res ctl
1790:7082623:d=2018101600:TMP Temperature [K]:950 mb:48 hour fcst:ENS=low-res ctl
1791:7085454:d=2018101600:RH Relative Humidity [%]:950 mb:48 hour fcst:ENS=low-res ctl
1792:7090033:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:48 hour fcst:ENS=low-res ctl
1793:7095562:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:48 hour fcst:ENS=low-res ctl
1794:7100799:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:48 hour fcst:ENS=low-res ctl
1795:7105987:d=2018101600:HGT Geopotential Height [gpm]:975 mb:48 hour fcst:ENS=low-res ctl
1796:7111306:d=2018101600:TMP Temperature [K]:975 mb:48 hour fcst:ENS=low-res ctl
1797:7114128:d=2018101600:RH Relative Humidity [%]:975 mb:48 hour fcst:ENS=low-res ctl
1798:7118629:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:48 hour fcst:ENS=low-res ctl
1799:7123956:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:48 hour fcst:ENS=low-res ctl
1800:7129219:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:48 hour fcst:ENS=low-res ctl
1801:7134429:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:48 hour fcst:ENS=low-res ctl
1802:7139415:d=2018101600:HGT Geopotential Height [gpm]:surface:48 hour fcst:ENS=low-res ctl
1803:7144450:d=2018101600:TMP Temperature [K]:surface:48 hour fcst:ENS=low-res ctl
1804:7147723:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:48 hour fcst:ENS=low-res ctl
1805:7150910:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:48 hour fcst:ENS=low-res ctl
1806:7153690:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:48 hour fcst:ENS=low-res ctl
1807:7156913:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:48 hour fcst:ENS=low-res ctl
1808:7159736:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:48 hour fcst:ENS=low-res ctl
1809:7163025:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:48 hour fcst:ENS=low-res ctl
1810:7165855:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:48 hour fcst:ENS=low-res ctl
1811:7170037:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:48 hour fcst:ENS=low-res ctl
1812:7174429:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:48 hour fcst:ENS=low-res ctl
1813:7177549:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:42-48 hour ave fcst:ENS=low-res ctl
1814:7180433:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:42-48 hour ave fcst:ENS=low-res ctl
1815:7183774:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:42-48 hour acc fcst:ENS=low-res ctl
1816:7187109:d=2018101600:WATR Water Runoff [kg/m^2]:surface:42-48 hour acc fcst:ENS=low-res ctl
1817:7190211:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=low-res ctl
1818:7193448:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:42-48 hour ave fcst:ENS=low-res ctl
1819:7197723:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:42-48 hour ave fcst:ENS=low-res ctl
1820:7201776:d=2018101600:FRICV Frictional Velocity [m/s]:surface:48 hour fcst:ENS=low-res ctl
1821:7206425:d=2018101600:WILT Wilting Point [Fraction]:surface:48 hour fcst:ENS=low-res ctl
1822:7209440:d=2018101600:LFTX Surface Lifted Index [K]:surface:48 hour fcst:ENS=low-res ctl
1823:7212591:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:48 hour fcst:ENS=low-res ctl
1824:7216118:d=2018101600:CIN Convective Inhibition [J/kg]:surface:48 hour fcst:ENS=low-res ctl
1825:7219657:d=2018101600:HGT Geopotential Height [gpm]:tropopause:48 hour fcst:ENS=low-res ctl
1826:7226164:d=2018101600:TMP Temperature [K]:tropopause:48 hour fcst:ENS=low-res ctl
1827:7228774:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:48 hour fcst:ENS=low-res ctl
1828:7232040:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:48 hour fcst:ENS=low-res ctl
1829:7235167:d=2018101600:HGT Geopotential Height [gpm]:max wind:48 hour fcst:ENS=low-res ctl
1830:7243199:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:48 hour fcst:ENS=low-res ctl
1831:7246674:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:48 hour fcst:ENS=low-res ctl
1832:7250273:d=2018101600:TMP Temperature [K]:max wind:48 hour fcst:ENS=low-res ctl
1833:7254488:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:48 hour fcst:ENS=low-res ctl
1834:7257865:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:48 hour fcst:ENS=low-res ctl
1835:7265360:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:48 hour fcst:ENS=low-res ctl
1836:7265964:d=2018101600:ICEC Ice Cover [Proportion]:surface:48 hour fcst:ENS=low-res ctl
1837:7266293:d=2018101600:HGT Geopotential Height [gpm]:10 mb:54 hour fcst:ENS=low-res ctl
1838:7269471:d=2018101600:TMP Temperature [K]:10 mb:54 hour fcst:ENS=low-res ctl
1839:7270863:d=2018101600:RH Relative Humidity [%]:10 mb:54 hour fcst:ENS=low-res ctl
1840:7272508:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:54 hour fcst:ENS=low-res ctl
1841:7274193:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:54 hour fcst:ENS=low-res ctl
1842:7275674:d=2018101600:HGT Geopotential Height [gpm]:50 mb:54 hour fcst:ENS=low-res ctl
1843:7279477:d=2018101600:TMP Temperature [K]:50 mb:54 hour fcst:ENS=low-res ctl
1844:7281078:d=2018101600:RH Relative Humidity [%]:50 mb:54 hour fcst:ENS=low-res ctl
1845:7283132:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:54 hour fcst:ENS=low-res ctl
1846:7285110:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:54 hour fcst:ENS=low-res ctl
1847:7286957:d=2018101600:HGT Geopotential Height [gpm]:100 mb:54 hour fcst:ENS=low-res ctl
1848:7291118:d=2018101600:TMP Temperature [K]:100 mb:54 hour fcst:ENS=low-res ctl
1849:7293076:d=2018101600:RH Relative Humidity [%]:100 mb:54 hour fcst:ENS=low-res ctl
1850:7295880:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:54 hour fcst:ENS=low-res ctl
1851:7300014:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:54 hour fcst:ENS=low-res ctl
1852:7304119:d=2018101600:HGT Geopotential Height [gpm]:200 mb:54 hour fcst:ENS=low-res ctl
1853:7308687:d=2018101600:TMP Temperature [K]:200 mb:54 hour fcst:ENS=low-res ctl
1854:7310795:d=2018101600:RH Relative Humidity [%]:200 mb:54 hour fcst:ENS=low-res ctl
1855:7314991:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:54 hour fcst:ENS=low-res ctl
1856:7319901:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:54 hour fcst:ENS=low-res ctl
1857:7324686:d=2018101600:HGT Geopotential Height [gpm]:250 mb:54 hour fcst:ENS=low-res ctl
1858:7329268:d=2018101600:TMP Temperature [K]:250 mb:54 hour fcst:ENS=low-res ctl
1859:7331353:d=2018101600:RH Relative Humidity [%]:250 mb:54 hour fcst:ENS=low-res ctl
1860:7335901:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:54 hour fcst:ENS=low-res ctl
1861:7339098:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:54 hour fcst:ENS=low-res ctl
1862:7342220:d=2018101600:HGT Geopotential Height [gpm]:300 mb:54 hour fcst:ENS=low-res ctl
1863:7346772:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:54 hour fcst:ENS=low-res ctl
1864:7350097:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:54 hour fcst:ENS=low-res ctl
1865:7353343:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:54 hour fcst:ENS=low-res ctl
1866:7356592:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:54 hour fcst:ENS=low-res ctl
1867:7359806:d=2018101600:HGT Geopotential Height [gpm]:500 mb:54 hour fcst:ENS=low-res ctl
1868:7364640:d=2018101600:TMP Temperature [K]:500 mb:54 hour fcst:ENS=low-res ctl
1869:7366897:d=2018101600:RH Relative Humidity [%]:500 mb:54 hour fcst:ENS=low-res ctl
1870:7371577:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:54 hour fcst:ENS=low-res ctl
1871:7376585:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:54 hour fcst:ENS=low-res ctl
1872:7381573:d=2018101600:HGT Geopotential Height [gpm]:700 mb:54 hour fcst:ENS=low-res ctl
1873:7386482:d=2018101600:TMP Temperature [K]:700 mb:54 hour fcst:ENS=low-res ctl
1874:7388923:d=2018101600:RH Relative Humidity [%]:700 mb:54 hour fcst:ENS=low-res ctl
1875:7393642:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:54 hour fcst:ENS=low-res ctl
1876:7398707:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:54 hour fcst:ENS=low-res ctl
1877:7403749:d=2018101600:HGT Geopotential Height [gpm]:850 mb:54 hour fcst:ENS=low-res ctl
1878:7408809:d=2018101600:TMP Temperature [K]:850 mb:54 hour fcst:ENS=low-res ctl
1879:7411657:d=2018101600:RH Relative Humidity [%]:850 mb:54 hour fcst:ENS=low-res ctl
1880:7416601:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:54 hour fcst:ENS=low-res ctl
1881:7422279:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:54 hour fcst:ENS=low-res ctl
1882:7427507:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:54 hour fcst:ENS=low-res ctl
1883:7432743:d=2018101600:HGT Geopotential Height [gpm]:925 mb:54 hour fcst:ENS=low-res ctl
1884:7437954:d=2018101600:TMP Temperature [K]:925 mb:54 hour fcst:ENS=low-res ctl
1885:7440811:d=2018101600:RH Relative Humidity [%]:925 mb:54 hour fcst:ENS=low-res ctl
1886:7445539:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:54 hour fcst:ENS=low-res ctl
1887:7450774:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:54 hour fcst:ENS=low-res ctl
1888:7456030:d=2018101600:TMP Temperature [K]:1000 mb:54 hour fcst:ENS=low-res ctl
1889:7458884:d=2018101600:RH Relative Humidity [%]:1000 mb:54 hour fcst:ENS=low-res ctl
1890:7463359:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:54 hour fcst:ENS=low-res ctl
1891:7468620:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:54 hour fcst:ENS=low-res ctl
1892:7473818:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:54 hour fcst:ENS=low-res ctl
1893:7479274:d=2018101600:PRES Pressure [Pa]:surface:54 hour fcst:ENS=low-res ctl
1894:7484827:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:54 hour fcst:ENS=low-res ctl
1895:7487301:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:54 hour fcst:ENS=low-res ctl
1896:7490107:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:54 hour fcst:ENS=low-res ctl
1897:7491090:d=2018101600:TMP Temperature [K]:2 m above ground:54 hour fcst:ENS=low-res ctl
1898:7496033:d=2018101600:RH Relative Humidity [%]:2 m above ground:54 hour fcst:ENS=low-res ctl
1899:7500423:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:54 hour fcst:ENS=low-res ctl
1900:7505551:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:54 hour fcst:ENS=low-res ctl
1901:7510624:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:48-54 hour acc fcst:ENS=low-res ctl
1902:7514508:d=2018101600:CSNOW Categorical Snow [-]:surface:48-54 hour ave fcst:ENS=low-res ctl
1903:7515025:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:48-54 hour ave fcst:ENS=low-res ctl
1904:7515233:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:48-54 hour ave fcst:ENS=low-res ctl
1905:7515606:d=2018101600:CRAIN Categorical Rain [-]:surface:48-54 hour ave fcst:ENS=low-res ctl
1906:7516381:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=low-res ctl
1907:7522034:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=low-res ctl
1908:7527104:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=low-res ctl
1909:7528420:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=low-res ctl
1910:7531722:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=low-res ctl
1911:7534539:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:48-54 hour ave fcst:ENS=low-res ctl
1912:7537582:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:54 hour fcst:ENS=low-res ctl
1913:7542460:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:54 hour fcst:ENS=low-res ctl
1914:7545898:d=2018101600:HGT Geopotential Height [gpm]:20 mb:54 hour fcst:ENS=low-res ctl
1915:7549083:d=2018101600:TMP Temperature [K]:20 mb:54 hour fcst:ENS=low-res ctl
1916:7550514:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:54 hour fcst:ENS=low-res ctl
1917:7552268:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:54 hour fcst:ENS=low-res ctl
1918:7553839:d=2018101600:HGT Geopotential Height [gpm]:30 mb:54 hour fcst:ENS=low-res ctl
1919:7557045:d=2018101600:TMP Temperature [K]:30 mb:54 hour fcst:ENS=low-res ctl
1920:7558503:d=2018101600:RH Relative Humidity [%]:30 mb:54 hour fcst:ENS=low-res ctl
1921:7560226:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:54 hour fcst:ENS=low-res ctl
1922:7562074:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:54 hour fcst:ENS=low-res ctl
1923:7563758:d=2018101600:HGT Geopotential Height [gpm]:70 mb:54 hour fcst:ENS=low-res ctl
1924:7567677:d=2018101600:TMP Temperature [K]:70 mb:54 hour fcst:ENS=low-res ctl
1925:7569477:d=2018101600:RH Relative Humidity [%]:70 mb:54 hour fcst:ENS=low-res ctl
1926:7571904:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:54 hour fcst:ENS=low-res ctl
1927:7575703:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:54 hour fcst:ENS=low-res ctl
1928:7579425:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:54 hour fcst:ENS=low-res ctl
1929:7585949:d=2018101600:HGT Geopotential Height [gpm]:150 mb:54 hour fcst:ENS=low-res ctl
1930:7590407:d=2018101600:TMP Temperature [K]:150 mb:54 hour fcst:ENS=low-res ctl
1931:7592480:d=2018101600:RH Relative Humidity [%]:150 mb:54 hour fcst:ENS=low-res ctl
1932:7596042:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:54 hour fcst:ENS=low-res ctl
1933:7601648:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:54 hour fcst:ENS=low-res ctl
1934:7606322:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:54 hour fcst:ENS=low-res ctl
1935:7610945:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:54 hour fcst:ENS=low-res ctl
1936:7617078:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:54 hour fcst:ENS=low-res ctl
1937:7623524:d=2018101600:TMP Temperature [K]:300 mb:54 hour fcst:ENS=low-res ctl
1938:7625667:d=2018101600:RH Relative Humidity [%]:300 mb:54 hour fcst:ENS=low-res ctl
1939:7630481:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:54 hour fcst:ENS=low-res ctl
1940:7637205:d=2018101600:HGT Geopotential Height [gpm]:350 mb:54 hour fcst:ENS=low-res ctl
1941:7641700:d=2018101600:TMP Temperature [K]:350 mb:54 hour fcst:ENS=low-res ctl
1942:7643814:d=2018101600:RH Relative Humidity [%]:350 mb:54 hour fcst:ENS=low-res ctl
1943:7648631:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:54 hour fcst:ENS=low-res ctl
1944:7655512:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:54 hour fcst:ENS=low-res ctl
1945:7658753:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:54 hour fcst:ENS=low-res ctl
1946:7661974:d=2018101600:HGT Geopotential Height [gpm]:400 mb:54 hour fcst:ENS=low-res ctl
1947:7666382:d=2018101600:TMP Temperature [K]:400 mb:54 hour fcst:ENS=low-res ctl
1948:7668578:d=2018101600:RH Relative Humidity [%]:400 mb:54 hour fcst:ENS=low-res ctl
1949:7673391:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:54 hour fcst:ENS=low-res ctl
1950:7680394:d=2018101600:HGT Geopotential Height [gpm]:450 mb:54 hour fcst:ENS=low-res ctl
1951:7685302:d=2018101600:TMP Temperature [K]:450 mb:54 hour fcst:ENS=low-res ctl
1952:7687507:d=2018101600:RH Relative Humidity [%]:450 mb:54 hour fcst:ENS=low-res ctl
1953:7692216:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:54 hour fcst:ENS=low-res ctl
1954:7698697:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:54 hour fcst:ENS=low-res ctl
1955:7703728:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:54 hour fcst:ENS=low-res ctl
1956:7708724:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:54 hour fcst:ENS=low-res ctl
1957:7715275:d=2018101600:HGT Geopotential Height [gpm]:550 mb:54 hour fcst:ENS=low-res ctl
1958:7720043:d=2018101600:TMP Temperature [K]:550 mb:54 hour fcst:ENS=low-res ctl
1959:7722309:d=2018101600:RH Relative Humidity [%]:550 mb:54 hour fcst:ENS=low-res ctl
1960:7726943:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:54 hour fcst:ENS=low-res ctl
1961:7732207:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:54 hour fcst:ENS=low-res ctl
1962:7737181:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:54 hour fcst:ENS=low-res ctl
1963:7742121:d=2018101600:HGT Geopotential Height [gpm]:600 mb:54 hour fcst:ENS=low-res ctl
1964:7747041:d=2018101600:TMP Temperature [K]:600 mb:54 hour fcst:ENS=low-res ctl
1965:7749328:d=2018101600:RH Relative Humidity [%]:600 mb:54 hour fcst:ENS=low-res ctl
1966:7753998:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:54 hour fcst:ENS=low-res ctl
1967:7759300:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:54 hour fcst:ENS=low-res ctl
1968:7764244:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:54 hour fcst:ENS=low-res ctl
1969:7769173:d=2018101600:HGT Geopotential Height [gpm]:650 mb:54 hour fcst:ENS=low-res ctl
1970:7774079:d=2018101600:TMP Temperature [K]:650 mb:54 hour fcst:ENS=low-res ctl
1971:7776456:d=2018101600:RH Relative Humidity [%]:650 mb:54 hour fcst:ENS=low-res ctl
1972:7781155:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:54 hour fcst:ENS=low-res ctl
1973:7786496:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:54 hour fcst:ENS=low-res ctl
1974:7791524:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:54 hour fcst:ENS=low-res ctl
1975:7796540:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:54 hour fcst:ENS=low-res ctl
1976:7801946:d=2018101600:HGT Geopotential Height [gpm]:750 mb:54 hour fcst:ENS=low-res ctl
1977:7806879:d=2018101600:TMP Temperature [K]:750 mb:54 hour fcst:ENS=low-res ctl
1978:7809428:d=2018101600:RH Relative Humidity [%]:750 mb:54 hour fcst:ENS=low-res ctl
1979:7814219:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:54 hour fcst:ENS=low-res ctl
1980:7819742:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:54 hour fcst:ENS=low-res ctl
1981:7824863:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:54 hour fcst:ENS=low-res ctl
1982:7829958:d=2018101600:HGT Geopotential Height [gpm]:800 mb:54 hour fcst:ENS=low-res ctl
1983:7834960:d=2018101600:TMP Temperature [K]:800 mb:54 hour fcst:ENS=low-res ctl
1984:7837703:d=2018101600:RH Relative Humidity [%]:800 mb:54 hour fcst:ENS=low-res ctl
1985:7842632:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:54 hour fcst:ENS=low-res ctl
1986:7848244:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:54 hour fcst:ENS=low-res ctl
1987:7853414:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:54 hour fcst:ENS=low-res ctl
1988:7858564:d=2018101600:HGT Geopotential Height [gpm]:900 mb:54 hour fcst:ENS=low-res ctl
1989:7863714:d=2018101600:TMP Temperature [K]:900 mb:54 hour fcst:ENS=low-res ctl
1990:7866582:d=2018101600:RH Relative Humidity [%]:900 mb:54 hour fcst:ENS=low-res ctl
1991:7871439:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:54 hour fcst:ENS=low-res ctl
1992:7877130:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:54 hour fcst:ENS=low-res ctl
1993:7882378:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:54 hour fcst:ENS=low-res ctl
1994:7887624:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:54 hour fcst:ENS=low-res ctl
1995:7893275:d=2018101600:HGT Geopotential Height [gpm]:950 mb:54 hour fcst:ENS=low-res ctl
1996:7898544:d=2018101600:TMP Temperature [K]:950 mb:54 hour fcst:ENS=low-res ctl
1997:7901366:d=2018101600:RH Relative Humidity [%]:950 mb:54 hour fcst:ENS=low-res ctl
1998:7905956:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:54 hour fcst:ENS=low-res ctl
1999:7911506:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:54 hour fcst:ENS=low-res ctl
2000:7916764:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:54 hour fcst:ENS=low-res ctl
2001:7921979:d=2018101600:HGT Geopotential Height [gpm]:975 mb:54 hour fcst:ENS=low-res ctl
2002:7927345:d=2018101600:TMP Temperature [K]:975 mb:54 hour fcst:ENS=low-res ctl
2003:7930154:d=2018101600:RH Relative Humidity [%]:975 mb:54 hour fcst:ENS=low-res ctl
2004:7934647:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:54 hour fcst:ENS=low-res ctl
2005:7940009:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:54 hour fcst:ENS=low-res ctl
2006:7945272:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:54 hour fcst:ENS=low-res ctl
2007:7950507:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:54 hour fcst:ENS=low-res ctl
2008:7955516:d=2018101600:HGT Geopotential Height [gpm]:surface:54 hour fcst:ENS=low-res ctl
2009:7960551:d=2018101600:TMP Temperature [K]:surface:54 hour fcst:ENS=low-res ctl
2010:7963820:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:54 hour fcst:ENS=low-res ctl
2011:7967023:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:54 hour fcst:ENS=low-res ctl
2012:7969796:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:54 hour fcst:ENS=low-res ctl
2013:7973014:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:54 hour fcst:ENS=low-res ctl
2014:7975836:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:54 hour fcst:ENS=low-res ctl
2015:7979124:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:54 hour fcst:ENS=low-res ctl
2016:7981951:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:54 hour fcst:ENS=low-res ctl
2017:7985762:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:54 hour fcst:ENS=low-res ctl
2018:7990098:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:54 hour fcst:ENS=low-res ctl
2019:7993230:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:48-54 hour ave fcst:ENS=low-res ctl
2020:7995985:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:48-54 hour ave fcst:ENS=low-res ctl
2021:7999359:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:48-54 hour acc fcst:ENS=low-res ctl
2022:8002543:d=2018101600:WATR Water Runoff [kg/m^2]:surface:48-54 hour acc fcst:ENS=low-res ctl
2023:8005641:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=low-res ctl
2024:8008824:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:48-54 hour ave fcst:ENS=low-res ctl
2025:8012896:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:48-54 hour ave fcst:ENS=low-res ctl
2026:8016843:d=2018101600:FRICV Frictional Velocity [m/s]:surface:54 hour fcst:ENS=low-res ctl
2027:8021460:d=2018101600:WILT Wilting Point [Fraction]:surface:54 hour fcst:ENS=low-res ctl
2028:8024475:d=2018101600:LFTX Surface Lifted Index [K]:surface:54 hour fcst:ENS=low-res ctl
2029:8027659:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:54 hour fcst:ENS=low-res ctl
2030:8030974:d=2018101600:CIN Convective Inhibition [J/kg]:surface:54 hour fcst:ENS=low-res ctl
2031:8034322:d=2018101600:HGT Geopotential Height [gpm]:tropopause:54 hour fcst:ENS=low-res ctl
2032:8040818:d=2018101600:TMP Temperature [K]:tropopause:54 hour fcst:ENS=low-res ctl
2033:8043426:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:54 hour fcst:ENS=low-res ctl
2034:8046700:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:54 hour fcst:ENS=low-res ctl
2035:8049819:d=2018101600:HGT Geopotential Height [gpm]:max wind:54 hour fcst:ENS=low-res ctl
2036:8057737:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:54 hour fcst:ENS=low-res ctl
2037:8061240:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:54 hour fcst:ENS=low-res ctl
2038:8064810:d=2018101600:TMP Temperature [K]:max wind:54 hour fcst:ENS=low-res ctl
2039:8068940:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:54 hour fcst:ENS=low-res ctl
2040:8072301:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:54 hour fcst:ENS=low-res ctl
2041:8079582:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:54 hour fcst:ENS=low-res ctl
2042:8080186:d=2018101600:ICEC Ice Cover [Proportion]:surface:54 hour fcst:ENS=low-res ctl
2043:8080515:d=2018101600:HGT Geopotential Height [gpm]:10 mb:60 hour fcst:ENS=low-res ctl
2044:8083679:d=2018101600:TMP Temperature [K]:10 mb:60 hour fcst:ENS=low-res ctl
2045:8085085:d=2018101600:RH Relative Humidity [%]:10 mb:60 hour fcst:ENS=low-res ctl
2046:8086706:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:60 hour fcst:ENS=low-res ctl
2047:8088377:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:60 hour fcst:ENS=low-res ctl
2048:8089869:d=2018101600:HGT Geopotential Height [gpm]:50 mb:60 hour fcst:ENS=low-res ctl
2049:8093639:d=2018101600:TMP Temperature [K]:50 mb:60 hour fcst:ENS=low-res ctl
2050:8095242:d=2018101600:RH Relative Humidity [%]:50 mb:60 hour fcst:ENS=low-res ctl
2051:8097325:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:60 hour fcst:ENS=low-res ctl
2052:8099296:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:60 hour fcst:ENS=low-res ctl
2053:8101188:d=2018101600:HGT Geopotential Height [gpm]:100 mb:60 hour fcst:ENS=low-res ctl
2054:8105316:d=2018101600:TMP Temperature [K]:100 mb:60 hour fcst:ENS=low-res ctl
2055:8107249:d=2018101600:RH Relative Humidity [%]:100 mb:60 hour fcst:ENS=low-res ctl
2056:8110048:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:60 hour fcst:ENS=low-res ctl
2057:8114199:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:60 hour fcst:ENS=low-res ctl
2058:8118266:d=2018101600:HGT Geopotential Height [gpm]:200 mb:60 hour fcst:ENS=low-res ctl
2059:8122769:d=2018101600:TMP Temperature [K]:200 mb:60 hour fcst:ENS=low-res ctl
2060:8124854:d=2018101600:RH Relative Humidity [%]:200 mb:60 hour fcst:ENS=low-res ctl
2061:8129011:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:60 hour fcst:ENS=low-res ctl
2062:8132042:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:60 hour fcst:ENS=low-res ctl
2063:8135034:d=2018101600:HGT Geopotential Height [gpm]:250 mb:60 hour fcst:ENS=low-res ctl
2064:8139558:d=2018101600:TMP Temperature [K]:250 mb:60 hour fcst:ENS=low-res ctl
2065:8141650:d=2018101600:RH Relative Humidity [%]:250 mb:60 hour fcst:ENS=low-res ctl
2066:8146205:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:60 hour fcst:ENS=low-res ctl
2067:8149377:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:60 hour fcst:ENS=low-res ctl
2068:8152496:d=2018101600:HGT Geopotential Height [gpm]:300 mb:60 hour fcst:ENS=low-res ctl
2069:8157004:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:60 hour fcst:ENS=low-res ctl
2070:8160279:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:60 hour fcst:ENS=low-res ctl
2071:8163539:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:60 hour fcst:ENS=low-res ctl
2072:8166750:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:60 hour fcst:ENS=low-res ctl
2073:8169967:d=2018101600:HGT Geopotential Height [gpm]:500 mb:60 hour fcst:ENS=low-res ctl
2074:8174764:d=2018101600:TMP Temperature [K]:500 mb:60 hour fcst:ENS=low-res ctl
2075:8177017:d=2018101600:RH Relative Humidity [%]:500 mb:60 hour fcst:ENS=low-res ctl
2076:8181698:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:60 hour fcst:ENS=low-res ctl
2077:8186695:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:60 hour fcst:ENS=low-res ctl
2078:8191674:d=2018101600:HGT Geopotential Height [gpm]:700 mb:60 hour fcst:ENS=low-res ctl
2079:8196564:d=2018101600:TMP Temperature [K]:700 mb:60 hour fcst:ENS=low-res ctl
2080:8199006:d=2018101600:RH Relative Humidity [%]:700 mb:60 hour fcst:ENS=low-res ctl
2081:8203741:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:60 hour fcst:ENS=low-res ctl
2082:8208788:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:60 hour fcst:ENS=low-res ctl
2083:8213824:d=2018101600:HGT Geopotential Height [gpm]:850 mb:60 hour fcst:ENS=low-res ctl
2084:8218902:d=2018101600:TMP Temperature [K]:850 mb:60 hour fcst:ENS=low-res ctl
2085:8221745:d=2018101600:RH Relative Humidity [%]:850 mb:60 hour fcst:ENS=low-res ctl
2086:8226681:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:60 hour fcst:ENS=low-res ctl
2087:8232366:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:60 hour fcst:ENS=low-res ctl
2088:8237593:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:60 hour fcst:ENS=low-res ctl
2089:8242810:d=2018101600:HGT Geopotential Height [gpm]:925 mb:60 hour fcst:ENS=low-res ctl
2090:8248002:d=2018101600:TMP Temperature [K]:925 mb:60 hour fcst:ENS=low-res ctl
2091:8250893:d=2018101600:RH Relative Humidity [%]:925 mb:60 hour fcst:ENS=low-res ctl
2092:8255618:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:60 hour fcst:ENS=low-res ctl
2093:8260844:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:60 hour fcst:ENS=low-res ctl
2094:8266078:d=2018101600:TMP Temperature [K]:1000 mb:60 hour fcst:ENS=low-res ctl
2095:8268932:d=2018101600:RH Relative Humidity [%]:1000 mb:60 hour fcst:ENS=low-res ctl
2096:8273385:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:60 hour fcst:ENS=low-res ctl
2097:8278624:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:60 hour fcst:ENS=low-res ctl
2098:8283771:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:60 hour fcst:ENS=low-res ctl
2099:8289220:d=2018101600:PRES Pressure [Pa]:surface:60 hour fcst:ENS=low-res ctl
2100:8294769:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:60 hour fcst:ENS=low-res ctl
2101:8297213:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:60 hour fcst:ENS=low-res ctl
2102:8300014:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:60 hour fcst:ENS=low-res ctl
2103:8301004:d=2018101600:TMP Temperature [K]:2 m above ground:60 hour fcst:ENS=low-res ctl
2104:8304103:d=2018101600:RH Relative Humidity [%]:2 m above ground:60 hour fcst:ENS=low-res ctl
2105:8308472:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:60 hour fcst:ENS=low-res ctl
2106:8313603:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:60 hour fcst:ENS=low-res ctl
2107:8318643:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:54-60 hour acc fcst:ENS=low-res ctl
2108:8322540:d=2018101600:CSNOW Categorical Snow [-]:surface:54-60 hour ave fcst:ENS=low-res ctl
2109:8323062:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:54-60 hour ave fcst:ENS=low-res ctl
2110:8323417:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:54-60 hour ave fcst:ENS=low-res ctl
2111:8323807:d=2018101600:CRAIN Categorical Rain [-]:surface:54-60 hour ave fcst:ENS=low-res ctl
2112:8324546:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=low-res ctl
2113:8328328:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=low-res ctl
2114:8333449:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=low-res ctl
2115:8334498:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=low-res ctl
2116:8337848:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=low-res ctl
2117:8340691:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:54-60 hour ave fcst:ENS=low-res ctl
2118:8343715:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:60 hour fcst:ENS=low-res ctl
2119:8348589:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:60 hour fcst:ENS=low-res ctl
2120:8351999:d=2018101600:HGT Geopotential Height [gpm]:20 mb:60 hour fcst:ENS=low-res ctl
2121:8355178:d=2018101600:TMP Temperature [K]:20 mb:60 hour fcst:ENS=low-res ctl
2122:8356593:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:60 hour fcst:ENS=low-res ctl
2123:8358350:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:60 hour fcst:ENS=low-res ctl
2124:8359916:d=2018101600:HGT Geopotential Height [gpm]:30 mb:60 hour fcst:ENS=low-res ctl
2125:8363102:d=2018101600:TMP Temperature [K]:30 mb:60 hour fcst:ENS=low-res ctl
2126:8364566:d=2018101600:RH Relative Humidity [%]:30 mb:60 hour fcst:ENS=low-res ctl
2127:8366299:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:60 hour fcst:ENS=low-res ctl
2128:8368159:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:60 hour fcst:ENS=low-res ctl
2129:8369872:d=2018101600:HGT Geopotential Height [gpm]:70 mb:60 hour fcst:ENS=low-res ctl
2130:8373747:d=2018101600:TMP Temperature [K]:70 mb:60 hour fcst:ENS=low-res ctl
2131:8375518:d=2018101600:RH Relative Humidity [%]:70 mb:60 hour fcst:ENS=low-res ctl
2132:8377984:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:60 hour fcst:ENS=low-res ctl
2133:8381764:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:60 hour fcst:ENS=low-res ctl
2134:8385477:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:60 hour fcst:ENS=low-res ctl
2135:8390095:d=2018101600:HGT Geopotential Height [gpm]:150 mb:60 hour fcst:ENS=low-res ctl
2136:8394505:d=2018101600:TMP Temperature [K]:150 mb:60 hour fcst:ENS=low-res ctl
2137:8396568:d=2018101600:RH Relative Humidity [%]:150 mb:60 hour fcst:ENS=low-res ctl
2138:8400083:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:60 hour fcst:ENS=low-res ctl
2139:8405646:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:60 hour fcst:ENS=low-res ctl
2140:8410296:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:60 hour fcst:ENS=low-res ctl
2141:8414900:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:60 hour fcst:ENS=low-res ctl
2142:8421001:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:60 hour fcst:ENS=low-res ctl
2143:8427414:d=2018101600:TMP Temperature [K]:300 mb:60 hour fcst:ENS=low-res ctl
2144:8429542:d=2018101600:RH Relative Humidity [%]:300 mb:60 hour fcst:ENS=low-res ctl
2145:8434351:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:60 hour fcst:ENS=low-res ctl
2146:8441011:d=2018101600:HGT Geopotential Height [gpm]:350 mb:60 hour fcst:ENS=low-res ctl
2147:8445458:d=2018101600:TMP Temperature [K]:350 mb:60 hour fcst:ENS=low-res ctl
2148:8447593:d=2018101600:RH Relative Humidity [%]:350 mb:60 hour fcst:ENS=low-res ctl
2149:8452400:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:60 hour fcst:ENS=low-res ctl
2150:8459220:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:60 hour fcst:ENS=low-res ctl
2151:8462441:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:60 hour fcst:ENS=low-res ctl
2152:8465672:d=2018101600:HGT Geopotential Height [gpm]:400 mb:60 hour fcst:ENS=low-res ctl
2153:8470052:d=2018101600:TMP Temperature [K]:400 mb:60 hour fcst:ENS=low-res ctl
2154:8472254:d=2018101600:RH Relative Humidity [%]:400 mb:60 hour fcst:ENS=low-res ctl
2155:8477055:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:60 hour fcst:ENS=low-res ctl
2156:8483436:d=2018101600:HGT Geopotential Height [gpm]:450 mb:60 hour fcst:ENS=low-res ctl
2157:8488287:d=2018101600:TMP Temperature [K]:450 mb:60 hour fcst:ENS=low-res ctl
2158:8490460:d=2018101600:RH Relative Humidity [%]:450 mb:60 hour fcst:ENS=low-res ctl
2159:8495134:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:60 hour fcst:ENS=low-res ctl
2160:8501574:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:60 hour fcst:ENS=low-res ctl
2161:8506582:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:60 hour fcst:ENS=low-res ctl
2162:8511556:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:60 hour fcst:ENS=low-res ctl
2163:8516725:d=2018101600:HGT Geopotential Height [gpm]:550 mb:60 hour fcst:ENS=low-res ctl
2164:8521475:d=2018101600:TMP Temperature [K]:550 mb:60 hour fcst:ENS=low-res ctl
2165:8523721:d=2018101600:RH Relative Humidity [%]:550 mb:60 hour fcst:ENS=low-res ctl
2166:8528356:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:60 hour fcst:ENS=low-res ctl
2167:8533590:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:60 hour fcst:ENS=low-res ctl
2168:8538555:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:60 hour fcst:ENS=low-res ctl
2169:8543498:d=2018101600:HGT Geopotential Height [gpm]:600 mb:60 hour fcst:ENS=low-res ctl
2170:8548221:d=2018101600:TMP Temperature [K]:600 mb:60 hour fcst:ENS=low-res ctl
2171:8550538:d=2018101600:RH Relative Humidity [%]:600 mb:60 hour fcst:ENS=low-res ctl
2172:8555219:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:60 hour fcst:ENS=low-res ctl
2173:8560490:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:60 hour fcst:ENS=low-res ctl
2174:8565467:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:60 hour fcst:ENS=low-res ctl
2175:8570438:d=2018101600:HGT Geopotential Height [gpm]:650 mb:60 hour fcst:ENS=low-res ctl
2176:8575307:d=2018101600:TMP Temperature [K]:650 mb:60 hour fcst:ENS=low-res ctl
2177:8577703:d=2018101600:RH Relative Humidity [%]:650 mb:60 hour fcst:ENS=low-res ctl
2178:8582453:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:60 hour fcst:ENS=low-res ctl
2179:8587786:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:60 hour fcst:ENS=low-res ctl
2180:8592811:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:60 hour fcst:ENS=low-res ctl
2181:8597819:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:60 hour fcst:ENS=low-res ctl
2182:8603203:d=2018101600:HGT Geopotential Height [gpm]:750 mb:60 hour fcst:ENS=low-res ctl
2183:8608148:d=2018101600:TMP Temperature [K]:750 mb:60 hour fcst:ENS=low-res ctl
2184:8610719:d=2018101600:RH Relative Humidity [%]:750 mb:60 hour fcst:ENS=low-res ctl
2185:8615515:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:60 hour fcst:ENS=low-res ctl
2186:8621000:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:60 hour fcst:ENS=low-res ctl
2187:8626131:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:60 hour fcst:ENS=low-res ctl
2188:8631222:d=2018101600:HGT Geopotential Height [gpm]:800 mb:60 hour fcst:ENS=low-res ctl
2189:8636235:d=2018101600:TMP Temperature [K]:800 mb:60 hour fcst:ENS=low-res ctl
2190:8638980:d=2018101600:RH Relative Humidity [%]:800 mb:60 hour fcst:ENS=low-res ctl
2191:8643895:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:60 hour fcst:ENS=low-res ctl
2192:8649482:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:60 hour fcst:ENS=low-res ctl
2193:8654659:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:60 hour fcst:ENS=low-res ctl
2194:8659815:d=2018101600:HGT Geopotential Height [gpm]:900 mb:60 hour fcst:ENS=low-res ctl
2195:8664953:d=2018101600:TMP Temperature [K]:900 mb:60 hour fcst:ENS=low-res ctl
2196:8667854:d=2018101600:RH Relative Humidity [%]:900 mb:60 hour fcst:ENS=low-res ctl
2197:8672691:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:60 hour fcst:ENS=low-res ctl
2198:8678387:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:60 hour fcst:ENS=low-res ctl
2199:8683615:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:60 hour fcst:ENS=low-res ctl
2200:8688851:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:60 hour fcst:ENS=low-res ctl
2201:8694504:d=2018101600:HGT Geopotential Height [gpm]:950 mb:60 hour fcst:ENS=low-res ctl
2202:8699759:d=2018101600:TMP Temperature [K]:950 mb:60 hour fcst:ENS=low-res ctl
2203:8702611:d=2018101600:RH Relative Humidity [%]:950 mb:60 hour fcst:ENS=low-res ctl
2204:8707217:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:60 hour fcst:ENS=low-res ctl
2205:8712773:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:60 hour fcst:ENS=low-res ctl
2206:8718027:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:60 hour fcst:ENS=low-res ctl
2207:8723240:d=2018101600:HGT Geopotential Height [gpm]:975 mb:60 hour fcst:ENS=low-res ctl
2208:8728575:d=2018101600:TMP Temperature [K]:975 mb:60 hour fcst:ENS=low-res ctl
2209:8731406:d=2018101600:RH Relative Humidity [%]:975 mb:60 hour fcst:ENS=low-res ctl
2210:8735905:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:60 hour fcst:ENS=low-res ctl
2211:8741279:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:60 hour fcst:ENS=low-res ctl
2212:8746543:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:60 hour fcst:ENS=low-res ctl
2213:8751739:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:60 hour fcst:ENS=low-res ctl
2214:8756768:d=2018101600:HGT Geopotential Height [gpm]:surface:60 hour fcst:ENS=low-res ctl
2215:8761803:d=2018101600:TMP Temperature [K]:surface:60 hour fcst:ENS=low-res ctl
2216:8765067:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:60 hour fcst:ENS=low-res ctl
2217:8768266:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:60 hour fcst:ENS=low-res ctl
2218:8771042:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:60 hour fcst:ENS=low-res ctl
2219:8774264:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:60 hour fcst:ENS=low-res ctl
2220:8777082:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:60 hour fcst:ENS=low-res ctl
2221:8780373:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:60 hour fcst:ENS=low-res ctl
2222:8783204:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:60 hour fcst:ENS=low-res ctl
2223:8786985:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:60 hour fcst:ENS=low-res ctl
2224:8791316:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:60 hour fcst:ENS=low-res ctl
2225:8794450:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:54-60 hour ave fcst:ENS=low-res ctl
2226:8797171:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:54-60 hour ave fcst:ENS=low-res ctl
2227:8800567:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:54-60 hour acc fcst:ENS=low-res ctl
2228:8803714:d=2018101600:WATR Water Runoff [kg/m^2]:surface:54-60 hour acc fcst:ENS=low-res ctl
2229:8806591:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=low-res ctl
2230:8809758:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:54-60 hour ave fcst:ENS=low-res ctl
2231:8813848:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:54-60 hour ave fcst:ENS=low-res ctl
2232:8817831:d=2018101600:FRICV Frictional Velocity [m/s]:surface:60 hour fcst:ENS=low-res ctl
2233:8822457:d=2018101600:WILT Wilting Point [Fraction]:surface:60 hour fcst:ENS=low-res ctl
2234:8825472:d=2018101600:LFTX Surface Lifted Index [K]:surface:60 hour fcst:ENS=low-res ctl
2235:8828662:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:60 hour fcst:ENS=low-res ctl
2236:8831909:d=2018101600:CIN Convective Inhibition [J/kg]:surface:60 hour fcst:ENS=low-res ctl
2237:8835121:d=2018101600:HGT Geopotential Height [gpm]:tropopause:60 hour fcst:ENS=low-res ctl
2238:8841642:d=2018101600:TMP Temperature [K]:tropopause:60 hour fcst:ENS=low-res ctl
2239:8844239:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:60 hour fcst:ENS=low-res ctl
2240:8847489:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:60 hour fcst:ENS=low-res ctl
2241:8850592:d=2018101600:HGT Geopotential Height [gpm]:max wind:60 hour fcst:ENS=low-res ctl
2242:8858540:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:60 hour fcst:ENS=low-res ctl
2243:8862065:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:60 hour fcst:ENS=low-res ctl
2244:8865696:d=2018101600:TMP Temperature [K]:max wind:60 hour fcst:ENS=low-res ctl
2245:8869903:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:60 hour fcst:ENS=low-res ctl
2246:8873271:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:60 hour fcst:ENS=low-res ctl
2247:8880499:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:60 hour fcst:ENS=low-res ctl
2248:8881103:d=2018101600:ICEC Ice Cover [Proportion]:surface:60 hour fcst:ENS=low-res ctl
2249:8881432:d=2018101600:HGT Geopotential Height [gpm]:10 mb:66 hour fcst:ENS=low-res ctl
2250:8884577:d=2018101600:TMP Temperature [K]:10 mb:66 hour fcst:ENS=low-res ctl
2251:8885967:d=2018101600:RH Relative Humidity [%]:10 mb:66 hour fcst:ENS=low-res ctl
2252:8887572:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:66 hour fcst:ENS=low-res ctl
2253:8889271:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:66 hour fcst:ENS=low-res ctl
2254:8890810:d=2018101600:HGT Geopotential Height [gpm]:50 mb:66 hour fcst:ENS=low-res ctl
2255:8894589:d=2018101600:TMP Temperature [K]:50 mb:66 hour fcst:ENS=low-res ctl
2256:8896188:d=2018101600:RH Relative Humidity [%]:50 mb:66 hour fcst:ENS=low-res ctl
2257:8898286:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:66 hour fcst:ENS=low-res ctl
2258:8900265:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:66 hour fcst:ENS=low-res ctl
2259:8902132:d=2018101600:HGT Geopotential Height [gpm]:100 mb:66 hour fcst:ENS=low-res ctl
2260:8906234:d=2018101600:TMP Temperature [K]:100 mb:66 hour fcst:ENS=low-res ctl
2261:8908135:d=2018101600:RH Relative Humidity [%]:100 mb:66 hour fcst:ENS=low-res ctl
2262:8910903:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:66 hour fcst:ENS=low-res ctl
2263:8915030:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:66 hour fcst:ENS=low-res ctl
2264:8919077:d=2018101600:HGT Geopotential Height [gpm]:200 mb:66 hour fcst:ENS=low-res ctl
2265:8923548:d=2018101600:TMP Temperature [K]:200 mb:66 hour fcst:ENS=low-res ctl
2266:8925567:d=2018101600:RH Relative Humidity [%]:200 mb:66 hour fcst:ENS=low-res ctl
2267:8929733:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:66 hour fcst:ENS=low-res ctl
2268:8932768:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:66 hour fcst:ENS=low-res ctl
2269:8935732:d=2018101600:HGT Geopotential Height [gpm]:250 mb:66 hour fcst:ENS=low-res ctl
2270:8940216:d=2018101600:TMP Temperature [K]:250 mb:66 hour fcst:ENS=low-res ctl
2271:8942274:d=2018101600:RH Relative Humidity [%]:250 mb:66 hour fcst:ENS=low-res ctl
2272:8946801:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:66 hour fcst:ENS=low-res ctl
2273:8949970:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:66 hour fcst:ENS=low-res ctl
2274:8953060:d=2018101600:HGT Geopotential Height [gpm]:300 mb:66 hour fcst:ENS=low-res ctl
2275:8957537:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:66 hour fcst:ENS=low-res ctl
2276:8960821:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:66 hour fcst:ENS=low-res ctl
2277:8964079:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:66 hour fcst:ENS=low-res ctl
2278:8967327:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:66 hour fcst:ENS=low-res ctl
2279:8970559:d=2018101600:HGT Geopotential Height [gpm]:500 mb:66 hour fcst:ENS=low-res ctl
2280:8975341:d=2018101600:TMP Temperature [K]:500 mb:66 hour fcst:ENS=low-res ctl
2281:8977548:d=2018101600:RH Relative Humidity [%]:500 mb:66 hour fcst:ENS=low-res ctl
2282:8982216:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:66 hour fcst:ENS=low-res ctl
2283:8987215:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:66 hour fcst:ENS=low-res ctl
2284:8992191:d=2018101600:HGT Geopotential Height [gpm]:700 mb:66 hour fcst:ENS=low-res ctl
2285:8997070:d=2018101600:TMP Temperature [K]:700 mb:66 hour fcst:ENS=low-res ctl
2286:8999496:d=2018101600:RH Relative Humidity [%]:700 mb:66 hour fcst:ENS=low-res ctl
2287:9004225:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:66 hour fcst:ENS=low-res ctl
2288:9009258:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:66 hour fcst:ENS=low-res ctl
2289:9014240:d=2018101600:HGT Geopotential Height [gpm]:850 mb:66 hour fcst:ENS=low-res ctl
2290:9019260:d=2018101600:TMP Temperature [K]:850 mb:66 hour fcst:ENS=low-res ctl
2291:9022100:d=2018101600:RH Relative Humidity [%]:850 mb:66 hour fcst:ENS=low-res ctl
2292:9027001:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:66 hour fcst:ENS=low-res ctl
2293:9032609:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:66 hour fcst:ENS=low-res ctl
2294:9037765:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:66 hour fcst:ENS=low-res ctl
2295:9042936:d=2018101600:HGT Geopotential Height [gpm]:925 mb:66 hour fcst:ENS=low-res ctl
2296:9048087:d=2018101600:TMP Temperature [K]:925 mb:66 hour fcst:ENS=low-res ctl
2297:9050961:d=2018101600:RH Relative Humidity [%]:925 mb:66 hour fcst:ENS=low-res ctl
2298:9055647:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:66 hour fcst:ENS=low-res ctl
2299:9060785:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:66 hour fcst:ENS=low-res ctl
2300:9065924:d=2018101600:TMP Temperature [K]:1000 mb:66 hour fcst:ENS=low-res ctl
2301:9068752:d=2018101600:RH Relative Humidity [%]:1000 mb:66 hour fcst:ENS=low-res ctl
2302:9073234:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:66 hour fcst:ENS=low-res ctl
2303:9078342:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:66 hour fcst:ENS=low-res ctl
2304:9083450:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:66 hour fcst:ENS=low-res ctl
2305:9088834:d=2018101600:PRES Pressure [Pa]:surface:66 hour fcst:ENS=low-res ctl
2306:9094392:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:66 hour fcst:ENS=low-res ctl
2307:9096854:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:66 hour fcst:ENS=low-res ctl
2308:9099656:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:66 hour fcst:ENS=low-res ctl
2309:9100648:d=2018101600:TMP Temperature [K]:2 m above ground:66 hour fcst:ENS=low-res ctl
2310:9103669:d=2018101600:RH Relative Humidity [%]:2 m above ground:66 hour fcst:ENS=low-res ctl
2311:9108123:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:66 hour fcst:ENS=low-res ctl
2312:9113158:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:66 hour fcst:ENS=low-res ctl
2313:9118167:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:60-66 hour acc fcst:ENS=low-res ctl
2314:9122028:d=2018101600:CSNOW Categorical Snow [-]:surface:60-66 hour ave fcst:ENS=low-res ctl
2315:9122551:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:60-66 hour ave fcst:ENS=low-res ctl
2316:9122759:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:60-66 hour ave fcst:ENS=low-res ctl
2317:9122967:d=2018101600:CRAIN Categorical Rain [-]:surface:60-66 hour ave fcst:ENS=low-res ctl
2318:9123727:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=low-res ctl
2319:9127631:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=low-res ctl
2320:9132903:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=low-res ctl
2321:9135192:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=low-res ctl
2322:9138531:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=low-res ctl
2323:9141277:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:60-66 hour ave fcst:ENS=low-res ctl
2324:9144265:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:66 hour fcst:ENS=low-res ctl
2325:9148928:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:66 hour fcst:ENS=low-res ctl
2326:9152224:d=2018101600:HGT Geopotential Height [gpm]:20 mb:66 hour fcst:ENS=low-res ctl
2327:9155357:d=2018101600:TMP Temperature [K]:20 mb:66 hour fcst:ENS=low-res ctl
2328:9156774:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:66 hour fcst:ENS=low-res ctl
2329:9158540:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:66 hour fcst:ENS=low-res ctl
2330:9160117:d=2018101600:HGT Geopotential Height [gpm]:30 mb:66 hour fcst:ENS=low-res ctl
2331:9163270:d=2018101600:TMP Temperature [K]:30 mb:66 hour fcst:ENS=low-res ctl
2332:9164755:d=2018101600:RH Relative Humidity [%]:30 mb:66 hour fcst:ENS=low-res ctl
2333:9166520:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:66 hour fcst:ENS=low-res ctl
2334:9168390:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:66 hour fcst:ENS=low-res ctl
2335:9170090:d=2018101600:HGT Geopotential Height [gpm]:70 mb:66 hour fcst:ENS=low-res ctl
2336:9173970:d=2018101600:TMP Temperature [K]:70 mb:66 hour fcst:ENS=low-res ctl
2337:9175732:d=2018101600:RH Relative Humidity [%]:70 mb:66 hour fcst:ENS=low-res ctl
2338:9178217:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:66 hour fcst:ENS=low-res ctl
2339:9182012:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:66 hour fcst:ENS=low-res ctl
2340:9185699:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:66 hour fcst:ENS=low-res ctl
2341:9190271:d=2018101600:HGT Geopotential Height [gpm]:150 mb:66 hour fcst:ENS=low-res ctl
2342:9194624:d=2018101600:TMP Temperature [K]:150 mb:66 hour fcst:ENS=low-res ctl
2343:9196635:d=2018101600:RH Relative Humidity [%]:150 mb:66 hour fcst:ENS=low-res ctl
2344:9200143:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:66 hour fcst:ENS=low-res ctl
2345:9205617:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:66 hour fcst:ENS=low-res ctl
2346:9210225:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:66 hour fcst:ENS=low-res ctl
2347:9214764:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:66 hour fcst:ENS=low-res ctl
2348:9220806:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:66 hour fcst:ENS=low-res ctl
2349:9227162:d=2018101600:TMP Temperature [K]:300 mb:66 hour fcst:ENS=low-res ctl
2350:9229301:d=2018101600:RH Relative Humidity [%]:300 mb:66 hour fcst:ENS=low-res ctl
2351:9234108:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:66 hour fcst:ENS=low-res ctl
2352:9240720:d=2018101600:HGT Geopotential Height [gpm]:350 mb:66 hour fcst:ENS=low-res ctl
2353:9245155:d=2018101600:TMP Temperature [K]:350 mb:66 hour fcst:ENS=low-res ctl
2354:9247265:d=2018101600:RH Relative Humidity [%]:350 mb:66 hour fcst:ENS=low-res ctl
2355:9252078:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:66 hour fcst:ENS=low-res ctl
2356:9258892:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:66 hour fcst:ENS=low-res ctl
2357:9262150:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:66 hour fcst:ENS=low-res ctl
2358:9265390:d=2018101600:HGT Geopotential Height [gpm]:400 mb:66 hour fcst:ENS=low-res ctl
2359:9269745:d=2018101600:TMP Temperature [K]:400 mb:66 hour fcst:ENS=low-res ctl
2360:9271936:d=2018101600:RH Relative Humidity [%]:400 mb:66 hour fcst:ENS=low-res ctl
2361:9276726:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:66 hour fcst:ENS=low-res ctl
2362:9283074:d=2018101600:HGT Geopotential Height [gpm]:450 mb:66 hour fcst:ENS=low-res ctl
2363:9287919:d=2018101600:TMP Temperature [K]:450 mb:66 hour fcst:ENS=low-res ctl
2364:9290079:d=2018101600:RH Relative Humidity [%]:450 mb:66 hour fcst:ENS=low-res ctl
2365:9294778:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:66 hour fcst:ENS=low-res ctl
2366:9301189:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:66 hour fcst:ENS=low-res ctl
2367:9306185:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:66 hour fcst:ENS=low-res ctl
2368:9311174:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:66 hour fcst:ENS=low-res ctl
2369:9317649:d=2018101600:HGT Geopotential Height [gpm]:550 mb:66 hour fcst:ENS=low-res ctl
2370:9322371:d=2018101600:TMP Temperature [K]:550 mb:66 hour fcst:ENS=low-res ctl
2371:9324581:d=2018101600:RH Relative Humidity [%]:550 mb:66 hour fcst:ENS=low-res ctl
2372:9329245:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:66 hour fcst:ENS=low-res ctl
2373:9335779:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:66 hour fcst:ENS=low-res ctl
2374:9340723:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:66 hour fcst:ENS=low-res ctl
2375:9345662:d=2018101600:HGT Geopotential Height [gpm]:600 mb:66 hour fcst:ENS=low-res ctl
2376:9350355:d=2018101600:TMP Temperature [K]:600 mb:66 hour fcst:ENS=low-res ctl
2377:9352626:d=2018101600:RH Relative Humidity [%]:600 mb:66 hour fcst:ENS=low-res ctl
2378:9357292:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:66 hour fcst:ENS=low-res ctl
2379:9363855:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:66 hour fcst:ENS=low-res ctl
2380:9368824:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:66 hour fcst:ENS=low-res ctl
2381:9373744:d=2018101600:HGT Geopotential Height [gpm]:650 mb:66 hour fcst:ENS=low-res ctl
2382:9378606:d=2018101600:TMP Temperature [K]:650 mb:66 hour fcst:ENS=low-res ctl
2383:9380963:d=2018101600:RH Relative Humidity [%]:650 mb:66 hour fcst:ENS=low-res ctl
2384:9385708:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:66 hour fcst:ENS=low-res ctl
2385:9390996:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:66 hour fcst:ENS=low-res ctl
2386:9396000:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:66 hour fcst:ENS=low-res ctl
2387:9400975:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:66 hour fcst:ENS=low-res ctl
2388:9406313:d=2018101600:HGT Geopotential Height [gpm]:750 mb:66 hour fcst:ENS=low-res ctl
2389:9411207:d=2018101600:TMP Temperature [K]:750 mb:66 hour fcst:ENS=low-res ctl
2390:9413739:d=2018101600:RH Relative Humidity [%]:750 mb:66 hour fcst:ENS=low-res ctl
2391:9418508:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:66 hour fcst:ENS=low-res ctl
2392:9423942:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:66 hour fcst:ENS=low-res ctl
2393:9429009:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:66 hour fcst:ENS=low-res ctl
2394:9434072:d=2018101600:HGT Geopotential Height [gpm]:800 mb:66 hour fcst:ENS=low-res ctl
2395:9439037:d=2018101600:TMP Temperature [K]:800 mb:66 hour fcst:ENS=low-res ctl
2396:9441763:d=2018101600:RH Relative Humidity [%]:800 mb:66 hour fcst:ENS=low-res ctl
2397:9446646:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:66 hour fcst:ENS=low-res ctl
2398:9452182:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:66 hour fcst:ENS=low-res ctl
2399:9457333:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:66 hour fcst:ENS=low-res ctl
2400:9462458:d=2018101600:HGT Geopotential Height [gpm]:900 mb:66 hour fcst:ENS=low-res ctl
2401:9467560:d=2018101600:TMP Temperature [K]:900 mb:66 hour fcst:ENS=low-res ctl
2402:9470465:d=2018101600:RH Relative Humidity [%]:900 mb:66 hour fcst:ENS=low-res ctl
2403:9475281:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:66 hour fcst:ENS=low-res ctl
2404:9480925:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:66 hour fcst:ENS=low-res ctl
2405:9486087:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:66 hour fcst:ENS=low-res ctl
2406:9491242:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:66 hour fcst:ENS=low-res ctl
2407:9496847:d=2018101600:HGT Geopotential Height [gpm]:950 mb:66 hour fcst:ENS=low-res ctl
2408:9502075:d=2018101600:TMP Temperature [K]:950 mb:66 hour fcst:ENS=low-res ctl
2409:9504915:d=2018101600:RH Relative Humidity [%]:950 mb:66 hour fcst:ENS=low-res ctl
2410:9509501:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:66 hour fcst:ENS=low-res ctl
2411:9515010:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:66 hour fcst:ENS=low-res ctl
2412:9520173:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:66 hour fcst:ENS=low-res ctl
2413:9525306:d=2018101600:HGT Geopotential Height [gpm]:975 mb:66 hour fcst:ENS=low-res ctl
2414:9530603:d=2018101600:TMP Temperature [K]:975 mb:66 hour fcst:ENS=low-res ctl
2415:9533440:d=2018101600:RH Relative Humidity [%]:975 mb:66 hour fcst:ENS=low-res ctl
2416:9537958:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:66 hour fcst:ENS=low-res ctl
2417:9543280:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:66 hour fcst:ENS=low-res ctl
2418:9548429:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:66 hour fcst:ENS=low-res ctl
2419:9553564:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:66 hour fcst:ENS=low-res ctl
2420:9558558:d=2018101600:HGT Geopotential Height [gpm]:surface:66 hour fcst:ENS=low-res ctl
2421:9563593:d=2018101600:TMP Temperature [K]:surface:66 hour fcst:ENS=low-res ctl
2422:9566880:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:66 hour fcst:ENS=low-res ctl
2423:9570071:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:66 hour fcst:ENS=low-res ctl
2424:9572847:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:66 hour fcst:ENS=low-res ctl
2425:9576058:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:66 hour fcst:ENS=low-res ctl
2426:9578869:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:66 hour fcst:ENS=low-res ctl
2427:9582162:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:66 hour fcst:ENS=low-res ctl
2428:9584991:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:66 hour fcst:ENS=low-res ctl
2429:9588802:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:66 hour fcst:ENS=low-res ctl
2430:9593157:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:66 hour fcst:ENS=low-res ctl
2431:9596259:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:60-66 hour ave fcst:ENS=low-res ctl
2432:9598923:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:60-66 hour ave fcst:ENS=low-res ctl
2433:9602257:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:60-66 hour acc fcst:ENS=low-res ctl
2434:9605371:d=2018101600:WATR Water Runoff [kg/m^2]:surface:60-66 hour acc fcst:ENS=low-res ctl
2435:9608266:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=low-res ctl
2436:9611389:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:60-66 hour ave fcst:ENS=low-res ctl
2437:9615659:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:60-66 hour ave fcst:ENS=low-res ctl
2438:9619776:d=2018101600:FRICV Frictional Velocity [m/s]:surface:66 hour fcst:ENS=low-res ctl
2439:9624490:d=2018101600:WILT Wilting Point [Fraction]:surface:66 hour fcst:ENS=low-res ctl
2440:9627505:d=2018101600:LFTX Surface Lifted Index [K]:surface:66 hour fcst:ENS=low-res ctl
2441:9630608:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:66 hour fcst:ENS=low-res ctl
2442:9634013:d=2018101600:CIN Convective Inhibition [J/kg]:surface:66 hour fcst:ENS=low-res ctl
2443:9637085:d=2018101600:HGT Geopotential Height [gpm]:tropopause:66 hour fcst:ENS=low-res ctl
2444:9643509:d=2018101600:TMP Temperature [K]:tropopause:66 hour fcst:ENS=low-res ctl
2445:9646040:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:66 hour fcst:ENS=low-res ctl
2446:9649235:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:66 hour fcst:ENS=low-res ctl
2447:9652304:d=2018101600:HGT Geopotential Height [gpm]:max wind:66 hour fcst:ENS=low-res ctl
2448:9660229:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:66 hour fcst:ENS=low-res ctl
2449:9663766:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:66 hour fcst:ENS=low-res ctl
2450:9667395:d=2018101600:TMP Temperature [K]:max wind:66 hour fcst:ENS=low-res ctl
2451:9671583:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:66 hour fcst:ENS=low-res ctl
2452:9674906:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:66 hour fcst:ENS=low-res ctl
2453:9681686:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:66 hour fcst:ENS=low-res ctl
2454:9682290:d=2018101600:ICEC Ice Cover [Proportion]:surface:66 hour fcst:ENS=low-res ctl
2455:9682619:d=2018101600:HGT Geopotential Height [gpm]:10 mb:72 hour fcst:ENS=low-res ctl
2456:9685726:d=2018101600:TMP Temperature [K]:10 mb:72 hour fcst:ENS=low-res ctl
2457:9687125:d=2018101600:RH Relative Humidity [%]:10 mb:72 hour fcst:ENS=low-res ctl
2458:9688702:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:72 hour fcst:ENS=low-res ctl
2459:9690401:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:72 hour fcst:ENS=low-res ctl
2460:9691894:d=2018101600:HGT Geopotential Height [gpm]:50 mb:72 hour fcst:ENS=low-res ctl
2461:9695626:d=2018101600:TMP Temperature [K]:50 mb:72 hour fcst:ENS=low-res ctl
2462:9697198:d=2018101600:RH Relative Humidity [%]:50 mb:72 hour fcst:ENS=low-res ctl
2463:9699273:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:72 hour fcst:ENS=low-res ctl
2464:9701189:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:72 hour fcst:ENS=low-res ctl
2465:9703002:d=2018101600:HGT Geopotential Height [gpm]:100 mb:72 hour fcst:ENS=low-res ctl
2466:9707064:d=2018101600:TMP Temperature [K]:100 mb:72 hour fcst:ENS=low-res ctl
2467:9708935:d=2018101600:RH Relative Humidity [%]:100 mb:72 hour fcst:ENS=low-res ctl
2468:9711659:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:72 hour fcst:ENS=low-res ctl
2469:9715757:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:72 hour fcst:ENS=low-res ctl
2470:9719766:d=2018101600:HGT Geopotential Height [gpm]:200 mb:72 hour fcst:ENS=low-res ctl
2471:9724217:d=2018101600:TMP Temperature [K]:200 mb:72 hour fcst:ENS=low-res ctl
2472:9726226:d=2018101600:RH Relative Humidity [%]:200 mb:72 hour fcst:ENS=low-res ctl
2473:9730418:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:72 hour fcst:ENS=low-res ctl
2474:9733469:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:72 hour fcst:ENS=low-res ctl
2475:9736420:d=2018101600:HGT Geopotential Height [gpm]:250 mb:72 hour fcst:ENS=low-res ctl
2476:9740940:d=2018101600:TMP Temperature [K]:250 mb:72 hour fcst:ENS=low-res ctl
2477:9742967:d=2018101600:RH Relative Humidity [%]:250 mb:72 hour fcst:ENS=low-res ctl
2478:9747498:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:72 hour fcst:ENS=low-res ctl
2479:9750685:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:72 hour fcst:ENS=low-res ctl
2480:9753819:d=2018101600:HGT Geopotential Height [gpm]:300 mb:72 hour fcst:ENS=low-res ctl
2481:9758290:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:72 hour fcst:ENS=low-res ctl
2482:9761569:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:72 hour fcst:ENS=low-res ctl
2483:9764823:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:72 hour fcst:ENS=low-res ctl
2484:9768053:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:72 hour fcst:ENS=low-res ctl
2485:9771282:d=2018101600:HGT Geopotential Height [gpm]:500 mb:72 hour fcst:ENS=low-res ctl
2486:9776075:d=2018101600:TMP Temperature [K]:500 mb:72 hour fcst:ENS=low-res ctl
2487:9778320:d=2018101600:RH Relative Humidity [%]:500 mb:72 hour fcst:ENS=low-res ctl
2488:9783048:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:72 hour fcst:ENS=low-res ctl
2489:9788033:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:72 hour fcst:ENS=low-res ctl
2490:9793038:d=2018101600:HGT Geopotential Height [gpm]:700 mb:72 hour fcst:ENS=low-res ctl
2491:9797941:d=2018101600:TMP Temperature [K]:700 mb:72 hour fcst:ENS=low-res ctl
2492:9800415:d=2018101600:RH Relative Humidity [%]:700 mb:72 hour fcst:ENS=low-res ctl
2493:9805203:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:72 hour fcst:ENS=low-res ctl
2494:9810291:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:72 hour fcst:ENS=low-res ctl
2495:9815320:d=2018101600:HGT Geopotential Height [gpm]:850 mb:72 hour fcst:ENS=low-res ctl
2496:9820359:d=2018101600:TMP Temperature [K]:850 mb:72 hour fcst:ENS=low-res ctl
2497:9823195:d=2018101600:RH Relative Humidity [%]:850 mb:72 hour fcst:ENS=low-res ctl
2498:9828074:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:72 hour fcst:ENS=low-res ctl
2499:9833717:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:72 hour fcst:ENS=low-res ctl
2500:9838951:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:72 hour fcst:ENS=low-res ctl
2501:9844146:d=2018101600:HGT Geopotential Height [gpm]:925 mb:72 hour fcst:ENS=low-res ctl
2502:9849302:d=2018101600:TMP Temperature [K]:925 mb:72 hour fcst:ENS=low-res ctl
2503:9852100:d=2018101600:RH Relative Humidity [%]:925 mb:72 hour fcst:ENS=low-res ctl
2504:9856752:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:72 hour fcst:ENS=low-res ctl
2505:9861934:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:72 hour fcst:ENS=low-res ctl
2506:9867154:d=2018101600:TMP Temperature [K]:1000 mb:72 hour fcst:ENS=low-res ctl
2507:9870013:d=2018101600:RH Relative Humidity [%]:1000 mb:72 hour fcst:ENS=low-res ctl
2508:9874472:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:72 hour fcst:ENS=low-res ctl
2509:9879666:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:72 hour fcst:ENS=low-res ctl
2510:9884827:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:72 hour fcst:ENS=low-res ctl
2511:9890203:d=2018101600:PRES Pressure [Pa]:surface:72 hour fcst:ENS=low-res ctl
2512:9895735:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:72 hour fcst:ENS=low-res ctl
2513:9899060:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:72 hour fcst:ENS=low-res ctl
2514:9901860:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:72 hour fcst:ENS=low-res ctl
2515:9902823:d=2018101600:TMP Temperature [K]:2 m above ground:72 hour fcst:ENS=low-res ctl
2516:9905931:d=2018101600:RH Relative Humidity [%]:2 m above ground:72 hour fcst:ENS=low-res ctl
2517:9910326:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:72 hour fcst:ENS=low-res ctl
2518:9915415:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:72 hour fcst:ENS=low-res ctl
2519:9920463:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:66-72 hour acc fcst:ENS=low-res ctl
2520:9924329:d=2018101600:CSNOW Categorical Snow [-]:surface:66-72 hour ave fcst:ENS=low-res ctl
2521:9924829:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:66-72 hour ave fcst:ENS=low-res ctl
2522:9925037:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:66-72 hour ave fcst:ENS=low-res ctl
2523:9925394:d=2018101600:CRAIN Categorical Rain [-]:surface:66-72 hour ave fcst:ENS=low-res ctl
2524:9926165:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=low-res ctl
2525:9930164:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=low-res ctl
2526:9935535:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=low-res ctl
2527:9939594:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=low-res ctl
2528:9942864:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=low-res ctl
2529:9945713:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:66-72 hour ave fcst:ENS=low-res ctl
2530:9948715:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:72 hour fcst:ENS=low-res ctl
2531:9953407:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:72 hour fcst:ENS=low-res ctl
2532:9956772:d=2018101600:HGT Geopotential Height [gpm]:20 mb:72 hour fcst:ENS=low-res ctl
2533:9959888:d=2018101600:TMP Temperature [K]:20 mb:72 hour fcst:ENS=low-res ctl
2534:9961295:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:72 hour fcst:ENS=low-res ctl
2535:9963055:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:72 hour fcst:ENS=low-res ctl
2536:9964640:d=2018101600:HGT Geopotential Height [gpm]:30 mb:72 hour fcst:ENS=low-res ctl
2537:9967793:d=2018101600:TMP Temperature [K]:30 mb:72 hour fcst:ENS=low-res ctl
2538:9969246:d=2018101600:RH Relative Humidity [%]:30 mb:72 hour fcst:ENS=low-res ctl
2539:9971031:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:72 hour fcst:ENS=low-res ctl
2540:9972844:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:72 hour fcst:ENS=low-res ctl
2541:9974543:d=2018101600:HGT Geopotential Height [gpm]:70 mb:72 hour fcst:ENS=low-res ctl
2542:9978355:d=2018101600:TMP Temperature [K]:70 mb:72 hour fcst:ENS=low-res ctl
2543:9980063:d=2018101600:RH Relative Humidity [%]:70 mb:72 hour fcst:ENS=low-res ctl
2544:9982545:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:72 hour fcst:ENS=low-res ctl
2545:9986278:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:72 hour fcst:ENS=low-res ctl
2546:9989916:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:72 hour fcst:ENS=low-res ctl
2547:9995740:d=2018101600:HGT Geopotential Height [gpm]:150 mb:72 hour fcst:ENS=low-res ctl
2548:10000068:d=2018101600:TMP Temperature [K]:150 mb:72 hour fcst:ENS=low-res ctl
2549:10002057:d=2018101600:RH Relative Humidity [%]:150 mb:72 hour fcst:ENS=low-res ctl
2550:10005566:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:72 hour fcst:ENS=low-res ctl
2551:10011020:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:72 hour fcst:ENS=low-res ctl
2552:10015654:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:72 hour fcst:ENS=low-res ctl
2553:10020171:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:72 hour fcst:ENS=low-res ctl
2554:10026215:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:72 hour fcst:ENS=low-res ctl
2555:10032559:d=2018101600:TMP Temperature [K]:300 mb:72 hour fcst:ENS=low-res ctl
2556:10034682:d=2018101600:RH Relative Humidity [%]:300 mb:72 hour fcst:ENS=low-res ctl
2557:10039509:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:72 hour fcst:ENS=low-res ctl
2558:10046115:d=2018101600:HGT Geopotential Height [gpm]:350 mb:72 hour fcst:ENS=low-res ctl
2559:10050570:d=2018101600:TMP Temperature [K]:350 mb:72 hour fcst:ENS=low-res ctl
2560:10052674:d=2018101600:RH Relative Humidity [%]:350 mb:72 hour fcst:ENS=low-res ctl
2561:10057527:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:72 hour fcst:ENS=low-res ctl
2562:10064316:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:72 hour fcst:ENS=low-res ctl
2563:10067551:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:72 hour fcst:ENS=low-res ctl
2564:10070788:d=2018101600:HGT Geopotential Height [gpm]:400 mb:72 hour fcst:ENS=low-res ctl
2565:10075162:d=2018101600:TMP Temperature [K]:400 mb:72 hour fcst:ENS=low-res ctl
2566:10077366:d=2018101600:RH Relative Humidity [%]:400 mb:72 hour fcst:ENS=low-res ctl
2567:10082216:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:72 hour fcst:ENS=low-res ctl
2568:10088554:d=2018101600:HGT Geopotential Height [gpm]:450 mb:72 hour fcst:ENS=low-res ctl
2569:10092858:d=2018101600:TMP Temperature [K]:450 mb:72 hour fcst:ENS=low-res ctl
2570:10095044:d=2018101600:RH Relative Humidity [%]:450 mb:72 hour fcst:ENS=low-res ctl
2571:10099791:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:72 hour fcst:ENS=low-res ctl
2572:10106214:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:72 hour fcst:ENS=low-res ctl
2573:10111225:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:72 hour fcst:ENS=low-res ctl
2574:10116212:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:72 hour fcst:ENS=low-res ctl
2575:10121380:d=2018101600:HGT Geopotential Height [gpm]:550 mb:72 hour fcst:ENS=low-res ctl
2576:10126127:d=2018101600:TMP Temperature [K]:550 mb:72 hour fcst:ENS=low-res ctl
2577:10128383:d=2018101600:RH Relative Humidity [%]:550 mb:72 hour fcst:ENS=low-res ctl
2578:10133093:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:72 hour fcst:ENS=low-res ctl
2579:10138298:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:72 hour fcst:ENS=low-res ctl
2580:10143271:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:72 hour fcst:ENS=low-res ctl
2581:10148229:d=2018101600:HGT Geopotential Height [gpm]:600 mb:72 hour fcst:ENS=low-res ctl
2582:10152949:d=2018101600:TMP Temperature [K]:600 mb:72 hour fcst:ENS=low-res ctl
2583:10155267:d=2018101600:RH Relative Humidity [%]:600 mb:72 hour fcst:ENS=low-res ctl
2584:10159992:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:72 hour fcst:ENS=low-res ctl
2585:10165257:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:72 hour fcst:ENS=low-res ctl
2586:10170248:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:72 hour fcst:ENS=low-res ctl
2587:10175185:d=2018101600:HGT Geopotential Height [gpm]:650 mb:72 hour fcst:ENS=low-res ctl
2588:10179911:d=2018101600:TMP Temperature [K]:650 mb:72 hour fcst:ENS=low-res ctl
2589:10182311:d=2018101600:RH Relative Humidity [%]:650 mb:72 hour fcst:ENS=low-res ctl
2590:10187071:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:72 hour fcst:ENS=low-res ctl
2591:10192402:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:72 hour fcst:ENS=low-res ctl
2592:10197427:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:72 hour fcst:ENS=low-res ctl
2593:10202409:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:72 hour fcst:ENS=low-res ctl
2594:10207831:d=2018101600:HGT Geopotential Height [gpm]:750 mb:72 hour fcst:ENS=low-res ctl
2595:10212751:d=2018101600:TMP Temperature [K]:750 mb:72 hour fcst:ENS=low-res ctl
2596:10215340:d=2018101600:RH Relative Humidity [%]:750 mb:72 hour fcst:ENS=low-res ctl
2597:10220166:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:72 hour fcst:ENS=low-res ctl
2598:10225667:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:72 hour fcst:ENS=low-res ctl
2599:10230795:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:72 hour fcst:ENS=low-res ctl
2600:10235888:d=2018101600:HGT Geopotential Height [gpm]:800 mb:72 hour fcst:ENS=low-res ctl
2601:10240866:d=2018101600:TMP Temperature [K]:800 mb:72 hour fcst:ENS=low-res ctl
2602:10243580:d=2018101600:RH Relative Humidity [%]:800 mb:72 hour fcst:ENS=low-res ctl
2603:10248452:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:72 hour fcst:ENS=low-res ctl
2604:10254015:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:72 hour fcst:ENS=low-res ctl
2605:10259198:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:72 hour fcst:ENS=low-res ctl
2606:10264331:d=2018101600:HGT Geopotential Height [gpm]:900 mb:72 hour fcst:ENS=low-res ctl
2607:10269438:d=2018101600:TMP Temperature [K]:900 mb:72 hour fcst:ENS=low-res ctl
2608:10272279:d=2018101600:RH Relative Humidity [%]:900 mb:72 hour fcst:ENS=low-res ctl
2609:10277050:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:72 hour fcst:ENS=low-res ctl
2610:10282705:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:72 hour fcst:ENS=low-res ctl
2611:10287913:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:72 hour fcst:ENS=low-res ctl
2612:10293118:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:72 hour fcst:ENS=low-res ctl
2613:10298735:d=2018101600:HGT Geopotential Height [gpm]:950 mb:72 hour fcst:ENS=low-res ctl
2614:10303937:d=2018101600:TMP Temperature [K]:950 mb:72 hour fcst:ENS=low-res ctl
2615:10306752:d=2018101600:RH Relative Humidity [%]:950 mb:72 hour fcst:ENS=low-res ctl
2616:10311323:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:72 hour fcst:ENS=low-res ctl
2617:10316823:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:72 hour fcst:ENS=low-res ctl
2618:10322037:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:72 hour fcst:ENS=low-res ctl
2619:10327255:d=2018101600:HGT Geopotential Height [gpm]:975 mb:72 hour fcst:ENS=low-res ctl
2620:10332537:d=2018101600:TMP Temperature [K]:975 mb:72 hour fcst:ENS=low-res ctl
2621:10335357:d=2018101600:RH Relative Humidity [%]:975 mb:72 hour fcst:ENS=low-res ctl
2622:10339854:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:72 hour fcst:ENS=low-res ctl
2623:10345179:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:72 hour fcst:ENS=low-res ctl
2624:10350404:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:72 hour fcst:ENS=low-res ctl
2625:10355626:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:72 hour fcst:ENS=low-res ctl
2626:10360580:d=2018101600:HGT Geopotential Height [gpm]:surface:72 hour fcst:ENS=low-res ctl
2627:10365615:d=2018101600:TMP Temperature [K]:surface:72 hour fcst:ENS=low-res ctl
2628:10368868:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:72 hour fcst:ENS=low-res ctl
2629:10372064:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:72 hour fcst:ENS=low-res ctl
2630:10374841:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:72 hour fcst:ENS=low-res ctl
2631:10378054:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:72 hour fcst:ENS=low-res ctl
2632:10380870:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:72 hour fcst:ENS=low-res ctl
2633:10384160:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:72 hour fcst:ENS=low-res ctl
2634:10386994:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:72 hour fcst:ENS=low-res ctl
2635:10391168:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:72 hour fcst:ENS=low-res ctl
2636:10395518:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:72 hour fcst:ENS=low-res ctl
2637:10398615:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:66-72 hour ave fcst:ENS=low-res ctl
2638:10401372:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:66-72 hour ave fcst:ENS=low-res ctl
2639:10404728:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:66-72 hour acc fcst:ENS=low-res ctl
2640:10407930:d=2018101600:WATR Water Runoff [kg/m^2]:surface:66-72 hour acc fcst:ENS=low-res ctl
2641:10411073:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=low-res ctl
2642:10414373:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:66-72 hour ave fcst:ENS=low-res ctl
2643:10418647:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:66-72 hour ave fcst:ENS=low-res ctl
2644:10422802:d=2018101600:FRICV Frictional Velocity [m/s]:surface:72 hour fcst:ENS=low-res ctl
2645:10427405:d=2018101600:WILT Wilting Point [Fraction]:surface:72 hour fcst:ENS=low-res ctl
2646:10430420:d=2018101600:LFTX Surface Lifted Index [K]:surface:72 hour fcst:ENS=low-res ctl
2647:10433532:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:72 hour fcst:ENS=low-res ctl
2648:10436897:d=2018101600:CIN Convective Inhibition [J/kg]:surface:72 hour fcst:ENS=low-res ctl
2649:10440309:d=2018101600:HGT Geopotential Height [gpm]:tropopause:72 hour fcst:ENS=low-res ctl
2650:10446736:d=2018101600:TMP Temperature [K]:tropopause:72 hour fcst:ENS=low-res ctl
2651:10449254:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:72 hour fcst:ENS=low-res ctl
2652:10452458:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:72 hour fcst:ENS=low-res ctl
2653:10455521:d=2018101600:HGT Geopotential Height [gpm]:max wind:72 hour fcst:ENS=low-res ctl
2654:10463387:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:72 hour fcst:ENS=low-res ctl
2655:10466886:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:72 hour fcst:ENS=low-res ctl
2656:10470461:d=2018101600:TMP Temperature [K]:max wind:72 hour fcst:ENS=low-res ctl
2657:10474580:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:72 hour fcst:ENS=low-res ctl
2658:10477924:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:72 hour fcst:ENS=low-res ctl
2659:10485381:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:72 hour fcst:ENS=low-res ctl
2660:10485985:d=2018101600:ICEC Ice Cover [Proportion]:surface:72 hour fcst:ENS=low-res ctl
2661:10486314:d=2018101600:HGT Geopotential Height [gpm]:10 mb:78 hour fcst:ENS=low-res ctl
2662:10489433:d=2018101600:TMP Temperature [K]:10 mb:78 hour fcst:ENS=low-res ctl
2663:10490799:d=2018101600:RH Relative Humidity [%]:10 mb:78 hour fcst:ENS=low-res ctl
2664:10492390:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:78 hour fcst:ENS=low-res ctl
2665:10494046:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:78 hour fcst:ENS=low-res ctl
2666:10495501:d=2018101600:HGT Geopotential Height [gpm]:50 mb:78 hour fcst:ENS=low-res ctl
2667:10499254:d=2018101600:TMP Temperature [K]:50 mb:78 hour fcst:ENS=low-res ctl
2668:10500812:d=2018101600:RH Relative Humidity [%]:50 mb:78 hour fcst:ENS=low-res ctl
2669:10502936:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:78 hour fcst:ENS=low-res ctl
2670:10504865:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:78 hour fcst:ENS=low-res ctl
2671:10506706:d=2018101600:HGT Geopotential Height [gpm]:100 mb:78 hour fcst:ENS=low-res ctl
2672:10510791:d=2018101600:TMP Temperature [K]:100 mb:78 hour fcst:ENS=low-res ctl
2673:10512694:d=2018101600:RH Relative Humidity [%]:100 mb:78 hour fcst:ENS=low-res ctl
2674:10515423:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:78 hour fcst:ENS=low-res ctl
2675:10519561:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:78 hour fcst:ENS=low-res ctl
2676:10523589:d=2018101600:HGT Geopotential Height [gpm]:200 mb:78 hour fcst:ENS=low-res ctl
2677:10528051:d=2018101600:TMP Temperature [K]:200 mb:78 hour fcst:ENS=low-res ctl
2678:10530097:d=2018101600:RH Relative Humidity [%]:200 mb:78 hour fcst:ENS=low-res ctl
2679:10534249:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:78 hour fcst:ENS=low-res ctl
2680:10537312:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:78 hour fcst:ENS=low-res ctl
2681:10540308:d=2018101600:HGT Geopotential Height [gpm]:250 mb:78 hour fcst:ENS=low-res ctl
2682:10544836:d=2018101600:TMP Temperature [K]:250 mb:78 hour fcst:ENS=low-res ctl
2683:10546889:d=2018101600:RH Relative Humidity [%]:250 mb:78 hour fcst:ENS=low-res ctl
2684:10551435:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:78 hour fcst:ENS=low-res ctl
2685:10554626:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:78 hour fcst:ENS=low-res ctl
2686:10557780:d=2018101600:HGT Geopotential Height [gpm]:300 mb:78 hour fcst:ENS=low-res ctl
2687:10562290:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:78 hour fcst:ENS=low-res ctl
2688:10565584:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:78 hour fcst:ENS=low-res ctl
2689:10568855:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:78 hour fcst:ENS=low-res ctl
2690:10572054:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:78 hour fcst:ENS=low-res ctl
2691:10575278:d=2018101600:HGT Geopotential Height [gpm]:500 mb:78 hour fcst:ENS=low-res ctl
2692:10580104:d=2018101600:TMP Temperature [K]:500 mb:78 hour fcst:ENS=low-res ctl
2693:10582384:d=2018101600:RH Relative Humidity [%]:500 mb:78 hour fcst:ENS=low-res ctl
2694:10587149:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:78 hour fcst:ENS=low-res ctl
2695:10592179:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:78 hour fcst:ENS=low-res ctl
2696:10597211:d=2018101600:HGT Geopotential Height [gpm]:700 mb:78 hour fcst:ENS=low-res ctl
2697:10602125:d=2018101600:TMP Temperature [K]:700 mb:78 hour fcst:ENS=low-res ctl
2698:10604607:d=2018101600:RH Relative Humidity [%]:700 mb:78 hour fcst:ENS=low-res ctl
2699:10609433:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:78 hour fcst:ENS=low-res ctl
2700:10614538:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:78 hour fcst:ENS=low-res ctl
2701:10619586:d=2018101600:HGT Geopotential Height [gpm]:850 mb:78 hour fcst:ENS=low-res ctl
2702:10624645:d=2018101600:TMP Temperature [K]:850 mb:78 hour fcst:ENS=low-res ctl
2703:10627516:d=2018101600:RH Relative Humidity [%]:850 mb:78 hour fcst:ENS=low-res ctl
2704:10632407:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:78 hour fcst:ENS=low-res ctl
2705:10638084:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:78 hour fcst:ENS=low-res ctl
2706:10643299:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:78 hour fcst:ENS=low-res ctl
2707:10648523:d=2018101600:HGT Geopotential Height [gpm]:925 mb:78 hour fcst:ENS=low-res ctl
2708:10653711:d=2018101600:TMP Temperature [K]:925 mb:78 hour fcst:ENS=low-res ctl
2709:10656544:d=2018101600:RH Relative Humidity [%]:925 mb:78 hour fcst:ENS=low-res ctl
2710:10661191:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:78 hour fcst:ENS=low-res ctl
2711:10666405:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:78 hour fcst:ENS=low-res ctl
2712:10671682:d=2018101600:TMP Temperature [K]:1000 mb:78 hour fcst:ENS=low-res ctl
2713:10674514:d=2018101600:RH Relative Humidity [%]:1000 mb:78 hour fcst:ENS=low-res ctl
2714:10678934:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:78 hour fcst:ENS=low-res ctl
2715:10684114:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:78 hour fcst:ENS=low-res ctl
2716:10689304:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:78 hour fcst:ENS=low-res ctl
2717:10694735:d=2018101600:PRES Pressure [Pa]:surface:78 hour fcst:ENS=low-res ctl
2718:10700264:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:78 hour fcst:ENS=low-res ctl
2719:10702737:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:78 hour fcst:ENS=low-res ctl
2720:10705539:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:78 hour fcst:ENS=low-res ctl
2721:10706503:d=2018101600:TMP Temperature [K]:2 m above ground:78 hour fcst:ENS=low-res ctl
2722:10711438:d=2018101600:RH Relative Humidity [%]:2 m above ground:78 hour fcst:ENS=low-res ctl
2723:10715787:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:78 hour fcst:ENS=low-res ctl
2724:10720854:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:78 hour fcst:ENS=low-res ctl
2725:10725920:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:72-78 hour acc fcst:ENS=low-res ctl
2726:10729659:d=2018101600:CSNOW Categorical Snow [-]:surface:72-78 hour ave fcst:ENS=low-res ctl
2727:10730170:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:72-78 hour ave fcst:ENS=low-res ctl
2728:10730378:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:72-78 hour ave fcst:ENS=low-res ctl
2729:10730743:d=2018101600:CRAIN Categorical Rain [-]:surface:72-78 hour ave fcst:ENS=low-res ctl
2730:10731521:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=low-res ctl
2731:10735282:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=low-res ctl
2732:10740424:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=low-res ctl
2733:10741706:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=low-res ctl
2734:10744944:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=low-res ctl
2735:10747743:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:72-78 hour ave fcst:ENS=low-res ctl
2736:10750713:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:78 hour fcst:ENS=low-res ctl
2737:10755435:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:78 hour fcst:ENS=low-res ctl
2738:10758818:d=2018101600:HGT Geopotential Height [gpm]:20 mb:78 hour fcst:ENS=low-res ctl
2739:10761944:d=2018101600:TMP Temperature [K]:20 mb:78 hour fcst:ENS=low-res ctl
2740:10763371:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:78 hour fcst:ENS=low-res ctl
2741:10765092:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:78 hour fcst:ENS=low-res ctl
2742:10766688:d=2018101600:HGT Geopotential Height [gpm]:30 mb:78 hour fcst:ENS=low-res ctl
2743:10769821:d=2018101600:TMP Temperature [K]:30 mb:78 hour fcst:ENS=low-res ctl
2744:10771287:d=2018101600:RH Relative Humidity [%]:30 mb:78 hour fcst:ENS=low-res ctl
2745:10772778:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:78 hour fcst:ENS=low-res ctl
2746:10774609:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:78 hour fcst:ENS=low-res ctl
2747:10776301:d=2018101600:HGT Geopotential Height [gpm]:70 mb:78 hour fcst:ENS=low-res ctl
2748:10780151:d=2018101600:TMP Temperature [K]:70 mb:78 hour fcst:ENS=low-res ctl
2749:10781923:d=2018101600:RH Relative Humidity [%]:70 mb:78 hour fcst:ENS=low-res ctl
2750:10784428:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:78 hour fcst:ENS=low-res ctl
2751:10788230:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:78 hour fcst:ENS=low-res ctl
2752:10791900:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:78 hour fcst:ENS=low-res ctl
2753:10798376:d=2018101600:HGT Geopotential Height [gpm]:150 mb:78 hour fcst:ENS=low-res ctl
2754:10802757:d=2018101600:TMP Temperature [K]:150 mb:78 hour fcst:ENS=low-res ctl
2755:10804801:d=2018101600:RH Relative Humidity [%]:150 mb:78 hour fcst:ENS=low-res ctl
2756:10808313:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:78 hour fcst:ENS=low-res ctl
2757:10813854:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:78 hour fcst:ENS=low-res ctl
2758:10818554:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:78 hour fcst:ENS=low-res ctl
2759:10823112:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:78 hour fcst:ENS=low-res ctl
2760:10829217:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:78 hour fcst:ENS=low-res ctl
2761:10835623:d=2018101600:TMP Temperature [K]:300 mb:78 hour fcst:ENS=low-res ctl
2762:10837731:d=2018101600:RH Relative Humidity [%]:300 mb:78 hour fcst:ENS=low-res ctl
2763:10842570:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:78 hour fcst:ENS=low-res ctl
2764:10849210:d=2018101600:HGT Geopotential Height [gpm]:350 mb:78 hour fcst:ENS=low-res ctl
2765:10853678:d=2018101600:TMP Temperature [K]:350 mb:78 hour fcst:ENS=low-res ctl
2766:10855806:d=2018101600:RH Relative Humidity [%]:350 mb:78 hour fcst:ENS=low-res ctl
2767:10860707:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:78 hour fcst:ENS=low-res ctl
2768:10867533:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:78 hour fcst:ENS=low-res ctl
2769:10870748:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:78 hour fcst:ENS=low-res ctl
2770:10873987:d=2018101600:HGT Geopotential Height [gpm]:400 mb:78 hour fcst:ENS=low-res ctl
2771:10878404:d=2018101600:TMP Temperature [K]:400 mb:78 hour fcst:ENS=low-res ctl
2772:10880629:d=2018101600:RH Relative Humidity [%]:400 mb:78 hour fcst:ENS=low-res ctl
2773:10885519:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:78 hour fcst:ENS=low-res ctl
2774:10892468:d=2018101600:HGT Geopotential Height [gpm]:450 mb:78 hour fcst:ENS=low-res ctl
2775:10896795:d=2018101600:TMP Temperature [K]:450 mb:78 hour fcst:ENS=low-res ctl
2776:10899016:d=2018101600:RH Relative Humidity [%]:450 mb:78 hour fcst:ENS=low-res ctl
2777:10903826:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:78 hour fcst:ENS=low-res ctl
2778:10910260:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:78 hour fcst:ENS=low-res ctl
2779:10913429:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:78 hour fcst:ENS=low-res ctl
2780:10916596:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:78 hour fcst:ENS=low-res ctl
2781:10923124:d=2018101600:HGT Geopotential Height [gpm]:550 mb:78 hour fcst:ENS=low-res ctl
2782:10927898:d=2018101600:TMP Temperature [K]:550 mb:78 hour fcst:ENS=low-res ctl
2783:10930181:d=2018101600:RH Relative Humidity [%]:550 mb:78 hour fcst:ENS=low-res ctl
2784:10934916:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:78 hour fcst:ENS=low-res ctl
2785:10940164:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:78 hour fcst:ENS=low-res ctl
2786:10945144:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:78 hour fcst:ENS=low-res ctl
2787:10950151:d=2018101600:HGT Geopotential Height [gpm]:600 mb:78 hour fcst:ENS=low-res ctl
2788:10954896:d=2018101600:TMP Temperature [K]:600 mb:78 hour fcst:ENS=low-res ctl
2789:10957218:d=2018101600:RH Relative Humidity [%]:600 mb:78 hour fcst:ENS=low-res ctl
2790:10961951:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:78 hour fcst:ENS=low-res ctl
2791:10967232:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:78 hour fcst:ENS=low-res ctl
2792:10972226:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:78 hour fcst:ENS=low-res ctl
2793:10977213:d=2018101600:HGT Geopotential Height [gpm]:650 mb:78 hour fcst:ENS=low-res ctl
2794:10981921:d=2018101600:TMP Temperature [K]:650 mb:78 hour fcst:ENS=low-res ctl
2795:10984347:d=2018101600:RH Relative Humidity [%]:650 mb:78 hour fcst:ENS=low-res ctl
2796:10989146:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:78 hour fcst:ENS=low-res ctl
2797:10994512:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:78 hour fcst:ENS=low-res ctl
2798:10999568:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:78 hour fcst:ENS=low-res ctl
2799:11004586:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:78 hour fcst:ENS=low-res ctl
2800:11010036:d=2018101600:HGT Geopotential Height [gpm]:750 mb:78 hour fcst:ENS=low-res ctl
2801:11014970:d=2018101600:TMP Temperature [K]:750 mb:78 hour fcst:ENS=low-res ctl
2802:11017548:d=2018101600:RH Relative Humidity [%]:750 mb:78 hour fcst:ENS=low-res ctl
2803:11022367:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:78 hour fcst:ENS=low-res ctl
2804:11027903:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:78 hour fcst:ENS=low-res ctl
2805:11033040:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:78 hour fcst:ENS=low-res ctl
2806:11038166:d=2018101600:HGT Geopotential Height [gpm]:800 mb:78 hour fcst:ENS=low-res ctl
2807:11043160:d=2018101600:TMP Temperature [K]:800 mb:78 hour fcst:ENS=low-res ctl
2808:11045893:d=2018101600:RH Relative Humidity [%]:800 mb:78 hour fcst:ENS=low-res ctl
2809:11050775:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:78 hour fcst:ENS=low-res ctl
2810:11056378:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:78 hour fcst:ENS=low-res ctl
2811:11061557:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:78 hour fcst:ENS=low-res ctl
2812:11066723:d=2018101600:HGT Geopotential Height [gpm]:900 mb:78 hour fcst:ENS=low-res ctl
2813:11071874:d=2018101600:TMP Temperature [K]:900 mb:78 hour fcst:ENS=low-res ctl
2814:11074742:d=2018101600:RH Relative Humidity [%]:900 mb:78 hour fcst:ENS=low-res ctl
2815:11079494:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:78 hour fcst:ENS=low-res ctl
2816:11085160:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:78 hour fcst:ENS=low-res ctl
2817:11090362:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:78 hour fcst:ENS=low-res ctl
2818:11095626:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:78 hour fcst:ENS=low-res ctl
2819:11101249:d=2018101600:HGT Geopotential Height [gpm]:950 mb:78 hour fcst:ENS=low-res ctl
2820:11106508:d=2018101600:TMP Temperature [K]:950 mb:78 hour fcst:ENS=low-res ctl
2821:11109334:d=2018101600:RH Relative Humidity [%]:950 mb:78 hour fcst:ENS=low-res ctl
2822:11113876:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:78 hour fcst:ENS=low-res ctl
2823:11119394:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:78 hour fcst:ENS=low-res ctl
2824:11124626:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:78 hour fcst:ENS=low-res ctl
2825:11129884:d=2018101600:HGT Geopotential Height [gpm]:975 mb:78 hour fcst:ENS=low-res ctl
2826:11135223:d=2018101600:TMP Temperature [K]:975 mb:78 hour fcst:ENS=low-res ctl
2827:11138037:d=2018101600:RH Relative Humidity [%]:975 mb:78 hour fcst:ENS=low-res ctl
2828:11142511:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:78 hour fcst:ENS=low-res ctl
2829:11147848:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:78 hour fcst:ENS=low-res ctl
2830:11153058:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:78 hour fcst:ENS=low-res ctl
2831:11158307:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:78 hour fcst:ENS=low-res ctl
2832:11163298:d=2018101600:HGT Geopotential Height [gpm]:surface:78 hour fcst:ENS=low-res ctl
2833:11168333:d=2018101600:TMP Temperature [K]:surface:78 hour fcst:ENS=low-res ctl
2834:11171604:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:78 hour fcst:ENS=low-res ctl
2835:11174806:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:78 hour fcst:ENS=low-res ctl
2836:11177575:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:78 hour fcst:ENS=low-res ctl
2837:11180790:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:78 hour fcst:ENS=low-res ctl
2838:11183608:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:78 hour fcst:ENS=low-res ctl
2839:11186896:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:78 hour fcst:ENS=low-res ctl
2840:11189727:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:78 hour fcst:ENS=low-res ctl
2841:11193236:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:78 hour fcst:ENS=low-res ctl
2842:11197587:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:78 hour fcst:ENS=low-res ctl
2843:11200727:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:72-78 hour ave fcst:ENS=low-res ctl
2844:11203288:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:72-78 hour ave fcst:ENS=low-res ctl
2845:11206518:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:72-78 hour acc fcst:ENS=low-res ctl
2846:11209478:d=2018101600:WATR Water Runoff [kg/m^2]:surface:72-78 hour acc fcst:ENS=low-res ctl
2847:11212588:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=low-res ctl
2848:11215767:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:72-78 hour ave fcst:ENS=low-res ctl
2849:11219800:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:72-78 hour ave fcst:ENS=low-res ctl
2850:11223775:d=2018101600:FRICV Frictional Velocity [m/s]:surface:78 hour fcst:ENS=low-res ctl
2851:11228355:d=2018101600:WILT Wilting Point [Fraction]:surface:78 hour fcst:ENS=low-res ctl
2852:11231370:d=2018101600:LFTX Surface Lifted Index [K]:surface:78 hour fcst:ENS=low-res ctl
2853:11234551:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:78 hour fcst:ENS=low-res ctl
2854:11237702:d=2018101600:CIN Convective Inhibition [J/kg]:surface:78 hour fcst:ENS=low-res ctl
2855:11240937:d=2018101600:HGT Geopotential Height [gpm]:tropopause:78 hour fcst:ENS=low-res ctl
2856:11247454:d=2018101600:TMP Temperature [K]:tropopause:78 hour fcst:ENS=low-res ctl
2857:11250032:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:78 hour fcst:ENS=low-res ctl
2858:11253278:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:78 hour fcst:ENS=low-res ctl
2859:11256424:d=2018101600:HGT Geopotential Height [gpm]:max wind:78 hour fcst:ENS=low-res ctl
2860:11264301:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:78 hour fcst:ENS=low-res ctl
2861:11267778:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:78 hour fcst:ENS=low-res ctl
2862:11271303:d=2018101600:TMP Temperature [K]:max wind:78 hour fcst:ENS=low-res ctl
2863:11275466:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:78 hour fcst:ENS=low-res ctl
2864:11278825:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:78 hour fcst:ENS=low-res ctl
2865:11286056:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:78 hour fcst:ENS=low-res ctl
2866:11286660:d=2018101600:ICEC Ice Cover [Proportion]:surface:78 hour fcst:ENS=low-res ctl
2867:11286989:d=2018101600:HGT Geopotential Height [gpm]:10 mb:84 hour fcst:ENS=low-res ctl
2868:11290125:d=2018101600:TMP Temperature [K]:10 mb:84 hour fcst:ENS=low-res ctl
2869:11291516:d=2018101600:RH Relative Humidity [%]:10 mb:84 hour fcst:ENS=low-res ctl
2870:11293104:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:84 hour fcst:ENS=low-res ctl
2871:11294770:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:84 hour fcst:ENS=low-res ctl
2872:11296257:d=2018101600:HGT Geopotential Height [gpm]:50 mb:84 hour fcst:ENS=low-res ctl
2873:11300009:d=2018101600:TMP Temperature [K]:50 mb:84 hour fcst:ENS=low-res ctl
2874:11301574:d=2018101600:RH Relative Humidity [%]:50 mb:84 hour fcst:ENS=low-res ctl
2875:11303727:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:84 hour fcst:ENS=low-res ctl
2876:11305667:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:84 hour fcst:ENS=low-res ctl
2877:11307509:d=2018101600:HGT Geopotential Height [gpm]:100 mb:84 hour fcst:ENS=low-res ctl
2878:11311599:d=2018101600:TMP Temperature [K]:100 mb:84 hour fcst:ENS=low-res ctl
2879:11313519:d=2018101600:RH Relative Humidity [%]:100 mb:84 hour fcst:ENS=low-res ctl
2880:11316242:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:84 hour fcst:ENS=low-res ctl
2881:11320391:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:84 hour fcst:ENS=low-res ctl
2882:11324434:d=2018101600:HGT Geopotential Height [gpm]:200 mb:84 hour fcst:ENS=low-res ctl
2883:11328885:d=2018101600:TMP Temperature [K]:200 mb:84 hour fcst:ENS=low-res ctl
2884:11330929:d=2018101600:RH Relative Humidity [%]:200 mb:84 hour fcst:ENS=low-res ctl
2885:11335090:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:84 hour fcst:ENS=low-res ctl
2886:11338133:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:84 hour fcst:ENS=low-res ctl
2887:11341070:d=2018101600:HGT Geopotential Height [gpm]:250 mb:84 hour fcst:ENS=low-res ctl
2888:11345557:d=2018101600:TMP Temperature [K]:250 mb:84 hour fcst:ENS=low-res ctl
2889:11347626:d=2018101600:RH Relative Humidity [%]:250 mb:84 hour fcst:ENS=low-res ctl
2890:11352185:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:84 hour fcst:ENS=low-res ctl
2891:11355323:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:84 hour fcst:ENS=low-res ctl
2892:11358424:d=2018101600:HGT Geopotential Height [gpm]:300 mb:84 hour fcst:ENS=low-res ctl
2893:11362928:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:84 hour fcst:ENS=low-res ctl
2894:11366175:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:84 hour fcst:ENS=low-res ctl
2895:11369430:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:84 hour fcst:ENS=low-res ctl
2896:11374501:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:84 hour fcst:ENS=low-res ctl
2897:11379618:d=2018101600:HGT Geopotential Height [gpm]:500 mb:84 hour fcst:ENS=low-res ctl
2898:11384425:d=2018101600:TMP Temperature [K]:500 mb:84 hour fcst:ENS=low-res ctl
2899:11386718:d=2018101600:RH Relative Humidity [%]:500 mb:84 hour fcst:ENS=low-res ctl
2900:11391520:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:84 hour fcst:ENS=low-res ctl
2901:11396575:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:84 hour fcst:ENS=low-res ctl
2902:11401644:d=2018101600:HGT Geopotential Height [gpm]:700 mb:84 hour fcst:ENS=low-res ctl
2903:11406530:d=2018101600:TMP Temperature [K]:700 mb:84 hour fcst:ENS=low-res ctl
2904:11409001:d=2018101600:RH Relative Humidity [%]:700 mb:84 hour fcst:ENS=low-res ctl
2905:11413833:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:84 hour fcst:ENS=low-res ctl
2906:11418916:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:84 hour fcst:ENS=low-res ctl
2907:11423956:d=2018101600:HGT Geopotential Height [gpm]:850 mb:84 hour fcst:ENS=low-res ctl
2908:11428996:d=2018101600:TMP Temperature [K]:850 mb:84 hour fcst:ENS=low-res ctl
2909:11431846:d=2018101600:RH Relative Humidity [%]:850 mb:84 hour fcst:ENS=low-res ctl
2910:11436723:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:84 hour fcst:ENS=low-res ctl
2911:11442365:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:84 hour fcst:ENS=low-res ctl
2912:11447586:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:84 hour fcst:ENS=low-res ctl
2913:11452813:d=2018101600:HGT Geopotential Height [gpm]:925 mb:84 hour fcst:ENS=low-res ctl
2914:11457983:d=2018101600:TMP Temperature [K]:925 mb:84 hour fcst:ENS=low-res ctl
2915:11460856:d=2018101600:RH Relative Humidity [%]:925 mb:84 hour fcst:ENS=low-res ctl
2916:11465476:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:84 hour fcst:ENS=low-res ctl
2917:11470672:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:84 hour fcst:ENS=low-res ctl
2918:11475903:d=2018101600:TMP Temperature [K]:1000 mb:84 hour fcst:ENS=low-res ctl
2919:11478785:d=2018101600:RH Relative Humidity [%]:1000 mb:84 hour fcst:ENS=low-res ctl
2920:11483203:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:84 hour fcst:ENS=low-res ctl
2921:11488389:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:84 hour fcst:ENS=low-res ctl
2922:11493555:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:84 hour fcst:ENS=low-res ctl
2923:11498993:d=2018101600:PRES Pressure [Pa]:surface:84 hour fcst:ENS=low-res ctl
2924:11504545:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:84 hour fcst:ENS=low-res ctl
2925:11506982:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:84 hour fcst:ENS=low-res ctl
2926:11509783:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:84 hour fcst:ENS=low-res ctl
2927:11510755:d=2018101600:TMP Temperature [K]:2 m above ground:84 hour fcst:ENS=low-res ctl
2928:11513862:d=2018101600:RH Relative Humidity [%]:2 m above ground:84 hour fcst:ENS=low-res ctl
2929:11518190:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:84 hour fcst:ENS=low-res ctl
2930:11523271:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:84 hour fcst:ENS=low-res ctl
2931:11528304:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:78-84 hour acc fcst:ENS=low-res ctl
2932:11532125:d=2018101600:CSNOW Categorical Snow [-]:surface:78-84 hour ave fcst:ENS=low-res ctl
2933:11532654:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:78-84 hour ave fcst:ENS=low-res ctl
2934:11532862:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:78-84 hour ave fcst:ENS=low-res ctl
2935:11533239:d=2018101600:CRAIN Categorical Rain [-]:surface:78-84 hour ave fcst:ENS=low-res ctl
2936:11534023:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=low-res ctl
2937:11537786:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=low-res ctl
2938:11542947:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=low-res ctl
2939:11543992:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=low-res ctl
2940:11547296:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=low-res ctl
2941:11550122:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:78-84 hour ave fcst:ENS=low-res ctl
2942:11553047:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:84 hour fcst:ENS=low-res ctl
2943:11557928:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:84 hour fcst:ENS=low-res ctl
2944:11561278:d=2018101600:HGT Geopotential Height [gpm]:20 mb:84 hour fcst:ENS=low-res ctl
2945:11564422:d=2018101600:TMP Temperature [K]:20 mb:84 hour fcst:ENS=low-res ctl
2946:11565820:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:84 hour fcst:ENS=low-res ctl
2947:11567580:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:84 hour fcst:ENS=low-res ctl
2948:11569189:d=2018101600:HGT Geopotential Height [gpm]:30 mb:84 hour fcst:ENS=low-res ctl
2949:11572340:d=2018101600:TMP Temperature [K]:30 mb:84 hour fcst:ENS=low-res ctl
2950:11573817:d=2018101600:RH Relative Humidity [%]:30 mb:84 hour fcst:ENS=low-res ctl
2951:11575589:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:84 hour fcst:ENS=low-res ctl
2952:11577412:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:84 hour fcst:ENS=low-res ctl
2953:11579095:d=2018101600:HGT Geopotential Height [gpm]:70 mb:84 hour fcst:ENS=low-res ctl
2954:11582948:d=2018101600:TMP Temperature [K]:70 mb:84 hour fcst:ENS=low-res ctl
2955:11584731:d=2018101600:RH Relative Humidity [%]:70 mb:84 hour fcst:ENS=low-res ctl
2956:11587242:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:84 hour fcst:ENS=low-res ctl
2957:11591028:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:84 hour fcst:ENS=low-res ctl
2958:11594697:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:84 hour fcst:ENS=low-res ctl
2959:11601206:d=2018101600:HGT Geopotential Height [gpm]:150 mb:84 hour fcst:ENS=low-res ctl
2960:11605578:d=2018101600:TMP Temperature [K]:150 mb:84 hour fcst:ENS=low-res ctl
2961:11607617:d=2018101600:RH Relative Humidity [%]:150 mb:84 hour fcst:ENS=low-res ctl
2962:11611179:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:84 hour fcst:ENS=low-res ctl
2963:11616767:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:84 hour fcst:ENS=low-res ctl
2964:11621428:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:84 hour fcst:ENS=low-res ctl
2965:11626021:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:84 hour fcst:ENS=low-res ctl
2966:11632135:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:84 hour fcst:ENS=low-res ctl
2967:11638513:d=2018101600:TMP Temperature [K]:300 mb:84 hour fcst:ENS=low-res ctl
2968:11640614:d=2018101600:RH Relative Humidity [%]:300 mb:84 hour fcst:ENS=low-res ctl
2969:11645434:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:84 hour fcst:ENS=low-res ctl
2970:11652065:d=2018101600:HGT Geopotential Height [gpm]:350 mb:84 hour fcst:ENS=low-res ctl
2971:11656528:d=2018101600:TMP Temperature [K]:350 mb:84 hour fcst:ENS=low-res ctl
2972:11658625:d=2018101600:RH Relative Humidity [%]:350 mb:84 hour fcst:ENS=low-res ctl
2973:11663474:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:84 hour fcst:ENS=low-res ctl
2974:11670283:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:84 hour fcst:ENS=low-res ctl
2975:11673494:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:84 hour fcst:ENS=low-res ctl
2976:11676741:d=2018101600:HGT Geopotential Height [gpm]:400 mb:84 hour fcst:ENS=low-res ctl
2977:11681134:d=2018101600:TMP Temperature [K]:400 mb:84 hour fcst:ENS=low-res ctl
2978:11683369:d=2018101600:RH Relative Humidity [%]:400 mb:84 hour fcst:ENS=low-res ctl
2979:11688261:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:84 hour fcst:ENS=low-res ctl
2980:11694631:d=2018101600:HGT Geopotential Height [gpm]:450 mb:84 hour fcst:ENS=low-res ctl
2981:11698959:d=2018101600:TMP Temperature [K]:450 mb:84 hour fcst:ENS=low-res ctl
2982:11701186:d=2018101600:RH Relative Humidity [%]:450 mb:84 hour fcst:ENS=low-res ctl
2983:11706012:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:84 hour fcst:ENS=low-res ctl
2984:11712445:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:84 hour fcst:ENS=low-res ctl
2985:11717480:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:84 hour fcst:ENS=low-res ctl
2986:11722510:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:84 hour fcst:ENS=low-res ctl
2987:11727726:d=2018101600:HGT Geopotential Height [gpm]:550 mb:84 hour fcst:ENS=low-res ctl
2988:11732483:d=2018101600:TMP Temperature [K]:550 mb:84 hour fcst:ENS=low-res ctl
2989:11734772:d=2018101600:RH Relative Humidity [%]:550 mb:84 hour fcst:ENS=low-res ctl
2990:11739539:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:84 hour fcst:ENS=low-res ctl
2991:11744786:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:84 hour fcst:ENS=low-res ctl
2992:11749794:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:84 hour fcst:ENS=low-res ctl
2993:11754807:d=2018101600:HGT Geopotential Height [gpm]:600 mb:84 hour fcst:ENS=low-res ctl
2994:11759546:d=2018101600:TMP Temperature [K]:600 mb:84 hour fcst:ENS=low-res ctl
2995:11761876:d=2018101600:RH Relative Humidity [%]:600 mb:84 hour fcst:ENS=low-res ctl
2996:11766666:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:84 hour fcst:ENS=low-res ctl
2997:11771951:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:84 hour fcst:ENS=low-res ctl
2998:11776938:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:84 hour fcst:ENS=low-res ctl
2999:11781916:d=2018101600:HGT Geopotential Height [gpm]:650 mb:84 hour fcst:ENS=low-res ctl
3000:11786633:d=2018101600:TMP Temperature [K]:650 mb:84 hour fcst:ENS=low-res ctl
3001:11789040:d=2018101600:RH Relative Humidity [%]:650 mb:84 hour fcst:ENS=low-res ctl
3002:11793855:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:84 hour fcst:ENS=low-res ctl
3003:11799184:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:84 hour fcst:ENS=low-res ctl
3004:11804210:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:84 hour fcst:ENS=low-res ctl
3005:11809226:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:84 hour fcst:ENS=low-res ctl
3006:11814643:d=2018101600:HGT Geopotential Height [gpm]:750 mb:84 hour fcst:ENS=low-res ctl
3007:11819564:d=2018101600:TMP Temperature [K]:750 mb:84 hour fcst:ENS=low-res ctl
3008:11822145:d=2018101600:RH Relative Humidity [%]:750 mb:84 hour fcst:ENS=low-res ctl
3009:11827028:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:84 hour fcst:ENS=low-res ctl
3010:11832515:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:84 hour fcst:ENS=low-res ctl
3011:11837642:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:84 hour fcst:ENS=low-res ctl
3012:11842766:d=2018101600:HGT Geopotential Height [gpm]:800 mb:84 hour fcst:ENS=low-res ctl
3013:11847764:d=2018101600:TMP Temperature [K]:800 mb:84 hour fcst:ENS=low-res ctl
3014:11850496:d=2018101600:RH Relative Humidity [%]:800 mb:84 hour fcst:ENS=low-res ctl
3015:11855394:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:84 hour fcst:ENS=low-res ctl
3016:11860981:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:84 hour fcst:ENS=low-res ctl
3017:11866154:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:84 hour fcst:ENS=low-res ctl
3018:11871304:d=2018101600:HGT Geopotential Height [gpm]:900 mb:84 hour fcst:ENS=low-res ctl
3019:11876405:d=2018101600:TMP Temperature [K]:900 mb:84 hour fcst:ENS=low-res ctl
3020:11879319:d=2018101600:RH Relative Humidity [%]:900 mb:84 hour fcst:ENS=low-res ctl
3021:11884053:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:84 hour fcst:ENS=low-res ctl
3022:11889703:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:84 hour fcst:ENS=low-res ctl
3023:11894912:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:84 hour fcst:ENS=low-res ctl
3024:11900132:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:84 hour fcst:ENS=low-res ctl
3025:11905741:d=2018101600:HGT Geopotential Height [gpm]:950 mb:84 hour fcst:ENS=low-res ctl
3026:11910986:d=2018101600:TMP Temperature [K]:950 mb:84 hour fcst:ENS=low-res ctl
3027:11913839:d=2018101600:RH Relative Humidity [%]:950 mb:84 hour fcst:ENS=low-res ctl
3028:11918361:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:84 hour fcst:ENS=low-res ctl
3029:11923882:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:84 hour fcst:ENS=low-res ctl
3030:11929084:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:84 hour fcst:ENS=low-res ctl
3031:11934304:d=2018101600:HGT Geopotential Height [gpm]:975 mb:84 hour fcst:ENS=low-res ctl
3032:11939632:d=2018101600:TMP Temperature [K]:975 mb:84 hour fcst:ENS=low-res ctl
3033:11942478:d=2018101600:RH Relative Humidity [%]:975 mb:84 hour fcst:ENS=low-res ctl
3034:11946930:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:84 hour fcst:ENS=low-res ctl
3035:11952262:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:84 hour fcst:ENS=low-res ctl
3036:11957455:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:84 hour fcst:ENS=low-res ctl
3037:11962676:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:84 hour fcst:ENS=low-res ctl
3038:11967692:d=2018101600:HGT Geopotential Height [gpm]:surface:84 hour fcst:ENS=low-res ctl
3039:11972727:d=2018101600:TMP Temperature [K]:surface:84 hour fcst:ENS=low-res ctl
3040:11975972:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:84 hour fcst:ENS=low-res ctl
3041:11979167:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:84 hour fcst:ENS=low-res ctl
3042:11981939:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:84 hour fcst:ENS=low-res ctl
3043:11985152:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:84 hour fcst:ENS=low-res ctl
3044:11987968:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:84 hour fcst:ENS=low-res ctl
3045:11991261:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:84 hour fcst:ENS=low-res ctl
3046:11994091:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:84 hour fcst:ENS=low-res ctl
3047:11997820:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:84 hour fcst:ENS=low-res ctl
3048:12002152:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:84 hour fcst:ENS=low-res ctl
3049:12005266:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:78-84 hour ave fcst:ENS=low-res ctl
3050:12007839:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:78-84 hour ave fcst:ENS=low-res ctl
3051:12011150:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:78-84 hour acc fcst:ENS=low-res ctl
3052:12014139:d=2018101600:WATR Water Runoff [kg/m^2]:surface:78-84 hour acc fcst:ENS=low-res ctl
3053:12017241:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=low-res ctl
3054:12020410:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:78-84 hour ave fcst:ENS=low-res ctl
3055:12024432:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:78-84 hour ave fcst:ENS=low-res ctl
3056:12028440:d=2018101600:FRICV Frictional Velocity [m/s]:surface:84 hour fcst:ENS=low-res ctl
3057:12033010:d=2018101600:WILT Wilting Point [Fraction]:surface:84 hour fcst:ENS=low-res ctl
3058:12036025:d=2018101600:LFTX Surface Lifted Index [K]:surface:84 hour fcst:ENS=low-res ctl
3059:12039239:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:84 hour fcst:ENS=low-res ctl
3060:12042359:d=2018101600:CIN Convective Inhibition [J/kg]:surface:84 hour fcst:ENS=low-res ctl
3061:12045522:d=2018101600:HGT Geopotential Height [gpm]:tropopause:84 hour fcst:ENS=low-res ctl
3062:12052072:d=2018101600:TMP Temperature [K]:tropopause:84 hour fcst:ENS=low-res ctl
3063:12054674:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:84 hour fcst:ENS=low-res ctl
3064:12057891:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:84 hour fcst:ENS=low-res ctl
3065:12061047:d=2018101600:HGT Geopotential Height [gpm]:max wind:84 hour fcst:ENS=low-res ctl
3066:12068907:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:84 hour fcst:ENS=low-res ctl
3067:12072403:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:84 hour fcst:ENS=low-res ctl
3068:12075940:d=2018101600:TMP Temperature [K]:max wind:84 hour fcst:ENS=low-res ctl
3069:12080082:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:84 hour fcst:ENS=low-res ctl
3070:12083448:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:84 hour fcst:ENS=low-res ctl
3071:12090626:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:84 hour fcst:ENS=low-res ctl
3072:12091230:d=2018101600:ICEC Ice Cover [Proportion]:surface:84 hour fcst:ENS=low-res ctl
3073:12091559:d=2018101600:HGT Geopotential Height [gpm]:10 mb:anl:ENS=+1
3074:12095057:d=2018101600:TMP Temperature [K]:10 mb:anl:ENS=+1
3075:12096449:d=2018101600:RH Relative Humidity [%]:10 mb:anl:ENS=+1
3076:12098159:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:anl:ENS=+1
3077:12099897:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:anl:ENS=+1
3078:12101383:d=2018101600:HGT Geopotential Height [gpm]:50 mb:anl:ENS=+1
3079:12105456:d=2018101600:TMP Temperature [K]:50 mb:anl:ENS=+1
3080:12107036:d=2018101600:RH Relative Humidity [%]:50 mb:anl:ENS=+1
3081:12109127:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:anl:ENS=+1
3082:12111096:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:anl:ENS=+1
3083:12112901:d=2018101600:HGT Geopotential Height [gpm]:100 mb:anl:ENS=+1
3084:12117223:d=2018101600:TMP Temperature [K]:100 mb:anl:ENS=+1
3085:12119246:d=2018101600:RH Relative Humidity [%]:100 mb:anl:ENS=+1
3086:12122305:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:anl:ENS=+1
3087:12126587:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:anl:ENS=+1
3088:12130764:d=2018101600:HGT Geopotential Height [gpm]:200 mb:anl:ENS=+1
3089:12135492:d=2018101600:TMP Temperature [K]:200 mb:anl:ENS=+1
3090:12137808:d=2018101600:RH Relative Humidity [%]:200 mb:anl:ENS=+1
3091:12142193:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:anl:ENS=+1
3092:12145495:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:anl:ENS=+1
3093:12148739:d=2018101600:HGT Geopotential Height [gpm]:250 mb:anl:ENS=+1
3094:12153519:d=2018101600:TMP Temperature [K]:250 mb:anl:ENS=+1
3095:12155803:d=2018101600:RH Relative Humidity [%]:250 mb:anl:ENS=+1
3096:12160745:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:anl:ENS=+1
3097:12164212:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:anl:ENS=+1
3098:12167627:d=2018101600:HGT Geopotential Height [gpm]:300 mb:anl:ENS=+1
3099:12172383:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:anl:ENS=+1
3100:12175934:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:anl:ENS=+1
3101:12179465:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:anl:ENS=+1
3102:12182929:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:anl:ENS=+1
3103:12186390:d=2018101600:HGT Geopotential Height [gpm]:500 mb:anl:ENS=+1
3104:12191510:d=2018101600:TMP Temperature [K]:500 mb:anl:ENS=+1
3105:12193927:d=2018101600:RH Relative Humidity [%]:500 mb:anl:ENS=+1
3106:12198858:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:anl:ENS=+1
3107:12204080:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:anl:ENS=+1
3108:12209292:d=2018101600:HGT Geopotential Height [gpm]:700 mb:anl:ENS=+1
3109:12214325:d=2018101600:TMP Temperature [K]:700 mb:anl:ENS=+1
3110:12216986:d=2018101600:RH Relative Humidity [%]:700 mb:anl:ENS=+1
3111:12221929:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:anl:ENS=+1
3112:12227224:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:anl:ENS=+1
3113:12232508:d=2018101600:HGT Geopotential Height [gpm]:850 mb:anl:ENS=+1
3114:12237868:d=2018101600:TMP Temperature [K]:850 mb:anl:ENS=+1
3115:12240907:d=2018101600:RH Relative Humidity [%]:850 mb:anl:ENS=+1
3116:12246012:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:anl:ENS=+1
3117:12251911:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:anl:ENS=+1
3118:12257429:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:anl:ENS=+1
3119:12262907:d=2018101600:HGT Geopotential Height [gpm]:925 mb:anl:ENS=+1
3120:12268370:d=2018101600:TMP Temperature [K]:925 mb:anl:ENS=+1
3121:12271426:d=2018101600:RH Relative Humidity [%]:925 mb:anl:ENS=+1
3122:12276299:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:anl:ENS=+1
3123:12281745:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:anl:ENS=+1
3124:12287209:d=2018101600:TMP Temperature [K]:1000 mb:anl:ENS=+1
3125:12290239:d=2018101600:RH Relative Humidity [%]:1000 mb:anl:ENS=+1
3126:12294883:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:anl:ENS=+1
3127:12300318:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:anl:ENS=+1
3128:12305728:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:anl:ENS=+1
3129:12311399:d=2018101600:PRES Pressure [Pa]:surface:anl:ENS=+1
3130:12317051:d=2018101600:HGT Geopotential Height [gpm]:surface:anl:ENS=+1
3131:12322086:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:anl:ENS=+1
3132:12324626:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:anl:ENS=+1
3133:12327409:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:anl:ENS=+1
3134:12328379:d=2018101600:TMP Temperature [K]:2 m above ground:anl:ENS=+1
3135:12331559:d=2018101600:RH Relative Humidity [%]:2 m above ground:anl:ENS=+1
3136:12336130:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:anl:ENS=+1
3137:12341404:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:anl:ENS=+1
3138:12346668:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:anl:ENS=+1
3139:12351528:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:anl:ENS=+1
3140:12355137:d=2018101600:HGT Geopotential Height [gpm]:20 mb:anl:ENS=+1
3141:12358644:d=2018101600:TMP Temperature [K]:20 mb:anl:ENS=+1
3142:12359986:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:anl:ENS=+1
3143:12361790:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:anl:ENS=+1
3144:12363349:d=2018101600:HGT Geopotential Height [gpm]:30 mb:anl:ENS=+1
3145:12366840:d=2018101600:TMP Temperature [K]:30 mb:anl:ENS=+1
3146:12368259:d=2018101600:RH Relative Humidity [%]:30 mb:anl:ENS=+1
3147:12371394:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:anl:ENS=+1
3148:12373241:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:anl:ENS=+1
3149:12374854:d=2018101600:HGT Geopotential Height [gpm]:70 mb:anl:ENS=+1
3150:12378996:d=2018101600:TMP Temperature [K]:70 mb:anl:ENS=+1
3151:12380840:d=2018101600:RH Relative Humidity [%]:70 mb:anl:ENS=+1
3152:12383335:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:anl:ENS=+1
3153:12387277:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:anl:ENS=+1
3154:12391086:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:anl:ENS=+1
3155:12397357:d=2018101600:HGT Geopotential Height [gpm]:150 mb:anl:ENS=+1
3156:12401938:d=2018101600:TMP Temperature [K]:150 mb:anl:ENS=+1
3157:12404108:d=2018101600:RH Relative Humidity [%]:150 mb:anl:ENS=+1
3158:12407901:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:anl:ENS=+1
3159:12413776:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:anl:ENS=+1
3160:12418667:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:anl:ENS=+1
3161:12423445:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:anl:ENS=+1
3162:12429899:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:anl:ENS=+1
3163:12436721:d=2018101600:TMP Temperature [K]:300 mb:anl:ENS=+1
3164:12439050:d=2018101600:RH Relative Humidity [%]:300 mb:anl:ENS=+1
3165:12444133:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:anl:ENS=+1
3166:12451171:d=2018101600:HGT Geopotential Height [gpm]:350 mb:anl:ENS=+1
3167:12455877:d=2018101600:TMP Temperature [K]:350 mb:anl:ENS=+1
3168:12458134:d=2018101600:RH Relative Humidity [%]:350 mb:anl:ENS=+1
3169:12463185:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:anl:ENS=+1
3170:12469822:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:anl:ENS=+1
3171:12473286:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:anl:ENS=+1
3172:12476738:d=2018101600:HGT Geopotential Height [gpm]:400 mb:anl:ENS=+1
3173:12481402:d=2018101600:TMP Temperature [K]:400 mb:anl:ENS=+1
3174:12483747:d=2018101600:RH Relative Humidity [%]:400 mb:anl:ENS=+1
3175:12488799:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:anl:ENS=+1
3176:12495537:d=2018101600:HGT Geopotential Height [gpm]:450 mb:anl:ENS=+1
3177:12500135:d=2018101600:TMP Temperature [K]:450 mb:anl:ENS=+1
3178:12502471:d=2018101600:RH Relative Humidity [%]:450 mb:anl:ENS=+1
3179:12507397:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:anl:ENS=+1
3180:12514212:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:anl:ENS=+1
3181:12517606:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:anl:ENS=+1
3182:12520984:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:anl:ENS=+1
3183:12526522:d=2018101600:HGT Geopotential Height [gpm]:550 mb:anl:ENS=+1
3184:12531607:d=2018101600:TMP Temperature [K]:550 mb:anl:ENS=+1
3185:12534052:d=2018101600:RH Relative Humidity [%]:550 mb:anl:ENS=+1
3186:12538944:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:anl:ENS=+1
3187:12544526:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:anl:ENS=+1
3188:12549750:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:anl:ENS=+1
3189:12554940:d=2018101600:HGT Geopotential Height [gpm]:600 mb:anl:ENS=+1
3190:12559997:d=2018101600:TMP Temperature [K]:600 mb:anl:ENS=+1
3191:12562488:d=2018101600:RH Relative Humidity [%]:600 mb:anl:ENS=+1
3192:12567384:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:anl:ENS=+1
3193:12572992:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:anl:ENS=+1
3194:12578226:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:anl:ENS=+1
3195:12583435:d=2018101600:HGT Geopotential Height [gpm]:650 mb:anl:ENS=+1
3196:12588489:d=2018101600:TMP Temperature [K]:650 mb:anl:ENS=+1
3197:12591032:d=2018101600:RH Relative Humidity [%]:650 mb:anl:ENS=+1
3198:12595965:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:anl:ENS=+1
3199:12601625:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:anl:ENS=+1
3200:12606896:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:anl:ENS=+1
3201:12612153:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:anl:ENS=+1
3202:12617857:d=2018101600:HGT Geopotential Height [gpm]:750 mb:anl:ENS=+1
3203:12623100:d=2018101600:TMP Temperature [K]:750 mb:anl:ENS=+1
3204:12625895:d=2018101600:RH Relative Humidity [%]:750 mb:anl:ENS=+1
3205:12630930:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:anl:ENS=+1
3206:12636699:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:anl:ENS=+1
3207:12642099:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:anl:ENS=+1
3208:12647468:d=2018101600:HGT Geopotential Height [gpm]:800 mb:anl:ENS=+1
3209:12652759:d=2018101600:TMP Temperature [K]:800 mb:anl:ENS=+1
3210:12655711:d=2018101600:RH Relative Humidity [%]:800 mb:anl:ENS=+1
3211:12660793:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:anl:ENS=+1
3212:12666636:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:anl:ENS=+1
3213:12672102:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:anl:ENS=+1
3214:12677540:d=2018101600:HGT Geopotential Height [gpm]:900 mb:anl:ENS=+1
3215:12682964:d=2018101600:TMP Temperature [K]:900 mb:anl:ENS=+1
3216:12686032:d=2018101600:RH Relative Humidity [%]:900 mb:anl:ENS=+1
3217:12691006:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:anl:ENS=+1
3218:12696959:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:anl:ENS=+1
3219:12702426:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:anl:ENS=+1
3220:12707907:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:anl:ENS=+1
3221:12713822:d=2018101600:HGT Geopotential Height [gpm]:950 mb:anl:ENS=+1
3222:12719348:d=2018101600:TMP Temperature [K]:950 mb:anl:ENS=+1
3223:12722327:d=2018101600:RH Relative Humidity [%]:950 mb:anl:ENS=+1
3224:12727082:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:anl:ENS=+1
3225:12732907:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:anl:ENS=+1
3226:12738398:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:anl:ENS=+1
3227:12743866:d=2018101600:HGT Geopotential Height [gpm]:975 mb:anl:ENS=+1
3228:12749463:d=2018101600:TMP Temperature [K]:975 mb:anl:ENS=+1
3229:12752473:d=2018101600:RH Relative Humidity [%]:975 mb:anl:ENS=+1
3230:12757179:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:anl:ENS=+1
3231:12762858:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:anl:ENS=+1
3232:12768331:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:anl:ENS=+1
3233:12773779:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:anl:ENS=+1
3234:12779277:d=2018101600:TMP Temperature [K]:surface:anl:ENS=+1
3235:12782545:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:anl:ENS=+1
3236:12784939:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:anl:ENS=+1
3237:12787723:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:anl:ENS=+1
3238:12790956:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:anl:ENS=+1
3239:12793781:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:anl:ENS=+1
3240:12797070:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:anl:ENS=+1
3241:12799903:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:anl:ENS=+1
3242:12803609:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:anl:ENS=+1
3243:12808196:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:anl:ENS=+1
3244:12811506:d=2018101600:FRICV Frictional Velocity [m/s]:surface:anl:ENS=+1
3245:12816321:d=2018101600:WILT Wilting Point [Fraction]:surface:anl:ENS=+1
3246:12819336:d=2018101600:LFTX Surface Lifted Index [K]:surface:anl:ENS=+1
3247:12822715:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:anl:ENS=+1
3248:12826346:d=2018101600:CIN Convective Inhibition [J/kg]:surface:anl:ENS=+1
3249:12830169:d=2018101600:HGT Geopotential Height [gpm]:tropopause:anl:ENS=+1
3250:12836773:d=2018101600:TMP Temperature [K]:tropopause:anl:ENS=+1
3251:12839546:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:anl:ENS=+1
3252:12842951:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:anl:ENS=+1
3253:12846250:d=2018101600:HGT Geopotential Height [gpm]:max wind:anl:ENS=+1
3254:12854428:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:anl:ENS=+1
3255:12858246:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:anl:ENS=+1
3256:12862133:d=2018101600:TMP Temperature [K]:max wind:anl:ENS=+1
3257:12866603:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:anl:ENS=+1
3258:12870266:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:anl:ENS=+1
3259:12877785:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:anl:ENS=+1
3260:12878389:d=2018101600:ICEC Ice Cover [Proportion]:surface:anl:ENS=+1
3261:12878718:d=2018101600:HGT Geopotential Height [gpm]:10 mb:6 hour fcst:ENS=+1
3262:12881897:d=2018101600:TMP Temperature [K]:10 mb:6 hour fcst:ENS=+1
3263:12883248:d=2018101600:RH Relative Humidity [%]:10 mb:6 hour fcst:ENS=+1
3264:12884871:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:6 hour fcst:ENS=+1
3265:12886538:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:6 hour fcst:ENS=+1
3266:12887986:d=2018101600:HGT Geopotential Height [gpm]:50 mb:6 hour fcst:ENS=+1
3267:12891757:d=2018101600:TMP Temperature [K]:50 mb:6 hour fcst:ENS=+1
3268:12893315:d=2018101600:RH Relative Humidity [%]:50 mb:6 hour fcst:ENS=+1
3269:12895333:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:6 hour fcst:ENS=+1
3270:12897262:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:6 hour fcst:ENS=+1
3271:12899041:d=2018101600:HGT Geopotential Height [gpm]:100 mb:6 hour fcst:ENS=+1
3272:12903185:d=2018101600:TMP Temperature [K]:100 mb:6 hour fcst:ENS=+1
3273:12905174:d=2018101600:RH Relative Humidity [%]:100 mb:6 hour fcst:ENS=+1
3274:12908150:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:6 hour fcst:ENS=+1
3275:12912332:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:6 hour fcst:ENS=+1
3276:12916405:d=2018101600:HGT Geopotential Height [gpm]:200 mb:6 hour fcst:ENS=+1
3277:12920952:d=2018101600:TMP Temperature [K]:200 mb:6 hour fcst:ENS=+1
3278:12923176:d=2018101600:RH Relative Humidity [%]:200 mb:6 hour fcst:ENS=+1
3279:12927479:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:6 hour fcst:ENS=+1
3280:12930616:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:6 hour fcst:ENS=+1
3281:12933736:d=2018101600:HGT Geopotential Height [gpm]:250 mb:6 hour fcst:ENS=+1
3282:12938344:d=2018101600:TMP Temperature [K]:250 mb:6 hour fcst:ENS=+1
3283:12940508:d=2018101600:RH Relative Humidity [%]:250 mb:6 hour fcst:ENS=+1
3284:12945294:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:6 hour fcst:ENS=+1
3285:12948597:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:6 hour fcst:ENS=+1
3286:12951857:d=2018101600:HGT Geopotential Height [gpm]:300 mb:6 hour fcst:ENS=+1
3287:12956425:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:6 hour fcst:ENS=+1
3288:12959814:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:6 hour fcst:ENS=+1
3289:12963172:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:6 hour fcst:ENS=+1
3290:12966468:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:6 hour fcst:ENS=+1
3291:12969797:d=2018101600:HGT Geopotential Height [gpm]:500 mb:6 hour fcst:ENS=+1
3292:12974721:d=2018101600:TMP Temperature [K]:500 mb:6 hour fcst:ENS=+1
3293:12977032:d=2018101600:RH Relative Humidity [%]:500 mb:6 hour fcst:ENS=+1
3294:12981847:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:6 hour fcst:ENS=+1
3295:12986938:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:6 hour fcst:ENS=+1
3296:12992066:d=2018101600:HGT Geopotential Height [gpm]:700 mb:6 hour fcst:ENS=+1
3297:12996892:d=2018101600:TMP Temperature [K]:700 mb:6 hour fcst:ENS=+1
3298:12999378:d=2018101600:RH Relative Humidity [%]:700 mb:6 hour fcst:ENS=+1
3299:13004142:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:6 hour fcst:ENS=+1
3300:13009282:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:6 hour fcst:ENS=+1
3301:13014425:d=2018101600:HGT Geopotential Height [gpm]:850 mb:6 hour fcst:ENS=+1
3302:13019590:d=2018101600:TMP Temperature [K]:850 mb:6 hour fcst:ENS=+1
3303:13022545:d=2018101600:RH Relative Humidity [%]:850 mb:6 hour fcst:ENS=+1
3304:13027551:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:6 hour fcst:ENS=+1
3305:13033249:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:6 hour fcst:ENS=+1
3306:13038607:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:6 hour fcst:ENS=+1
3307:13043974:d=2018101600:HGT Geopotential Height [gpm]:925 mb:6 hour fcst:ENS=+1
3308:13049247:d=2018101600:TMP Temperature [K]:925 mb:6 hour fcst:ENS=+1
3309:13052163:d=2018101600:RH Relative Humidity [%]:925 mb:6 hour fcst:ENS=+1
3310:13056909:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:6 hour fcst:ENS=+1
3311:13062223:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:6 hour fcst:ENS=+1
3312:13067570:d=2018101600:TMP Temperature [K]:1000 mb:6 hour fcst:ENS=+1
3313:13070480:d=2018101600:RH Relative Humidity [%]:1000 mb:6 hour fcst:ENS=+1
3314:13074997:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:6 hour fcst:ENS=+1
3315:13080293:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:6 hour fcst:ENS=+1
3316:13085591:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:6 hour fcst:ENS=+1
3317:13091106:d=2018101600:PRES Pressure [Pa]:surface:6 hour fcst:ENS=+1
3318:13096682:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:6 hour fcst:ENS=+1
3319:13099174:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:6 hour fcst:ENS=+1
3320:13101970:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:6 hour fcst:ENS=+1
3321:13102944:d=2018101600:TMP Temperature [K]:2 m above ground:6 hour fcst:ENS=+1
3322:13106089:d=2018101600:RH Relative Humidity [%]:2 m above ground:6 hour fcst:ENS=+1
3323:13110528:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:6 hour fcst:ENS=+1
3324:13115708:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:6 hour fcst:ENS=+1
3325:13120868:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:0-6 hour acc fcst:ENS=+1
3326:13123486:d=2018101600:CSNOW Categorical Snow [-]:surface:0-6 hour ave fcst:ENS=+1
3327:13124003:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:0-6 hour ave fcst:ENS=+1
3328:13124211:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:0-6 hour ave fcst:ENS=+1
3329:13124575:d=2018101600:CRAIN Categorical Rain [-]:surface:0-6 hour ave fcst:ENS=+1
3330:13125408:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+1
3331:13129292:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+1
3332:13132603:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+1
3333:13133997:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+1
3334:13137392:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+1
3335:13140218:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:0-6 hour ave fcst:ENS=+1
3336:13143375:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:6 hour fcst:ENS=+1
3337:13148193:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:6 hour fcst:ENS=+1
3338:13151717:d=2018101600:HGT Geopotential Height [gpm]:20 mb:6 hour fcst:ENS=+1
3339:13154918:d=2018101600:TMP Temperature [K]:20 mb:6 hour fcst:ENS=+1
3340:13156265:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:6 hour fcst:ENS=+1
3341:13158055:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:6 hour fcst:ENS=+1
3342:13159589:d=2018101600:HGT Geopotential Height [gpm]:30 mb:6 hour fcst:ENS=+1
3343:13162798:d=2018101600:TMP Temperature [K]:30 mb:6 hour fcst:ENS=+1
3344:13164199:d=2018101600:RH Relative Humidity [%]:30 mb:6 hour fcst:ENS=+1
3345:13167181:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:6 hour fcst:ENS=+1
3346:13168982:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:6 hour fcst:ENS=+1
3347:13170579:d=2018101600:HGT Geopotential Height [gpm]:70 mb:6 hour fcst:ENS=+1
3348:13174487:d=2018101600:TMP Temperature [K]:70 mb:6 hour fcst:ENS=+1
3349:13176284:d=2018101600:RH Relative Humidity [%]:70 mb:6 hour fcst:ENS=+1
3350:13178664:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:6 hour fcst:ENS=+1
3351:13182523:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:6 hour fcst:ENS=+1
3352:13186241:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:6 hour fcst:ENS=+1
3353:13192786:d=2018101600:HGT Geopotential Height [gpm]:150 mb:6 hour fcst:ENS=+1
3354:13197206:d=2018101600:TMP Temperature [K]:150 mb:6 hour fcst:ENS=+1
3355:13199275:d=2018101600:RH Relative Humidity [%]:150 mb:6 hour fcst:ENS=+1
3356:13202892:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:6 hour fcst:ENS=+1
3357:13208518:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:6 hour fcst:ENS=+1
3358:13213261:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:6 hour fcst:ENS=+1
3359:13217909:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:6 hour fcst:ENS=+1
3360:13224094:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:6 hour fcst:ENS=+1
3361:13230644:d=2018101600:TMP Temperature [K]:300 mb:6 hour fcst:ENS=+1
3362:13232855:d=2018101600:RH Relative Humidity [%]:300 mb:6 hour fcst:ENS=+1
3363:13237792:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:6 hour fcst:ENS=+1
3364:13244601:d=2018101600:HGT Geopotential Height [gpm]:350 mb:6 hour fcst:ENS=+1
3365:13249123:d=2018101600:TMP Temperature [K]:350 mb:6 hour fcst:ENS=+1
3366:13251327:d=2018101600:RH Relative Humidity [%]:350 mb:6 hour fcst:ENS=+1
3367:13256242:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:6 hour fcst:ENS=+1
3368:13263181:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:6 hour fcst:ENS=+1
3369:13266494:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:6 hour fcst:ENS=+1
3370:13269791:d=2018101600:HGT Geopotential Height [gpm]:400 mb:6 hour fcst:ENS=+1
3371:13274262:d=2018101600:TMP Temperature [K]:400 mb:6 hour fcst:ENS=+1
3372:13276530:d=2018101600:RH Relative Humidity [%]:400 mb:6 hour fcst:ENS=+1
3373:13281455:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:6 hour fcst:ENS=+1
3374:13287947:d=2018101600:HGT Geopotential Height [gpm]:450 mb:6 hour fcst:ENS=+1
3375:13292370:d=2018101600:TMP Temperature [K]:450 mb:6 hour fcst:ENS=+1
3376:13294618:d=2018101600:RH Relative Humidity [%]:450 mb:6 hour fcst:ENS=+1
3377:13299438:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:6 hour fcst:ENS=+1
3378:13306010:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:6 hour fcst:ENS=+1
3379:13309256:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:6 hour fcst:ENS=+1
3380:13312545:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:6 hour fcst:ENS=+1
3381:13317859:d=2018101600:HGT Geopotential Height [gpm]:550 mb:6 hour fcst:ENS=+1
3382:13322733:d=2018101600:TMP Temperature [K]:550 mb:6 hour fcst:ENS=+1
3383:13325073:d=2018101600:RH Relative Humidity [%]:550 mb:6 hour fcst:ENS=+1
3384:13329843:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:6 hour fcst:ENS=+1
3385:13335195:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:6 hour fcst:ENS=+1
3386:13340254:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:6 hour fcst:ENS=+1
3387:13345342:d=2018101600:HGT Geopotential Height [gpm]:600 mb:6 hour fcst:ENS=+1
3388:13350164:d=2018101600:TMP Temperature [K]:600 mb:6 hour fcst:ENS=+1
3389:13352522:d=2018101600:RH Relative Humidity [%]:600 mb:6 hour fcst:ENS=+1
3390:13357276:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:6 hour fcst:ENS=+1
3391:13362670:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:6 hour fcst:ENS=+1
3392:13367711:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:6 hour fcst:ENS=+1
3393:13372782:d=2018101600:HGT Geopotential Height [gpm]:650 mb:6 hour fcst:ENS=+1
3394:13377614:d=2018101600:TMP Temperature [K]:650 mb:6 hour fcst:ENS=+1
3395:13380053:d=2018101600:RH Relative Humidity [%]:650 mb:6 hour fcst:ENS=+1
3396:13384813:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:6 hour fcst:ENS=+1
3397:13390220:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:6 hour fcst:ENS=+1
3398:13395335:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:6 hour fcst:ENS=+1
3399:13400459:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:6 hour fcst:ENS=+1
3400:13405886:d=2018101600:HGT Geopotential Height [gpm]:750 mb:6 hour fcst:ENS=+1
3401:13410910:d=2018101600:TMP Temperature [K]:750 mb:6 hour fcst:ENS=+1
3402:13413550:d=2018101600:RH Relative Humidity [%]:750 mb:6 hour fcst:ENS=+1
3403:13418419:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:6 hour fcst:ENS=+1
3404:13423904:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:6 hour fcst:ENS=+1
3405:13429114:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:6 hour fcst:ENS=+1
3406:13434333:d=2018101600:HGT Geopotential Height [gpm]:800 mb:6 hour fcst:ENS=+1
3407:13439412:d=2018101600:TMP Temperature [K]:800 mb:6 hour fcst:ENS=+1
3408:13442226:d=2018101600:RH Relative Humidity [%]:800 mb:6 hour fcst:ENS=+1
3409:13447162:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:6 hour fcst:ENS=+1
3410:13452772:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:6 hour fcst:ENS=+1
3411:13458073:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:6 hour fcst:ENS=+1
3412:13463376:d=2018101600:HGT Geopotential Height [gpm]:900 mb:6 hour fcst:ENS=+1
3413:13468625:d=2018101600:TMP Temperature [K]:900 mb:6 hour fcst:ENS=+1
3414:13471578:d=2018101600:RH Relative Humidity [%]:900 mb:6 hour fcst:ENS=+1
3415:13476448:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:6 hour fcst:ENS=+1
3416:13482196:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:6 hour fcst:ENS=+1
3417:13487526:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:6 hour fcst:ENS=+1
3418:13492897:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:6 hour fcst:ENS=+1
3419:13498592:d=2018101600:HGT Geopotential Height [gpm]:950 mb:6 hour fcst:ENS=+1
3420:13503923:d=2018101600:TMP Temperature [K]:950 mb:6 hour fcst:ENS=+1
3421:13506793:d=2018101600:RH Relative Humidity [%]:950 mb:6 hour fcst:ENS=+1
3422:13511408:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:6 hour fcst:ENS=+1
3423:13517005:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:6 hour fcst:ENS=+1
3424:13522348:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:6 hour fcst:ENS=+1
3425:13527715:d=2018101600:HGT Geopotential Height [gpm]:975 mb:6 hour fcst:ENS=+1
3426:13533129:d=2018101600:TMP Temperature [K]:975 mb:6 hour fcst:ENS=+1
3427:13536003:d=2018101600:RH Relative Humidity [%]:975 mb:6 hour fcst:ENS=+1
3428:13540574:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:6 hour fcst:ENS=+1
3429:13545973:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:6 hour fcst:ENS=+1
3430:13551299:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:6 hour fcst:ENS=+1
3431:13556655:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:6 hour fcst:ENS=+1
3432:13561721:d=2018101600:HGT Geopotential Height [gpm]:surface:6 hour fcst:ENS=+1
3433:13566756:d=2018101600:TMP Temperature [K]:surface:6 hour fcst:ENS=+1
3434:13570038:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:6 hour fcst:ENS=+1
3435:13572433:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:6 hour fcst:ENS=+1
3436:13575219:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:6 hour fcst:ENS=+1
3437:13578456:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:6 hour fcst:ENS=+1
3438:13581285:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:6 hour fcst:ENS=+1
3439:13584577:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:6 hour fcst:ENS=+1
3440:13587412:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:6 hour fcst:ENS=+1
3441:13590963:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:6 hour fcst:ENS=+1
3442:13595417:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:6 hour fcst:ENS=+1
3443:13598649:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:0-6 hour ave fcst:ENS=+1
3444:13601572:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:0-6 hour ave fcst:ENS=+1
3445:13605203:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:0-6 hour acc fcst:ENS=+1
3446:13608580:d=2018101600:WATR Water Runoff [kg/m^2]:surface:0-6 hour acc fcst:ENS=+1
3447:13611520:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+1
3448:13614772:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:0-6 hour ave fcst:ENS=+1
3449:13618946:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:0-6 hour ave fcst:ENS=+1
3450:13623054:d=2018101600:FRICV Frictional Velocity [m/s]:surface:6 hour fcst:ENS=+1
3451:13627794:d=2018101600:WILT Wilting Point [Fraction]:surface:6 hour fcst:ENS=+1
3452:13630809:d=2018101600:LFTX Surface Lifted Index [K]:surface:6 hour fcst:ENS=+1
3453:13634077:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:6 hour fcst:ENS=+1
3454:13637471:d=2018101600:CIN Convective Inhibition [J/kg]:surface:6 hour fcst:ENS=+1
3455:13641160:d=2018101600:HGT Geopotential Height [gpm]:tropopause:6 hour fcst:ENS=+1
3456:13647711:d=2018101600:TMP Temperature [K]:tropopause:6 hour fcst:ENS=+1
3457:13650443:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:6 hour fcst:ENS=+1
3458:13653710:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:6 hour fcst:ENS=+1
3459:13656995:d=2018101600:HGT Geopotential Height [gpm]:max wind:6 hour fcst:ENS=+1
3460:13665133:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:6 hour fcst:ENS=+1
3461:13668851:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:6 hour fcst:ENS=+1
3462:13672654:d=2018101600:TMP Temperature [K]:max wind:6 hour fcst:ENS=+1
3463:13677075:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:6 hour fcst:ENS=+1
3464:13680550:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:6 hour fcst:ENS=+1
3465:13687855:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:6 hour fcst:ENS=+1
3466:13688459:d=2018101600:ICEC Ice Cover [Proportion]:surface:6 hour fcst:ENS=+1
3467:13688788:d=2018101600:HGT Geopotential Height [gpm]:10 mb:12 hour fcst:ENS=+1
3468:13691997:d=2018101600:TMP Temperature [K]:10 mb:12 hour fcst:ENS=+1
3469:13693349:d=2018101600:RH Relative Humidity [%]:10 mb:12 hour fcst:ENS=+1
3470:13694998:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:12 hour fcst:ENS=+1
3471:13696696:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:12 hour fcst:ENS=+1
3472:13698182:d=2018101600:HGT Geopotential Height [gpm]:50 mb:12 hour fcst:ENS=+1
3473:13701981:d=2018101600:TMP Temperature [K]:50 mb:12 hour fcst:ENS=+1
3474:13703586:d=2018101600:RH Relative Humidity [%]:50 mb:12 hour fcst:ENS=+1
3475:13705602:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:12 hour fcst:ENS=+1
3476:13707568:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:12 hour fcst:ENS=+1
3477:13709393:d=2018101600:HGT Geopotential Height [gpm]:100 mb:12 hour fcst:ENS=+1
3478:13713541:d=2018101600:TMP Temperature [K]:100 mb:12 hour fcst:ENS=+1
3479:13715547:d=2018101600:RH Relative Humidity [%]:100 mb:12 hour fcst:ENS=+1
3480:13718515:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:12 hour fcst:ENS=+1
3481:13722689:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:12 hour fcst:ENS=+1
3482:13726817:d=2018101600:HGT Geopotential Height [gpm]:200 mb:12 hour fcst:ENS=+1
3483:13731403:d=2018101600:TMP Temperature [K]:200 mb:12 hour fcst:ENS=+1
3484:13733668:d=2018101600:RH Relative Humidity [%]:200 mb:12 hour fcst:ENS=+1
3485:13737974:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:12 hour fcst:ENS=+1
3486:13741141:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:12 hour fcst:ENS=+1
3487:13744250:d=2018101600:HGT Geopotential Height [gpm]:250 mb:12 hour fcst:ENS=+1
3488:13748892:d=2018101600:TMP Temperature [K]:250 mb:12 hour fcst:ENS=+1
3489:13751134:d=2018101600:RH Relative Humidity [%]:250 mb:12 hour fcst:ENS=+1
3490:13755898:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:12 hour fcst:ENS=+1
3491:13759185:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:12 hour fcst:ENS=+1
3492:13762458:d=2018101600:HGT Geopotential Height [gpm]:300 mb:12 hour fcst:ENS=+1
3493:13767073:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:12 hour fcst:ENS=+1
3494:13770471:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:12 hour fcst:ENS=+1
3495:13773873:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:12 hour fcst:ENS=+1
3496:13777214:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:12 hour fcst:ENS=+1
3497:13780567:d=2018101600:HGT Geopotential Height [gpm]:500 mb:12 hour fcst:ENS=+1
3498:13784951:d=2018101600:TMP Temperature [K]:500 mb:12 hour fcst:ENS=+1
3499:13787301:d=2018101600:RH Relative Humidity [%]:500 mb:12 hour fcst:ENS=+1
3500:13792146:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:12 hour fcst:ENS=+1
3501:13797221:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:12 hour fcst:ENS=+1
3502:13802356:d=2018101600:HGT Geopotential Height [gpm]:700 mb:12 hour fcst:ENS=+1
3503:13807185:d=2018101600:TMP Temperature [K]:700 mb:12 hour fcst:ENS=+1
3504:13809672:d=2018101600:RH Relative Humidity [%]:700 mb:12 hour fcst:ENS=+1
3505:13814417:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:12 hour fcst:ENS=+1
3506:13819535:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:12 hour fcst:ENS=+1
3507:13824680:d=2018101600:HGT Geopotential Height [gpm]:850 mb:12 hour fcst:ENS=+1
3508:13829854:d=2018101600:TMP Temperature [K]:850 mb:12 hour fcst:ENS=+1
3509:13832846:d=2018101600:RH Relative Humidity [%]:850 mb:12 hour fcst:ENS=+1
3510:13837835:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:12 hour fcst:ENS=+1
3511:13843571:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:12 hour fcst:ENS=+1
3512:13848914:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:12 hour fcst:ENS=+1
3513:13854259:d=2018101600:HGT Geopotential Height [gpm]:925 mb:12 hour fcst:ENS=+1
3514:13859555:d=2018101600:TMP Temperature [K]:925 mb:12 hour fcst:ENS=+1
3515:13862535:d=2018101600:RH Relative Humidity [%]:925 mb:12 hour fcst:ENS=+1
3516:13867307:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:12 hour fcst:ENS=+1
3517:13872647:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:12 hour fcst:ENS=+1
3518:13878020:d=2018101600:TMP Temperature [K]:1000 mb:12 hour fcst:ENS=+1
3519:13880946:d=2018101600:RH Relative Humidity [%]:1000 mb:12 hour fcst:ENS=+1
3520:13885485:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:12 hour fcst:ENS=+1
3521:13890804:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:12 hour fcst:ENS=+1
3522:13896081:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:12 hour fcst:ENS=+1
3523:13901646:d=2018101600:PRES Pressure [Pa]:surface:12 hour fcst:ENS=+1
3524:13907226:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:12 hour fcst:ENS=+1
3525:13909688:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:12 hour fcst:ENS=+1
3526:13912493:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:12 hour fcst:ENS=+1
3527:13913494:d=2018101600:TMP Temperature [K]:2 m above ground:12 hour fcst:ENS=+1
3528:13916612:d=2018101600:RH Relative Humidity [%]:2 m above ground:12 hour fcst:ENS=+1
3529:13921085:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:12 hour fcst:ENS=+1
3530:13926298:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:12 hour fcst:ENS=+1
3531:13931446:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:6-12 hour acc fcst:ENS=+1
3532:13933984:d=2018101600:CSNOW Categorical Snow [-]:surface:6-12 hour ave fcst:ENS=+1
3533:13934494:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:6-12 hour ave fcst:ENS=+1
3534:13934702:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:6-12 hour ave fcst:ENS=+1
3535:13935056:d=2018101600:CRAIN Categorical Rain [-]:surface:6-12 hour ave fcst:ENS=+1
3536:13935890:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+1
3537:13939749:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+1
3538:13943037:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+1
3539:13944060:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+1
3540:13947454:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+1
3541:13950282:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:6-12 hour ave fcst:ENS=+1
3542:13953356:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:12 hour fcst:ENS=+1
3543:13958153:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:12 hour fcst:ENS=+1
3544:13961627:d=2018101600:HGT Geopotential Height [gpm]:20 mb:12 hour fcst:ENS=+1
3545:13964838:d=2018101600:TMP Temperature [K]:20 mb:12 hour fcst:ENS=+1
3546:13966240:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:12 hour fcst:ENS=+1
3547:13968053:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:12 hour fcst:ENS=+1
3548:13969635:d=2018101600:HGT Geopotential Height [gpm]:30 mb:12 hour fcst:ENS=+1
3549:13972851:d=2018101600:TMP Temperature [K]:30 mb:12 hour fcst:ENS=+1
3550:13974304:d=2018101600:RH Relative Humidity [%]:30 mb:12 hour fcst:ENS=+1
3551:13975951:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:12 hour fcst:ENS=+1
3552:13977797:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:12 hour fcst:ENS=+1
3553:13979463:d=2018101600:HGT Geopotential Height [gpm]:70 mb:12 hour fcst:ENS=+1
3554:13983370:d=2018101600:TMP Temperature [K]:70 mb:12 hour fcst:ENS=+1
3555:13985178:d=2018101600:RH Relative Humidity [%]:70 mb:12 hour fcst:ENS=+1
3556:13987559:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:12 hour fcst:ENS=+1
3557:13991445:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:12 hour fcst:ENS=+1
3558:13995211:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:12 hour fcst:ENS=+1
3559:14001788:d=2018101600:HGT Geopotential Height [gpm]:150 mb:12 hour fcst:ENS=+1
3560:14006232:d=2018101600:TMP Temperature [K]:150 mb:12 hour fcst:ENS=+1
3561:14008364:d=2018101600:RH Relative Humidity [%]:150 mb:12 hour fcst:ENS=+1
3562:14012013:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:12 hour fcst:ENS=+1
3563:14017702:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:12 hour fcst:ENS=+1
3564:14022434:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:12 hour fcst:ENS=+1
3565:14027117:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:12 hour fcst:ENS=+1
3566:14033353:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:12 hour fcst:ENS=+1
3567:14039916:d=2018101600:TMP Temperature [K]:300 mb:12 hour fcst:ENS=+1
3568:14042134:d=2018101600:RH Relative Humidity [%]:300 mb:12 hour fcst:ENS=+1
3569:14047130:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:12 hour fcst:ENS=+1
3570:14053959:d=2018101600:HGT Geopotential Height [gpm]:350 mb:12 hour fcst:ENS=+1
3571:14058525:d=2018101600:TMP Temperature [K]:350 mb:12 hour fcst:ENS=+1
3572:14060755:d=2018101600:RH Relative Humidity [%]:350 mb:12 hour fcst:ENS=+1
3573:14065702:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:12 hour fcst:ENS=+1
3574:14072713:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:12 hour fcst:ENS=+1
3575:14076080:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:12 hour fcst:ENS=+1
3576:14079424:d=2018101600:HGT Geopotential Height [gpm]:400 mb:12 hour fcst:ENS=+1
3577:14083938:d=2018101600:TMP Temperature [K]:400 mb:12 hour fcst:ENS=+1
3578:14086232:d=2018101600:RH Relative Humidity [%]:400 mb:12 hour fcst:ENS=+1
3579:14091182:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:12 hour fcst:ENS=+1
3580:14097743:d=2018101600:HGT Geopotential Height [gpm]:450 mb:12 hour fcst:ENS=+1
3581:14102188:d=2018101600:TMP Temperature [K]:450 mb:12 hour fcst:ENS=+1
3582:14104462:d=2018101600:RH Relative Humidity [%]:450 mb:12 hour fcst:ENS=+1
3583:14109332:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:12 hour fcst:ENS=+1
3584:14115960:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:12 hour fcst:ENS=+1
3585:14121041:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:12 hour fcst:ENS=+1
3586:14126215:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:12 hour fcst:ENS=+1
3587:14132890:d=2018101600:HGT Geopotential Height [gpm]:550 mb:12 hour fcst:ENS=+1
3588:14137766:d=2018101600:TMP Temperature [K]:550 mb:12 hour fcst:ENS=+1
3589:14140115:d=2018101600:RH Relative Humidity [%]:550 mb:12 hour fcst:ENS=+1
3590:14144888:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:12 hour fcst:ENS=+1
3591:14150284:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:12 hour fcst:ENS=+1
3592:14155336:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:12 hour fcst:ENS=+1
3593:14160403:d=2018101600:HGT Geopotential Height [gpm]:600 mb:12 hour fcst:ENS=+1
3594:14165231:d=2018101600:TMP Temperature [K]:600 mb:12 hour fcst:ENS=+1
3595:14167623:d=2018101600:RH Relative Humidity [%]:600 mb:12 hour fcst:ENS=+1
3596:14172370:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:12 hour fcst:ENS=+1
3597:14177776:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:12 hour fcst:ENS=+1
3598:14182836:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:12 hour fcst:ENS=+1
3599:14187876:d=2018101600:HGT Geopotential Height [gpm]:650 mb:12 hour fcst:ENS=+1
3600:14192701:d=2018101600:TMP Temperature [K]:650 mb:12 hour fcst:ENS=+1
3601:14195164:d=2018101600:RH Relative Humidity [%]:650 mb:12 hour fcst:ENS=+1
3602:14199931:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:12 hour fcst:ENS=+1
3603:14205394:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:12 hour fcst:ENS=+1
3604:14210479:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:12 hour fcst:ENS=+1
3605:14215556:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:12 hour fcst:ENS=+1
3606:14221055:d=2018101600:HGT Geopotential Height [gpm]:750 mb:12 hour fcst:ENS=+1
3607:14225912:d=2018101600:TMP Temperature [K]:750 mb:12 hour fcst:ENS=+1
3608:14228571:d=2018101600:RH Relative Humidity [%]:750 mb:12 hour fcst:ENS=+1
3609:14233411:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:12 hour fcst:ENS=+1
3610:14238966:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:12 hour fcst:ENS=+1
3611:14244183:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:12 hour fcst:ENS=+1
3612:14249388:d=2018101600:HGT Geopotential Height [gpm]:800 mb:12 hour fcst:ENS=+1
3613:14254498:d=2018101600:TMP Temperature [K]:800 mb:12 hour fcst:ENS=+1
3614:14257323:d=2018101600:RH Relative Humidity [%]:800 mb:12 hour fcst:ENS=+1
3615:14262255:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:12 hour fcst:ENS=+1
3616:14267886:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:12 hour fcst:ENS=+1
3617:14273184:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:12 hour fcst:ENS=+1
3618:14278479:d=2018101600:HGT Geopotential Height [gpm]:900 mb:12 hour fcst:ENS=+1
3619:14283737:d=2018101600:TMP Temperature [K]:900 mb:12 hour fcst:ENS=+1
3620:14286728:d=2018101600:RH Relative Humidity [%]:900 mb:12 hour fcst:ENS=+1
3621:14291592:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:12 hour fcst:ENS=+1
3622:14297352:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:12 hour fcst:ENS=+1
3623:14302690:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:12 hour fcst:ENS=+1
3624:14308072:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:12 hour fcst:ENS=+1
3625:14313775:d=2018101600:HGT Geopotential Height [gpm]:950 mb:12 hour fcst:ENS=+1
3626:14319149:d=2018101600:TMP Temperature [K]:950 mb:12 hour fcst:ENS=+1
3627:14322109:d=2018101600:RH Relative Humidity [%]:950 mb:12 hour fcst:ENS=+1
3628:14326764:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:12 hour fcst:ENS=+1
3629:14332386:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:12 hour fcst:ENS=+1
3630:14337747:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:12 hour fcst:ENS=+1
3631:14343102:d=2018101600:HGT Geopotential Height [gpm]:975 mb:12 hour fcst:ENS=+1
3632:14348555:d=2018101600:TMP Temperature [K]:975 mb:12 hour fcst:ENS=+1
3633:14351474:d=2018101600:RH Relative Humidity [%]:975 mb:12 hour fcst:ENS=+1
3634:14356046:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:12 hour fcst:ENS=+1
3635:14361478:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:12 hour fcst:ENS=+1
3636:14366834:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:12 hour fcst:ENS=+1
3637:14372173:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:12 hour fcst:ENS=+1
3638:14377251:d=2018101600:HGT Geopotential Height [gpm]:surface:12 hour fcst:ENS=+1
3639:14382286:d=2018101600:TMP Temperature [K]:surface:12 hour fcst:ENS=+1
3640:14385571:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:12 hour fcst:ENS=+1
3641:14387965:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:12 hour fcst:ENS=+1
3642:14390749:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:12 hour fcst:ENS=+1
3643:14393973:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:12 hour fcst:ENS=+1
3644:14396797:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:12 hour fcst:ENS=+1
3645:14400091:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:12 hour fcst:ENS=+1
3646:14402919:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:12 hour fcst:ENS=+1
3647:14406751:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:12 hour fcst:ENS=+1
3648:14411202:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:12 hour fcst:ENS=+1
3649:14414443:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:6-12 hour ave fcst:ENS=+1
3650:14417190:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:6-12 hour ave fcst:ENS=+1
3651:14420743:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:6-12 hour acc fcst:ENS=+1
3652:14423909:d=2018101600:WATR Water Runoff [kg/m^2]:surface:6-12 hour acc fcst:ENS=+1
3653:14427062:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+1
3654:14430268:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:6-12 hour ave fcst:ENS=+1
3655:14434458:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:6-12 hour ave fcst:ENS=+1
3656:14438564:d=2018101600:FRICV Frictional Velocity [m/s]:surface:12 hour fcst:ENS=+1
3657:14443281:d=2018101600:WILT Wilting Point [Fraction]:surface:12 hour fcst:ENS=+1
3658:14446296:d=2018101600:LFTX Surface Lifted Index [K]:surface:12 hour fcst:ENS=+1
3659:14449624:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:12 hour fcst:ENS=+1
3660:14452977:d=2018101600:CIN Convective Inhibition [J/kg]:surface:12 hour fcst:ENS=+1
3661:14456545:d=2018101600:HGT Geopotential Height [gpm]:tropopause:12 hour fcst:ENS=+1
3662:14463148:d=2018101600:TMP Temperature [K]:tropopause:12 hour fcst:ENS=+1
3663:14465906:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:12 hour fcst:ENS=+1
3664:14469253:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:12 hour fcst:ENS=+1
3665:14472537:d=2018101600:HGT Geopotential Height [gpm]:max wind:12 hour fcst:ENS=+1
3666:14480686:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:12 hour fcst:ENS=+1
3667:14484428:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:12 hour fcst:ENS=+1
3668:14488212:d=2018101600:TMP Temperature [K]:max wind:12 hour fcst:ENS=+1
3669:14492639:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:12 hour fcst:ENS=+1
3670:14496098:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:12 hour fcst:ENS=+1
3671:14503372:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:12 hour fcst:ENS=+1
3672:14503976:d=2018101600:ICEC Ice Cover [Proportion]:surface:12 hour fcst:ENS=+1
3673:14504305:d=2018101600:HGT Geopotential Height [gpm]:10 mb:18 hour fcst:ENS=+1
3674:14507518:d=2018101600:TMP Temperature [K]:10 mb:18 hour fcst:ENS=+1
3675:14508894:d=2018101600:RH Relative Humidity [%]:10 mb:18 hour fcst:ENS=+1
3676:14510532:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:18 hour fcst:ENS=+1
3677:14512216:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:18 hour fcst:ENS=+1
3678:14513723:d=2018101600:HGT Geopotential Height [gpm]:50 mb:18 hour fcst:ENS=+1
3679:14517528:d=2018101600:TMP Temperature [K]:50 mb:18 hour fcst:ENS=+1
3680:14519149:d=2018101600:RH Relative Humidity [%]:50 mb:18 hour fcst:ENS=+1
3681:14521148:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:18 hour fcst:ENS=+1
3682:14523134:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:18 hour fcst:ENS=+1
3683:14525017:d=2018101600:HGT Geopotential Height [gpm]:100 mb:18 hour fcst:ENS=+1
3684:14529159:d=2018101600:TMP Temperature [K]:100 mb:18 hour fcst:ENS=+1
3685:14531139:d=2018101600:RH Relative Humidity [%]:100 mb:18 hour fcst:ENS=+1
3686:14534071:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:18 hour fcst:ENS=+1
3687:14538227:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:18 hour fcst:ENS=+1
3688:14542345:d=2018101600:HGT Geopotential Height [gpm]:200 mb:18 hour fcst:ENS=+1
3689:14546889:d=2018101600:TMP Temperature [K]:200 mb:18 hour fcst:ENS=+1
3690:14549109:d=2018101600:RH Relative Humidity [%]:200 mb:18 hour fcst:ENS=+1
3691:14553358:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:18 hour fcst:ENS=+1
3692:14556482:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:18 hour fcst:ENS=+1
3693:14559563:d=2018101600:HGT Geopotential Height [gpm]:250 mb:18 hour fcst:ENS=+1
3694:14564155:d=2018101600:TMP Temperature [K]:250 mb:18 hour fcst:ENS=+1
3695:14566366:d=2018101600:RH Relative Humidity [%]:250 mb:18 hour fcst:ENS=+1
3696:14571064:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:18 hour fcst:ENS=+1
3697:14574326:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:18 hour fcst:ENS=+1
3698:14577577:d=2018101600:HGT Geopotential Height [gpm]:300 mb:18 hour fcst:ENS=+1
3699:14582154:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:18 hour fcst:ENS=+1
3700:14585538:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:18 hour fcst:ENS=+1
3701:14588907:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:18 hour fcst:ENS=+1
3702:14594106:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:18 hour fcst:ENS=+1
3703:14599291:d=2018101600:HGT Geopotential Height [gpm]:500 mb:18 hour fcst:ENS=+1
3704:14604199:d=2018101600:TMP Temperature [K]:500 mb:18 hour fcst:ENS=+1
3705:14606517:d=2018101600:RH Relative Humidity [%]:500 mb:18 hour fcst:ENS=+1
3706:14611357:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:18 hour fcst:ENS=+1
3707:14616432:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:18 hour fcst:ENS=+1
3708:14621555:d=2018101600:HGT Geopotential Height [gpm]:700 mb:18 hour fcst:ENS=+1
3709:14626396:d=2018101600:TMP Temperature [K]:700 mb:18 hour fcst:ENS=+1
3710:14628870:d=2018101600:RH Relative Humidity [%]:700 mb:18 hour fcst:ENS=+1
3711:14633634:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:18 hour fcst:ENS=+1
3712:14638736:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:18 hour fcst:ENS=+1
3713:14643861:d=2018101600:HGT Geopotential Height [gpm]:850 mb:18 hour fcst:ENS=+1
3714:14648997:d=2018101600:TMP Temperature [K]:850 mb:18 hour fcst:ENS=+1
3715:14651954:d=2018101600:RH Relative Humidity [%]:850 mb:18 hour fcst:ENS=+1
3716:14656927:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:18 hour fcst:ENS=+1
3717:14662660:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:18 hour fcst:ENS=+1
3718:14667948:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:18 hour fcst:ENS=+1
3719:14673282:d=2018101600:HGT Geopotential Height [gpm]:925 mb:18 hour fcst:ENS=+1
3720:14678560:d=2018101600:TMP Temperature [K]:925 mb:18 hour fcst:ENS=+1
3721:14681559:d=2018101600:RH Relative Humidity [%]:925 mb:18 hour fcst:ENS=+1
3722:14686328:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:18 hour fcst:ENS=+1
3723:14691568:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:18 hour fcst:ENS=+1
3724:14696852:d=2018101600:TMP Temperature [K]:1000 mb:18 hour fcst:ENS=+1
3725:14699756:d=2018101600:RH Relative Humidity [%]:1000 mb:18 hour fcst:ENS=+1
3726:14704322:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:18 hour fcst:ENS=+1
3727:14709566:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:18 hour fcst:ENS=+1
3728:14714835:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:18 hour fcst:ENS=+1
3729:14720385:d=2018101600:PRES Pressure [Pa]:surface:18 hour fcst:ENS=+1
3730:14725986:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:18 hour fcst:ENS=+1
3731:14728459:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:18 hour fcst:ENS=+1
3732:14731258:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:18 hour fcst:ENS=+1
3733:14732243:d=2018101600:TMP Temperature [K]:2 m above ground:18 hour fcst:ENS=+1
3734:14735305:d=2018101600:RH Relative Humidity [%]:2 m above ground:18 hour fcst:ENS=+1
3735:14739843:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:18 hour fcst:ENS=+1
3736:14745005:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:18 hour fcst:ENS=+1
3737:14750158:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:12-18 hour acc fcst:ENS=+1
3738:14752701:d=2018101600:CSNOW Categorical Snow [-]:surface:12-18 hour ave fcst:ENS=+1
3739:14753195:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:12-18 hour ave fcst:ENS=+1
3740:14753403:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:12-18 hour ave fcst:ENS=+1
3741:14753611:d=2018101600:CRAIN Categorical Rain [-]:surface:12-18 hour ave fcst:ENS=+1
3742:14754440:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+1
3743:14760248:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+1
3744:14765554:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+1
3745:14767919:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+1
3746:14771271:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+1
3747:14774033:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:12-18 hour ave fcst:ENS=+1
3748:14777098:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:18 hour fcst:ENS=+1
3749:14781778:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:18 hour fcst:ENS=+1
3750:14785185:d=2018101600:HGT Geopotential Height [gpm]:20 mb:18 hour fcst:ENS=+1
3751:14788444:d=2018101600:TMP Temperature [K]:20 mb:18 hour fcst:ENS=+1
3752:14789884:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:18 hour fcst:ENS=+1
3753:14791711:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:18 hour fcst:ENS=+1
3754:14793317:d=2018101600:HGT Geopotential Height [gpm]:30 mb:18 hour fcst:ENS=+1
3755:14796560:d=2018101600:TMP Temperature [K]:30 mb:18 hour fcst:ENS=+1
3756:14798035:d=2018101600:RH Relative Humidity [%]:30 mb:18 hour fcst:ENS=+1
3757:14799689:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:18 hour fcst:ENS=+1
3758:14801572:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:18 hour fcst:ENS=+1
3759:14803293:d=2018101600:HGT Geopotential Height [gpm]:70 mb:18 hour fcst:ENS=+1
3760:14807193:d=2018101600:TMP Temperature [K]:70 mb:18 hour fcst:ENS=+1
3761:14809019:d=2018101600:RH Relative Humidity [%]:70 mb:18 hour fcst:ENS=+1
3762:14811415:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:18 hour fcst:ENS=+1
3763:14815287:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:18 hour fcst:ENS=+1
3764:14819065:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:18 hour fcst:ENS=+1
3765:14825594:d=2018101600:HGT Geopotential Height [gpm]:150 mb:18 hour fcst:ENS=+1
3766:14830008:d=2018101600:TMP Temperature [K]:150 mb:18 hour fcst:ENS=+1
3767:14832105:d=2018101600:RH Relative Humidity [%]:150 mb:18 hour fcst:ENS=+1
3768:14835729:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:18 hour fcst:ENS=+1
3769:14841361:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:18 hour fcst:ENS=+1
3770:14846079:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:18 hour fcst:ENS=+1
3771:14850732:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:18 hour fcst:ENS=+1
3772:14856935:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:18 hour fcst:ENS=+1
3773:14863478:d=2018101600:TMP Temperature [K]:300 mb:18 hour fcst:ENS=+1
3774:14865686:d=2018101600:RH Relative Humidity [%]:300 mb:18 hour fcst:ENS=+1
3775:14870667:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:18 hour fcst:ENS=+1
3776:14877470:d=2018101600:HGT Geopotential Height [gpm]:350 mb:18 hour fcst:ENS=+1
3777:14882010:d=2018101600:TMP Temperature [K]:350 mb:18 hour fcst:ENS=+1
3778:14884180:d=2018101600:RH Relative Humidity [%]:350 mb:18 hour fcst:ENS=+1
3779:14889132:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:18 hour fcst:ENS=+1
3780:14896080:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:18 hour fcst:ENS=+1
3781:14898900:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:18 hour fcst:ENS=+1
3782:14901706:d=2018101600:HGT Geopotential Height [gpm]:400 mb:18 hour fcst:ENS=+1
3783:14906160:d=2018101600:TMP Temperature [K]:400 mb:18 hour fcst:ENS=+1
3784:14908417:d=2018101600:RH Relative Humidity [%]:400 mb:18 hour fcst:ENS=+1
3785:14913358:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:18 hour fcst:ENS=+1
3786:14919874:d=2018101600:HGT Geopotential Height [gpm]:450 mb:18 hour fcst:ENS=+1
3787:14924254:d=2018101600:TMP Temperature [K]:450 mb:18 hour fcst:ENS=+1
3788:14926492:d=2018101600:RH Relative Humidity [%]:450 mb:18 hour fcst:ENS=+1
3789:14931348:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:18 hour fcst:ENS=+1
3790:14937922:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:18 hour fcst:ENS=+1
3791:14943033:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:18 hour fcst:ENS=+1
3792:14948160:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:18 hour fcst:ENS=+1
3793:14953445:d=2018101600:HGT Geopotential Height [gpm]:550 mb:18 hour fcst:ENS=+1
3794:14958298:d=2018101600:TMP Temperature [K]:550 mb:18 hour fcst:ENS=+1
3795:14960642:d=2018101600:RH Relative Humidity [%]:550 mb:18 hour fcst:ENS=+1
3796:14965423:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:18 hour fcst:ENS=+1
3797:14970752:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:18 hour fcst:ENS=+1
3798:14975787:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:18 hour fcst:ENS=+1
3799:14980846:d=2018101600:HGT Geopotential Height [gpm]:600 mb:18 hour fcst:ENS=+1
3800:14985676:d=2018101600:TMP Temperature [K]:600 mb:18 hour fcst:ENS=+1
3801:14988060:d=2018101600:RH Relative Humidity [%]:600 mb:18 hour fcst:ENS=+1
3802:14992846:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:18 hour fcst:ENS=+1
3803:14998233:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:18 hour fcst:ENS=+1
3804:15003244:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:18 hour fcst:ENS=+1
3805:15008286:d=2018101600:HGT Geopotential Height [gpm]:650 mb:18 hour fcst:ENS=+1
3806:15013108:d=2018101600:TMP Temperature [K]:650 mb:18 hour fcst:ENS=+1
3807:15015546:d=2018101600:RH Relative Humidity [%]:650 mb:18 hour fcst:ENS=+1
3808:15020324:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:18 hour fcst:ENS=+1
3809:15025768:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:18 hour fcst:ENS=+1
3810:15030825:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:18 hour fcst:ENS=+1
3811:15035905:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:18 hour fcst:ENS=+1
3812:15041416:d=2018101600:HGT Geopotential Height [gpm]:750 mb:18 hour fcst:ENS=+1
3813:15046447:d=2018101600:TMP Temperature [K]:750 mb:18 hour fcst:ENS=+1
3814:15049086:d=2018101600:RH Relative Humidity [%]:750 mb:18 hour fcst:ENS=+1
3815:15053913:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:18 hour fcst:ENS=+1
3816:15059484:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:18 hour fcst:ENS=+1
3817:15064673:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:18 hour fcst:ENS=+1
3818:15069865:d=2018101600:HGT Geopotential Height [gpm]:800 mb:18 hour fcst:ENS=+1
3819:15074946:d=2018101600:TMP Temperature [K]:800 mb:18 hour fcst:ENS=+1
3820:15077786:d=2018101600:RH Relative Humidity [%]:800 mb:18 hour fcst:ENS=+1
3821:15082750:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:18 hour fcst:ENS=+1
3822:15088389:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:18 hour fcst:ENS=+1
3823:15093642:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:18 hour fcst:ENS=+1
3824:15098914:d=2018101600:HGT Geopotential Height [gpm]:900 mb:18 hour fcst:ENS=+1
3825:15104134:d=2018101600:TMP Temperature [K]:900 mb:18 hour fcst:ENS=+1
3826:15107158:d=2018101600:RH Relative Humidity [%]:900 mb:18 hour fcst:ENS=+1
3827:15112008:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:18 hour fcst:ENS=+1
3828:15117769:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:18 hour fcst:ENS=+1
3829:15123005:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:18 hour fcst:ENS=+1
3830:15128315:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:18 hour fcst:ENS=+1
3831:15134048:d=2018101600:HGT Geopotential Height [gpm]:950 mb:18 hour fcst:ENS=+1
3832:15139413:d=2018101600:TMP Temperature [K]:950 mb:18 hour fcst:ENS=+1
3833:15142378:d=2018101600:RH Relative Humidity [%]:950 mb:18 hour fcst:ENS=+1
3834:15147059:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:18 hour fcst:ENS=+1
3835:15152689:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:18 hour fcst:ENS=+1
3836:15157953:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:18 hour fcst:ENS=+1
3837:15163233:d=2018101600:HGT Geopotential Height [gpm]:975 mb:18 hour fcst:ENS=+1
3838:15168671:d=2018101600:TMP Temperature [K]:975 mb:18 hour fcst:ENS=+1
3839:15171586:d=2018101600:RH Relative Humidity [%]:975 mb:18 hour fcst:ENS=+1
3840:15176198:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:18 hour fcst:ENS=+1
3841:15181651:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:18 hour fcst:ENS=+1
3842:15186931:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:18 hour fcst:ENS=+1
3843:15192230:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:18 hour fcst:ENS=+1
3844:15197342:d=2018101600:HGT Geopotential Height [gpm]:surface:18 hour fcst:ENS=+1
3845:15202377:d=2018101600:TMP Temperature [K]:surface:18 hour fcst:ENS=+1
3846:15205688:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:18 hour fcst:ENS=+1
3847:15208084:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:18 hour fcst:ENS=+1
3848:15210868:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:18 hour fcst:ENS=+1
3849:15214089:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:18 hour fcst:ENS=+1
3850:15216913:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:18 hour fcst:ENS=+1
3851:15220201:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:18 hour fcst:ENS=+1
3852:15223025:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:18 hour fcst:ENS=+1
3853:15226827:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:18 hour fcst:ENS=+1
3854:15231316:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:18 hour fcst:ENS=+1
3855:15234544:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:12-18 hour ave fcst:ENS=+1
3856:15237336:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:12-18 hour ave fcst:ENS=+1
3857:15240868:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:12-18 hour acc fcst:ENS=+1
3858:15244135:d=2018101600:WATR Water Runoff [kg/m^2]:surface:12-18 hour acc fcst:ENS=+1
3859:15247028:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+1
3860:15250154:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:12-18 hour ave fcst:ENS=+1
3861:15254449:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:12-18 hour ave fcst:ENS=+1
3862:15258629:d=2018101600:FRICV Frictional Velocity [m/s]:surface:18 hour fcst:ENS=+1
3863:15263404:d=2018101600:WILT Wilting Point [Fraction]:surface:18 hour fcst:ENS=+1
3864:15266419:d=2018101600:LFTX Surface Lifted Index [K]:surface:18 hour fcst:ENS=+1
3865:15269686:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:18 hour fcst:ENS=+1
3866:15273251:d=2018101600:CIN Convective Inhibition [J/kg]:surface:18 hour fcst:ENS=+1
3867:15276542:d=2018101600:HGT Geopotential Height [gpm]:tropopause:18 hour fcst:ENS=+1
3868:15283148:d=2018101600:TMP Temperature [K]:tropopause:18 hour fcst:ENS=+1
3869:15285868:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:18 hour fcst:ENS=+1
3870:15289195:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:18 hour fcst:ENS=+1
3871:15292392:d=2018101600:HGT Geopotential Height [gpm]:max wind:18 hour fcst:ENS=+1
3872:15300460:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:18 hour fcst:ENS=+1
3873:15304127:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:18 hour fcst:ENS=+1
3874:15307871:d=2018101600:TMP Temperature [K]:max wind:18 hour fcst:ENS=+1
3875:15312224:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:18 hour fcst:ENS=+1
3876:15315638:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:18 hour fcst:ENS=+1
3877:15322463:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:18 hour fcst:ENS=+1
3878:15323067:d=2018101600:ICEC Ice Cover [Proportion]:surface:18 hour fcst:ENS=+1
3879:15323396:d=2018101600:HGT Geopotential Height [gpm]:10 mb:24 hour fcst:ENS=+1
3880:15326601:d=2018101600:TMP Temperature [K]:10 mb:24 hour fcst:ENS=+1
3881:15328017:d=2018101600:RH Relative Humidity [%]:10 mb:24 hour fcst:ENS=+1
3882:15329655:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:24 hour fcst:ENS=+1
3883:15331355:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:24 hour fcst:ENS=+1
3884:15332834:d=2018101600:HGT Geopotential Height [gpm]:50 mb:24 hour fcst:ENS=+1
3885:15336655:d=2018101600:TMP Temperature [K]:50 mb:24 hour fcst:ENS=+1
3886:15338278:d=2018101600:RH Relative Humidity [%]:50 mb:24 hour fcst:ENS=+1
3887:15340291:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:24 hour fcst:ENS=+1
3888:15342262:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:24 hour fcst:ENS=+1
3889:15344138:d=2018101600:HGT Geopotential Height [gpm]:100 mb:24 hour fcst:ENS=+1
3890:15348269:d=2018101600:TMP Temperature [K]:100 mb:24 hour fcst:ENS=+1
3891:15350208:d=2018101600:RH Relative Humidity [%]:100 mb:24 hour fcst:ENS=+1
3892:15353099:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:24 hour fcst:ENS=+1
3893:15357252:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:24 hour fcst:ENS=+1
3894:15361324:d=2018101600:HGT Geopotential Height [gpm]:200 mb:24 hour fcst:ENS=+1
3895:15365860:d=2018101600:TMP Temperature [K]:200 mb:24 hour fcst:ENS=+1
3896:15368022:d=2018101600:RH Relative Humidity [%]:200 mb:24 hour fcst:ENS=+1
3897:15372270:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:24 hour fcst:ENS=+1
3898:15375357:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:24 hour fcst:ENS=+1
3899:15378388:d=2018101600:HGT Geopotential Height [gpm]:250 mb:24 hour fcst:ENS=+1
3900:15382961:d=2018101600:TMP Temperature [K]:250 mb:24 hour fcst:ENS=+1
3901:15385120:d=2018101600:RH Relative Humidity [%]:250 mb:24 hour fcst:ENS=+1
3902:15389794:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:24 hour fcst:ENS=+1
3903:15393017:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:24 hour fcst:ENS=+1
3904:15396242:d=2018101600:HGT Geopotential Height [gpm]:300 mb:24 hour fcst:ENS=+1
3905:15400822:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:24 hour fcst:ENS=+1
3906:15404170:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:24 hour fcst:ENS=+1
3907:15407530:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:24 hour fcst:ENS=+1
3908:15412737:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:24 hour fcst:ENS=+1
3909:15417919:d=2018101600:HGT Geopotential Height [gpm]:500 mb:24 hour fcst:ENS=+1
3910:15422812:d=2018101600:TMP Temperature [K]:500 mb:24 hour fcst:ENS=+1
3911:15425131:d=2018101600:RH Relative Humidity [%]:500 mb:24 hour fcst:ENS=+1
3912:15429943:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:24 hour fcst:ENS=+1
3913:15435003:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:24 hour fcst:ENS=+1
3914:15440087:d=2018101600:HGT Geopotential Height [gpm]:700 mb:24 hour fcst:ENS=+1
3915:15444878:d=2018101600:TMP Temperature [K]:700 mb:24 hour fcst:ENS=+1
3916:15447372:d=2018101600:RH Relative Humidity [%]:700 mb:24 hour fcst:ENS=+1
3917:15452115:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:24 hour fcst:ENS=+1
3918:15457201:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:24 hour fcst:ENS=+1
3919:15462304:d=2018101600:HGT Geopotential Height [gpm]:850 mb:24 hour fcst:ENS=+1
3920:15467411:d=2018101600:TMP Temperature [K]:850 mb:24 hour fcst:ENS=+1
3921:15470333:d=2018101600:RH Relative Humidity [%]:850 mb:24 hour fcst:ENS=+1
3922:15475324:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:24 hour fcst:ENS=+1
3923:15481028:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:24 hour fcst:ENS=+1
3924:15486331:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:24 hour fcst:ENS=+1
3925:15491617:d=2018101600:HGT Geopotential Height [gpm]:925 mb:24 hour fcst:ENS=+1
3926:15496862:d=2018101600:TMP Temperature [K]:925 mb:24 hour fcst:ENS=+1
3927:15499763:d=2018101600:RH Relative Humidity [%]:925 mb:24 hour fcst:ENS=+1
3928:15504496:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:24 hour fcst:ENS=+1
3929:15509762:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:24 hour fcst:ENS=+1
3930:15515048:d=2018101600:TMP Temperature [K]:1000 mb:24 hour fcst:ENS=+1
3931:15517942:d=2018101600:RH Relative Humidity [%]:1000 mb:24 hour fcst:ENS=+1
3932:15522498:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:24 hour fcst:ENS=+1
3933:15527807:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:24 hour fcst:ENS=+1
3934:15533091:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:24 hour fcst:ENS=+1
3935:15538588:d=2018101600:PRES Pressure [Pa]:surface:24 hour fcst:ENS=+1
3936:15544160:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:24 hour fcst:ENS=+1
3937:15546674:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:24 hour fcst:ENS=+1
3938:15549482:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:24 hour fcst:ENS=+1
3939:15550447:d=2018101600:TMP Temperature [K]:2 m above ground:24 hour fcst:ENS=+1
3940:15553555:d=2018101600:RH Relative Humidity [%]:2 m above ground:24 hour fcst:ENS=+1
3941:15558032:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:24 hour fcst:ENS=+1
3942:15563204:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:24 hour fcst:ENS=+1
3943:15568345:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:18-24 hour acc fcst:ENS=+1
3944:15572295:d=2018101600:CSNOW Categorical Snow [-]:surface:18-24 hour ave fcst:ENS=+1
3945:15572773:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:18-24 hour ave fcst:ENS=+1
3946:15572981:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:18-24 hour ave fcst:ENS=+1
3947:15573189:d=2018101600:CRAIN Categorical Rain [-]:surface:18-24 hour ave fcst:ENS=+1
3948:15574052:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+1
3949:15579943:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+1
3950:15585282:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+1
3951:15589413:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+1
3952:15592739:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+1
3953:15595615:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:18-24 hour ave fcst:ENS=+1
3954:15598728:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:24 hour fcst:ENS=+1
3955:15603466:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:24 hour fcst:ENS=+1
3956:15606946:d=2018101600:HGT Geopotential Height [gpm]:20 mb:24 hour fcst:ENS=+1
3957:15610174:d=2018101600:TMP Temperature [K]:20 mb:24 hour fcst:ENS=+1
3958:15611617:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:24 hour fcst:ENS=+1
3959:15613447:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:24 hour fcst:ENS=+1
3960:15615050:d=2018101600:HGT Geopotential Height [gpm]:30 mb:24 hour fcst:ENS=+1
3961:15618278:d=2018101600:TMP Temperature [K]:30 mb:24 hour fcst:ENS=+1
3962:15619755:d=2018101600:RH Relative Humidity [%]:30 mb:24 hour fcst:ENS=+1
3963:15621404:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:24 hour fcst:ENS=+1
3964:15623277:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:24 hour fcst:ENS=+1
3965:15625004:d=2018101600:HGT Geopotential Height [gpm]:70 mb:24 hour fcst:ENS=+1
3966:15628898:d=2018101600:TMP Temperature [K]:70 mb:24 hour fcst:ENS=+1
3967:15630663:d=2018101600:RH Relative Humidity [%]:70 mb:24 hour fcst:ENS=+1
3968:15633047:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:24 hour fcst:ENS=+1
3969:15636875:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:24 hour fcst:ENS=+1
3970:15640583:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:24 hour fcst:ENS=+1
3971:15646508:d=2018101600:HGT Geopotential Height [gpm]:150 mb:24 hour fcst:ENS=+1
3972:15650928:d=2018101600:TMP Temperature [K]:150 mb:24 hour fcst:ENS=+1
3973:15652996:d=2018101600:RH Relative Humidity [%]:150 mb:24 hour fcst:ENS=+1
3974:15656592:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:24 hour fcst:ENS=+1
3975:15662195:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:24 hour fcst:ENS=+1
3976:15666903:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:24 hour fcst:ENS=+1
3977:15671505:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:24 hour fcst:ENS=+1
3978:15677699:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:24 hour fcst:ENS=+1
3979:15684207:d=2018101600:TMP Temperature [K]:300 mb:24 hour fcst:ENS=+1
3980:15686398:d=2018101600:RH Relative Humidity [%]:300 mb:24 hour fcst:ENS=+1
3981:15691372:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:24 hour fcst:ENS=+1
3982:15698142:d=2018101600:HGT Geopotential Height [gpm]:350 mb:24 hour fcst:ENS=+1
3983:15702673:d=2018101600:TMP Temperature [K]:350 mb:24 hour fcst:ENS=+1
3984:15704850:d=2018101600:RH Relative Humidity [%]:350 mb:24 hour fcst:ENS=+1
3985:15709799:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:24 hour fcst:ENS=+1
3986:15716736:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:24 hour fcst:ENS=+1
3987:15720073:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:24 hour fcst:ENS=+1
3988:15723389:d=2018101600:HGT Geopotential Height [gpm]:400 mb:24 hour fcst:ENS=+1
3989:15727867:d=2018101600:TMP Temperature [K]:400 mb:24 hour fcst:ENS=+1
3990:15730105:d=2018101600:RH Relative Humidity [%]:400 mb:24 hour fcst:ENS=+1
3991:15735032:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:24 hour fcst:ENS=+1
3992:15742079:d=2018101600:HGT Geopotential Height [gpm]:450 mb:24 hour fcst:ENS=+1
3993:15746488:d=2018101600:TMP Temperature [K]:450 mb:24 hour fcst:ENS=+1
3994:15748752:d=2018101600:RH Relative Humidity [%]:450 mb:24 hour fcst:ENS=+1
3995:15753617:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:24 hour fcst:ENS=+1
3996:15760165:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:24 hour fcst:ENS=+1
3997:15765249:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:24 hour fcst:ENS=+1
3998:15770355:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:24 hour fcst:ENS=+1
3999:15775633:d=2018101600:HGT Geopotential Height [gpm]:550 mb:24 hour fcst:ENS=+1
4000:15780469:d=2018101600:TMP Temperature [K]:550 mb:24 hour fcst:ENS=+1
4001:15782813:d=2018101600:RH Relative Humidity [%]:550 mb:24 hour fcst:ENS=+1
4002:15787583:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:24 hour fcst:ENS=+1
4003:15792902:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:24 hour fcst:ENS=+1
4004:15797926:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:24 hour fcst:ENS=+1
4005:15802915:d=2018101600:HGT Geopotential Height [gpm]:600 mb:24 hour fcst:ENS=+1
4006:15807726:d=2018101600:TMP Temperature [K]:600 mb:24 hour fcst:ENS=+1
4007:15810101:d=2018101600:RH Relative Humidity [%]:600 mb:24 hour fcst:ENS=+1
4008:15814850:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:24 hour fcst:ENS=+1
4009:15820208:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:24 hour fcst:ENS=+1
4010:15825220:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:24 hour fcst:ENS=+1
4011:15830238:d=2018101600:HGT Geopotential Height [gpm]:650 mb:24 hour fcst:ENS=+1
4012:15835023:d=2018101600:TMP Temperature [K]:650 mb:24 hour fcst:ENS=+1
4013:15837455:d=2018101600:RH Relative Humidity [%]:650 mb:24 hour fcst:ENS=+1
4014:15842197:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:24 hour fcst:ENS=+1
4015:15847629:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:24 hour fcst:ENS=+1
4016:15852675:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:24 hour fcst:ENS=+1
4017:15857754:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:24 hour fcst:ENS=+1
4018:15863227:d=2018101600:HGT Geopotential Height [gpm]:750 mb:24 hour fcst:ENS=+1
4019:15868219:d=2018101600:TMP Temperature [K]:750 mb:24 hour fcst:ENS=+1
4020:15870859:d=2018101600:RH Relative Humidity [%]:750 mb:24 hour fcst:ENS=+1
4021:15875688:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:24 hour fcst:ENS=+1
4022:15881227:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:24 hour fcst:ENS=+1
4023:15886413:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:24 hour fcst:ENS=+1
4024:15891592:d=2018101600:HGT Geopotential Height [gpm]:800 mb:24 hour fcst:ENS=+1
4025:15896647:d=2018101600:TMP Temperature [K]:800 mb:24 hour fcst:ENS=+1
4026:15899457:d=2018101600:RH Relative Humidity [%]:800 mb:24 hour fcst:ENS=+1
4027:15904419:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:24 hour fcst:ENS=+1
4028:15910043:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:24 hour fcst:ENS=+1
4029:15915310:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:24 hour fcst:ENS=+1
4030:15920565:d=2018101600:HGT Geopotential Height [gpm]:900 mb:24 hour fcst:ENS=+1
4031:15925753:d=2018101600:TMP Temperature [K]:900 mb:24 hour fcst:ENS=+1
4032:15928674:d=2018101600:RH Relative Humidity [%]:900 mb:24 hour fcst:ENS=+1
4033:15933499:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:24 hour fcst:ENS=+1
4034:15939240:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:24 hour fcst:ENS=+1
4035:15944500:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:24 hour fcst:ENS=+1
4036:15949793:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:24 hour fcst:ENS=+1
4037:15955484:d=2018101600:HGT Geopotential Height [gpm]:950 mb:24 hour fcst:ENS=+1
4038:15960789:d=2018101600:TMP Temperature [K]:950 mb:24 hour fcst:ENS=+1
4039:15963682:d=2018101600:RH Relative Humidity [%]:950 mb:24 hour fcst:ENS=+1
4040:15968339:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:24 hour fcst:ENS=+1
4041:15973937:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:24 hour fcst:ENS=+1
4042:15979252:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:24 hour fcst:ENS=+1
4043:15984571:d=2018101600:HGT Geopotential Height [gpm]:975 mb:24 hour fcst:ENS=+1
4044:15989965:d=2018101600:TMP Temperature [K]:975 mb:24 hour fcst:ENS=+1
4045:15992866:d=2018101600:RH Relative Humidity [%]:975 mb:24 hour fcst:ENS=+1
4046:15997472:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:24 hour fcst:ENS=+1
4047:16002864:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:24 hour fcst:ENS=+1
4048:16008185:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:24 hour fcst:ENS=+1
4049:16013505:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:24 hour fcst:ENS=+1
4050:16018534:d=2018101600:HGT Geopotential Height [gpm]:surface:24 hour fcst:ENS=+1
4051:16023569:d=2018101600:TMP Temperature [K]:surface:24 hour fcst:ENS=+1
4052:16026859:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:24 hour fcst:ENS=+1
4053:16029265:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:24 hour fcst:ENS=+1
4054:16032043:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:24 hour fcst:ENS=+1
4055:16035268:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:24 hour fcst:ENS=+1
4056:16038094:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:24 hour fcst:ENS=+1
4057:16041384:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:24 hour fcst:ENS=+1
4058:16044212:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:24 hour fcst:ENS=+1
4059:16048378:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:24 hour fcst:ENS=+1
4060:16052844:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:24 hour fcst:ENS=+1
4061:16056032:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:18-24 hour ave fcst:ENS=+1
4062:16058803:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:18-24 hour ave fcst:ENS=+1
4063:16062241:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:18-24 hour acc fcst:ENS=+1
4064:16065490:d=2018101600:WATR Water Runoff [kg/m^2]:surface:18-24 hour acc fcst:ENS=+1
4065:16068380:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+1
4066:16071655:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:18-24 hour ave fcst:ENS=+1
4067:16075954:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:18-24 hour ave fcst:ENS=+1
4068:16080123:d=2018101600:FRICV Frictional Velocity [m/s]:surface:24 hour fcst:ENS=+1
4069:16084812:d=2018101600:WILT Wilting Point [Fraction]:surface:24 hour fcst:ENS=+1
4070:16087827:d=2018101600:LFTX Surface Lifted Index [K]:surface:24 hour fcst:ENS=+1
4071:16091069:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:24 hour fcst:ENS=+1
4072:16094604:d=2018101600:CIN Convective Inhibition [J/kg]:surface:24 hour fcst:ENS=+1
4073:16098293:d=2018101600:HGT Geopotential Height [gpm]:tropopause:24 hour fcst:ENS=+1
4074:16104819:d=2018101600:TMP Temperature [K]:tropopause:24 hour fcst:ENS=+1
4075:16107485:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:24 hour fcst:ENS=+1
4076:16110762:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:24 hour fcst:ENS=+1
4077:16113932:d=2018101600:HGT Geopotential Height [gpm]:max wind:24 hour fcst:ENS=+1
4078:16122002:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:24 hour fcst:ENS=+1
4079:16125577:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:24 hour fcst:ENS=+1
4080:16129299:d=2018101600:TMP Temperature [K]:max wind:24 hour fcst:ENS=+1
4081:16133603:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:24 hour fcst:ENS=+1
4082:16136998:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:24 hour fcst:ENS=+1
4083:16144419:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:24 hour fcst:ENS=+1
4084:16145023:d=2018101600:ICEC Ice Cover [Proportion]:surface:24 hour fcst:ENS=+1
4085:16145352:d=2018101600:HGT Geopotential Height [gpm]:10 mb:30 hour fcst:ENS=+1
4086:16148546:d=2018101600:TMP Temperature [K]:10 mb:30 hour fcst:ENS=+1
4087:16149969:d=2018101600:RH Relative Humidity [%]:10 mb:30 hour fcst:ENS=+1
4088:16151600:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:30 hour fcst:ENS=+1
4089:16153311:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:30 hour fcst:ENS=+1
4090:16154826:d=2018101600:HGT Geopotential Height [gpm]:50 mb:30 hour fcst:ENS=+1
4091:16158615:d=2018101600:TMP Temperature [K]:50 mb:30 hour fcst:ENS=+1
4092:16160219:d=2018101600:RH Relative Humidity [%]:50 mb:30 hour fcst:ENS=+1
4093:16162215:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:30 hour fcst:ENS=+1
4094:16164205:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:30 hour fcst:ENS=+1
4095:16166059:d=2018101600:HGT Geopotential Height [gpm]:100 mb:30 hour fcst:ENS=+1
4096:16170197:d=2018101600:TMP Temperature [K]:100 mb:30 hour fcst:ENS=+1
4097:16172155:d=2018101600:RH Relative Humidity [%]:100 mb:30 hour fcst:ENS=+1
4098:16175063:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:30 hour fcst:ENS=+1
4099:16179187:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:30 hour fcst:ENS=+1
4100:16183217:d=2018101600:HGT Geopotential Height [gpm]:200 mb:30 hour fcst:ENS=+1
4101:16187720:d=2018101600:TMP Temperature [K]:200 mb:30 hour fcst:ENS=+1
4102:16189871:d=2018101600:RH Relative Humidity [%]:200 mb:30 hour fcst:ENS=+1
4103:16194101:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:30 hour fcst:ENS=+1
4104:16197185:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:30 hour fcst:ENS=+1
4105:16200225:d=2018101600:HGT Geopotential Height [gpm]:250 mb:30 hour fcst:ENS=+1
4106:16204793:d=2018101600:TMP Temperature [K]:250 mb:30 hour fcst:ENS=+1
4107:16206948:d=2018101600:RH Relative Humidity [%]:250 mb:30 hour fcst:ENS=+1
4108:16211607:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:30 hour fcst:ENS=+1
4109:16214816:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:30 hour fcst:ENS=+1
4110:16218044:d=2018101600:HGT Geopotential Height [gpm]:300 mb:30 hour fcst:ENS=+1
4111:16222614:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:30 hour fcst:ENS=+1
4112:16225944:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:30 hour fcst:ENS=+1
4113:16229281:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:30 hour fcst:ENS=+1
4114:16234481:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:30 hour fcst:ENS=+1
4115:16239667:d=2018101600:HGT Geopotential Height [gpm]:500 mb:30 hour fcst:ENS=+1
4116:16244569:d=2018101600:TMP Temperature [K]:500 mb:30 hour fcst:ENS=+1
4117:16246858:d=2018101600:RH Relative Humidity [%]:500 mb:30 hour fcst:ENS=+1
4118:16251677:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:30 hour fcst:ENS=+1
4119:16256746:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:30 hour fcst:ENS=+1
4120:16261809:d=2018101600:HGT Geopotential Height [gpm]:700 mb:30 hour fcst:ENS=+1
4121:16266735:d=2018101600:TMP Temperature [K]:700 mb:30 hour fcst:ENS=+1
4122:16269190:d=2018101600:RH Relative Humidity [%]:700 mb:30 hour fcst:ENS=+1
4123:16273932:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:30 hour fcst:ENS=+1
4124:16278990:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:30 hour fcst:ENS=+1
4125:16284047:d=2018101600:HGT Geopotential Height [gpm]:850 mb:30 hour fcst:ENS=+1
4126:16289126:d=2018101600:TMP Temperature [K]:850 mb:30 hour fcst:ENS=+1
4127:16292038:d=2018101600:RH Relative Humidity [%]:850 mb:30 hour fcst:ENS=+1
4128:16297046:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:30 hour fcst:ENS=+1
4129:16302707:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:30 hour fcst:ENS=+1
4130:16307970:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:30 hour fcst:ENS=+1
4131:16313242:d=2018101600:HGT Geopotential Height [gpm]:925 mb:30 hour fcst:ENS=+1
4132:16318468:d=2018101600:TMP Temperature [K]:925 mb:30 hour fcst:ENS=+1
4133:16321362:d=2018101600:RH Relative Humidity [%]:925 mb:30 hour fcst:ENS=+1
4134:16326082:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:30 hour fcst:ENS=+1
4135:16331357:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:30 hour fcst:ENS=+1
4136:16336598:d=2018101600:TMP Temperature [K]:1000 mb:30 hour fcst:ENS=+1
4137:16339489:d=2018101600:RH Relative Humidity [%]:1000 mb:30 hour fcst:ENS=+1
4138:16344001:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:30 hour fcst:ENS=+1
4139:16349268:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:30 hour fcst:ENS=+1
4140:16354507:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:30 hour fcst:ENS=+1
4141:16359980:d=2018101600:PRES Pressure [Pa]:surface:30 hour fcst:ENS=+1
4142:16365546:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:30 hour fcst:ENS=+1
4143:16368019:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:30 hour fcst:ENS=+1
4144:16370832:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:30 hour fcst:ENS=+1
4145:16371807:d=2018101600:TMP Temperature [K]:2 m above ground:30 hour fcst:ENS=+1
4146:16374942:d=2018101600:RH Relative Humidity [%]:2 m above ground:30 hour fcst:ENS=+1
4147:16379383:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:30 hour fcst:ENS=+1
4148:16384534:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:30 hour fcst:ENS=+1
4149:16389636:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:24-30 hour acc fcst:ENS=+1
4150:16393511:d=2018101600:CSNOW Categorical Snow [-]:surface:24-30 hour ave fcst:ENS=+1
4151:16394017:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:24-30 hour ave fcst:ENS=+1
4152:16394225:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:24-30 hour ave fcst:ENS=+1
4153:16394581:d=2018101600:CRAIN Categorical Rain [-]:surface:24-30 hour ave fcst:ENS=+1
4154:16395413:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+1
4155:16401077:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+1
4156:16406149:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+1
4157:16407481:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+1
4158:16410824:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+1
4159:16413671:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:24-30 hour ave fcst:ENS=+1
4160:16416737:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:30 hour fcst:ENS=+1
4161:16421705:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:30 hour fcst:ENS=+1
4162:16425148:d=2018101600:HGT Geopotential Height [gpm]:20 mb:30 hour fcst:ENS=+1
4163:16428355:d=2018101600:TMP Temperature [K]:20 mb:30 hour fcst:ENS=+1
4164:16429783:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:30 hour fcst:ENS=+1
4165:16431607:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:30 hour fcst:ENS=+1
4166:16433222:d=2018101600:HGT Geopotential Height [gpm]:30 mb:30 hour fcst:ENS=+1
4167:16436454:d=2018101600:TMP Temperature [K]:30 mb:30 hour fcst:ENS=+1
4168:16437914:d=2018101600:RH Relative Humidity [%]:30 mb:30 hour fcst:ENS=+1
4169:16439582:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:30 hour fcst:ENS=+1
4170:16441455:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:30 hour fcst:ENS=+1
4171:16443141:d=2018101600:HGT Geopotential Height [gpm]:70 mb:30 hour fcst:ENS=+1
4172:16447046:d=2018101600:TMP Temperature [K]:70 mb:30 hour fcst:ENS=+1
4173:16448859:d=2018101600:RH Relative Humidity [%]:70 mb:30 hour fcst:ENS=+1
4174:16451267:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:30 hour fcst:ENS=+1
4175:16455124:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:30 hour fcst:ENS=+1
4176:16458871:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:30 hour fcst:ENS=+1
4177:16465377:d=2018101600:HGT Geopotential Height [gpm]:150 mb:30 hour fcst:ENS=+1
4178:16469768:d=2018101600:TMP Temperature [K]:150 mb:30 hour fcst:ENS=+1
4179:16471800:d=2018101600:RH Relative Humidity [%]:150 mb:30 hour fcst:ENS=+1
4180:16475387:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:30 hour fcst:ENS=+1
4181:16480961:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:30 hour fcst:ENS=+1
4182:16485636:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:30 hour fcst:ENS=+1
4183:16490217:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:30 hour fcst:ENS=+1
4184:16496350:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:30 hour fcst:ENS=+1
4185:16502813:d=2018101600:TMP Temperature [K]:300 mb:30 hour fcst:ENS=+1
4186:16505004:d=2018101600:RH Relative Humidity [%]:300 mb:30 hour fcst:ENS=+1
4187:16509947:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:30 hour fcst:ENS=+1
4188:16516727:d=2018101600:HGT Geopotential Height [gpm]:350 mb:30 hour fcst:ENS=+1
4189:16521254:d=2018101600:TMP Temperature [K]:350 mb:30 hour fcst:ENS=+1
4190:16523418:d=2018101600:RH Relative Humidity [%]:350 mb:30 hour fcst:ENS=+1
4191:16528361:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:30 hour fcst:ENS=+1
4192:16535275:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:30 hour fcst:ENS=+1
4193:16538590:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:30 hour fcst:ENS=+1
4194:16541872:d=2018101600:HGT Geopotential Height [gpm]:400 mb:30 hour fcst:ENS=+1
4195:16546344:d=2018101600:TMP Temperature [K]:400 mb:30 hour fcst:ENS=+1
4196:16548561:d=2018101600:RH Relative Humidity [%]:400 mb:30 hour fcst:ENS=+1
4197:16553471:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:30 hour fcst:ENS=+1
4198:16560545:d=2018101600:HGT Geopotential Height [gpm]:450 mb:30 hour fcst:ENS=+1
4199:16564932:d=2018101600:TMP Temperature [K]:450 mb:30 hour fcst:ENS=+1
4200:16567179:d=2018101600:RH Relative Humidity [%]:450 mb:30 hour fcst:ENS=+1
4201:16572016:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:30 hour fcst:ENS=+1
4202:16578558:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:30 hour fcst:ENS=+1
4203:16583670:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:30 hour fcst:ENS=+1
4204:16588761:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:30 hour fcst:ENS=+1
4205:16595342:d=2018101600:HGT Geopotential Height [gpm]:550 mb:30 hour fcst:ENS=+1
4206:16600177:d=2018101600:TMP Temperature [K]:550 mb:30 hour fcst:ENS=+1
4207:16602488:d=2018101600:RH Relative Humidity [%]:550 mb:30 hour fcst:ENS=+1
4208:16607251:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:30 hour fcst:ENS=+1
4209:16612514:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:30 hour fcst:ENS=+1
4210:16617510:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:30 hour fcst:ENS=+1
4211:16622532:d=2018101600:HGT Geopotential Height [gpm]:600 mb:30 hour fcst:ENS=+1
4212:16627307:d=2018101600:TMP Temperature [K]:600 mb:30 hour fcst:ENS=+1
4213:16629648:d=2018101600:RH Relative Humidity [%]:600 mb:30 hour fcst:ENS=+1
4214:16634390:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:30 hour fcst:ENS=+1
4215:16639707:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:30 hour fcst:ENS=+1
4216:16644698:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:30 hour fcst:ENS=+1
4217:16649686:d=2018101600:HGT Geopotential Height [gpm]:650 mb:30 hour fcst:ENS=+1
4218:16654422:d=2018101600:TMP Temperature [K]:650 mb:30 hour fcst:ENS=+1
4219:16656822:d=2018101600:RH Relative Humidity [%]:650 mb:30 hour fcst:ENS=+1
4220:16661564:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:30 hour fcst:ENS=+1
4221:16666949:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:30 hour fcst:ENS=+1
4222:16671964:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:30 hour fcst:ENS=+1
4223:16676985:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:30 hour fcst:ENS=+1
4224:16682428:d=2018101600:HGT Geopotential Height [gpm]:750 mb:30 hour fcst:ENS=+1
4225:16687361:d=2018101600:TMP Temperature [K]:750 mb:30 hour fcst:ENS=+1
4226:16689923:d=2018101600:RH Relative Humidity [%]:750 mb:30 hour fcst:ENS=+1
4227:16694715:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:30 hour fcst:ENS=+1
4228:16700226:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:30 hour fcst:ENS=+1
4229:16705354:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:30 hour fcst:ENS=+1
4230:16710477:d=2018101600:HGT Geopotential Height [gpm]:800 mb:30 hour fcst:ENS=+1
4231:16715464:d=2018101600:TMP Temperature [K]:800 mb:30 hour fcst:ENS=+1
4232:16718205:d=2018101600:RH Relative Humidity [%]:800 mb:30 hour fcst:ENS=+1
4233:16723126:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:30 hour fcst:ENS=+1
4234:16728712:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:30 hour fcst:ENS=+1
4235:16733913:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:30 hour fcst:ENS=+1
4236:16739123:d=2018101600:HGT Geopotential Height [gpm]:900 mb:30 hour fcst:ENS=+1
4237:16744282:d=2018101600:TMP Temperature [K]:900 mb:30 hour fcst:ENS=+1
4238:16747177:d=2018101600:RH Relative Humidity [%]:900 mb:30 hour fcst:ENS=+1
4239:16752042:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:30 hour fcst:ENS=+1
4240:16757729:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:30 hour fcst:ENS=+1
4241:16762990:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:30 hour fcst:ENS=+1
4242:16768263:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:30 hour fcst:ENS=+1
4243:16773917:d=2018101600:HGT Geopotential Height [gpm]:950 mb:30 hour fcst:ENS=+1
4244:16779203:d=2018101600:TMP Temperature [K]:950 mb:30 hour fcst:ENS=+1
4245:16782069:d=2018101600:RH Relative Humidity [%]:950 mb:30 hour fcst:ENS=+1
4246:16786693:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:30 hour fcst:ENS=+1
4247:16792240:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:30 hour fcst:ENS=+1
4248:16797499:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:30 hour fcst:ENS=+1
4249:16802783:d=2018101600:HGT Geopotential Height [gpm]:975 mb:30 hour fcst:ENS=+1
4250:16808164:d=2018101600:TMP Temperature [K]:975 mb:30 hour fcst:ENS=+1
4251:16811028:d=2018101600:RH Relative Humidity [%]:975 mb:30 hour fcst:ENS=+1
4252:16815584:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:30 hour fcst:ENS=+1
4253:16820957:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:30 hour fcst:ENS=+1
4254:16826252:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:30 hour fcst:ENS=+1
4255:16831538:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:30 hour fcst:ENS=+1
4256:16836588:d=2018101600:HGT Geopotential Height [gpm]:surface:30 hour fcst:ENS=+1
4257:16841623:d=2018101600:TMP Temperature [K]:surface:30 hour fcst:ENS=+1
4258:16844920:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:30 hour fcst:ENS=+1
4259:16848108:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:30 hour fcst:ENS=+1
4260:16850894:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:30 hour fcst:ENS=+1
4261:16854129:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:30 hour fcst:ENS=+1
4262:16856948:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:30 hour fcst:ENS=+1
4263:16860243:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:30 hour fcst:ENS=+1
4264:16863069:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:30 hour fcst:ENS=+1
4265:16866625:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:30 hour fcst:ENS=+1
4266:16871029:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:30 hour fcst:ENS=+1
4267:16874214:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:24-30 hour ave fcst:ENS=+1
4268:16876911:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:24-30 hour ave fcst:ENS=+1
4269:16880263:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:24-30 hour acc fcst:ENS=+1
4270:16883396:d=2018101600:WATR Water Runoff [kg/m^2]:surface:24-30 hour acc fcst:ENS=+1
4271:16886280:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+1
4272:16889467:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:24-30 hour ave fcst:ENS=+1
4273:16893539:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:24-30 hour ave fcst:ENS=+1
4274:16897484:d=2018101600:FRICV Frictional Velocity [m/s]:surface:30 hour fcst:ENS=+1
4275:16902111:d=2018101600:WILT Wilting Point [Fraction]:surface:30 hour fcst:ENS=+1
4276:16905126:d=2018101600:LFTX Surface Lifted Index [K]:surface:30 hour fcst:ENS=+1
4277:16908375:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:30 hour fcst:ENS=+1
4278:16911746:d=2018101600:CIN Convective Inhibition [J/kg]:surface:30 hour fcst:ENS=+1
4279:16915186:d=2018101600:HGT Geopotential Height [gpm]:tropopause:30 hour fcst:ENS=+1
4280:16921702:d=2018101600:TMP Temperature [K]:tropopause:30 hour fcst:ENS=+1
4281:16924335:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:30 hour fcst:ENS=+1
4282:16929447:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:30 hour fcst:ENS=+1
4283:16934498:d=2018101600:HGT Geopotential Height [gpm]:max wind:30 hour fcst:ENS=+1
4284:16942574:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:30 hour fcst:ENS=+1
4285:16946119:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:30 hour fcst:ENS=+1
4286:16949823:d=2018101600:TMP Temperature [K]:max wind:30 hour fcst:ENS=+1
4287:16954124:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:30 hour fcst:ENS=+1
4288:16957502:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:30 hour fcst:ENS=+1
4289:16964749:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:30 hour fcst:ENS=+1
4290:16965353:d=2018101600:ICEC Ice Cover [Proportion]:surface:30 hour fcst:ENS=+1
4291:16965682:d=2018101600:HGT Geopotential Height [gpm]:10 mb:36 hour fcst:ENS=+1
4292:16968916:d=2018101600:TMP Temperature [K]:10 mb:36 hour fcst:ENS=+1
4293:16970319:d=2018101600:RH Relative Humidity [%]:10 mb:36 hour fcst:ENS=+1
4294:16971984:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:36 hour fcst:ENS=+1
4295:16973703:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:36 hour fcst:ENS=+1
4296:16975244:d=2018101600:HGT Geopotential Height [gpm]:50 mb:36 hour fcst:ENS=+1
4297:16979052:d=2018101600:TMP Temperature [K]:50 mb:36 hour fcst:ENS=+1
4298:16980668:d=2018101600:RH Relative Humidity [%]:50 mb:36 hour fcst:ENS=+1
4299:16982687:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:36 hour fcst:ENS=+1
4300:16984689:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:36 hour fcst:ENS=+1
4301:16986563:d=2018101600:HGT Geopotential Height [gpm]:100 mb:36 hour fcst:ENS=+1
4302:16990688:d=2018101600:TMP Temperature [K]:100 mb:36 hour fcst:ENS=+1
4303:16992596:d=2018101600:RH Relative Humidity [%]:100 mb:36 hour fcst:ENS=+1
4304:16995544:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:36 hour fcst:ENS=+1
4305:16999666:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:36 hour fcst:ENS=+1
4306:17003720:d=2018101600:HGT Geopotential Height [gpm]:200 mb:36 hour fcst:ENS=+1
4307:17008229:d=2018101600:TMP Temperature [K]:200 mb:36 hour fcst:ENS=+1
4308:17010375:d=2018101600:RH Relative Humidity [%]:200 mb:36 hour fcst:ENS=+1
4309:17014580:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:36 hour fcst:ENS=+1
4310:17017659:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:36 hour fcst:ENS=+1
4311:17020657:d=2018101600:HGT Geopotential Height [gpm]:250 mb:36 hour fcst:ENS=+1
4312:17025223:d=2018101600:TMP Temperature [K]:250 mb:36 hour fcst:ENS=+1
4313:17027347:d=2018101600:RH Relative Humidity [%]:250 mb:36 hour fcst:ENS=+1
4314:17031974:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:36 hour fcst:ENS=+1
4315:17035209:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:36 hour fcst:ENS=+1
4316:17038407:d=2018101600:HGT Geopotential Height [gpm]:300 mb:36 hour fcst:ENS=+1
4317:17042939:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:36 hour fcst:ENS=+1
4318:17046253:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:36 hour fcst:ENS=+1
4319:17049585:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:36 hour fcst:ENS=+1
4320:17052874:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:36 hour fcst:ENS=+1
4321:17056157:d=2018101600:HGT Geopotential Height [gpm]:500 mb:36 hour fcst:ENS=+1
4322:17061046:d=2018101600:TMP Temperature [K]:500 mb:36 hour fcst:ENS=+1
4323:17063324:d=2018101600:RH Relative Humidity [%]:500 mb:36 hour fcst:ENS=+1
4324:17068132:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:36 hour fcst:ENS=+1
4325:17073190:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:36 hour fcst:ENS=+1
4326:17078247:d=2018101600:HGT Geopotential Height [gpm]:700 mb:36 hour fcst:ENS=+1
4327:17083161:d=2018101600:TMP Temperature [K]:700 mb:36 hour fcst:ENS=+1
4328:17085603:d=2018101600:RH Relative Humidity [%]:700 mb:36 hour fcst:ENS=+1
4329:17090351:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:36 hour fcst:ENS=+1
4330:17095381:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:36 hour fcst:ENS=+1
4331:17100420:d=2018101600:HGT Geopotential Height [gpm]:850 mb:36 hour fcst:ENS=+1
4332:17105477:d=2018101600:TMP Temperature [K]:850 mb:36 hour fcst:ENS=+1
4333:17108388:d=2018101600:RH Relative Humidity [%]:850 mb:36 hour fcst:ENS=+1
4334:17113403:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:36 hour fcst:ENS=+1
4335:17119062:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:36 hour fcst:ENS=+1
4336:17124296:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:36 hour fcst:ENS=+1
4337:17129523:d=2018101600:HGT Geopotential Height [gpm]:925 mb:36 hour fcst:ENS=+1
4338:17134731:d=2018101600:TMP Temperature [K]:925 mb:36 hour fcst:ENS=+1
4339:17137619:d=2018101600:RH Relative Humidity [%]:925 mb:36 hour fcst:ENS=+1
4340:17142365:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:36 hour fcst:ENS=+1
4341:17147594:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:36 hour fcst:ENS=+1
4342:17152800:d=2018101600:TMP Temperature [K]:1000 mb:36 hour fcst:ENS=+1
4343:17155705:d=2018101600:RH Relative Humidity [%]:1000 mb:36 hour fcst:ENS=+1
4344:17160211:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:36 hour fcst:ENS=+1
4345:17165426:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:36 hour fcst:ENS=+1
4346:17170643:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:36 hour fcst:ENS=+1
4347:17176101:d=2018101600:PRES Pressure [Pa]:surface:36 hour fcst:ENS=+1
4348:17181680:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:36 hour fcst:ENS=+1
4349:17184130:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:36 hour fcst:ENS=+1
4350:17186949:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:36 hour fcst:ENS=+1
4351:17187928:d=2018101600:TMP Temperature [K]:2 m above ground:36 hour fcst:ENS=+1
4352:17191046:d=2018101600:RH Relative Humidity [%]:2 m above ground:36 hour fcst:ENS=+1
4353:17195472:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:36 hour fcst:ENS=+1
4354:17200584:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:36 hour fcst:ENS=+1
4355:17205660:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:30-36 hour acc fcst:ENS=+1
4356:17209531:d=2018101600:CSNOW Categorical Snow [-]:surface:30-36 hour ave fcst:ENS=+1
4357:17210046:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:30-36 hour ave fcst:ENS=+1
4358:17210254:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:30-36 hour ave fcst:ENS=+1
4359:17210626:d=2018101600:CRAIN Categorical Rain [-]:surface:30-36 hour ave fcst:ENS=+1
4360:17211448:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+1
4361:17217139:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+1
4362:17222246:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+1
4363:17223276:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+1
4364:17226641:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+1
4365:17229501:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:30-36 hour ave fcst:ENS=+1
4366:17232557:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:36 hour fcst:ENS=+1
4367:17237493:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:36 hour fcst:ENS=+1
4368:17240905:d=2018101600:HGT Geopotential Height [gpm]:20 mb:36 hour fcst:ENS=+1
4369:17244141:d=2018101600:TMP Temperature [K]:20 mb:36 hour fcst:ENS=+1
4370:17245584:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:36 hour fcst:ENS=+1
4371:17247381:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:36 hour fcst:ENS=+1
4372:17248979:d=2018101600:HGT Geopotential Height [gpm]:30 mb:36 hour fcst:ENS=+1
4373:17252216:d=2018101600:TMP Temperature [K]:30 mb:36 hour fcst:ENS=+1
4374:17253699:d=2018101600:RH Relative Humidity [%]:30 mb:36 hour fcst:ENS=+1
4375:17255371:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:36 hour fcst:ENS=+1
4376:17257213:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:36 hour fcst:ENS=+1
4377:17258891:d=2018101600:HGT Geopotential Height [gpm]:70 mb:36 hour fcst:ENS=+1
4378:17262804:d=2018101600:TMP Temperature [K]:70 mb:36 hour fcst:ENS=+1
4379:17264568:d=2018101600:RH Relative Humidity [%]:70 mb:36 hour fcst:ENS=+1
4380:17266982:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:36 hour fcst:ENS=+1
4381:17270780:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:36 hour fcst:ENS=+1
4382:17274479:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:36 hour fcst:ENS=+1
4383:17280958:d=2018101600:HGT Geopotential Height [gpm]:150 mb:36 hour fcst:ENS=+1
4384:17285347:d=2018101600:TMP Temperature [K]:150 mb:36 hour fcst:ENS=+1
4385:17287391:d=2018101600:RH Relative Humidity [%]:150 mb:36 hour fcst:ENS=+1
4386:17290979:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:36 hour fcst:ENS=+1
4387:17296560:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:36 hour fcst:ENS=+1
4388:17301241:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:36 hour fcst:ENS=+1
4389:17305817:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:36 hour fcst:ENS=+1
4390:17311939:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:36 hour fcst:ENS=+1
4391:17318376:d=2018101600:TMP Temperature [K]:300 mb:36 hour fcst:ENS=+1
4392:17320547:d=2018101600:RH Relative Humidity [%]:300 mb:36 hour fcst:ENS=+1
4393:17325450:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:36 hour fcst:ENS=+1
4394:17332169:d=2018101600:HGT Geopotential Height [gpm]:350 mb:36 hour fcst:ENS=+1
4395:17336639:d=2018101600:TMP Temperature [K]:350 mb:36 hour fcst:ENS=+1
4396:17338801:d=2018101600:RH Relative Humidity [%]:350 mb:36 hour fcst:ENS=+1
4397:17343698:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:36 hour fcst:ENS=+1
4398:17350571:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:36 hour fcst:ENS=+1
4399:17353853:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:36 hour fcst:ENS=+1
4400:17357117:d=2018101600:HGT Geopotential Height [gpm]:400 mb:36 hour fcst:ENS=+1
4401:17361535:d=2018101600:TMP Temperature [K]:400 mb:36 hour fcst:ENS=+1
4402:17363739:d=2018101600:RH Relative Humidity [%]:400 mb:36 hour fcst:ENS=+1
4403:17368620:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:36 hour fcst:ENS=+1
4404:17375626:d=2018101600:HGT Geopotential Height [gpm]:450 mb:36 hour fcst:ENS=+1
4405:17380004:d=2018101600:TMP Temperature [K]:450 mb:36 hour fcst:ENS=+1
4406:17382227:d=2018101600:RH Relative Humidity [%]:450 mb:36 hour fcst:ENS=+1
4407:17387051:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:36 hour fcst:ENS=+1
4408:17393553:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:36 hour fcst:ENS=+1
4409:17398624:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:36 hour fcst:ENS=+1
4410:17403704:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:36 hour fcst:ENS=+1
4411:17410249:d=2018101600:HGT Geopotential Height [gpm]:550 mb:36 hour fcst:ENS=+1
4412:17415059:d=2018101600:TMP Temperature [K]:550 mb:36 hour fcst:ENS=+1
4413:17417352:d=2018101600:RH Relative Humidity [%]:550 mb:36 hour fcst:ENS=+1
4414:17422072:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:36 hour fcst:ENS=+1
4415:17427325:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:36 hour fcst:ENS=+1
4416:17432318:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:36 hour fcst:ENS=+1
4417:17437331:d=2018101600:HGT Geopotential Height [gpm]:600 mb:36 hour fcst:ENS=+1
4418:17442106:d=2018101600:TMP Temperature [K]:600 mb:36 hour fcst:ENS=+1
4419:17444420:d=2018101600:RH Relative Humidity [%]:600 mb:36 hour fcst:ENS=+1
4420:17449141:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:36 hour fcst:ENS=+1
4421:17454423:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:36 hour fcst:ENS=+1
4422:17459427:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:36 hour fcst:ENS=+1
4423:17464405:d=2018101600:HGT Geopotential Height [gpm]:650 mb:36 hour fcst:ENS=+1
4424:17469146:d=2018101600:TMP Temperature [K]:650 mb:36 hour fcst:ENS=+1
4425:17471529:d=2018101600:RH Relative Humidity [%]:650 mb:36 hour fcst:ENS=+1
4426:17476253:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:36 hour fcst:ENS=+1
4427:17481594:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:36 hour fcst:ENS=+1
4428:17486587:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:36 hour fcst:ENS=+1
4429:17491614:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:36 hour fcst:ENS=+1
4430:17497008:d=2018101600:HGT Geopotential Height [gpm]:750 mb:36 hour fcst:ENS=+1
4431:17501958:d=2018101600:TMP Temperature [K]:750 mb:36 hour fcst:ENS=+1
4432:17504521:d=2018101600:RH Relative Humidity [%]:750 mb:36 hour fcst:ENS=+1
4433:17509326:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:36 hour fcst:ENS=+1
4434:17514806:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:36 hour fcst:ENS=+1
4435:17519902:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:36 hour fcst:ENS=+1
4436:17524984:d=2018101600:HGT Geopotential Height [gpm]:800 mb:36 hour fcst:ENS=+1
4437:17529958:d=2018101600:TMP Temperature [K]:800 mb:36 hour fcst:ENS=+1
4438:17532710:d=2018101600:RH Relative Humidity [%]:800 mb:36 hour fcst:ENS=+1
4439:17537674:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:36 hour fcst:ENS=+1
4440:17543257:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:36 hour fcst:ENS=+1
4441:17548418:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:36 hour fcst:ENS=+1
4442:17553546:d=2018101600:HGT Geopotential Height [gpm]:900 mb:36 hour fcst:ENS=+1
4443:17558702:d=2018101600:TMP Temperature [K]:900 mb:36 hour fcst:ENS=+1
4444:17561612:d=2018101600:RH Relative Humidity [%]:900 mb:36 hour fcst:ENS=+1
4445:17566477:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:36 hour fcst:ENS=+1
4446:17572153:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:36 hour fcst:ENS=+1
4447:17577395:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:36 hour fcst:ENS=+1
4448:17582623:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:36 hour fcst:ENS=+1
4449:17588267:d=2018101600:HGT Geopotential Height [gpm]:950 mb:36 hour fcst:ENS=+1
4450:17593529:d=2018101600:TMP Temperature [K]:950 mb:36 hour fcst:ENS=+1
4451:17596404:d=2018101600:RH Relative Humidity [%]:950 mb:36 hour fcst:ENS=+1
4452:17601028:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:36 hour fcst:ENS=+1
4453:17606592:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:36 hour fcst:ENS=+1
4454:17611816:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:36 hour fcst:ENS=+1
4455:17617044:d=2018101600:HGT Geopotential Height [gpm]:975 mb:36 hour fcst:ENS=+1
4456:17622393:d=2018101600:TMP Temperature [K]:975 mb:36 hour fcst:ENS=+1
4457:17625269:d=2018101600:RH Relative Humidity [%]:975 mb:36 hour fcst:ENS=+1
4458:17629828:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:36 hour fcst:ENS=+1
4459:17635209:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:36 hour fcst:ENS=+1
4460:17640447:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:36 hour fcst:ENS=+1
4461:17645696:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:36 hour fcst:ENS=+1
4462:17650755:d=2018101600:HGT Geopotential Height [gpm]:surface:36 hour fcst:ENS=+1
4463:17655790:d=2018101600:TMP Temperature [K]:surface:36 hour fcst:ENS=+1
4464:17659075:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:36 hour fcst:ENS=+1
4465:17662261:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:36 hour fcst:ENS=+1
4466:17665046:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:36 hour fcst:ENS=+1
4467:17668268:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:36 hour fcst:ENS=+1
4468:17671100:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:36 hour fcst:ENS=+1
4469:17674387:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:36 hour fcst:ENS=+1
4470:17677217:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:36 hour fcst:ENS=+1
4471:17680760:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:36 hour fcst:ENS=+1
4472:17685153:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:36 hour fcst:ENS=+1
4473:17688335:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:30-36 hour ave fcst:ENS=+1
4474:17691024:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:30-36 hour ave fcst:ENS=+1
4475:17694392:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:30-36 hour acc fcst:ENS=+1
4476:17697502:d=2018101600:WATR Water Runoff [kg/m^2]:surface:30-36 hour acc fcst:ENS=+1
4477:17700592:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+1
4478:17703765:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:30-36 hour ave fcst:ENS=+1
4479:17707853:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:30-36 hour ave fcst:ENS=+1
4480:17711764:d=2018101600:FRICV Frictional Velocity [m/s]:surface:36 hour fcst:ENS=+1
4481:17716403:d=2018101600:WILT Wilting Point [Fraction]:surface:36 hour fcst:ENS=+1
4482:17719418:d=2018101600:LFTX Surface Lifted Index [K]:surface:36 hour fcst:ENS=+1
4483:17722653:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:36 hour fcst:ENS=+1
4484:17725993:d=2018101600:CIN Convective Inhibition [J/kg]:surface:36 hour fcst:ENS=+1
4485:17729304:d=2018101600:HGT Geopotential Height [gpm]:tropopause:36 hour fcst:ENS=+1
4486:17735797:d=2018101600:TMP Temperature [K]:tropopause:36 hour fcst:ENS=+1
4487:17738419:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:36 hour fcst:ENS=+1
4488:17741698:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:36 hour fcst:ENS=+1
4489:17744858:d=2018101600:HGT Geopotential Height [gpm]:max wind:36 hour fcst:ENS=+1
4490:17752963:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:36 hour fcst:ENS=+1
4491:17756514:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:36 hour fcst:ENS=+1
4492:17760192:d=2018101600:TMP Temperature [K]:max wind:36 hour fcst:ENS=+1
4493:17764505:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:36 hour fcst:ENS=+1
4494:17767860:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:36 hour fcst:ENS=+1
4495:17775115:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:36 hour fcst:ENS=+1
4496:17775719:d=2018101600:ICEC Ice Cover [Proportion]:surface:36 hour fcst:ENS=+1
4497:17776048:d=2018101600:HGT Geopotential Height [gpm]:10 mb:42 hour fcst:ENS=+1
4498:17779242:d=2018101600:TMP Temperature [K]:10 mb:42 hour fcst:ENS=+1
4499:17780657:d=2018101600:RH Relative Humidity [%]:10 mb:42 hour fcst:ENS=+1
4500:17782302:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:42 hour fcst:ENS=+1
4501:17784019:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:42 hour fcst:ENS=+1
4502:17785561:d=2018101600:HGT Geopotential Height [gpm]:50 mb:42 hour fcst:ENS=+1
4503:17789352:d=2018101600:TMP Temperature [K]:50 mb:42 hour fcst:ENS=+1
4504:17790947:d=2018101600:RH Relative Humidity [%]:50 mb:42 hour fcst:ENS=+1
4505:17792973:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:42 hour fcst:ENS=+1
4506:17794940:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:42 hour fcst:ENS=+1
4507:17796780:d=2018101600:HGT Geopotential Height [gpm]:100 mb:42 hour fcst:ENS=+1
4508:17800893:d=2018101600:TMP Temperature [K]:100 mb:42 hour fcst:ENS=+1
4509:17802832:d=2018101600:RH Relative Humidity [%]:100 mb:42 hour fcst:ENS=+1
4510:17805765:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:42 hour fcst:ENS=+1
4511:17809890:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:42 hour fcst:ENS=+1
4512:17813971:d=2018101600:HGT Geopotential Height [gpm]:200 mb:42 hour fcst:ENS=+1
4513:17818453:d=2018101600:TMP Temperature [K]:200 mb:42 hour fcst:ENS=+1
4514:17820560:d=2018101600:RH Relative Humidity [%]:200 mb:42 hour fcst:ENS=+1
4515:17824783:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:42 hour fcst:ENS=+1
4516:17827851:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:42 hour fcst:ENS=+1
4517:17830818:d=2018101600:HGT Geopotential Height [gpm]:250 mb:42 hour fcst:ENS=+1
4518:17835361:d=2018101600:TMP Temperature [K]:250 mb:42 hour fcst:ENS=+1
4519:17837452:d=2018101600:RH Relative Humidity [%]:250 mb:42 hour fcst:ENS=+1
4520:17842042:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:42 hour fcst:ENS=+1
4521:17845275:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:42 hour fcst:ENS=+1
4522:17848436:d=2018101600:HGT Geopotential Height [gpm]:300 mb:42 hour fcst:ENS=+1
4523:17852956:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:42 hour fcst:ENS=+1
4524:17856279:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:42 hour fcst:ENS=+1
4525:17859575:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:42 hour fcst:ENS=+1
4526:17862859:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:42 hour fcst:ENS=+1
4527:17866143:d=2018101600:HGT Geopotential Height [gpm]:500 mb:42 hour fcst:ENS=+1
4528:17870959:d=2018101600:TMP Temperature [K]:500 mb:42 hour fcst:ENS=+1
4529:17873214:d=2018101600:RH Relative Humidity [%]:500 mb:42 hour fcst:ENS=+1
4530:17877946:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:42 hour fcst:ENS=+1
4531:17882971:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:42 hour fcst:ENS=+1
4532:17888016:d=2018101600:HGT Geopotential Height [gpm]:700 mb:42 hour fcst:ENS=+1
4533:17892927:d=2018101600:TMP Temperature [K]:700 mb:42 hour fcst:ENS=+1
4534:17895359:d=2018101600:RH Relative Humidity [%]:700 mb:42 hour fcst:ENS=+1
4535:17900089:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:42 hour fcst:ENS=+1
4536:17905141:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:42 hour fcst:ENS=+1
4537:17910153:d=2018101600:HGT Geopotential Height [gpm]:850 mb:42 hour fcst:ENS=+1
4538:17915209:d=2018101600:TMP Temperature [K]:850 mb:42 hour fcst:ENS=+1
4539:17918078:d=2018101600:RH Relative Humidity [%]:850 mb:42 hour fcst:ENS=+1
4540:17923086:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:42 hour fcst:ENS=+1
4541:17928714:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:42 hour fcst:ENS=+1
4542:17933916:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:42 hour fcst:ENS=+1
4543:17939128:d=2018101600:HGT Geopotential Height [gpm]:925 mb:42 hour fcst:ENS=+1
4544:17944293:d=2018101600:TMP Temperature [K]:925 mb:42 hour fcst:ENS=+1
4545:17947174:d=2018101600:RH Relative Humidity [%]:925 mb:42 hour fcst:ENS=+1
4546:17951881:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:42 hour fcst:ENS=+1
4547:17957053:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:42 hour fcst:ENS=+1
4548:17962182:d=2018101600:TMP Temperature [K]:1000 mb:42 hour fcst:ENS=+1
4549:17965013:d=2018101600:RH Relative Humidity [%]:1000 mb:42 hour fcst:ENS=+1
4550:17969502:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:42 hour fcst:ENS=+1
4551:17974698:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:42 hour fcst:ENS=+1
4552:17979858:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:42 hour fcst:ENS=+1
4553:17985287:d=2018101600:PRES Pressure [Pa]:surface:42 hour fcst:ENS=+1
4554:17990862:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:42 hour fcst:ENS=+1
4555:17993342:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:42 hour fcst:ENS=+1
4556:17996150:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:42 hour fcst:ENS=+1
4557:17997140:d=2018101600:TMP Temperature [K]:2 m above ground:42 hour fcst:ENS=+1
4558:18000171:d=2018101600:RH Relative Humidity [%]:2 m above ground:42 hour fcst:ENS=+1
4559:18004655:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:42 hour fcst:ENS=+1
4560:18009748:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:42 hour fcst:ENS=+1
4561:18014813:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:36-42 hour acc fcst:ENS=+1
4562:18018715:d=2018101600:CSNOW Categorical Snow [-]:surface:36-42 hour ave fcst:ENS=+1
4563:18019213:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:36-42 hour ave fcst:ENS=+1
4564:18019421:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:36-42 hour ave fcst:ENS=+1
4565:18019787:d=2018101600:CRAIN Categorical Rain [-]:surface:36-42 hour ave fcst:ENS=+1
4566:18020614:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+1
4567:18026397:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+1
4568:18031638:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+1
4569:18033951:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+1
4570:18037283:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+1
4571:18040038:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:36-42 hour ave fcst:ENS=+1
4572:18043075:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:42 hour fcst:ENS=+1
4573:18047907:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:42 hour fcst:ENS=+1
4574:18051253:d=2018101600:HGT Geopotential Height [gpm]:20 mb:42 hour fcst:ENS=+1
4575:18054433:d=2018101600:TMP Temperature [K]:20 mb:42 hour fcst:ENS=+1
4576:18055864:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:42 hour fcst:ENS=+1
4577:18057668:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:42 hour fcst:ENS=+1
4578:18059257:d=2018101600:HGT Geopotential Height [gpm]:30 mb:42 hour fcst:ENS=+1
4579:18062460:d=2018101600:TMP Temperature [K]:30 mb:42 hour fcst:ENS=+1
4580:18063953:d=2018101600:RH Relative Humidity [%]:30 mb:42 hour fcst:ENS=+1
4581:18065633:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:42 hour fcst:ENS=+1
4582:18067505:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:42 hour fcst:ENS=+1
4583:18069206:d=2018101600:HGT Geopotential Height [gpm]:70 mb:42 hour fcst:ENS=+1
4584:18073085:d=2018101600:TMP Temperature [K]:70 mb:42 hour fcst:ENS=+1
4585:18074863:d=2018101600:RH Relative Humidity [%]:70 mb:42 hour fcst:ENS=+1
4586:18077287:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:42 hour fcst:ENS=+1
4587:18081106:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:42 hour fcst:ENS=+1
4588:18084817:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:42 hour fcst:ENS=+1
4589:18091286:d=2018101600:HGT Geopotential Height [gpm]:150 mb:42 hour fcst:ENS=+1
4590:18095666:d=2018101600:TMP Temperature [K]:150 mb:42 hour fcst:ENS=+1
4591:18097701:d=2018101600:RH Relative Humidity [%]:150 mb:42 hour fcst:ENS=+1
4592:18101317:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:42 hour fcst:ENS=+1
4593:18106854:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:42 hour fcst:ENS=+1
4594:18111533:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:42 hour fcst:ENS=+1
4595:18116124:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:42 hour fcst:ENS=+1
4596:18122208:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:42 hour fcst:ENS=+1
4597:18128635:d=2018101600:TMP Temperature [K]:300 mb:42 hour fcst:ENS=+1
4598:18130800:d=2018101600:RH Relative Humidity [%]:300 mb:42 hour fcst:ENS=+1
4599:18135646:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:42 hour fcst:ENS=+1
4600:18142329:d=2018101600:HGT Geopotential Height [gpm]:350 mb:42 hour fcst:ENS=+1
4601:18146801:d=2018101600:TMP Temperature [K]:350 mb:42 hour fcst:ENS=+1
4602:18148964:d=2018101600:RH Relative Humidity [%]:350 mb:42 hour fcst:ENS=+1
4603:18153838:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:42 hour fcst:ENS=+1
4604:18160682:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:42 hour fcst:ENS=+1
4605:18163964:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:42 hour fcst:ENS=+1
4606:18167200:d=2018101600:HGT Geopotential Height [gpm]:400 mb:42 hour fcst:ENS=+1
4607:18171605:d=2018101600:TMP Temperature [K]:400 mb:42 hour fcst:ENS=+1
4608:18173829:d=2018101600:RH Relative Humidity [%]:400 mb:42 hour fcst:ENS=+1
4609:18178680:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:42 hour fcst:ENS=+1
4610:18185079:d=2018101600:HGT Geopotential Height [gpm]:450 mb:42 hour fcst:ENS=+1
4611:18189397:d=2018101600:TMP Temperature [K]:450 mb:42 hour fcst:ENS=+1
4612:18191621:d=2018101600:RH Relative Humidity [%]:450 mb:42 hour fcst:ENS=+1
4613:18196396:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:42 hour fcst:ENS=+1
4614:18201527:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:42 hour fcst:ENS=+1
4615:18206605:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:42 hour fcst:ENS=+1
4616:18211689:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:42 hour fcst:ENS=+1
4617:18216868:d=2018101600:HGT Geopotential Height [gpm]:550 mb:42 hour fcst:ENS=+1
4618:18221631:d=2018101600:TMP Temperature [K]:550 mb:42 hour fcst:ENS=+1
4619:18223906:d=2018101600:RH Relative Humidity [%]:550 mb:42 hour fcst:ENS=+1
4620:18228580:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:42 hour fcst:ENS=+1
4621:18233785:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:42 hour fcst:ENS=+1
4622:18238766:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:42 hour fcst:ENS=+1
4623:18243720:d=2018101600:HGT Geopotential Height [gpm]:600 mb:42 hour fcst:ENS=+1
4624:18248433:d=2018101600:TMP Temperature [K]:600 mb:42 hour fcst:ENS=+1
4625:18250729:d=2018101600:RH Relative Humidity [%]:600 mb:42 hour fcst:ENS=+1
4626:18255395:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:42 hour fcst:ENS=+1
4627:18260631:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:42 hour fcst:ENS=+1
4628:18265624:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:42 hour fcst:ENS=+1
4629:18270592:d=2018101600:HGT Geopotential Height [gpm]:650 mb:42 hour fcst:ENS=+1
4630:18275295:d=2018101600:TMP Temperature [K]:650 mb:42 hour fcst:ENS=+1
4631:18277663:d=2018101600:RH Relative Humidity [%]:650 mb:42 hour fcst:ENS=+1
4632:18282358:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:42 hour fcst:ENS=+1
4633:18287677:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:42 hour fcst:ENS=+1
4634:18292706:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:42 hour fcst:ENS=+1
4635:18297720:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:42 hour fcst:ENS=+1
4636:18303096:d=2018101600:HGT Geopotential Height [gpm]:750 mb:42 hour fcst:ENS=+1
4637:18308028:d=2018101600:TMP Temperature [K]:750 mb:42 hour fcst:ENS=+1
4638:18310588:d=2018101600:RH Relative Humidity [%]:750 mb:42 hour fcst:ENS=+1
4639:18315402:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:42 hour fcst:ENS=+1
4640:18320853:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:42 hour fcst:ENS=+1
4641:18325951:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:42 hour fcst:ENS=+1
4642:18331025:d=2018101600:HGT Geopotential Height [gpm]:800 mb:42 hour fcst:ENS=+1
4643:18336000:d=2018101600:TMP Temperature [K]:800 mb:42 hour fcst:ENS=+1
4644:18338747:d=2018101600:RH Relative Humidity [%]:800 mb:42 hour fcst:ENS=+1
4645:18343713:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:42 hour fcst:ENS=+1
4646:18349258:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:42 hour fcst:ENS=+1
4647:18354415:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:42 hour fcst:ENS=+1
4648:18359521:d=2018101600:HGT Geopotential Height [gpm]:900 mb:42 hour fcst:ENS=+1
4649:18364647:d=2018101600:TMP Temperature [K]:900 mb:42 hour fcst:ENS=+1
4650:18367559:d=2018101600:RH Relative Humidity [%]:900 mb:42 hour fcst:ENS=+1
4651:18372418:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:42 hour fcst:ENS=+1
4652:18378061:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:42 hour fcst:ENS=+1
4653:18383246:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:42 hour fcst:ENS=+1
4654:18388417:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:42 hour fcst:ENS=+1
4655:18394020:d=2018101600:HGT Geopotential Height [gpm]:950 mb:42 hour fcst:ENS=+1
4656:18399268:d=2018101600:TMP Temperature [K]:950 mb:42 hour fcst:ENS=+1
4657:18402127:d=2018101600:RH Relative Humidity [%]:950 mb:42 hour fcst:ENS=+1
4658:18406743:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:42 hour fcst:ENS=+1
4659:18412252:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:42 hour fcst:ENS=+1
4660:18417424:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:42 hour fcst:ENS=+1
4661:18422562:d=2018101600:HGT Geopotential Height [gpm]:975 mb:42 hour fcst:ENS=+1
4662:18427901:d=2018101600:TMP Temperature [K]:975 mb:42 hour fcst:ENS=+1
4663:18430736:d=2018101600:RH Relative Humidity [%]:975 mb:42 hour fcst:ENS=+1
4664:18435264:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:42 hour fcst:ENS=+1
4665:18440615:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:42 hour fcst:ENS=+1
4666:18445789:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:42 hour fcst:ENS=+1
4667:18450950:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:42 hour fcst:ENS=+1
4668:18455982:d=2018101600:HGT Geopotential Height [gpm]:surface:42 hour fcst:ENS=+1
4669:18461017:d=2018101600:TMP Temperature [K]:surface:42 hour fcst:ENS=+1
4670:18464304:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:42 hour fcst:ENS=+1
4671:18467505:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:42 hour fcst:ENS=+1
4672:18470288:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:42 hour fcst:ENS=+1
4673:18473508:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:42 hour fcst:ENS=+1
4674:18476336:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:42 hour fcst:ENS=+1
4675:18479633:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:42 hour fcst:ENS=+1
4676:18482458:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:42 hour fcst:ENS=+1
4677:18486270:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:42 hour fcst:ENS=+1
4678:18490656:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:42 hour fcst:ENS=+1
4679:18493771:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:36-42 hour ave fcst:ENS=+1
4680:18496534:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:36-42 hour ave fcst:ENS=+1
4681:18499910:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:36-42 hour acc fcst:ENS=+1
4682:18503154:d=2018101600:WATR Water Runoff [kg/m^2]:surface:36-42 hour acc fcst:ENS=+1
4683:18506239:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+1
4684:18509352:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:36-42 hour ave fcst:ENS=+1
4685:18513596:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:36-42 hour ave fcst:ENS=+1
4686:18517651:d=2018101600:FRICV Frictional Velocity [m/s]:surface:42 hour fcst:ENS=+1
4687:18522393:d=2018101600:WILT Wilting Point [Fraction]:surface:42 hour fcst:ENS=+1
4688:18525408:d=2018101600:LFTX Surface Lifted Index [K]:surface:42 hour fcst:ENS=+1
4689:18528544:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:42 hour fcst:ENS=+1
4690:18532070:d=2018101600:CIN Convective Inhibition [J/kg]:surface:42 hour fcst:ENS=+1
4691:18535186:d=2018101600:HGT Geopotential Height [gpm]:tropopause:42 hour fcst:ENS=+1
4692:18541654:d=2018101600:TMP Temperature [K]:tropopause:42 hour fcst:ENS=+1
4693:18544249:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:42 hour fcst:ENS=+1
4694:18547513:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:42 hour fcst:ENS=+1
4695:18550616:d=2018101600:HGT Geopotential Height [gpm]:max wind:42 hour fcst:ENS=+1
4696:18558628:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:42 hour fcst:ENS=+1
4697:18562156:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:42 hour fcst:ENS=+1
4698:18565768:d=2018101600:TMP Temperature [K]:max wind:42 hour fcst:ENS=+1
4699:18569975:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:42 hour fcst:ENS=+1
4700:18573345:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:42 hour fcst:ENS=+1
4701:18580165:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:42 hour fcst:ENS=+1
4702:18580769:d=2018101600:ICEC Ice Cover [Proportion]:surface:42 hour fcst:ENS=+1
4703:18581098:d=2018101600:HGT Geopotential Height [gpm]:10 mb:48 hour fcst:ENS=+1
4704:18584306:d=2018101600:TMP Temperature [K]:10 mb:48 hour fcst:ENS=+1
4705:18585727:d=2018101600:RH Relative Humidity [%]:10 mb:48 hour fcst:ENS=+1
4706:18587340:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:48 hour fcst:ENS=+1
4707:18589046:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:48 hour fcst:ENS=+1
4708:18590549:d=2018101600:HGT Geopotential Height [gpm]:50 mb:48 hour fcst:ENS=+1
4709:18594338:d=2018101600:TMP Temperature [K]:50 mb:48 hour fcst:ENS=+1
4710:18595920:d=2018101600:RH Relative Humidity [%]:50 mb:48 hour fcst:ENS=+1
4711:18597933:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:48 hour fcst:ENS=+1
4712:18599882:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:48 hour fcst:ENS=+1
4713:18601725:d=2018101600:HGT Geopotential Height [gpm]:100 mb:48 hour fcst:ENS=+1
4714:18605838:d=2018101600:TMP Temperature [K]:100 mb:48 hour fcst:ENS=+1
4715:18607766:d=2018101600:RH Relative Humidity [%]:100 mb:48 hour fcst:ENS=+1
4716:18610647:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:48 hour fcst:ENS=+1
4717:18614754:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:48 hour fcst:ENS=+1
4718:18618817:d=2018101600:HGT Geopotential Height [gpm]:200 mb:48 hour fcst:ENS=+1
4719:18623384:d=2018101600:TMP Temperature [K]:200 mb:48 hour fcst:ENS=+1
4720:18625505:d=2018101600:RH Relative Humidity [%]:200 mb:48 hour fcst:ENS=+1
4721:18629729:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:48 hour fcst:ENS=+1
4722:18634654:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:48 hour fcst:ENS=+1
4723:18639517:d=2018101600:HGT Geopotential Height [gpm]:250 mb:48 hour fcst:ENS=+1
4724:18644115:d=2018101600:TMP Temperature [K]:250 mb:48 hour fcst:ENS=+1
4725:18646224:d=2018101600:RH Relative Humidity [%]:250 mb:48 hour fcst:ENS=+1
4726:18650816:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:48 hour fcst:ENS=+1
4727:18654067:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:48 hour fcst:ENS=+1
4728:18657233:d=2018101600:HGT Geopotential Height [gpm]:300 mb:48 hour fcst:ENS=+1
4729:18661772:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:48 hour fcst:ENS=+1
4730:18665134:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:48 hour fcst:ENS=+1
4731:18668440:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:48 hour fcst:ENS=+1
4732:18671720:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:48 hour fcst:ENS=+1
4733:18674996:d=2018101600:HGT Geopotential Height [gpm]:500 mb:48 hour fcst:ENS=+1
4734:18679861:d=2018101600:TMP Temperature [K]:500 mb:48 hour fcst:ENS=+1
4735:18682140:d=2018101600:RH Relative Humidity [%]:500 mb:48 hour fcst:ENS=+1
4736:18686887:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:48 hour fcst:ENS=+1
4737:18691956:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:48 hour fcst:ENS=+1
4738:18697015:d=2018101600:HGT Geopotential Height [gpm]:700 mb:48 hour fcst:ENS=+1
4739:18701947:d=2018101600:TMP Temperature [K]:700 mb:48 hour fcst:ENS=+1
4740:18704446:d=2018101600:RH Relative Humidity [%]:700 mb:48 hour fcst:ENS=+1
4741:18709224:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:48 hour fcst:ENS=+1
4742:18714317:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:48 hour fcst:ENS=+1
4743:18719386:d=2018101600:HGT Geopotential Height [gpm]:850 mb:48 hour fcst:ENS=+1
4744:18724436:d=2018101600:TMP Temperature [K]:850 mb:48 hour fcst:ENS=+1
4745:18727274:d=2018101600:RH Relative Humidity [%]:850 mb:48 hour fcst:ENS=+1
4746:18732258:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:48 hour fcst:ENS=+1
4747:18737931:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:48 hour fcst:ENS=+1
4748:18743200:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:48 hour fcst:ENS=+1
4749:18748439:d=2018101600:HGT Geopotential Height [gpm]:925 mb:48 hour fcst:ENS=+1
4750:18753621:d=2018101600:TMP Temperature [K]:925 mb:48 hour fcst:ENS=+1
4751:18756456:d=2018101600:RH Relative Humidity [%]:925 mb:48 hour fcst:ENS=+1
4752:18761143:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:48 hour fcst:ENS=+1
4753:18766374:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:48 hour fcst:ENS=+1
4754:18771547:d=2018101600:TMP Temperature [K]:1000 mb:48 hour fcst:ENS=+1
4755:18774417:d=2018101600:RH Relative Humidity [%]:1000 mb:48 hour fcst:ENS=+1
4756:18778915:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:48 hour fcst:ENS=+1
4757:18784187:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:48 hour fcst:ENS=+1
4758:18789435:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:48 hour fcst:ENS=+1
4759:18794856:d=2018101600:PRES Pressure [Pa]:surface:48 hour fcst:ENS=+1
4760:18800421:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:48 hour fcst:ENS=+1
4761:18803745:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:48 hour fcst:ENS=+1
4762:18806554:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:48 hour fcst:ENS=+1
4763:18807526:d=2018101600:TMP Temperature [K]:2 m above ground:48 hour fcst:ENS=+1
4764:18810648:d=2018101600:RH Relative Humidity [%]:2 m above ground:48 hour fcst:ENS=+1
4765:18815087:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:48 hour fcst:ENS=+1
4766:18820216:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:48 hour fcst:ENS=+1
4767:18825328:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:42-48 hour acc fcst:ENS=+1
4768:18829207:d=2018101600:CSNOW Categorical Snow [-]:surface:42-48 hour ave fcst:ENS=+1
4769:18829732:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:42-48 hour ave fcst:ENS=+1
4770:18829940:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:42-48 hour ave fcst:ENS=+1
4771:18830312:d=2018101600:CRAIN Categorical Rain [-]:surface:42-48 hour ave fcst:ENS=+1
4772:18831123:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+1
4773:18836996:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+1
4774:18842316:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+1
4775:18846423:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+1
4776:18849746:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+1
4777:18852604:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:42-48 hour ave fcst:ENS=+1
4778:18855710:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:48 hour fcst:ENS=+1
4779:18860562:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:48 hour fcst:ENS=+1
4780:18864017:d=2018101600:HGT Geopotential Height [gpm]:20 mb:48 hour fcst:ENS=+1
4781:18867219:d=2018101600:TMP Temperature [K]:20 mb:48 hour fcst:ENS=+1
4782:18868682:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:48 hour fcst:ENS=+1
4783:18870448:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:48 hour fcst:ENS=+1
4784:18872054:d=2018101600:HGT Geopotential Height [gpm]:30 mb:48 hour fcst:ENS=+1
4785:18875285:d=2018101600:TMP Temperature [K]:30 mb:48 hour fcst:ENS=+1
4786:18876751:d=2018101600:RH Relative Humidity [%]:30 mb:48 hour fcst:ENS=+1
4787:18878448:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:48 hour fcst:ENS=+1
4788:18880320:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:48 hour fcst:ENS=+1
4789:18882013:d=2018101600:HGT Geopotential Height [gpm]:70 mb:48 hour fcst:ENS=+1
4790:18885907:d=2018101600:TMP Temperature [K]:70 mb:48 hour fcst:ENS=+1
4791:18887669:d=2018101600:RH Relative Humidity [%]:70 mb:48 hour fcst:ENS=+1
4792:18890087:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:48 hour fcst:ENS=+1
4793:18893880:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:48 hour fcst:ENS=+1
4794:18897594:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:48 hour fcst:ENS=+1
4795:18904063:d=2018101600:HGT Geopotential Height [gpm]:150 mb:48 hour fcst:ENS=+1
4796:18908484:d=2018101600:TMP Temperature [K]:150 mb:48 hour fcst:ENS=+1
4797:18910555:d=2018101600:RH Relative Humidity [%]:150 mb:48 hour fcst:ENS=+1
4798:18914195:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:48 hour fcst:ENS=+1
4799:18919761:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:48 hour fcst:ENS=+1
4800:18924456:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:48 hour fcst:ENS=+1
4801:18929084:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:48 hour fcst:ENS=+1
4802:18935215:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:48 hour fcst:ENS=+1
4803:18941669:d=2018101600:TMP Temperature [K]:300 mb:48 hour fcst:ENS=+1
4804:18943838:d=2018101600:RH Relative Humidity [%]:300 mb:48 hour fcst:ENS=+1
4805:18948678:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:48 hour fcst:ENS=+1
4806:18955416:d=2018101600:HGT Geopotential Height [gpm]:350 mb:48 hour fcst:ENS=+1
4807:18959917:d=2018101600:TMP Temperature [K]:350 mb:48 hour fcst:ENS=+1
4808:18962074:d=2018101600:RH Relative Humidity [%]:350 mb:48 hour fcst:ENS=+1
4809:18966936:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:48 hour fcst:ENS=+1
4810:18973837:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:48 hour fcst:ENS=+1
4811:18977117:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:48 hour fcst:ENS=+1
4812:18980372:d=2018101600:HGT Geopotential Height [gpm]:400 mb:48 hour fcst:ENS=+1
4813:18984797:d=2018101600:TMP Temperature [K]:400 mb:48 hour fcst:ENS=+1
4814:18987040:d=2018101600:RH Relative Humidity [%]:400 mb:48 hour fcst:ENS=+1
4815:18991891:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:48 hour fcst:ENS=+1
4816:18998899:d=2018101600:HGT Geopotential Height [gpm]:450 mb:48 hour fcst:ENS=+1
4817:19003245:d=2018101600:TMP Temperature [K]:450 mb:48 hour fcst:ENS=+1
4818:19005452:d=2018101600:RH Relative Humidity [%]:450 mb:48 hour fcst:ENS=+1
4819:19010218:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:48 hour fcst:ENS=+1
4820:19016710:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:48 hour fcst:ENS=+1
4821:19021803:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:48 hour fcst:ENS=+1
4822:19026851:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:48 hour fcst:ENS=+1
4823:19033401:d=2018101600:HGT Geopotential Height [gpm]:550 mb:48 hour fcst:ENS=+1
4824:19038179:d=2018101600:TMP Temperature [K]:550 mb:48 hour fcst:ENS=+1
4825:19040477:d=2018101600:RH Relative Humidity [%]:550 mb:48 hour fcst:ENS=+1
4826:19045144:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:48 hour fcst:ENS=+1
4827:19050391:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:48 hour fcst:ENS=+1
4828:19055401:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:48 hour fcst:ENS=+1
4829:19060399:d=2018101600:HGT Geopotential Height [gpm]:600 mb:48 hour fcst:ENS=+1
4830:19065157:d=2018101600:TMP Temperature [K]:600 mb:48 hour fcst:ENS=+1
4831:19067471:d=2018101600:RH Relative Humidity [%]:600 mb:48 hour fcst:ENS=+1
4832:19072171:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:48 hour fcst:ENS=+1
4833:19077475:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:48 hour fcst:ENS=+1
4834:19082497:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:48 hour fcst:ENS=+1
4835:19087453:d=2018101600:HGT Geopotential Height [gpm]:650 mb:48 hour fcst:ENS=+1
4836:19092378:d=2018101600:TMP Temperature [K]:650 mb:48 hour fcst:ENS=+1
4837:19094772:d=2018101600:RH Relative Humidity [%]:650 mb:48 hour fcst:ENS=+1
4838:19099499:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:48 hour fcst:ENS=+1
4839:19104863:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:48 hour fcst:ENS=+1
4840:19109934:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:48 hour fcst:ENS=+1
4841:19114965:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:48 hour fcst:ENS=+1
4842:19120421:d=2018101600:HGT Geopotential Height [gpm]:750 mb:48 hour fcst:ENS=+1
4843:19125380:d=2018101600:TMP Temperature [K]:750 mb:48 hour fcst:ENS=+1
4844:19127961:d=2018101600:RH Relative Humidity [%]:750 mb:48 hour fcst:ENS=+1
4845:19132814:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:48 hour fcst:ENS=+1
4846:19138342:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:48 hour fcst:ENS=+1
4847:19143486:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:48 hour fcst:ENS=+1
4848:19148600:d=2018101600:HGT Geopotential Height [gpm]:800 mb:48 hour fcst:ENS=+1
4849:19153594:d=2018101600:TMP Temperature [K]:800 mb:48 hour fcst:ENS=+1
4850:19156344:d=2018101600:RH Relative Humidity [%]:800 mb:48 hour fcst:ENS=+1
4851:19161318:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:48 hour fcst:ENS=+1
4852:19166930:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:48 hour fcst:ENS=+1
4853:19172148:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:48 hour fcst:ENS=+1
4854:19177307:d=2018101600:HGT Geopotential Height [gpm]:900 mb:48 hour fcst:ENS=+1
4855:19182448:d=2018101600:TMP Temperature [K]:900 mb:48 hour fcst:ENS=+1
4856:19185307:d=2018101600:RH Relative Humidity [%]:900 mb:48 hour fcst:ENS=+1
4857:19190179:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:48 hour fcst:ENS=+1
4858:19195879:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:48 hour fcst:ENS=+1
4859:19201099:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:48 hour fcst:ENS=+1
4860:19206308:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:48 hour fcst:ENS=+1
4861:19211959:d=2018101600:HGT Geopotential Height [gpm]:950 mb:48 hour fcst:ENS=+1
4862:19217209:d=2018101600:TMP Temperature [K]:950 mb:48 hour fcst:ENS=+1
4863:19220040:d=2018101600:RH Relative Humidity [%]:950 mb:48 hour fcst:ENS=+1
4864:19224631:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:48 hour fcst:ENS=+1
4865:19230168:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:48 hour fcst:ENS=+1
4866:19235440:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:48 hour fcst:ENS=+1
4867:19240645:d=2018101600:HGT Geopotential Height [gpm]:975 mb:48 hour fcst:ENS=+1
4868:19245966:d=2018101600:TMP Temperature [K]:975 mb:48 hour fcst:ENS=+1
4869:19248783:d=2018101600:RH Relative Humidity [%]:975 mb:48 hour fcst:ENS=+1
4870:19253310:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:48 hour fcst:ENS=+1
4871:19258654:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:48 hour fcst:ENS=+1
4872:19263918:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:48 hour fcst:ENS=+1
4873:19269160:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:48 hour fcst:ENS=+1
4874:19274157:d=2018101600:HGT Geopotential Height [gpm]:surface:48 hour fcst:ENS=+1
4875:19279192:d=2018101600:TMP Temperature [K]:surface:48 hour fcst:ENS=+1
4876:19282470:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:48 hour fcst:ENS=+1
4877:19285665:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:48 hour fcst:ENS=+1
4878:19288442:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:48 hour fcst:ENS=+1
4879:19291669:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:48 hour fcst:ENS=+1
4880:19294492:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:48 hour fcst:ENS=+1
4881:19297782:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:48 hour fcst:ENS=+1
4882:19300614:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:48 hour fcst:ENS=+1
4883:19304785:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:48 hour fcst:ENS=+1
4884:19309180:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:48 hour fcst:ENS=+1
4885:19312299:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:42-48 hour ave fcst:ENS=+1
4886:19315182:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:42-48 hour ave fcst:ENS=+1
4887:19318542:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:42-48 hour acc fcst:ENS=+1
4888:19321911:d=2018101600:WATR Water Runoff [kg/m^2]:surface:42-48 hour acc fcst:ENS=+1
4889:19325016:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+1
4890:19328265:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:42-48 hour ave fcst:ENS=+1
4891:19332561:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:42-48 hour ave fcst:ENS=+1
4892:19336640:d=2018101600:FRICV Frictional Velocity [m/s]:surface:48 hour fcst:ENS=+1
4893:19341311:d=2018101600:WILT Wilting Point [Fraction]:surface:48 hour fcst:ENS=+1
4894:19344326:d=2018101600:LFTX Surface Lifted Index [K]:surface:48 hour fcst:ENS=+1
4895:19347478:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:48 hour fcst:ENS=+1
4896:19351004:d=2018101600:CIN Convective Inhibition [J/kg]:surface:48 hour fcst:ENS=+1
4897:19354524:d=2018101600:HGT Geopotential Height [gpm]:tropopause:48 hour fcst:ENS=+1
4898:19361032:d=2018101600:TMP Temperature [K]:tropopause:48 hour fcst:ENS=+1
4899:19363626:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:48 hour fcst:ENS=+1
4900:19366909:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:48 hour fcst:ENS=+1
4901:19370035:d=2018101600:HGT Geopotential Height [gpm]:max wind:48 hour fcst:ENS=+1
4902:19378079:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:48 hour fcst:ENS=+1
4903:19381562:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:48 hour fcst:ENS=+1
4904:19385209:d=2018101600:TMP Temperature [K]:max wind:48 hour fcst:ENS=+1
4905:19389451:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:48 hour fcst:ENS=+1
4906:19392849:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:48 hour fcst:ENS=+1
4907:19400348:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:48 hour fcst:ENS=+1
4908:19400952:d=2018101600:ICEC Ice Cover [Proportion]:surface:48 hour fcst:ENS=+1
4909:19401281:d=2018101600:HGT Geopotential Height [gpm]:10 mb:54 hour fcst:ENS=+1
4910:19404473:d=2018101600:TMP Temperature [K]:10 mb:54 hour fcst:ENS=+1
4911:19405902:d=2018101600:RH Relative Humidity [%]:10 mb:54 hour fcst:ENS=+1
4912:19407540:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:54 hour fcst:ENS=+1
4913:19409258:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:54 hour fcst:ENS=+1
4914:19410797:d=2018101600:HGT Geopotential Height [gpm]:50 mb:54 hour fcst:ENS=+1
4915:19414628:d=2018101600:TMP Temperature [K]:50 mb:54 hour fcst:ENS=+1
4916:19416232:d=2018101600:RH Relative Humidity [%]:50 mb:54 hour fcst:ENS=+1
4917:19418271:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:54 hour fcst:ENS=+1
4918:19420235:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:54 hour fcst:ENS=+1
4919:19422111:d=2018101600:HGT Geopotential Height [gpm]:100 mb:54 hour fcst:ENS=+1
4920:19426284:d=2018101600:TMP Temperature [K]:100 mb:54 hour fcst:ENS=+1
4921:19428243:d=2018101600:RH Relative Humidity [%]:100 mb:54 hour fcst:ENS=+1
4922:19431098:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:54 hour fcst:ENS=+1
4923:19435269:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:54 hour fcst:ENS=+1
4924:19439379:d=2018101600:HGT Geopotential Height [gpm]:200 mb:54 hour fcst:ENS=+1
4925:19443945:d=2018101600:TMP Temperature [K]:200 mb:54 hour fcst:ENS=+1
4926:19446066:d=2018101600:RH Relative Humidity [%]:200 mb:54 hour fcst:ENS=+1
4927:19450295:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:54 hour fcst:ENS=+1
4928:19453391:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:54 hour fcst:ENS=+1
4929:19456409:d=2018101600:HGT Geopotential Height [gpm]:250 mb:54 hour fcst:ENS=+1
4930:19460982:d=2018101600:TMP Temperature [K]:250 mb:54 hour fcst:ENS=+1
4931:19463095:d=2018101600:RH Relative Humidity [%]:250 mb:54 hour fcst:ENS=+1
4932:19467684:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:54 hour fcst:ENS=+1
4933:19470938:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:54 hour fcst:ENS=+1
4934:19474110:d=2018101600:HGT Geopotential Height [gpm]:300 mb:54 hour fcst:ENS=+1
4935:19478648:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:54 hour fcst:ENS=+1
4936:19481975:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:54 hour fcst:ENS=+1
4937:19485230:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:54 hour fcst:ENS=+1
4938:19488484:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:54 hour fcst:ENS=+1
4939:19491733:d=2018101600:HGT Geopotential Height [gpm]:500 mb:54 hour fcst:ENS=+1
4940:19496582:d=2018101600:TMP Temperature [K]:500 mb:54 hour fcst:ENS=+1
4941:19498887:d=2018101600:RH Relative Humidity [%]:500 mb:54 hour fcst:ENS=+1
4942:19503607:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:54 hour fcst:ENS=+1
4943:19508663:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:54 hour fcst:ENS=+1
4944:19513701:d=2018101600:HGT Geopotential Height [gpm]:700 mb:54 hour fcst:ENS=+1
4945:19518669:d=2018101600:TMP Temperature [K]:700 mb:54 hour fcst:ENS=+1
4946:19521158:d=2018101600:RH Relative Humidity [%]:700 mb:54 hour fcst:ENS=+1
4947:19525930:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:54 hour fcst:ENS=+1
4948:19531030:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:54 hour fcst:ENS=+1
4949:19536103:d=2018101600:HGT Geopotential Height [gpm]:850 mb:54 hour fcst:ENS=+1
4950:19541194:d=2018101600:TMP Temperature [K]:850 mb:54 hour fcst:ENS=+1
4951:19544048:d=2018101600:RH Relative Humidity [%]:850 mb:54 hour fcst:ENS=+1
4952:19549006:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:54 hour fcst:ENS=+1
4953:19554733:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:54 hour fcst:ENS=+1
4954:19559996:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:54 hour fcst:ENS=+1
4955:19565282:d=2018101600:HGT Geopotential Height [gpm]:925 mb:54 hour fcst:ENS=+1
4956:19570499:d=2018101600:TMP Temperature [K]:925 mb:54 hour fcst:ENS=+1
4957:19573373:d=2018101600:RH Relative Humidity [%]:925 mb:54 hour fcst:ENS=+1
4958:19578096:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:54 hour fcst:ENS=+1
4959:19583354:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:54 hour fcst:ENS=+1
4960:19588621:d=2018101600:TMP Temperature [K]:1000 mb:54 hour fcst:ENS=+1
4961:19591468:d=2018101600:RH Relative Humidity [%]:1000 mb:54 hour fcst:ENS=+1
4962:19595938:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:54 hour fcst:ENS=+1
4963:19601182:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:54 hour fcst:ENS=+1
4964:19606393:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:54 hour fcst:ENS=+1
4965:19611838:d=2018101600:PRES Pressure [Pa]:surface:54 hour fcst:ENS=+1
4966:19617410:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:54 hour fcst:ENS=+1
4967:19619883:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:54 hour fcst:ENS=+1
4968:19622689:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:54 hour fcst:ENS=+1
4969:19623676:d=2018101600:TMP Temperature [K]:2 m above ground:54 hour fcst:ENS=+1
4970:19628614:d=2018101600:RH Relative Humidity [%]:2 m above ground:54 hour fcst:ENS=+1
4971:19633012:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:54 hour fcst:ENS=+1
4972:19638134:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:54 hour fcst:ENS=+1
4973:19643207:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:48-54 hour acc fcst:ENS=+1
4974:19647094:d=2018101600:CSNOW Categorical Snow [-]:surface:48-54 hour ave fcst:ENS=+1
4975:19647621:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:48-54 hour ave fcst:ENS=+1
4976:19647829:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:48-54 hour ave fcst:ENS=+1
4977:19648199:d=2018101600:CRAIN Categorical Rain [-]:surface:48-54 hour ave fcst:ENS=+1
4978:19648986:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+1
4979:19652759:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+1
4980:19657809:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+1
4981:19659151:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+1
4982:19662463:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+1
4983:19665280:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:48-54 hour ave fcst:ENS=+1
4984:19668311:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:54 hour fcst:ENS=+1
4985:19673215:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:54 hour fcst:ENS=+1
4986:19676661:d=2018101600:HGT Geopotential Height [gpm]:20 mb:54 hour fcst:ENS=+1
4987:19679887:d=2018101600:TMP Temperature [K]:20 mb:54 hour fcst:ENS=+1
4988:19681321:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:54 hour fcst:ENS=+1
4989:19683107:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:54 hour fcst:ENS=+1
4990:19684703:d=2018101600:HGT Geopotential Height [gpm]:30 mb:54 hour fcst:ENS=+1
4991:19687936:d=2018101600:TMP Temperature [K]:30 mb:54 hour fcst:ENS=+1
4992:19689413:d=2018101600:RH Relative Humidity [%]:30 mb:54 hour fcst:ENS=+1
4993:19691160:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:54 hour fcst:ENS=+1
4994:19693023:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:54 hour fcst:ENS=+1
4995:19694745:d=2018101600:HGT Geopotential Height [gpm]:70 mb:54 hour fcst:ENS=+1
4996:19698684:d=2018101600:TMP Temperature [K]:70 mb:54 hour fcst:ENS=+1
4997:19700500:d=2018101600:RH Relative Humidity [%]:70 mb:54 hour fcst:ENS=+1
4998:19702929:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:54 hour fcst:ENS=+1
4999:19706778:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:54 hour fcst:ENS=+1
5000:19710565:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:54 hour fcst:ENS=+1
5001:19717162:d=2018101600:HGT Geopotential Height [gpm]:150 mb:54 hour fcst:ENS=+1
5002:19721628:d=2018101600:TMP Temperature [K]:150 mb:54 hour fcst:ENS=+1
5003:19723715:d=2018101600:RH Relative Humidity [%]:150 mb:54 hour fcst:ENS=+1
5004:19727370:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:54 hour fcst:ENS=+1
5005:19733005:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:54 hour fcst:ENS=+1
5006:19737710:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:54 hour fcst:ENS=+1
5007:19742341:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:54 hour fcst:ENS=+1
5008:19748505:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:54 hour fcst:ENS=+1
5009:19754977:d=2018101600:TMP Temperature [K]:300 mb:54 hour fcst:ENS=+1
5010:19757135:d=2018101600:RH Relative Humidity [%]:300 mb:54 hour fcst:ENS=+1
5011:19761962:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:54 hour fcst:ENS=+1
5012:19768701:d=2018101600:HGT Geopotential Height [gpm]:350 mb:54 hour fcst:ENS=+1
5013:19773187:d=2018101600:TMP Temperature [K]:350 mb:54 hour fcst:ENS=+1
5014:19775316:d=2018101600:RH Relative Humidity [%]:350 mb:54 hour fcst:ENS=+1
5015:19780153:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:54 hour fcst:ENS=+1
5016:19787059:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:54 hour fcst:ENS=+1
5017:19790320:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:54 hour fcst:ENS=+1
5018:19793553:d=2018101600:HGT Geopotential Height [gpm]:400 mb:54 hour fcst:ENS=+1
5019:19797965:d=2018101600:TMP Temperature [K]:400 mb:54 hour fcst:ENS=+1
5020:19800201:d=2018101600:RH Relative Humidity [%]:400 mb:54 hour fcst:ENS=+1
5021:19805004:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:54 hour fcst:ENS=+1
5022:19812026:d=2018101600:HGT Geopotential Height [gpm]:450 mb:54 hour fcst:ENS=+1
5023:19816378:d=2018101600:TMP Temperature [K]:450 mb:54 hour fcst:ENS=+1
5024:19818611:d=2018101600:RH Relative Humidity [%]:450 mb:54 hour fcst:ENS=+1
5025:19823332:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:54 hour fcst:ENS=+1
5026:19829857:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:54 hour fcst:ENS=+1
5027:19834913:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:54 hour fcst:ENS=+1
5028:19839968:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:54 hour fcst:ENS=+1
5029:19846535:d=2018101600:HGT Geopotential Height [gpm]:550 mb:54 hour fcst:ENS=+1
5030:19851339:d=2018101600:TMP Temperature [K]:550 mb:54 hour fcst:ENS=+1
5031:19853622:d=2018101600:RH Relative Humidity [%]:550 mb:54 hour fcst:ENS=+1
5032:19858291:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:54 hour fcst:ENS=+1
5033:19863574:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:54 hour fcst:ENS=+1
5034:19868582:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:54 hour fcst:ENS=+1
5035:19873595:d=2018101600:HGT Geopotential Height [gpm]:600 mb:54 hour fcst:ENS=+1
5036:19878362:d=2018101600:TMP Temperature [K]:600 mb:54 hour fcst:ENS=+1
5037:19880682:d=2018101600:RH Relative Humidity [%]:600 mb:54 hour fcst:ENS=+1
5038:19885362:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:54 hour fcst:ENS=+1
5039:19890697:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:54 hour fcst:ENS=+1
5040:19895696:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:54 hour fcst:ENS=+1
5041:19900703:d=2018101600:HGT Geopotential Height [gpm]:650 mb:54 hour fcst:ENS=+1
5042:19905644:d=2018101600:TMP Temperature [K]:650 mb:54 hour fcst:ENS=+1
5043:19908077:d=2018101600:RH Relative Humidity [%]:650 mb:54 hour fcst:ENS=+1
5044:19912832:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:54 hour fcst:ENS=+1
5045:19918236:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:54 hour fcst:ENS=+1
5046:19923295:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:54 hour fcst:ENS=+1
5047:19928348:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:54 hour fcst:ENS=+1
5048:19933796:d=2018101600:HGT Geopotential Height [gpm]:750 mb:54 hour fcst:ENS=+1
5049:19938758:d=2018101600:TMP Temperature [K]:750 mb:54 hour fcst:ENS=+1
5050:19941350:d=2018101600:RH Relative Humidity [%]:750 mb:54 hour fcst:ENS=+1
5051:19946198:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:54 hour fcst:ENS=+1
5052:19951741:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:54 hour fcst:ENS=+1
5053:19956902:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:54 hour fcst:ENS=+1
5054:19962031:d=2018101600:HGT Geopotential Height [gpm]:800 mb:54 hour fcst:ENS=+1
5055:19967051:d=2018101600:TMP Temperature [K]:800 mb:54 hour fcst:ENS=+1
5056:19969820:d=2018101600:RH Relative Humidity [%]:800 mb:54 hour fcst:ENS=+1
5057:19974789:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:54 hour fcst:ENS=+1
5058:19980428:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:54 hour fcst:ENS=+1
5059:19985630:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:54 hour fcst:ENS=+1
5060:19990825:d=2018101600:HGT Geopotential Height [gpm]:900 mb:54 hour fcst:ENS=+1
5061:19995992:d=2018101600:TMP Temperature [K]:900 mb:54 hour fcst:ENS=+1
5062:19998852:d=2018101600:RH Relative Humidity [%]:900 mb:54 hour fcst:ENS=+1
5063:20003707:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:54 hour fcst:ENS=+1
5064:20009411:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:54 hour fcst:ENS=+1
5065:20014663:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:54 hour fcst:ENS=+1
5066:20019936:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:54 hour fcst:ENS=+1
5067:20025595:d=2018101600:HGT Geopotential Height [gpm]:950 mb:54 hour fcst:ENS=+1
5068:20030885:d=2018101600:TMP Temperature [K]:950 mb:54 hour fcst:ENS=+1
5069:20033710:d=2018101600:RH Relative Humidity [%]:950 mb:54 hour fcst:ENS=+1
5070:20038297:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:54 hour fcst:ENS=+1
5071:20043854:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:54 hour fcst:ENS=+1
5072:20049109:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:54 hour fcst:ENS=+1
5073:20054325:d=2018101600:HGT Geopotential Height [gpm]:975 mb:54 hour fcst:ENS=+1
5074:20059695:d=2018101600:TMP Temperature [K]:975 mb:54 hour fcst:ENS=+1
5075:20062521:d=2018101600:RH Relative Humidity [%]:975 mb:54 hour fcst:ENS=+1
5076:20067042:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:54 hour fcst:ENS=+1
5077:20072414:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:54 hour fcst:ENS=+1
5078:20077670:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:54 hour fcst:ENS=+1
5079:20082903:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:54 hour fcst:ENS=+1
5080:20087928:d=2018101600:HGT Geopotential Height [gpm]:surface:54 hour fcst:ENS=+1
5081:20092963:d=2018101600:TMP Temperature [K]:surface:54 hour fcst:ENS=+1
5082:20096229:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:54 hour fcst:ENS=+1
5083:20099429:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:54 hour fcst:ENS=+1
5084:20102200:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:54 hour fcst:ENS=+1
5085:20105420:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:54 hour fcst:ENS=+1
5086:20108247:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:54 hour fcst:ENS=+1
5087:20111536:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:54 hour fcst:ENS=+1
5088:20114364:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:54 hour fcst:ENS=+1
5089:20118161:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:54 hour fcst:ENS=+1
5090:20122499:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:54 hour fcst:ENS=+1
5091:20125607:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:48-54 hour ave fcst:ENS=+1
5092:20128384:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:48-54 hour ave fcst:ENS=+1
5093:20131769:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:48-54 hour acc fcst:ENS=+1
5094:20134992:d=2018101600:WATR Water Runoff [kg/m^2]:surface:48-54 hour acc fcst:ENS=+1
5095:20138103:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+1
5096:20141286:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:48-54 hour ave fcst:ENS=+1
5097:20145344:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:48-54 hour ave fcst:ENS=+1
5098:20149300:d=2018101600:FRICV Frictional Velocity [m/s]:surface:54 hour fcst:ENS=+1
5099:20153922:d=2018101600:WILT Wilting Point [Fraction]:surface:54 hour fcst:ENS=+1
5100:20156937:d=2018101600:LFTX Surface Lifted Index [K]:surface:54 hour fcst:ENS=+1
5101:20160115:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:54 hour fcst:ENS=+1
5102:20163408:d=2018101600:CIN Convective Inhibition [J/kg]:surface:54 hour fcst:ENS=+1
5103:20166769:d=2018101600:HGT Geopotential Height [gpm]:tropopause:54 hour fcst:ENS=+1
5104:20173303:d=2018101600:TMP Temperature [K]:tropopause:54 hour fcst:ENS=+1
5105:20175918:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:54 hour fcst:ENS=+1
5106:20179204:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:54 hour fcst:ENS=+1
5107:20182336:d=2018101600:HGT Geopotential Height [gpm]:max wind:54 hour fcst:ENS=+1
5108:20190298:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:54 hour fcst:ENS=+1
5109:20193855:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:54 hour fcst:ENS=+1
5110:20197479:d=2018101600:TMP Temperature [K]:max wind:54 hour fcst:ENS=+1
5111:20201668:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:54 hour fcst:ENS=+1
5112:20205064:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:54 hour fcst:ENS=+1
5113:20212323:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:54 hour fcst:ENS=+1
5114:20212927:d=2018101600:ICEC Ice Cover [Proportion]:surface:54 hour fcst:ENS=+1
5115:20213256:d=2018101600:HGT Geopotential Height [gpm]:10 mb:60 hour fcst:ENS=+1
5116:20216437:d=2018101600:TMP Temperature [K]:10 mb:60 hour fcst:ENS=+1
5117:20217843:d=2018101600:RH Relative Humidity [%]:10 mb:60 hour fcst:ENS=+1
5118:20219478:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:60 hour fcst:ENS=+1
5119:20221189:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:60 hour fcst:ENS=+1
5120:20222729:d=2018101600:HGT Geopotential Height [gpm]:50 mb:60 hour fcst:ENS=+1
5121:20226549:d=2018101600:TMP Temperature [K]:50 mb:60 hour fcst:ENS=+1
5122:20228165:d=2018101600:RH Relative Humidity [%]:50 mb:60 hour fcst:ENS=+1
5123:20230251:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:60 hour fcst:ENS=+1
5124:20232245:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:60 hour fcst:ENS=+1
5125:20234128:d=2018101600:HGT Geopotential Height [gpm]:100 mb:60 hour fcst:ENS=+1
5126:20238280:d=2018101600:TMP Temperature [K]:100 mb:60 hour fcst:ENS=+1
5127:20240216:d=2018101600:RH Relative Humidity [%]:100 mb:60 hour fcst:ENS=+1
5128:20243056:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:60 hour fcst:ENS=+1
5129:20247225:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:60 hour fcst:ENS=+1
5130:20251304:d=2018101600:HGT Geopotential Height [gpm]:200 mb:60 hour fcst:ENS=+1
5131:20255834:d=2018101600:TMP Temperature [K]:200 mb:60 hour fcst:ENS=+1
5132:20257925:d=2018101600:RH Relative Humidity [%]:200 mb:60 hour fcst:ENS=+1
5133:20262134:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:60 hour fcst:ENS=+1
5134:20265241:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:60 hour fcst:ENS=+1
5135:20268235:d=2018101600:HGT Geopotential Height [gpm]:250 mb:60 hour fcst:ENS=+1
5136:20272794:d=2018101600:TMP Temperature [K]:250 mb:60 hour fcst:ENS=+1
5137:20274868:d=2018101600:RH Relative Humidity [%]:250 mb:60 hour fcst:ENS=+1
5138:20279450:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:60 hour fcst:ENS=+1
5139:20282689:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:60 hour fcst:ENS=+1
5140:20285795:d=2018101600:HGT Geopotential Height [gpm]:300 mb:60 hour fcst:ENS=+1
5141:20290309:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:60 hour fcst:ENS=+1
5142:20293610:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:60 hour fcst:ENS=+1
5143:20296867:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:60 hour fcst:ENS=+1
5144:20300138:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:60 hour fcst:ENS=+1
5145:20303382:d=2018101600:HGT Geopotential Height [gpm]:500 mb:60 hour fcst:ENS=+1
5146:20308207:d=2018101600:TMP Temperature [K]:500 mb:60 hour fcst:ENS=+1
5147:20310465:d=2018101600:RH Relative Humidity [%]:500 mb:60 hour fcst:ENS=+1
5148:20315167:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:60 hour fcst:ENS=+1
5149:20320238:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:60 hour fcst:ENS=+1
5150:20325274:d=2018101600:HGT Geopotential Height [gpm]:700 mb:60 hour fcst:ENS=+1
5151:20330202:d=2018101600:TMP Temperature [K]:700 mb:60 hour fcst:ENS=+1
5152:20332655:d=2018101600:RH Relative Humidity [%]:700 mb:60 hour fcst:ENS=+1
5153:20337437:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:60 hour fcst:ENS=+1
5154:20342526:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:60 hour fcst:ENS=+1
5155:20347572:d=2018101600:HGT Geopotential Height [gpm]:850 mb:60 hour fcst:ENS=+1
5156:20352670:d=2018101600:TMP Temperature [K]:850 mb:60 hour fcst:ENS=+1
5157:20355539:d=2018101600:RH Relative Humidity [%]:850 mb:60 hour fcst:ENS=+1
5158:20360504:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:60 hour fcst:ENS=+1
5159:20366206:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:60 hour fcst:ENS=+1
5160:20371446:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:60 hour fcst:ENS=+1
5161:20376704:d=2018101600:HGT Geopotential Height [gpm]:925 mb:60 hour fcst:ENS=+1
5162:20381898:d=2018101600:TMP Temperature [K]:925 mb:60 hour fcst:ENS=+1
5163:20384781:d=2018101600:RH Relative Humidity [%]:925 mb:60 hour fcst:ENS=+1
5164:20389472:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:60 hour fcst:ENS=+1
5165:20394715:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:60 hour fcst:ENS=+1
5166:20399943:d=2018101600:TMP Temperature [K]:1000 mb:60 hour fcst:ENS=+1
5167:20402816:d=2018101600:RH Relative Humidity [%]:1000 mb:60 hour fcst:ENS=+1
5168:20407270:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:60 hour fcst:ENS=+1
5169:20412513:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:60 hour fcst:ENS=+1
5170:20417689:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:60 hour fcst:ENS=+1
5171:20423154:d=2018101600:PRES Pressure [Pa]:surface:60 hour fcst:ENS=+1
5172:20428722:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:60 hour fcst:ENS=+1
5173:20431161:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:60 hour fcst:ENS=+1
5174:20433960:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:60 hour fcst:ENS=+1
5175:20434949:d=2018101600:TMP Temperature [K]:2 m above ground:60 hour fcst:ENS=+1
5176:20439902:d=2018101600:RH Relative Humidity [%]:2 m above ground:60 hour fcst:ENS=+1
5177:20444286:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:60 hour fcst:ENS=+1
5178:20449422:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:60 hour fcst:ENS=+1
5179:20454495:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:54-60 hour acc fcst:ENS=+1
5180:20456948:d=2018101600:CSNOW Categorical Snow [-]:surface:54-60 hour ave fcst:ENS=+1
5181:20457479:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:54-60 hour ave fcst:ENS=+1
5182:20457836:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:54-60 hour ave fcst:ENS=+1
5183:20458229:d=2018101600:CRAIN Categorical Rain [-]:surface:54-60 hour ave fcst:ENS=+1
5184:20458993:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+1
5185:20462776:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+1
5186:20467907:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+1
5187:20468974:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+1
5188:20472336:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+1
5189:20475188:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:54-60 hour ave fcst:ENS=+1
5190:20478217:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:60 hour fcst:ENS=+1
5191:20483124:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:60 hour fcst:ENS=+1
5192:20486532:d=2018101600:HGT Geopotential Height [gpm]:20 mb:60 hour fcst:ENS=+1
5193:20489730:d=2018101600:TMP Temperature [K]:20 mb:60 hour fcst:ENS=+1
5194:20491156:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:60 hour fcst:ENS=+1
5195:20492960:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:60 hour fcst:ENS=+1
5196:20494596:d=2018101600:HGT Geopotential Height [gpm]:30 mb:60 hour fcst:ENS=+1
5197:20497818:d=2018101600:TMP Temperature [K]:30 mb:60 hour fcst:ENS=+1
5198:20499321:d=2018101600:RH Relative Humidity [%]:30 mb:60 hour fcst:ENS=+1
5199:20501068:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:60 hour fcst:ENS=+1
5200:20502951:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:60 hour fcst:ENS=+1
5201:20504691:d=2018101600:HGT Geopotential Height [gpm]:70 mb:60 hour fcst:ENS=+1
5202:20508602:d=2018101600:TMP Temperature [K]:70 mb:60 hour fcst:ENS=+1
5203:20510405:d=2018101600:RH Relative Humidity [%]:70 mb:60 hour fcst:ENS=+1
5204:20512849:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:60 hour fcst:ENS=+1
5205:20516689:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:60 hour fcst:ENS=+1
5206:20520455:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:60 hour fcst:ENS=+1
5207:20526409:d=2018101600:HGT Geopotential Height [gpm]:150 mb:60 hour fcst:ENS=+1
5208:20530814:d=2018101600:TMP Temperature [K]:150 mb:60 hour fcst:ENS=+1
5209:20532869:d=2018101600:RH Relative Humidity [%]:150 mb:60 hour fcst:ENS=+1
5210:20536498:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:60 hour fcst:ENS=+1
5211:20542072:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:60 hour fcst:ENS=+1
5212:20546721:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:60 hour fcst:ENS=+1
5213:20551315:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:60 hour fcst:ENS=+1
5214:20557434:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:60 hour fcst:ENS=+1
5215:20563878:d=2018101600:TMP Temperature [K]:300 mb:60 hour fcst:ENS=+1
5216:20566024:d=2018101600:RH Relative Humidity [%]:300 mb:60 hour fcst:ENS=+1
5217:20570804:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:60 hour fcst:ENS=+1
5218:20577520:d=2018101600:HGT Geopotential Height [gpm]:350 mb:60 hour fcst:ENS=+1
5219:20581987:d=2018101600:TMP Temperature [K]:350 mb:60 hour fcst:ENS=+1
5220:20584139:d=2018101600:RH Relative Humidity [%]:350 mb:60 hour fcst:ENS=+1
5221:20588955:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:60 hour fcst:ENS=+1
5222:20595269:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:60 hour fcst:ENS=+1
5223:20598519:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:60 hour fcst:ENS=+1
5224:20601741:d=2018101600:HGT Geopotential Height [gpm]:400 mb:60 hour fcst:ENS=+1
5225:20606122:d=2018101600:TMP Temperature [K]:400 mb:60 hour fcst:ENS=+1
5226:20608340:d=2018101600:RH Relative Humidity [%]:400 mb:60 hour fcst:ENS=+1
5227:20613137:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:60 hour fcst:ENS=+1
5228:20618278:d=2018101600:HGT Geopotential Height [gpm]:450 mb:60 hour fcst:ENS=+1
5229:20622614:d=2018101600:TMP Temperature [K]:450 mb:60 hour fcst:ENS=+1
5230:20624806:d=2018101600:RH Relative Humidity [%]:450 mb:60 hour fcst:ENS=+1
5231:20629490:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:60 hour fcst:ENS=+1
5232:20634686:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:60 hour fcst:ENS=+1
5233:20637890:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:60 hour fcst:ENS=+1
5234:20641056:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:60 hour fcst:ENS=+1
5235:20646335:d=2018101600:HGT Geopotential Height [gpm]:550 mb:60 hour fcst:ENS=+1
5236:20651119:d=2018101600:TMP Temperature [K]:550 mb:60 hour fcst:ENS=+1
5237:20653400:d=2018101600:RH Relative Humidity [%]:550 mb:60 hour fcst:ENS=+1
5238:20658062:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:60 hour fcst:ENS=+1
5239:20663356:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:60 hour fcst:ENS=+1
5240:20668383:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:60 hour fcst:ENS=+1
5241:20673387:d=2018101600:HGT Geopotential Height [gpm]:600 mb:60 hour fcst:ENS=+1
5242:20678131:d=2018101600:TMP Temperature [K]:600 mb:60 hour fcst:ENS=+1
5243:20680459:d=2018101600:RH Relative Humidity [%]:600 mb:60 hour fcst:ENS=+1
5244:20685147:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:60 hour fcst:ENS=+1
5245:20690493:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:60 hour fcst:ENS=+1
5246:20695519:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:60 hour fcst:ENS=+1
5247:20700485:d=2018101600:HGT Geopotential Height [gpm]:650 mb:60 hour fcst:ENS=+1
5248:20705392:d=2018101600:TMP Temperature [K]:650 mb:60 hour fcst:ENS=+1
5249:20707810:d=2018101600:RH Relative Humidity [%]:650 mb:60 hour fcst:ENS=+1
5250:20712565:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:60 hour fcst:ENS=+1
5251:20717964:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:60 hour fcst:ENS=+1
5252:20723018:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:60 hour fcst:ENS=+1
5253:20728022:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:60 hour fcst:ENS=+1
5254:20733477:d=2018101600:HGT Geopotential Height [gpm]:750 mb:60 hour fcst:ENS=+1
5255:20738454:d=2018101600:TMP Temperature [K]:750 mb:60 hour fcst:ENS=+1
5256:20741026:d=2018101600:RH Relative Humidity [%]:750 mb:60 hour fcst:ENS=+1
5257:20745883:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:60 hour fcst:ENS=+1
5258:20751425:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:60 hour fcst:ENS=+1
5259:20756588:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:60 hour fcst:ENS=+1
5260:20761740:d=2018101600:HGT Geopotential Height [gpm]:800 mb:60 hour fcst:ENS=+1
5261:20766766:d=2018101600:TMP Temperature [K]:800 mb:60 hour fcst:ENS=+1
5262:20769558:d=2018101600:RH Relative Humidity [%]:800 mb:60 hour fcst:ENS=+1
5263:20774511:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:60 hour fcst:ENS=+1
5264:20780137:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:60 hour fcst:ENS=+1
5265:20785344:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:60 hour fcst:ENS=+1
5266:20790531:d=2018101600:HGT Geopotential Height [gpm]:900 mb:60 hour fcst:ENS=+1
5267:20795695:d=2018101600:TMP Temperature [K]:900 mb:60 hour fcst:ENS=+1
5268:20798609:d=2018101600:RH Relative Humidity [%]:900 mb:60 hour fcst:ENS=+1
5269:20803432:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:60 hour fcst:ENS=+1
5270:20809142:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:60 hour fcst:ENS=+1
5271:20814374:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:60 hour fcst:ENS=+1
5272:20819614:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:60 hour fcst:ENS=+1
5273:20825283:d=2018101600:HGT Geopotential Height [gpm]:950 mb:60 hour fcst:ENS=+1
5274:20830554:d=2018101600:TMP Temperature [K]:950 mb:60 hour fcst:ENS=+1
5275:20833412:d=2018101600:RH Relative Humidity [%]:950 mb:60 hour fcst:ENS=+1
5276:20838028:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:60 hour fcst:ENS=+1
5277:20843600:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:60 hour fcst:ENS=+1
5278:20848867:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:60 hour fcst:ENS=+1
5279:20854079:d=2018101600:HGT Geopotential Height [gpm]:975 mb:60 hour fcst:ENS=+1
5280:20859430:d=2018101600:TMP Temperature [K]:975 mb:60 hour fcst:ENS=+1
5281:20862265:d=2018101600:RH Relative Humidity [%]:975 mb:60 hour fcst:ENS=+1
5282:20866772:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:60 hour fcst:ENS=+1
5283:20872153:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:60 hour fcst:ENS=+1
5284:20877412:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:60 hour fcst:ENS=+1
5285:20882622:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:60 hour fcst:ENS=+1
5286:20887657:d=2018101600:HGT Geopotential Height [gpm]:surface:60 hour fcst:ENS=+1
5287:20892692:d=2018101600:TMP Temperature [K]:surface:60 hour fcst:ENS=+1
5288:20895962:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:60 hour fcst:ENS=+1
5289:20899162:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:60 hour fcst:ENS=+1
5290:20901948:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:60 hour fcst:ENS=+1
5291:20905165:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:60 hour fcst:ENS=+1
5292:20907986:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:60 hour fcst:ENS=+1
5293:20911275:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:60 hour fcst:ENS=+1
5294:20914102:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:60 hour fcst:ENS=+1
5295:20917896:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:60 hour fcst:ENS=+1
5296:20922221:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:60 hour fcst:ENS=+1
5297:20925353:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:54-60 hour ave fcst:ENS=+1
5298:20928008:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:54-60 hour ave fcst:ENS=+1
5299:20931401:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:54-60 hour acc fcst:ENS=+1
5300:20934472:d=2018101600:WATR Water Runoff [kg/m^2]:surface:54-60 hour acc fcst:ENS=+1
5301:20937589:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+1
5302:20940757:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:54-60 hour ave fcst:ENS=+1
5303:20944865:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:54-60 hour ave fcst:ENS=+1
5304:20948863:d=2018101600:FRICV Frictional Velocity [m/s]:surface:60 hour fcst:ENS=+1
5305:20953490:d=2018101600:WILT Wilting Point [Fraction]:surface:60 hour fcst:ENS=+1
5306:20956505:d=2018101600:LFTX Surface Lifted Index [K]:surface:60 hour fcst:ENS=+1
5307:20959694:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:60 hour fcst:ENS=+1
5308:20962918:d=2018101600:CIN Convective Inhibition [J/kg]:surface:60 hour fcst:ENS=+1
5309:20966107:d=2018101600:HGT Geopotential Height [gpm]:tropopause:60 hour fcst:ENS=+1
5310:20972619:d=2018101600:TMP Temperature [K]:tropopause:60 hour fcst:ENS=+1
5311:20975230:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:60 hour fcst:ENS=+1
5312:20978467:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:60 hour fcst:ENS=+1
5313:20981545:d=2018101600:HGT Geopotential Height [gpm]:max wind:60 hour fcst:ENS=+1
5314:20989543:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:60 hour fcst:ENS=+1
5315:20993116:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:60 hour fcst:ENS=+1
5316:20996786:d=2018101600:TMP Temperature [K]:max wind:60 hour fcst:ENS=+1
5317:21001035:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:60 hour fcst:ENS=+1
5318:21004427:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:60 hour fcst:ENS=+1
5319:21011669:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:60 hour fcst:ENS=+1
5320:21012273:d=2018101600:ICEC Ice Cover [Proportion]:surface:60 hour fcst:ENS=+1
5321:21012602:d=2018101600:HGT Geopotential Height [gpm]:10 mb:66 hour fcst:ENS=+1
5322:21015778:d=2018101600:TMP Temperature [K]:10 mb:66 hour fcst:ENS=+1
5323:21017188:d=2018101600:RH Relative Humidity [%]:10 mb:66 hour fcst:ENS=+1
5324:21018799:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:66 hour fcst:ENS=+1
5325:21020512:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:66 hour fcst:ENS=+1
5326:21022036:d=2018101600:HGT Geopotential Height [gpm]:50 mb:66 hour fcst:ENS=+1
5327:21025835:d=2018101600:TMP Temperature [K]:50 mb:66 hour fcst:ENS=+1
5328:21027445:d=2018101600:RH Relative Humidity [%]:50 mb:66 hour fcst:ENS=+1
5329:21029526:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:66 hour fcst:ENS=+1
5330:21031542:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:66 hour fcst:ENS=+1
5331:21033455:d=2018101600:HGT Geopotential Height [gpm]:100 mb:66 hour fcst:ENS=+1
5332:21037586:d=2018101600:TMP Temperature [K]:100 mb:66 hour fcst:ENS=+1
5333:21039519:d=2018101600:RH Relative Humidity [%]:100 mb:66 hour fcst:ENS=+1
5334:21042352:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:66 hour fcst:ENS=+1
5335:21046528:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:66 hour fcst:ENS=+1
5336:21050622:d=2018101600:HGT Geopotential Height [gpm]:200 mb:66 hour fcst:ENS=+1
5337:21055105:d=2018101600:TMP Temperature [K]:200 mb:66 hour fcst:ENS=+1
5338:21057166:d=2018101600:RH Relative Humidity [%]:200 mb:66 hour fcst:ENS=+1
5339:21061380:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:66 hour fcst:ENS=+1
5340:21064471:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:66 hour fcst:ENS=+1
5341:21067479:d=2018101600:HGT Geopotential Height [gpm]:250 mb:66 hour fcst:ENS=+1
5342:21071994:d=2018101600:TMP Temperature [K]:250 mb:66 hour fcst:ENS=+1
5343:21074069:d=2018101600:RH Relative Humidity [%]:250 mb:66 hour fcst:ENS=+1
5344:21078641:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:66 hour fcst:ENS=+1
5345:21081862:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:66 hour fcst:ENS=+1
5346:21085030:d=2018101600:HGT Geopotential Height [gpm]:300 mb:66 hour fcst:ENS=+1
5347:21089528:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:66 hour fcst:ENS=+1
5348:21092872:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:66 hour fcst:ENS=+1
5349:21096194:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:66 hour fcst:ENS=+1
5350:21099487:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:66 hour fcst:ENS=+1
5351:21102779:d=2018101600:HGT Geopotential Height [gpm]:500 mb:66 hour fcst:ENS=+1
5352:21107599:d=2018101600:TMP Temperature [K]:500 mb:66 hour fcst:ENS=+1
5353:21109848:d=2018101600:RH Relative Humidity [%]:500 mb:66 hour fcst:ENS=+1
5354:21114563:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:66 hour fcst:ENS=+1
5355:21119607:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:66 hour fcst:ENS=+1
5356:21124673:d=2018101600:HGT Geopotential Height [gpm]:700 mb:66 hour fcst:ENS=+1
5357:21129574:d=2018101600:TMP Temperature [K]:700 mb:66 hour fcst:ENS=+1
5358:21132032:d=2018101600:RH Relative Humidity [%]:700 mb:66 hour fcst:ENS=+1
5359:21136800:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:66 hour fcst:ENS=+1
5360:21141860:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:66 hour fcst:ENS=+1
5361:21146906:d=2018101600:HGT Geopotential Height [gpm]:850 mb:66 hour fcst:ENS=+1
5362:21151967:d=2018101600:TMP Temperature [K]:850 mb:66 hour fcst:ENS=+1
5363:21154830:d=2018101600:RH Relative Humidity [%]:850 mb:66 hour fcst:ENS=+1
5364:21159752:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:66 hour fcst:ENS=+1
5365:21165429:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:66 hour fcst:ENS=+1
5366:21170631:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:66 hour fcst:ENS=+1
5367:21175806:d=2018101600:HGT Geopotential Height [gpm]:925 mb:66 hour fcst:ENS=+1
5368:21180976:d=2018101600:TMP Temperature [K]:925 mb:66 hour fcst:ENS=+1
5369:21183884:d=2018101600:RH Relative Humidity [%]:925 mb:66 hour fcst:ENS=+1
5370:21188567:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:66 hour fcst:ENS=+1
5371:21193734:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:66 hour fcst:ENS=+1
5372:21198862:d=2018101600:TMP Temperature [K]:1000 mb:66 hour fcst:ENS=+1
5373:21201697:d=2018101600:RH Relative Humidity [%]:1000 mb:66 hour fcst:ENS=+1
5374:21206162:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:66 hour fcst:ENS=+1
5375:21211312:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:66 hour fcst:ENS=+1
5376:21216428:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:66 hour fcst:ENS=+1
5377:21221837:d=2018101600:PRES Pressure [Pa]:surface:66 hour fcst:ENS=+1
5378:21227398:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:66 hour fcst:ENS=+1
5379:21229861:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:66 hour fcst:ENS=+1
5380:21232666:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:66 hour fcst:ENS=+1
5381:21233653:d=2018101600:TMP Temperature [K]:2 m above ground:66 hour fcst:ENS=+1
5382:21236677:d=2018101600:RH Relative Humidity [%]:2 m above ground:66 hour fcst:ENS=+1
5383:21241134:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:66 hour fcst:ENS=+1
5384:21246201:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:66 hour fcst:ENS=+1
5385:21251181:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:60-66 hour acc fcst:ENS=+1
5386:21255052:d=2018101600:CSNOW Categorical Snow [-]:surface:60-66 hour ave fcst:ENS=+1
5387:21255563:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:60-66 hour ave fcst:ENS=+1
5388:21255917:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:60-66 hour ave fcst:ENS=+1
5389:21256279:d=2018101600:CRAIN Categorical Rain [-]:surface:60-66 hour ave fcst:ENS=+1
5390:21257059:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+1
5391:21260935:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+1
5392:21266226:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+1
5393:21268509:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+1
5394:21271808:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+1
5395:21274552:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:60-66 hour ave fcst:ENS=+1
5396:21277552:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:66 hour fcst:ENS=+1
5397:21282430:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:66 hour fcst:ENS=+1
5398:21285709:d=2018101600:HGT Geopotential Height [gpm]:20 mb:66 hour fcst:ENS=+1
5399:21288902:d=2018101600:TMP Temperature [K]:20 mb:66 hour fcst:ENS=+1
5400:21290375:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:66 hour fcst:ENS=+1
5401:21292155:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:66 hour fcst:ENS=+1
5402:21293779:d=2018101600:HGT Geopotential Height [gpm]:30 mb:66 hour fcst:ENS=+1
5403:21296996:d=2018101600:TMP Temperature [K]:30 mb:66 hour fcst:ENS=+1
5404:21298520:d=2018101600:RH Relative Humidity [%]:30 mb:66 hour fcst:ENS=+1
5405:21300293:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:66 hour fcst:ENS=+1
5406:21302164:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:66 hour fcst:ENS=+1
5407:21303900:d=2018101600:HGT Geopotential Height [gpm]:70 mb:66 hour fcst:ENS=+1
5408:21307786:d=2018101600:TMP Temperature [K]:70 mb:66 hour fcst:ENS=+1
5409:21309576:d=2018101600:RH Relative Humidity [%]:70 mb:66 hour fcst:ENS=+1
5410:21312052:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:66 hour fcst:ENS=+1
5411:21315901:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:66 hour fcst:ENS=+1
5412:21319623:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:66 hour fcst:ENS=+1
5413:21324258:d=2018101600:HGT Geopotential Height [gpm]:150 mb:66 hour fcst:ENS=+1
5414:21328628:d=2018101600:TMP Temperature [K]:150 mb:66 hour fcst:ENS=+1
5415:21330694:d=2018101600:RH Relative Humidity [%]:150 mb:66 hour fcst:ENS=+1
5416:21334282:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:66 hour fcst:ENS=+1
5417:21339813:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:66 hour fcst:ENS=+1
5418:21342653:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:66 hour fcst:ENS=+1
5419:21345418:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:66 hour fcst:ENS=+1
5420:21351523:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:66 hour fcst:ENS=+1
5421:21357936:d=2018101600:TMP Temperature [K]:300 mb:66 hour fcst:ENS=+1
5422:21360110:d=2018101600:RH Relative Humidity [%]:300 mb:66 hour fcst:ENS=+1
5423:21364915:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:66 hour fcst:ENS=+1
5424:21371606:d=2018101600:HGT Geopotential Height [gpm]:350 mb:66 hour fcst:ENS=+1
5425:21376050:d=2018101600:TMP Temperature [K]:350 mb:66 hour fcst:ENS=+1
5426:21378201:d=2018101600:RH Relative Humidity [%]:350 mb:66 hour fcst:ENS=+1
5427:21383010:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:66 hour fcst:ENS=+1
5428:21389866:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:66 hour fcst:ENS=+1
5429:21393159:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:66 hour fcst:ENS=+1
5430:21396438:d=2018101600:HGT Geopotential Height [gpm]:400 mb:66 hour fcst:ENS=+1
5431:21400827:d=2018101600:TMP Temperature [K]:400 mb:66 hour fcst:ENS=+1
5432:21403031:d=2018101600:RH Relative Humidity [%]:400 mb:66 hour fcst:ENS=+1
5433:21407864:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:66 hour fcst:ENS=+1
5434:21414303:d=2018101600:HGT Geopotential Height [gpm]:450 mb:66 hour fcst:ENS=+1
5435:21418609:d=2018101600:TMP Temperature [K]:450 mb:66 hour fcst:ENS=+1
5436:21420800:d=2018101600:RH Relative Humidity [%]:450 mb:66 hour fcst:ENS=+1
5437:21425510:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:66 hour fcst:ENS=+1
5438:21432020:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:66 hour fcst:ENS=+1
5439:21437113:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:66 hour fcst:ENS=+1
5440:21442178:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:66 hour fcst:ENS=+1
5441:21448750:d=2018101600:HGT Geopotential Height [gpm]:550 mb:66 hour fcst:ENS=+1
5442:21453508:d=2018101600:TMP Temperature [K]:550 mb:66 hour fcst:ENS=+1
5443:21455767:d=2018101600:RH Relative Humidity [%]:550 mb:66 hour fcst:ENS=+1
5444:21460422:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:66 hour fcst:ENS=+1
5445:21467030:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:66 hour fcst:ENS=+1
5446:21472042:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:66 hour fcst:ENS=+1
5447:21477027:d=2018101600:HGT Geopotential Height [gpm]:600 mb:66 hour fcst:ENS=+1
5448:21481748:d=2018101600:TMP Temperature [K]:600 mb:66 hour fcst:ENS=+1
5449:21484020:d=2018101600:RH Relative Humidity [%]:600 mb:66 hour fcst:ENS=+1
5450:21488690:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:66 hour fcst:ENS=+1
5451:21494008:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:66 hour fcst:ENS=+1
5452:21499013:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:66 hour fcst:ENS=+1
5453:21503990:d=2018101600:HGT Geopotential Height [gpm]:650 mb:66 hour fcst:ENS=+1
5454:21508874:d=2018101600:TMP Temperature [K]:650 mb:66 hour fcst:ENS=+1
5455:21511258:d=2018101600:RH Relative Humidity [%]:650 mb:66 hour fcst:ENS=+1
5456:21516036:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:66 hour fcst:ENS=+1
5457:21521393:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:66 hour fcst:ENS=+1
5458:21526427:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:66 hour fcst:ENS=+1
5459:21531431:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:66 hour fcst:ENS=+1
5460:21536851:d=2018101600:HGT Geopotential Height [gpm]:750 mb:66 hour fcst:ENS=+1
5461:21541773:d=2018101600:TMP Temperature [K]:750 mb:66 hour fcst:ENS=+1
5462:21544343:d=2018101600:RH Relative Humidity [%]:750 mb:66 hour fcst:ENS=+1
5463:21549155:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:66 hour fcst:ENS=+1
5464:21554668:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:66 hour fcst:ENS=+1
5465:21559791:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:66 hour fcst:ENS=+1
5466:21564885:d=2018101600:HGT Geopotential Height [gpm]:800 mb:66 hour fcst:ENS=+1
5467:21569870:d=2018101600:TMP Temperature [K]:800 mb:66 hour fcst:ENS=+1
5468:21572629:d=2018101600:RH Relative Humidity [%]:800 mb:66 hour fcst:ENS=+1
5469:21577567:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:66 hour fcst:ENS=+1
5470:21583186:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:66 hour fcst:ENS=+1
5471:21588346:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:66 hour fcst:ENS=+1
5472:21593493:d=2018101600:HGT Geopotential Height [gpm]:900 mb:66 hour fcst:ENS=+1
5473:21598607:d=2018101600:TMP Temperature [K]:900 mb:66 hour fcst:ENS=+1
5474:21601535:d=2018101600:RH Relative Humidity [%]:900 mb:66 hour fcst:ENS=+1
5475:21606348:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:66 hour fcst:ENS=+1
5476:21612033:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:66 hour fcst:ENS=+1
5477:21617216:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:66 hour fcst:ENS=+1
5478:21622381:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:66 hour fcst:ENS=+1
5479:21628017:d=2018101600:HGT Geopotential Height [gpm]:950 mb:66 hour fcst:ENS=+1
5480:21633249:d=2018101600:TMP Temperature [K]:950 mb:66 hour fcst:ENS=+1
5481:21636113:d=2018101600:RH Relative Humidity [%]:950 mb:66 hour fcst:ENS=+1
5482:21640689:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:66 hour fcst:ENS=+1
5483:21646213:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:66 hour fcst:ENS=+1
5484:21651382:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:66 hour fcst:ENS=+1
5485:21656531:d=2018101600:HGT Geopotential Height [gpm]:975 mb:66 hour fcst:ENS=+1
5486:21661857:d=2018101600:TMP Temperature [K]:975 mb:66 hour fcst:ENS=+1
5487:21664699:d=2018101600:RH Relative Humidity [%]:975 mb:66 hour fcst:ENS=+1
5488:21669209:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:66 hour fcst:ENS=+1
5489:21674558:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:66 hour fcst:ENS=+1
5490:21679734:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:66 hour fcst:ENS=+1
5491:21684864:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:66 hour fcst:ENS=+1
5492:21689874:d=2018101600:HGT Geopotential Height [gpm]:surface:66 hour fcst:ENS=+1
5493:21694909:d=2018101600:TMP Temperature [K]:surface:66 hour fcst:ENS=+1
5494:21698199:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:66 hour fcst:ENS=+1
5495:21701391:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:66 hour fcst:ENS=+1
5496:21704172:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:66 hour fcst:ENS=+1
5497:21707390:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:66 hour fcst:ENS=+1
5498:21710214:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:66 hour fcst:ENS=+1
5499:21713506:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:66 hour fcst:ENS=+1
5500:21716339:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:66 hour fcst:ENS=+1
5501:21720140:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:66 hour fcst:ENS=+1
5502:21724503:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:66 hour fcst:ENS=+1
5503:21727613:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:60-66 hour ave fcst:ENS=+1
5504:21730259:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:60-66 hour ave fcst:ENS=+1
5505:21733596:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:60-66 hour acc fcst:ENS=+1
5506:21736665:d=2018101600:WATR Water Runoff [kg/m^2]:surface:60-66 hour acc fcst:ENS=+1
5507:21739570:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+1
5508:21742709:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:60-66 hour ave fcst:ENS=+1
5509:21746990:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:60-66 hour ave fcst:ENS=+1
5510:21751100:d=2018101600:FRICV Frictional Velocity [m/s]:surface:66 hour fcst:ENS=+1
5511:21755836:d=2018101600:WILT Wilting Point [Fraction]:surface:66 hour fcst:ENS=+1
5512:21758851:d=2018101600:LFTX Surface Lifted Index [K]:surface:66 hour fcst:ENS=+1
5513:21761962:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:66 hour fcst:ENS=+1
5514:21765353:d=2018101600:CIN Convective Inhibition [J/kg]:surface:66 hour fcst:ENS=+1
5515:21768471:d=2018101600:HGT Geopotential Height [gpm]:tropopause:66 hour fcst:ENS=+1
5516:21774966:d=2018101600:TMP Temperature [K]:tropopause:66 hour fcst:ENS=+1
5517:21777576:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:66 hour fcst:ENS=+1
5518:21780808:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:66 hour fcst:ENS=+1
5519:21783915:d=2018101600:HGT Geopotential Height [gpm]:max wind:66 hour fcst:ENS=+1
5520:21791850:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:66 hour fcst:ENS=+1
5521:21795418:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:66 hour fcst:ENS=+1
5522:21799065:d=2018101600:TMP Temperature [K]:max wind:66 hour fcst:ENS=+1
5523:21803273:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:66 hour fcst:ENS=+1
5524:21806622:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:66 hour fcst:ENS=+1
5525:21813424:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:66 hour fcst:ENS=+1
5526:21814028:d=2018101600:ICEC Ice Cover [Proportion]:surface:66 hour fcst:ENS=+1
5527:21814357:d=2018101600:HGT Geopotential Height [gpm]:10 mb:72 hour fcst:ENS=+1
5528:21817513:d=2018101600:TMP Temperature [K]:10 mb:72 hour fcst:ENS=+1
5529:21818935:d=2018101600:RH Relative Humidity [%]:10 mb:72 hour fcst:ENS=+1
5530:21820547:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:72 hour fcst:ENS=+1
5531:21822248:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:72 hour fcst:ENS=+1
5532:21823795:d=2018101600:HGT Geopotential Height [gpm]:50 mb:72 hour fcst:ENS=+1
5533:21827574:d=2018101600:TMP Temperature [K]:50 mb:72 hour fcst:ENS=+1
5534:21829171:d=2018101600:RH Relative Humidity [%]:50 mb:72 hour fcst:ENS=+1
5535:21831257:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:72 hour fcst:ENS=+1
5536:21833224:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:72 hour fcst:ENS=+1
5537:21835102:d=2018101600:HGT Geopotential Height [gpm]:100 mb:72 hour fcst:ENS=+1
5538:21839215:d=2018101600:TMP Temperature [K]:100 mb:72 hour fcst:ENS=+1
5539:21841117:d=2018101600:RH Relative Humidity [%]:100 mb:72 hour fcst:ENS=+1
5540:21843882:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:72 hour fcst:ENS=+1
5541:21848029:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:72 hour fcst:ENS=+1
5542:21852083:d=2018101600:HGT Geopotential Height [gpm]:200 mb:72 hour fcst:ENS=+1
5543:21856555:d=2018101600:TMP Temperature [K]:200 mb:72 hour fcst:ENS=+1
5544:21858608:d=2018101600:RH Relative Humidity [%]:200 mb:72 hour fcst:ENS=+1
5545:21862825:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:72 hour fcst:ENS=+1
5546:21865871:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:72 hour fcst:ENS=+1
5547:21868881:d=2018101600:HGT Geopotential Height [gpm]:250 mb:72 hour fcst:ENS=+1
5548:21873395:d=2018101600:TMP Temperature [K]:250 mb:72 hour fcst:ENS=+1
5549:21875492:d=2018101600:RH Relative Humidity [%]:250 mb:72 hour fcst:ENS=+1
5550:21880102:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:72 hour fcst:ENS=+1
5551:21883330:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:72 hour fcst:ENS=+1
5552:21886480:d=2018101600:HGT Geopotential Height [gpm]:300 mb:72 hour fcst:ENS=+1
5553:21891008:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:72 hour fcst:ENS=+1
5554:21894374:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:72 hour fcst:ENS=+1
5555:21897694:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:72 hour fcst:ENS=+1
5556:21900998:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:72 hour fcst:ENS=+1
5557:21904348:d=2018101600:HGT Geopotential Height [gpm]:500 mb:72 hour fcst:ENS=+1
5558:21909204:d=2018101600:TMP Temperature [K]:500 mb:72 hour fcst:ENS=+1
5559:21911492:d=2018101600:RH Relative Humidity [%]:500 mb:72 hour fcst:ENS=+1
5560:21916268:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:72 hour fcst:ENS=+1
5561:21921363:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:72 hour fcst:ENS=+1
5562:21926448:d=2018101600:HGT Geopotential Height [gpm]:700 mb:72 hour fcst:ENS=+1
5563:21931401:d=2018101600:TMP Temperature [K]:700 mb:72 hour fcst:ENS=+1
5564:21933883:d=2018101600:RH Relative Humidity [%]:700 mb:72 hour fcst:ENS=+1
5565:21938697:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:72 hour fcst:ENS=+1
5566:21943817:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:72 hour fcst:ENS=+1
5567:21948911:d=2018101600:HGT Geopotential Height [gpm]:850 mb:72 hour fcst:ENS=+1
5568:21953976:d=2018101600:TMP Temperature [K]:850 mb:72 hour fcst:ENS=+1
5569:21956829:d=2018101600:RH Relative Humidity [%]:850 mb:72 hour fcst:ENS=+1
5570:21961746:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:72 hour fcst:ENS=+1
5571:21967442:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:72 hour fcst:ENS=+1
5572:21972709:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:72 hour fcst:ENS=+1
5573:21977948:d=2018101600:HGT Geopotential Height [gpm]:925 mb:72 hour fcst:ENS=+1
5574:21983153:d=2018101600:TMP Temperature [K]:925 mb:72 hour fcst:ENS=+1
5575:21985987:d=2018101600:RH Relative Humidity [%]:925 mb:72 hour fcst:ENS=+1
5576:21990615:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:72 hour fcst:ENS=+1
5577:21995833:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:72 hour fcst:ENS=+1
5578:22001062:d=2018101600:TMP Temperature [K]:1000 mb:72 hour fcst:ENS=+1
5579:22003925:d=2018101600:RH Relative Humidity [%]:1000 mb:72 hour fcst:ENS=+1
5580:22008382:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:72 hour fcst:ENS=+1
5581:22013613:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:72 hour fcst:ENS=+1
5582:22018818:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:72 hour fcst:ENS=+1
5583:22024257:d=2018101600:PRES Pressure [Pa]:surface:72 hour fcst:ENS=+1
5584:22029810:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:72 hour fcst:ENS=+1
5585:22033134:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:72 hour fcst:ENS=+1
5586:22035936:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:72 hour fcst:ENS=+1
5587:22036895:d=2018101600:TMP Temperature [K]:2 m above ground:72 hour fcst:ENS=+1
5588:22041825:d=2018101600:RH Relative Humidity [%]:2 m above ground:72 hour fcst:ENS=+1
5589:22046203:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:72 hour fcst:ENS=+1
5590:22051313:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:72 hour fcst:ENS=+1
5591:22056409:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:66-72 hour acc fcst:ENS=+1
5592:22060202:d=2018101600:CSNOW Categorical Snow [-]:surface:66-72 hour ave fcst:ENS=+1
5593:22060717:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:66-72 hour ave fcst:ENS=+1
5594:22060925:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:66-72 hour ave fcst:ENS=+1
5595:22061288:d=2018101600:CRAIN Categorical Rain [-]:surface:66-72 hour ave fcst:ENS=+1
5596:22062065:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+1
5597:22066088:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+1
5598:22071469:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+1
5599:22075511:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+1
5600:22078766:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+1
5601:22081609:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:66-72 hour ave fcst:ENS=+1
5602:22084640:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:72 hour fcst:ENS=+1
5603:22089381:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:72 hour fcst:ENS=+1
5604:22092768:d=2018101600:HGT Geopotential Height [gpm]:20 mb:72 hour fcst:ENS=+1
5605:22095940:d=2018101600:TMP Temperature [K]:20 mb:72 hour fcst:ENS=+1
5606:22097379:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:72 hour fcst:ENS=+1
5607:22099164:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:72 hour fcst:ENS=+1
5608:22100800:d=2018101600:HGT Geopotential Height [gpm]:30 mb:72 hour fcst:ENS=+1
5609:22103994:d=2018101600:TMP Temperature [K]:30 mb:72 hour fcst:ENS=+1
5610:22105486:d=2018101600:RH Relative Humidity [%]:30 mb:72 hour fcst:ENS=+1
5611:22107273:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:72 hour fcst:ENS=+1
5612:22109150:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:72 hour fcst:ENS=+1
5613:22110894:d=2018101600:HGT Geopotential Height [gpm]:70 mb:72 hour fcst:ENS=+1
5614:22114784:d=2018101600:TMP Temperature [K]:70 mb:72 hour fcst:ENS=+1
5615:22116570:d=2018101600:RH Relative Humidity [%]:70 mb:72 hour fcst:ENS=+1
5616:22119042:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:72 hour fcst:ENS=+1
5617:22122836:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:72 hour fcst:ENS=+1
5618:22126573:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:72 hour fcst:ENS=+1
5619:22132508:d=2018101600:HGT Geopotential Height [gpm]:150 mb:72 hour fcst:ENS=+1
5620:22136867:d=2018101600:TMP Temperature [K]:150 mb:72 hour fcst:ENS=+1
5621:22138903:d=2018101600:RH Relative Humidity [%]:150 mb:72 hour fcst:ENS=+1
5622:22142494:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:72 hour fcst:ENS=+1
5623:22148055:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:72 hour fcst:ENS=+1
5624:22152732:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:72 hour fcst:ENS=+1
5625:22157271:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:72 hour fcst:ENS=+1
5626:22163359:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:72 hour fcst:ENS=+1
5627:22169755:d=2018101600:TMP Temperature [K]:300 mb:72 hour fcst:ENS=+1
5628:22171890:d=2018101600:RH Relative Humidity [%]:300 mb:72 hour fcst:ENS=+1
5629:22176773:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:72 hour fcst:ENS=+1
5630:22183424:d=2018101600:HGT Geopotential Height [gpm]:350 mb:72 hour fcst:ENS=+1
5631:22187915:d=2018101600:TMP Temperature [K]:350 mb:72 hour fcst:ENS=+1
5632:22190064:d=2018101600:RH Relative Humidity [%]:350 mb:72 hour fcst:ENS=+1
5633:22194962:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:72 hour fcst:ENS=+1
5634:22201806:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:72 hour fcst:ENS=+1
5635:22205116:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:72 hour fcst:ENS=+1
5636:22208431:d=2018101600:HGT Geopotential Height [gpm]:400 mb:72 hour fcst:ENS=+1
5637:22212856:d=2018101600:TMP Temperature [K]:400 mb:72 hour fcst:ENS=+1
5638:22215092:d=2018101600:RH Relative Humidity [%]:400 mb:72 hour fcst:ENS=+1
5639:22220001:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:72 hour fcst:ENS=+1
5640:22226408:d=2018101600:HGT Geopotential Height [gpm]:450 mb:72 hour fcst:ENS=+1
5641:22230766:d=2018101600:TMP Temperature [K]:450 mb:72 hour fcst:ENS=+1
5642:22232989:d=2018101600:RH Relative Humidity [%]:450 mb:72 hour fcst:ENS=+1
5643:22237763:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:72 hour fcst:ENS=+1
5644:22242935:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:72 hour fcst:ENS=+1
5645:22248021:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:72 hour fcst:ENS=+1
5646:22253102:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:72 hour fcst:ENS=+1
5647:22258337:d=2018101600:HGT Geopotential Height [gpm]:550 mb:72 hour fcst:ENS=+1
5648:22263125:d=2018101600:TMP Temperature [K]:550 mb:72 hour fcst:ENS=+1
5649:22265418:d=2018101600:RH Relative Humidity [%]:550 mb:72 hour fcst:ENS=+1
5650:22270174:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:72 hour fcst:ENS=+1
5651:22275463:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:72 hour fcst:ENS=+1
5652:22280491:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:72 hour fcst:ENS=+1
5653:22285499:d=2018101600:HGT Geopotential Height [gpm]:600 mb:72 hour fcst:ENS=+1
5654:22290247:d=2018101600:TMP Temperature [K]:600 mb:72 hour fcst:ENS=+1
5655:22292607:d=2018101600:RH Relative Humidity [%]:600 mb:72 hour fcst:ENS=+1
5656:22297399:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:72 hour fcst:ENS=+1
5657:22302742:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:72 hour fcst:ENS=+1
5658:22307791:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:72 hour fcst:ENS=+1
5659:22312791:d=2018101600:HGT Geopotential Height [gpm]:650 mb:72 hour fcst:ENS=+1
5660:22317742:d=2018101600:TMP Temperature [K]:650 mb:72 hour fcst:ENS=+1
5661:22320177:d=2018101600:RH Relative Humidity [%]:650 mb:72 hour fcst:ENS=+1
5662:22325029:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:72 hour fcst:ENS=+1
5663:22330424:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:72 hour fcst:ENS=+1
5664:22335509:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:72 hour fcst:ENS=+1
5665:22340558:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:72 hour fcst:ENS=+1
5666:22346049:d=2018101600:HGT Geopotential Height [gpm]:750 mb:72 hour fcst:ENS=+1
5667:22351041:d=2018101600:TMP Temperature [K]:750 mb:72 hour fcst:ENS=+1
5668:22353673:d=2018101600:RH Relative Humidity [%]:750 mb:72 hour fcst:ENS=+1
5669:22358524:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:72 hour fcst:ENS=+1
5670:22364081:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:72 hour fcst:ENS=+1
5671:22369253:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:72 hour fcst:ENS=+1
5672:22374404:d=2018101600:HGT Geopotential Height [gpm]:800 mb:72 hour fcst:ENS=+1
5673:22379429:d=2018101600:TMP Temperature [K]:800 mb:72 hour fcst:ENS=+1
5674:22382207:d=2018101600:RH Relative Humidity [%]:800 mb:72 hour fcst:ENS=+1
5675:22387137:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:72 hour fcst:ENS=+1
5676:22392771:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:72 hour fcst:ENS=+1
5677:22397985:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:72 hour fcst:ENS=+1
5678:22403168:d=2018101600:HGT Geopotential Height [gpm]:900 mb:72 hour fcst:ENS=+1
5679:22408335:d=2018101600:TMP Temperature [K]:900 mb:72 hour fcst:ENS=+1
5680:22411183:d=2018101600:RH Relative Humidity [%]:900 mb:72 hour fcst:ENS=+1
5681:22415932:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:72 hour fcst:ENS=+1
5682:22421617:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:72 hour fcst:ENS=+1
5683:22426858:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:72 hour fcst:ENS=+1
5684:22432094:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:72 hour fcst:ENS=+1
5685:22437733:d=2018101600:HGT Geopotential Height [gpm]:950 mb:72 hour fcst:ENS=+1
5686:22442988:d=2018101600:TMP Temperature [K]:950 mb:72 hour fcst:ENS=+1
5687:22445816:d=2018101600:RH Relative Humidity [%]:950 mb:72 hour fcst:ENS=+1
5688:22450368:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:72 hour fcst:ENS=+1
5689:22455898:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:72 hour fcst:ENS=+1
5690:22461156:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:72 hour fcst:ENS=+1
5691:22466408:d=2018101600:HGT Geopotential Height [gpm]:975 mb:72 hour fcst:ENS=+1
5692:22471760:d=2018101600:TMP Temperature [K]:975 mb:72 hour fcst:ENS=+1
5693:22474590:d=2018101600:RH Relative Humidity [%]:975 mb:72 hour fcst:ENS=+1
5694:22479080:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:72 hour fcst:ENS=+1
5695:22484421:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:72 hour fcst:ENS=+1
5696:22489689:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:72 hour fcst:ENS=+1
5697:22494939:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:72 hour fcst:ENS=+1
5698:22499913:d=2018101600:HGT Geopotential Height [gpm]:surface:72 hour fcst:ENS=+1
5699:22504948:d=2018101600:TMP Temperature [K]:surface:72 hour fcst:ENS=+1
5700:22508196:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:72 hour fcst:ENS=+1
5701:22511397:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:72 hour fcst:ENS=+1
5702:22514176:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:72 hour fcst:ENS=+1
5703:22517392:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:72 hour fcst:ENS=+1
5704:22520216:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:72 hour fcst:ENS=+1
5705:22523505:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:72 hour fcst:ENS=+1
5706:22526340:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:72 hour fcst:ENS=+1
5707:22530496:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:72 hour fcst:ENS=+1
5708:22534845:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:72 hour fcst:ENS=+1
5709:22537964:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:66-72 hour ave fcst:ENS=+1
5710:22540657:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:66-72 hour ave fcst:ENS=+1
5711:22543943:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:66-72 hour acc fcst:ENS=+1
5712:22547079:d=2018101600:WATR Water Runoff [kg/m^2]:surface:66-72 hour acc fcst:ENS=+1
5713:22549985:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+1
5714:22553288:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:66-72 hour ave fcst:ENS=+1
5715:22557567:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:66-72 hour ave fcst:ENS=+1
5716:22561753:d=2018101600:FRICV Frictional Velocity [m/s]:surface:72 hour fcst:ENS=+1
5717:22566356:d=2018101600:WILT Wilting Point [Fraction]:surface:72 hour fcst:ENS=+1
5718:22569371:d=2018101600:LFTX Surface Lifted Index [K]:surface:72 hour fcst:ENS=+1
5719:22572501:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:72 hour fcst:ENS=+1
5720:22575837:d=2018101600:CIN Convective Inhibition [J/kg]:surface:72 hour fcst:ENS=+1
5721:22579186:d=2018101600:HGT Geopotential Height [gpm]:tropopause:72 hour fcst:ENS=+1
5722:22585695:d=2018101600:TMP Temperature [K]:tropopause:72 hour fcst:ENS=+1
5723:22588288:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:72 hour fcst:ENS=+1
5724:22591522:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:72 hour fcst:ENS=+1
5725:22594670:d=2018101600:HGT Geopotential Height [gpm]:max wind:72 hour fcst:ENS=+1
5726:22602584:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:72 hour fcst:ENS=+1
5727:22606152:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:72 hour fcst:ENS=+1
5728:22609780:d=2018101600:TMP Temperature [K]:max wind:72 hour fcst:ENS=+1
5729:22613962:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:72 hour fcst:ENS=+1
5730:22617371:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:72 hour fcst:ENS=+1
5731:22625396:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:72 hour fcst:ENS=+1
5732:22626000:d=2018101600:ICEC Ice Cover [Proportion]:surface:72 hour fcst:ENS=+1
5733:22626329:d=2018101600:HGT Geopotential Height [gpm]:10 mb:78 hour fcst:ENS=+1
5734:22629546:d=2018101600:TMP Temperature [K]:10 mb:78 hour fcst:ENS=+1
5735:22630962:d=2018101600:RH Relative Humidity [%]:10 mb:78 hour fcst:ENS=+1
5736:22632580:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:78 hour fcst:ENS=+1
5737:22634251:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:78 hour fcst:ENS=+1
5738:22635754:d=2018101600:HGT Geopotential Height [gpm]:50 mb:78 hour fcst:ENS=+1
5739:22639596:d=2018101600:TMP Temperature [K]:50 mb:78 hour fcst:ENS=+1
5740:22641197:d=2018101600:RH Relative Humidity [%]:50 mb:78 hour fcst:ENS=+1
5741:22643319:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:78 hour fcst:ENS=+1
5742:22645310:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:78 hour fcst:ENS=+1
5743:22647192:d=2018101600:HGT Geopotential Height [gpm]:100 mb:78 hour fcst:ENS=+1
5744:22651340:d=2018101600:TMP Temperature [K]:100 mb:78 hour fcst:ENS=+1
5745:22653271:d=2018101600:RH Relative Humidity [%]:100 mb:78 hour fcst:ENS=+1
5746:22656056:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:78 hour fcst:ENS=+1
5747:22660245:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:78 hour fcst:ENS=+1
5748:22664317:d=2018101600:HGT Geopotential Height [gpm]:200 mb:78 hour fcst:ENS=+1
5749:22668792:d=2018101600:TMP Temperature [K]:200 mb:78 hour fcst:ENS=+1
5750:22670868:d=2018101600:RH Relative Humidity [%]:200 mb:78 hour fcst:ENS=+1
5751:22675080:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:78 hour fcst:ENS=+1
5752:22678149:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:78 hour fcst:ENS=+1
5753:22681133:d=2018101600:HGT Geopotential Height [gpm]:250 mb:78 hour fcst:ENS=+1
5754:22685678:d=2018101600:TMP Temperature [K]:250 mb:78 hour fcst:ENS=+1
5755:22687748:d=2018101600:RH Relative Humidity [%]:250 mb:78 hour fcst:ENS=+1
5756:22692321:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:78 hour fcst:ENS=+1
5757:22695545:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:78 hour fcst:ENS=+1
5758:22698719:d=2018101600:HGT Geopotential Height [gpm]:300 mb:78 hour fcst:ENS=+1
5759:22703273:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:78 hour fcst:ENS=+1
5760:22706656:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:78 hour fcst:ENS=+1
5761:22710006:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:78 hour fcst:ENS=+1
5762:22713319:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:78 hour fcst:ENS=+1
5763:22716674:d=2018101600:HGT Geopotential Height [gpm]:500 mb:78 hour fcst:ENS=+1
5764:22721569:d=2018101600:TMP Temperature [K]:500 mb:78 hour fcst:ENS=+1
5765:22723898:d=2018101600:RH Relative Humidity [%]:500 mb:78 hour fcst:ENS=+1
5766:22728720:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:78 hour fcst:ENS=+1
5767:22733808:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:78 hour fcst:ENS=+1
5768:22738926:d=2018101600:HGT Geopotential Height [gpm]:700 mb:78 hour fcst:ENS=+1
5769:22743859:d=2018101600:TMP Temperature [K]:700 mb:78 hour fcst:ENS=+1
5770:22746379:d=2018101600:RH Relative Humidity [%]:700 mb:78 hour fcst:ENS=+1
5771:22751244:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:78 hour fcst:ENS=+1
5772:22756379:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:78 hour fcst:ENS=+1
5773:22761489:d=2018101600:HGT Geopotential Height [gpm]:850 mb:78 hour fcst:ENS=+1
5774:22766579:d=2018101600:TMP Temperature [K]:850 mb:78 hour fcst:ENS=+1
5775:22769438:d=2018101600:RH Relative Humidity [%]:850 mb:78 hour fcst:ENS=+1
5776:22774359:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:78 hour fcst:ENS=+1
5777:22780057:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:78 hour fcst:ENS=+1
5778:22785302:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:78 hour fcst:ENS=+1
5779:22790564:d=2018101600:HGT Geopotential Height [gpm]:925 mb:78 hour fcst:ENS=+1
5780:22795793:d=2018101600:TMP Temperature [K]:925 mb:78 hour fcst:ENS=+1
5781:22798666:d=2018101600:RH Relative Humidity [%]:925 mb:78 hour fcst:ENS=+1
5782:22803340:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:78 hour fcst:ENS=+1
5783:22808589:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:78 hour fcst:ENS=+1
5784:22813843:d=2018101600:TMP Temperature [K]:1000 mb:78 hour fcst:ENS=+1
5785:22816716:d=2018101600:RH Relative Humidity [%]:1000 mb:78 hour fcst:ENS=+1
5786:22821157:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:78 hour fcst:ENS=+1
5787:22826394:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:78 hour fcst:ENS=+1
5788:22831639:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:78 hour fcst:ENS=+1
5789:22837137:d=2018101600:PRES Pressure [Pa]:surface:78 hour fcst:ENS=+1
5790:22842702:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:78 hour fcst:ENS=+1
5791:22845182:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:78 hour fcst:ENS=+1
5792:22847979:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:78 hour fcst:ENS=+1
5793:22848928:d=2018101600:TMP Temperature [K]:2 m above ground:78 hour fcst:ENS=+1
5794:22853873:d=2018101600:RH Relative Humidity [%]:2 m above ground:78 hour fcst:ENS=+1
5795:22858221:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:78 hour fcst:ENS=+1
5796:22863329:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:78 hour fcst:ENS=+1
5797:22868438:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:72-78 hour acc fcst:ENS=+1
5798:22872210:d=2018101600:CSNOW Categorical Snow [-]:surface:72-78 hour ave fcst:ENS=+1
5799:22872734:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:72-78 hour ave fcst:ENS=+1
5800:22872942:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:72-78 hour ave fcst:ENS=+1
5801:22873299:d=2018101600:CRAIN Categorical Rain [-]:surface:72-78 hour ave fcst:ENS=+1
5802:22874030:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+1
5803:22877824:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+1
5804:22882952:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+1
5805:22884219:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+1
5806:22887487:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+1
5807:22890289:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:72-78 hour ave fcst:ENS=+1
5808:22893239:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:78 hour fcst:ENS=+1
5809:22898123:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:78 hour fcst:ENS=+1
5810:22901512:d=2018101600:HGT Geopotential Height [gpm]:20 mb:78 hour fcst:ENS=+1
5811:22904694:d=2018101600:TMP Temperature [K]:20 mb:78 hour fcst:ENS=+1
5812:22906177:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:78 hour fcst:ENS=+1
5813:22907980:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:78 hour fcst:ENS=+1
5814:22909645:d=2018101600:HGT Geopotential Height [gpm]:30 mb:78 hour fcst:ENS=+1
5815:22912846:d=2018101600:TMP Temperature [K]:30 mb:78 hour fcst:ENS=+1
5816:22914345:d=2018101600:RH Relative Humidity [%]:30 mb:78 hour fcst:ENS=+1
5817:22916153:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:78 hour fcst:ENS=+1
5818:22917999:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:78 hour fcst:ENS=+1
5819:22919726:d=2018101600:HGT Geopotential Height [gpm]:70 mb:78 hour fcst:ENS=+1
5820:22923648:d=2018101600:TMP Temperature [K]:70 mb:78 hour fcst:ENS=+1
5821:22925442:d=2018101600:RH Relative Humidity [%]:70 mb:78 hour fcst:ENS=+1
5822:22927945:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:78 hour fcst:ENS=+1
5823:22931775:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:78 hour fcst:ENS=+1
5824:22935471:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:78 hour fcst:ENS=+1
5825:22942046:d=2018101600:HGT Geopotential Height [gpm]:150 mb:78 hour fcst:ENS=+1
5826:22946424:d=2018101600:TMP Temperature [K]:150 mb:78 hour fcst:ENS=+1
5827:22948480:d=2018101600:RH Relative Humidity [%]:150 mb:78 hour fcst:ENS=+1
5828:22952005:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:78 hour fcst:ENS=+1
5829:22957640:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:78 hour fcst:ENS=+1
5830:22962352:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:78 hour fcst:ENS=+1
5831:22966936:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:78 hour fcst:ENS=+1
5832:22973068:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:78 hour fcst:ENS=+1
5833:22979508:d=2018101600:TMP Temperature [K]:300 mb:78 hour fcst:ENS=+1
5834:22981698:d=2018101600:RH Relative Humidity [%]:300 mb:78 hour fcst:ENS=+1
5835:22986606:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:78 hour fcst:ENS=+1
5836:22993302:d=2018101600:HGT Geopotential Height [gpm]:350 mb:78 hour fcst:ENS=+1
5837:22997834:d=2018101600:TMP Temperature [K]:350 mb:78 hour fcst:ENS=+1
5838:23000018:d=2018101600:RH Relative Humidity [%]:350 mb:78 hour fcst:ENS=+1
5839:23004935:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:78 hour fcst:ENS=+1
5840:23011827:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:78 hour fcst:ENS=+1
5841:23015151:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:78 hour fcst:ENS=+1
5842:23018508:d=2018101600:HGT Geopotential Height [gpm]:400 mb:78 hour fcst:ENS=+1
5843:23022984:d=2018101600:TMP Temperature [K]:400 mb:78 hour fcst:ENS=+1
5844:23025267:d=2018101600:RH Relative Humidity [%]:400 mb:78 hour fcst:ENS=+1
5845:23030197:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:78 hour fcst:ENS=+1
5846:23036669:d=2018101600:HGT Geopotential Height [gpm]:450 mb:78 hour fcst:ENS=+1
5847:23041053:d=2018101600:TMP Temperature [K]:450 mb:78 hour fcst:ENS=+1
5848:23043347:d=2018101600:RH Relative Humidity [%]:450 mb:78 hour fcst:ENS=+1
5849:23048163:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:78 hour fcst:ENS=+1
5850:23054709:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:78 hour fcst:ENS=+1
5851:23059837:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:78 hour fcst:ENS=+1
5852:23064963:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:78 hour fcst:ENS=+1
5853:23071557:d=2018101600:HGT Geopotential Height [gpm]:550 mb:78 hour fcst:ENS=+1
5854:23076365:d=2018101600:TMP Temperature [K]:550 mb:78 hour fcst:ENS=+1
5855:23078700:d=2018101600:RH Relative Humidity [%]:550 mb:78 hour fcst:ENS=+1
5856:23083469:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:78 hour fcst:ENS=+1
5857:23090089:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:78 hour fcst:ENS=+1
5858:23095154:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:78 hour fcst:ENS=+1
5859:23100207:d=2018101600:HGT Geopotential Height [gpm]:600 mb:78 hour fcst:ENS=+1
5860:23104972:d=2018101600:TMP Temperature [K]:600 mb:78 hour fcst:ENS=+1
5861:23107334:d=2018101600:RH Relative Humidity [%]:600 mb:78 hour fcst:ENS=+1
5862:23112140:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:78 hour fcst:ENS=+1
5863:23117497:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:78 hour fcst:ENS=+1
5864:23122564:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:78 hour fcst:ENS=+1
5865:23127614:d=2018101600:HGT Geopotential Height [gpm]:650 mb:78 hour fcst:ENS=+1
5866:23132356:d=2018101600:TMP Temperature [K]:650 mb:78 hour fcst:ENS=+1
5867:23134812:d=2018101600:RH Relative Humidity [%]:650 mb:78 hour fcst:ENS=+1
5868:23139662:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:78 hour fcst:ENS=+1
5869:23145081:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:78 hour fcst:ENS=+1
5870:23150174:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:78 hour fcst:ENS=+1
5871:23155240:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:78 hour fcst:ENS=+1
5872:23160729:d=2018101600:HGT Geopotential Height [gpm]:750 mb:78 hour fcst:ENS=+1
5873:23165694:d=2018101600:TMP Temperature [K]:750 mb:78 hour fcst:ENS=+1
5874:23168303:d=2018101600:RH Relative Humidity [%]:750 mb:78 hour fcst:ENS=+1
5875:23173166:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:78 hour fcst:ENS=+1
5876:23178727:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:78 hour fcst:ENS=+1
5877:23183877:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:78 hour fcst:ENS=+1
5878:23189034:d=2018101600:HGT Geopotential Height [gpm]:800 mb:78 hour fcst:ENS=+1
5879:23194077:d=2018101600:TMP Temperature [K]:800 mb:78 hour fcst:ENS=+1
5880:23196840:d=2018101600:RH Relative Humidity [%]:800 mb:78 hour fcst:ENS=+1
5881:23201775:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:78 hour fcst:ENS=+1
5882:23207422:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:78 hour fcst:ENS=+1
5883:23212613:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:78 hour fcst:ENS=+1
5884:23217821:d=2018101600:HGT Geopotential Height [gpm]:900 mb:78 hour fcst:ENS=+1
5885:23223001:d=2018101600:TMP Temperature [K]:900 mb:78 hour fcst:ENS=+1
5886:23225895:d=2018101600:RH Relative Humidity [%]:900 mb:78 hour fcst:ENS=+1
5887:23230674:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:78 hour fcst:ENS=+1
5888:23236378:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:78 hour fcst:ENS=+1
5889:23241631:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:78 hour fcst:ENS=+1
5890:23246897:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:78 hour fcst:ENS=+1
5891:23252557:d=2018101600:HGT Geopotential Height [gpm]:950 mb:78 hour fcst:ENS=+1
5892:23257877:d=2018101600:TMP Temperature [K]:950 mb:78 hour fcst:ENS=+1
5893:23260722:d=2018101600:RH Relative Humidity [%]:950 mb:78 hour fcst:ENS=+1
5894:23265262:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:78 hour fcst:ENS=+1
5895:23270814:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:78 hour fcst:ENS=+1
5896:23276088:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:78 hour fcst:ENS=+1
5897:23281383:d=2018101600:HGT Geopotential Height [gpm]:975 mb:78 hour fcst:ENS=+1
5898:23286755:d=2018101600:TMP Temperature [K]:975 mb:78 hour fcst:ENS=+1
5899:23289590:d=2018101600:RH Relative Humidity [%]:975 mb:78 hour fcst:ENS=+1
5900:23294056:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:78 hour fcst:ENS=+1
5901:23299420:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:78 hour fcst:ENS=+1
5902:23304659:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:78 hour fcst:ENS=+1
5903:23309929:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:78 hour fcst:ENS=+1
5904:23314952:d=2018101600:HGT Geopotential Height [gpm]:surface:78 hour fcst:ENS=+1
5905:23319987:d=2018101600:TMP Temperature [K]:surface:78 hour fcst:ENS=+1
5906:23323251:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:78 hour fcst:ENS=+1
5907:23326457:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:78 hour fcst:ENS=+1
5908:23329237:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:78 hour fcst:ENS=+1
5909:23332449:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:78 hour fcst:ENS=+1
5910:23335269:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:78 hour fcst:ENS=+1
5911:23338565:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:78 hour fcst:ENS=+1
5912:23341395:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:78 hour fcst:ENS=+1
5913:23344909:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:78 hour fcst:ENS=+1
5914:23349270:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:78 hour fcst:ENS=+1
5915:23352412:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:72-78 hour ave fcst:ENS=+1
5916:23354986:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:72-78 hour ave fcst:ENS=+1
5917:23358273:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:72-78 hour acc fcst:ENS=+1
5918:23361254:d=2018101600:WATR Water Runoff [kg/m^2]:surface:72-78 hour acc fcst:ENS=+1
5919:23364372:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+1
5920:23367555:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:72-78 hour ave fcst:ENS=+1
5921:23371585:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:72-78 hour ave fcst:ENS=+1
5922:23375572:d=2018101600:FRICV Frictional Velocity [m/s]:surface:78 hour fcst:ENS=+1
5923:23380161:d=2018101600:WILT Wilting Point [Fraction]:surface:78 hour fcst:ENS=+1
5924:23383176:d=2018101600:LFTX Surface Lifted Index [K]:surface:78 hour fcst:ENS=+1
5925:23386392:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:78 hour fcst:ENS=+1
5926:23389554:d=2018101600:CIN Convective Inhibition [J/kg]:surface:78 hour fcst:ENS=+1
5927:23392664:d=2018101600:HGT Geopotential Height [gpm]:tropopause:78 hour fcst:ENS=+1
5928:23399197:d=2018101600:TMP Temperature [K]:tropopause:78 hour fcst:ENS=+1
5929:23401778:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:78 hour fcst:ENS=+1
5930:23404978:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:78 hour fcst:ENS=+1
5931:23408083:d=2018101600:HGT Geopotential Height [gpm]:max wind:78 hour fcst:ENS=+1
5932:23415984:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:78 hour fcst:ENS=+1
5933:23419527:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:78 hour fcst:ENS=+1
5934:23423143:d=2018101600:TMP Temperature [K]:max wind:78 hour fcst:ENS=+1
5935:23427328:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:78 hour fcst:ENS=+1
5936:23430706:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:78 hour fcst:ENS=+1
5937:23437926:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:78 hour fcst:ENS=+1
5938:23438530:d=2018101600:ICEC Ice Cover [Proportion]:surface:78 hour fcst:ENS=+1
5939:23438859:d=2018101600:HGT Geopotential Height [gpm]:10 mb:84 hour fcst:ENS=+1
5940:23442026:d=2018101600:TMP Temperature [K]:10 mb:84 hour fcst:ENS=+1
5941:23443438:d=2018101600:RH Relative Humidity [%]:10 mb:84 hour fcst:ENS=+1
5942:23445017:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:84 hour fcst:ENS=+1
5943:23446707:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:84 hour fcst:ENS=+1
5944:23448254:d=2018101600:HGT Geopotential Height [gpm]:50 mb:84 hour fcst:ENS=+1
5945:23452047:d=2018101600:TMP Temperature [K]:50 mb:84 hour fcst:ENS=+1
5946:23453652:d=2018101600:RH Relative Humidity [%]:50 mb:84 hour fcst:ENS=+1
5947:23455790:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:84 hour fcst:ENS=+1
5948:23457790:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:84 hour fcst:ENS=+1
5949:23459691:d=2018101600:HGT Geopotential Height [gpm]:100 mb:84 hour fcst:ENS=+1
5950:23463837:d=2018101600:TMP Temperature [K]:100 mb:84 hour fcst:ENS=+1
5951:23465777:d=2018101600:RH Relative Humidity [%]:100 mb:84 hour fcst:ENS=+1
5952:23468537:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:84 hour fcst:ENS=+1
5953:23472698:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:84 hour fcst:ENS=+1
5954:23476777:d=2018101600:HGT Geopotential Height [gpm]:200 mb:84 hour fcst:ENS=+1
5955:23481265:d=2018101600:TMP Temperature [K]:200 mb:84 hour fcst:ENS=+1
5956:23483352:d=2018101600:RH Relative Humidity [%]:200 mb:84 hour fcst:ENS=+1
5957:23487576:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:84 hour fcst:ENS=+1
5958:23490646:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:84 hour fcst:ENS=+1
5959:23493619:d=2018101600:HGT Geopotential Height [gpm]:250 mb:84 hour fcst:ENS=+1
5960:23498154:d=2018101600:TMP Temperature [K]:250 mb:84 hour fcst:ENS=+1
5961:23500274:d=2018101600:RH Relative Humidity [%]:250 mb:84 hour fcst:ENS=+1
5962:23504884:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:84 hour fcst:ENS=+1
5963:23508084:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:84 hour fcst:ENS=+1
5964:23511230:d=2018101600:HGT Geopotential Height [gpm]:300 mb:84 hour fcst:ENS=+1
5965:23515769:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:84 hour fcst:ENS=+1
5966:23519112:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:84 hour fcst:ENS=+1
5967:23522441:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:84 hour fcst:ENS=+1
5968:23525782:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:84 hour fcst:ENS=+1
5969:23529112:d=2018101600:HGT Geopotential Height [gpm]:500 mb:84 hour fcst:ENS=+1
5970:23533976:d=2018101600:TMP Temperature [K]:500 mb:84 hour fcst:ENS=+1
5971:23536289:d=2018101600:RH Relative Humidity [%]:500 mb:84 hour fcst:ENS=+1
5972:23541092:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:84 hour fcst:ENS=+1
5973:23546189:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:84 hour fcst:ENS=+1
5974:23551295:d=2018101600:HGT Geopotential Height [gpm]:700 mb:84 hour fcst:ENS=+1
5975:23556226:d=2018101600:TMP Temperature [K]:700 mb:84 hour fcst:ENS=+1
5976:23558702:d=2018101600:RH Relative Humidity [%]:700 mb:84 hour fcst:ENS=+1
5977:23563567:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:84 hour fcst:ENS=+1
5978:23568661:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:84 hour fcst:ENS=+1
5979:23573749:d=2018101600:HGT Geopotential Height [gpm]:850 mb:84 hour fcst:ENS=+1
5980:23578824:d=2018101600:TMP Temperature [K]:850 mb:84 hour fcst:ENS=+1
5981:23581700:d=2018101600:RH Relative Humidity [%]:850 mb:84 hour fcst:ENS=+1
5982:23586605:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:84 hour fcst:ENS=+1
5983:23592263:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:84 hour fcst:ENS=+1
5984:23597500:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:84 hour fcst:ENS=+1
5985:23602752:d=2018101600:HGT Geopotential Height [gpm]:925 mb:84 hour fcst:ENS=+1
5986:23607964:d=2018101600:TMP Temperature [K]:925 mb:84 hour fcst:ENS=+1
5987:23610852:d=2018101600:RH Relative Humidity [%]:925 mb:84 hour fcst:ENS=+1
5988:23615504:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:84 hour fcst:ENS=+1
5989:23620726:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:84 hour fcst:ENS=+1
5990:23625974:d=2018101600:TMP Temperature [K]:1000 mb:84 hour fcst:ENS=+1
5991:23628846:d=2018101600:RH Relative Humidity [%]:1000 mb:84 hour fcst:ENS=+1
5992:23633278:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:84 hour fcst:ENS=+1
5993:23638483:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:84 hour fcst:ENS=+1
5994:23643703:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:84 hour fcst:ENS=+1
5995:23649144:d=2018101600:PRES Pressure [Pa]:surface:84 hour fcst:ENS=+1
5996:23654706:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:84 hour fcst:ENS=+1
5997:23657147:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:84 hour fcst:ENS=+1
5998:23659939:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:84 hour fcst:ENS=+1
5999:23660895:d=2018101600:TMP Temperature [K]:2 m above ground:84 hour fcst:ENS=+1
6000:23665821:d=2018101600:RH Relative Humidity [%]:2 m above ground:84 hour fcst:ENS=+1
6001:23670164:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:84 hour fcst:ENS=+1
6002:23675265:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:84 hour fcst:ENS=+1
6003:23680367:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:78-84 hour acc fcst:ENS=+1
6004:23684199:d=2018101600:CSNOW Categorical Snow [-]:surface:78-84 hour ave fcst:ENS=+1
6005:23684721:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:78-84 hour ave fcst:ENS=+1
6006:23684929:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:78-84 hour ave fcst:ENS=+1
6007:23685308:d=2018101600:CRAIN Categorical Rain [-]:surface:78-84 hour ave fcst:ENS=+1
6008:23686103:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+1
6009:23689897:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+1
6010:23695059:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+1
6011:23696098:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+1
6012:23699412:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+1
6013:23702222:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:78-84 hour ave fcst:ENS=+1
6014:23705174:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:84 hour fcst:ENS=+1
6015:23709923:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:84 hour fcst:ENS=+1
6016:23713300:d=2018101600:HGT Geopotential Height [gpm]:20 mb:84 hour fcst:ENS=+1
6017:23716478:d=2018101600:TMP Temperature [K]:20 mb:84 hour fcst:ENS=+1
6018:23717946:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:84 hour fcst:ENS=+1
6019:23719740:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:84 hour fcst:ENS=+1
6020:23721403:d=2018101600:HGT Geopotential Height [gpm]:30 mb:84 hour fcst:ENS=+1
6021:23724575:d=2018101600:TMP Temperature [K]:30 mb:84 hour fcst:ENS=+1
6022:23726089:d=2018101600:RH Relative Humidity [%]:30 mb:84 hour fcst:ENS=+1
6023:23727886:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:84 hour fcst:ENS=+1
6024:23729713:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:84 hour fcst:ENS=+1
6025:23731447:d=2018101600:HGT Geopotential Height [gpm]:70 mb:84 hour fcst:ENS=+1
6026:23735325:d=2018101600:TMP Temperature [K]:70 mb:84 hour fcst:ENS=+1
6027:23737137:d=2018101600:RH Relative Humidity [%]:70 mb:84 hour fcst:ENS=+1
6028:23739628:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:84 hour fcst:ENS=+1
6029:23743453:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:84 hour fcst:ENS=+1
6030:23747212:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:84 hour fcst:ENS=+1
6031:23753818:d=2018101600:HGT Geopotential Height [gpm]:150 mb:84 hour fcst:ENS=+1
6032:23758225:d=2018101600:TMP Temperature [K]:150 mb:84 hour fcst:ENS=+1
6033:23760298:d=2018101600:RH Relative Humidity [%]:150 mb:84 hour fcst:ENS=+1
6034:23763853:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:84 hour fcst:ENS=+1
6035:23769495:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:84 hour fcst:ENS=+1
6036:23774203:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:84 hour fcst:ENS=+1
6037:23778850:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:84 hour fcst:ENS=+1
6038:23785001:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:84 hour fcst:ENS=+1
6039:23791438:d=2018101600:TMP Temperature [K]:300 mb:84 hour fcst:ENS=+1
6040:23793584:d=2018101600:RH Relative Humidity [%]:300 mb:84 hour fcst:ENS=+1
6041:23798445:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:84 hour fcst:ENS=+1
6042:23805121:d=2018101600:HGT Geopotential Height [gpm]:350 mb:84 hour fcst:ENS=+1
6043:23809638:d=2018101600:TMP Temperature [K]:350 mb:84 hour fcst:ENS=+1
6044:23811807:d=2018101600:RH Relative Humidity [%]:350 mb:84 hour fcst:ENS=+1
6045:23816694:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:84 hour fcst:ENS=+1
6046:23823561:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:84 hour fcst:ENS=+1
6047:23826876:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:84 hour fcst:ENS=+1
6048:23830201:d=2018101600:HGT Geopotential Height [gpm]:400 mb:84 hour fcst:ENS=+1
6049:23834648:d=2018101600:TMP Temperature [K]:400 mb:84 hour fcst:ENS=+1
6050:23836932:d=2018101600:RH Relative Humidity [%]:400 mb:84 hour fcst:ENS=+1
6051:23841841:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:84 hour fcst:ENS=+1
6052:23848284:d=2018101600:HGT Geopotential Height [gpm]:450 mb:84 hour fcst:ENS=+1
6053:23852647:d=2018101600:TMP Temperature [K]:450 mb:84 hour fcst:ENS=+1
6054:23854925:d=2018101600:RH Relative Humidity [%]:450 mb:84 hour fcst:ENS=+1
6055:23859761:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:84 hour fcst:ENS=+1
6056:23866275:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:84 hour fcst:ENS=+1
6057:23871394:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:84 hour fcst:ENS=+1
6058:23876513:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:84 hour fcst:ENS=+1
6059:23883098:d=2018101600:HGT Geopotential Height [gpm]:550 mb:84 hour fcst:ENS=+1
6060:23887879:d=2018101600:TMP Temperature [K]:550 mb:84 hour fcst:ENS=+1
6061:23890207:d=2018101600:RH Relative Humidity [%]:550 mb:84 hour fcst:ENS=+1
6062:23894987:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:84 hour fcst:ENS=+1
6063:23900286:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:84 hour fcst:ENS=+1
6064:23905342:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:84 hour fcst:ENS=+1
6065:23910391:d=2018101600:HGT Geopotential Height [gpm]:600 mb:84 hour fcst:ENS=+1
6066:23915157:d=2018101600:TMP Temperature [K]:600 mb:84 hour fcst:ENS=+1
6067:23917504:d=2018101600:RH Relative Humidity [%]:600 mb:84 hour fcst:ENS=+1
6068:23922286:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:84 hour fcst:ENS=+1
6069:23927607:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:84 hour fcst:ENS=+1
6070:23932631:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:84 hour fcst:ENS=+1
6071:23937666:d=2018101600:HGT Geopotential Height [gpm]:650 mb:84 hour fcst:ENS=+1
6072:23942409:d=2018101600:TMP Temperature [K]:650 mb:84 hour fcst:ENS=+1
6073:23944830:d=2018101600:RH Relative Humidity [%]:650 mb:84 hour fcst:ENS=+1
6074:23949677:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:84 hour fcst:ENS=+1
6075:23955038:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:84 hour fcst:ENS=+1
6076:23960069:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:84 hour fcst:ENS=+1
6077:23965117:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:84 hour fcst:ENS=+1
6078:23970551:d=2018101600:HGT Geopotential Height [gpm]:750 mb:84 hour fcst:ENS=+1
6079:23975511:d=2018101600:TMP Temperature [K]:750 mb:84 hour fcst:ENS=+1
6080:23978107:d=2018101600:RH Relative Humidity [%]:750 mb:84 hour fcst:ENS=+1
6081:23983004:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:84 hour fcst:ENS=+1
6082:23988503:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:84 hour fcst:ENS=+1
6083:23993641:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:84 hour fcst:ENS=+1
6084:23998794:d=2018101600:HGT Geopotential Height [gpm]:800 mb:84 hour fcst:ENS=+1
6085:24003797:d=2018101600:TMP Temperature [K]:800 mb:84 hour fcst:ENS=+1
6086:24006579:d=2018101600:RH Relative Humidity [%]:800 mb:84 hour fcst:ENS=+1
6087:24011532:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:84 hour fcst:ENS=+1
6088:24017128:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:84 hour fcst:ENS=+1
6089:24022321:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:84 hour fcst:ENS=+1
6090:24027522:d=2018101600:HGT Geopotential Height [gpm]:900 mb:84 hour fcst:ENS=+1
6091:24032667:d=2018101600:TMP Temperature [K]:900 mb:84 hour fcst:ENS=+1
6092:24035588:d=2018101600:RH Relative Humidity [%]:900 mb:84 hour fcst:ENS=+1
6093:24040386:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:84 hour fcst:ENS=+1
6094:24046067:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:84 hour fcst:ENS=+1
6095:24051303:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:84 hour fcst:ENS=+1
6096:24056562:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:84 hour fcst:ENS=+1
6097:24062191:d=2018101600:HGT Geopotential Height [gpm]:950 mb:84 hour fcst:ENS=+1
6098:24067462:d=2018101600:TMP Temperature [K]:950 mb:84 hour fcst:ENS=+1
6099:24070317:d=2018101600:RH Relative Humidity [%]:950 mb:84 hour fcst:ENS=+1
6100:24074872:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:84 hour fcst:ENS=+1
6101:24080436:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:84 hour fcst:ENS=+1
6102:24085691:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:84 hour fcst:ENS=+1
6103:24090962:d=2018101600:HGT Geopotential Height [gpm]:975 mb:84 hour fcst:ENS=+1
6104:24096318:d=2018101600:TMP Temperature [K]:975 mb:84 hour fcst:ENS=+1
6105:24099181:d=2018101600:RH Relative Humidity [%]:975 mb:84 hour fcst:ENS=+1
6106:24103659:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:84 hour fcst:ENS=+1
6107:24109021:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:84 hour fcst:ENS=+1
6108:24114271:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:84 hour fcst:ENS=+1
6109:24119537:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:84 hour fcst:ENS=+1
6110:24124570:d=2018101600:HGT Geopotential Height [gpm]:surface:84 hour fcst:ENS=+1
6111:24129605:d=2018101600:TMP Temperature [K]:surface:84 hour fcst:ENS=+1
6112:24132836:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:84 hour fcst:ENS=+1
6113:24136041:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:84 hour fcst:ENS=+1
6114:24138819:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:84 hour fcst:ENS=+1
6115:24142031:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:84 hour fcst:ENS=+1
6116:24144856:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:84 hour fcst:ENS=+1
6117:24148142:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:84 hour fcst:ENS=+1
6118:24150973:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:84 hour fcst:ENS=+1
6119:24154697:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:84 hour fcst:ENS=+1
6120:24159031:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:84 hour fcst:ENS=+1
6121:24162154:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:78-84 hour ave fcst:ENS=+1
6122:24164702:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:78-84 hour ave fcst:ENS=+1
6123:24168016:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:78-84 hour acc fcst:ENS=+1
6124:24170990:d=2018101600:WATR Water Runoff [kg/m^2]:surface:78-84 hour acc fcst:ENS=+1
6125:24174101:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+1
6126:24177258:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:78-84 hour ave fcst:ENS=+1
6127:24181321:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:78-84 hour ave fcst:ENS=+1
6128:24185333:d=2018101600:FRICV Frictional Velocity [m/s]:surface:84 hour fcst:ENS=+1
6129:24189917:d=2018101600:WILT Wilting Point [Fraction]:surface:84 hour fcst:ENS=+1
6130:24192932:d=2018101600:LFTX Surface Lifted Index [K]:surface:84 hour fcst:ENS=+1
6131:24196186:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:84 hour fcst:ENS=+1
6132:24199318:d=2018101600:CIN Convective Inhibition [J/kg]:surface:84 hour fcst:ENS=+1
6133:24202424:d=2018101600:HGT Geopotential Height [gpm]:tropopause:84 hour fcst:ENS=+1
6134:24208988:d=2018101600:TMP Temperature [K]:tropopause:84 hour fcst:ENS=+1
6135:24211599:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:84 hour fcst:ENS=+1
6136:24214823:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:84 hour fcst:ENS=+1
6137:24217979:d=2018101600:HGT Geopotential Height [gpm]:max wind:84 hour fcst:ENS=+1
6138:24225959:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:84 hour fcst:ENS=+1
6139:24229541:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:84 hour fcst:ENS=+1
6140:24233205:d=2018101600:TMP Temperature [K]:max wind:84 hour fcst:ENS=+1
6141:24237465:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:84 hour fcst:ENS=+1
6142:24240827:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:84 hour fcst:ENS=+1
6143:24248039:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:84 hour fcst:ENS=+1
6144:24248643:d=2018101600:ICEC Ice Cover [Proportion]:surface:84 hour fcst:ENS=+1
6145:24248972:d=2018101600:HGT Geopotential Height [gpm]:10 mb:anl:ENS=+2
6146:24252451:d=2018101600:TMP Temperature [K]:10 mb:anl:ENS=+2
6147:24253811:d=2018101600:RH Relative Humidity [%]:10 mb:anl:ENS=+2
6148:24255508:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:anl:ENS=+2
6149:24257253:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:anl:ENS=+2
6150:24258771:d=2018101600:HGT Geopotential Height [gpm]:50 mb:anl:ENS=+2
6151:24262834:d=2018101600:TMP Temperature [K]:50 mb:anl:ENS=+2
6152:24264425:d=2018101600:RH Relative Humidity [%]:50 mb:anl:ENS=+2
6153:24266502:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:anl:ENS=+2
6154:24268485:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:anl:ENS=+2
6155:24270298:d=2018101600:HGT Geopotential Height [gpm]:100 mb:anl:ENS=+2
6156:24274615:d=2018101600:TMP Temperature [K]:100 mb:anl:ENS=+2
6157:24276643:d=2018101600:RH Relative Humidity [%]:100 mb:anl:ENS=+2
6158:24279680:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:anl:ENS=+2
6159:24283983:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:anl:ENS=+2
6160:24288164:d=2018101600:HGT Geopotential Height [gpm]:200 mb:anl:ENS=+2
6161:24292874:d=2018101600:TMP Temperature [K]:200 mb:anl:ENS=+2
6162:24295163:d=2018101600:RH Relative Humidity [%]:200 mb:anl:ENS=+2
6163:24299565:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:anl:ENS=+2
6164:24302850:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:anl:ENS=+2
6165:24306082:d=2018101600:HGT Geopotential Height [gpm]:250 mb:anl:ENS=+2
6166:24310832:d=2018101600:TMP Temperature [K]:250 mb:anl:ENS=+2
6167:24313097:d=2018101600:RH Relative Humidity [%]:250 mb:anl:ENS=+2
6168:24318012:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:anl:ENS=+2
6169:24321465:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:anl:ENS=+2
6170:24324876:d=2018101600:HGT Geopotential Height [gpm]:300 mb:anl:ENS=+2
6171:24329623:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:anl:ENS=+2
6172:24333210:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:anl:ENS=+2
6173:24336719:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:anl:ENS=+2
6174:24340194:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:anl:ENS=+2
6175:24343653:d=2018101600:HGT Geopotential Height [gpm]:500 mb:anl:ENS=+2
6176:24348778:d=2018101600:TMP Temperature [K]:500 mb:anl:ENS=+2
6177:24351199:d=2018101600:RH Relative Humidity [%]:500 mb:anl:ENS=+2
6178:24356114:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:anl:ENS=+2
6179:24361346:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:anl:ENS=+2
6180:24366582:d=2018101600:HGT Geopotential Height [gpm]:700 mb:anl:ENS=+2
6181:24371813:d=2018101600:TMP Temperature [K]:700 mb:anl:ENS=+2
6182:24374445:d=2018101600:RH Relative Humidity [%]:700 mb:anl:ENS=+2
6183:24379379:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:anl:ENS=+2
6184:24384662:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:anl:ENS=+2
6185:24389961:d=2018101600:HGT Geopotential Height [gpm]:850 mb:anl:ENS=+2
6186:24395298:d=2018101600:TMP Temperature [K]:850 mb:anl:ENS=+2
6187:24398338:d=2018101600:RH Relative Humidity [%]:850 mb:anl:ENS=+2
6188:24403435:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:anl:ENS=+2
6189:24409301:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:anl:ENS=+2
6190:24414805:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:anl:ENS=+2
6191:24420308:d=2018101600:HGT Geopotential Height [gpm]:925 mb:anl:ENS=+2
6192:24425762:d=2018101600:TMP Temperature [K]:925 mb:anl:ENS=+2
6193:24428789:d=2018101600:RH Relative Humidity [%]:925 mb:anl:ENS=+2
6194:24433652:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:anl:ENS=+2
6195:24439094:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:anl:ENS=+2
6196:24444543:d=2018101600:TMP Temperature [K]:1000 mb:anl:ENS=+2
6197:24447525:d=2018101600:RH Relative Humidity [%]:1000 mb:anl:ENS=+2
6198:24452159:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:anl:ENS=+2
6199:24457591:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:anl:ENS=+2
6200:24463001:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:anl:ENS=+2
6201:24468665:d=2018101600:PRES Pressure [Pa]:surface:anl:ENS=+2
6202:24474303:d=2018101600:HGT Geopotential Height [gpm]:surface:anl:ENS=+2
6203:24479338:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:anl:ENS=+2
6204:24481882:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:anl:ENS=+2
6205:24484665:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:anl:ENS=+2
6206:24485636:d=2018101600:TMP Temperature [K]:2 m above ground:anl:ENS=+2
6207:24488796:d=2018101600:RH Relative Humidity [%]:2 m above ground:anl:ENS=+2
6208:24493370:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:anl:ENS=+2
6209:24498677:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:anl:ENS=+2
6210:24503948:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:anl:ENS=+2
6211:24508789:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:anl:ENS=+2
6212:24512387:d=2018101600:HGT Geopotential Height [gpm]:20 mb:anl:ENS=+2
6213:24515889:d=2018101600:TMP Temperature [K]:20 mb:anl:ENS=+2
6214:24517253:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:anl:ENS=+2
6215:24519070:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:anl:ENS=+2
6216:24520633:d=2018101600:HGT Geopotential Height [gpm]:30 mb:anl:ENS=+2
6217:24524115:d=2018101600:TMP Temperature [K]:30 mb:anl:ENS=+2
6218:24525548:d=2018101600:RH Relative Humidity [%]:30 mb:anl:ENS=+2
6219:24528667:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:anl:ENS=+2
6220:24530509:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:anl:ENS=+2
6221:24532135:d=2018101600:HGT Geopotential Height [gpm]:70 mb:anl:ENS=+2
6222:24536277:d=2018101600:TMP Temperature [K]:70 mb:anl:ENS=+2
6223:24538100:d=2018101600:RH Relative Humidity [%]:70 mb:anl:ENS=+2
6224:24540574:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:anl:ENS=+2
6225:24544512:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:anl:ENS=+2
6226:24548290:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:anl:ENS=+2
6227:24554545:d=2018101600:HGT Geopotential Height [gpm]:150 mb:anl:ENS=+2
6228:24559096:d=2018101600:TMP Temperature [K]:150 mb:anl:ENS=+2
6229:24561240:d=2018101600:RH Relative Humidity [%]:150 mb:anl:ENS=+2
6230:24565063:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:anl:ENS=+2
6231:24570894:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:anl:ENS=+2
6232:24575759:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:anl:ENS=+2
6233:24580500:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:anl:ENS=+2
6234:24586919:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:anl:ENS=+2
6235:24593682:d=2018101600:TMP Temperature [K]:300 mb:anl:ENS=+2
6236:24596016:d=2018101600:RH Relative Humidity [%]:300 mb:anl:ENS=+2
6237:24601114:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:anl:ENS=+2
6238:24607575:d=2018101600:HGT Geopotential Height [gpm]:350 mb:anl:ENS=+2
6239:24612277:d=2018101600:TMP Temperature [K]:350 mb:anl:ENS=+2
6240:24614539:d=2018101600:RH Relative Humidity [%]:350 mb:anl:ENS=+2
6241:24619593:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:anl:ENS=+2
6242:24626200:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:anl:ENS=+2
6243:24629690:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:anl:ENS=+2
6244:24633125:d=2018101600:HGT Geopotential Height [gpm]:400 mb:anl:ENS=+2
6245:24637775:d=2018101600:TMP Temperature [K]:400 mb:anl:ENS=+2
6246:24640111:d=2018101600:RH Relative Humidity [%]:400 mb:anl:ENS=+2
6247:24645152:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:anl:ENS=+2
6248:24651870:d=2018101600:HGT Geopotential Height [gpm]:450 mb:anl:ENS=+2
6249:24656471:d=2018101600:TMP Temperature [K]:450 mb:anl:ENS=+2
6250:24658807:d=2018101600:RH Relative Humidity [%]:450 mb:anl:ENS=+2
6251:24663735:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:anl:ENS=+2
6252:24670516:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:anl:ENS=+2
6253:24673899:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:anl:ENS=+2
6254:24677281:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:anl:ENS=+2
6255:24684120:d=2018101600:HGT Geopotential Height [gpm]:550 mb:anl:ENS=+2
6256:24689213:d=2018101600:TMP Temperature [K]:550 mb:anl:ENS=+2
6257:24691655:d=2018101600:RH Relative Humidity [%]:550 mb:anl:ENS=+2
6258:24696554:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:anl:ENS=+2
6259:24702101:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:anl:ENS=+2
6260:24707314:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:anl:ENS=+2
6261:24712515:d=2018101600:HGT Geopotential Height [gpm]:600 mb:anl:ENS=+2
6262:24717562:d=2018101600:TMP Temperature [K]:600 mb:anl:ENS=+2
6263:24720047:d=2018101600:RH Relative Humidity [%]:600 mb:anl:ENS=+2
6264:24724924:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:anl:ENS=+2
6265:24730522:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:anl:ENS=+2
6266:24735742:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:anl:ENS=+2
6267:24740940:d=2018101600:HGT Geopotential Height [gpm]:650 mb:anl:ENS=+2
6268:24745976:d=2018101600:TMP Temperature [K]:650 mb:anl:ENS=+2
6269:24748528:d=2018101600:RH Relative Humidity [%]:650 mb:anl:ENS=+2
6270:24753453:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:anl:ENS=+2
6271:24759102:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:anl:ENS=+2
6272:24764368:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:anl:ENS=+2
6273:24769635:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:anl:ENS=+2
6274:24775318:d=2018101600:HGT Geopotential Height [gpm]:750 mb:anl:ENS=+2
6275:24780557:d=2018101600:TMP Temperature [K]:750 mb:anl:ENS=+2
6276:24783338:d=2018101600:RH Relative Humidity [%]:750 mb:anl:ENS=+2
6277:24788358:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:anl:ENS=+2
6278:24794112:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:anl:ENS=+2
6279:24799475:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:anl:ENS=+2
6280:24804832:d=2018101600:HGT Geopotential Height [gpm]:800 mb:anl:ENS=+2
6281:24810112:d=2018101600:TMP Temperature [K]:800 mb:anl:ENS=+2
6282:24813062:d=2018101600:RH Relative Humidity [%]:800 mb:anl:ENS=+2
6283:24818158:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:anl:ENS=+2
6284:24823979:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:anl:ENS=+2
6285:24829433:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:anl:ENS=+2
6286:24834864:d=2018101600:HGT Geopotential Height [gpm]:900 mb:anl:ENS=+2
6287:24840264:d=2018101600:TMP Temperature [K]:900 mb:anl:ENS=+2
6288:24843329:d=2018101600:RH Relative Humidity [%]:900 mb:anl:ENS=+2
6289:24848304:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:anl:ENS=+2
6290:24854217:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:anl:ENS=+2
6291:24859686:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:anl:ENS=+2
6292:24865168:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:anl:ENS=+2
6293:24871057:d=2018101600:HGT Geopotential Height [gpm]:950 mb:anl:ENS=+2
6294:24876562:d=2018101600:TMP Temperature [K]:950 mb:anl:ENS=+2
6295:24879525:d=2018101600:RH Relative Humidity [%]:950 mb:anl:ENS=+2
6296:24884264:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:anl:ENS=+2
6297:24890068:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:anl:ENS=+2
6298:24895537:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:anl:ENS=+2
6299:24900995:d=2018101600:HGT Geopotential Height [gpm]:975 mb:anl:ENS=+2
6300:24906576:d=2018101600:TMP Temperature [K]:975 mb:anl:ENS=+2
6301:24909547:d=2018101600:RH Relative Humidity [%]:975 mb:anl:ENS=+2
6302:24914235:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:anl:ENS=+2
6303:24919891:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:anl:ENS=+2
6304:24925361:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:anl:ENS=+2
6305:24930826:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:anl:ENS=+2
6306:24936310:d=2018101600:TMP Temperature [K]:surface:anl:ENS=+2
6307:24939588:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:anl:ENS=+2
6308:24941981:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:anl:ENS=+2
6309:24944764:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:anl:ENS=+2
6310:24947997:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:anl:ENS=+2
6311:24950822:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:anl:ENS=+2
6312:24954111:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:anl:ENS=+2
6313:24956944:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:anl:ENS=+2
6314:24960688:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:anl:ENS=+2
6315:24965278:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:anl:ENS=+2
6316:24968603:d=2018101600:FRICV Frictional Velocity [m/s]:surface:anl:ENS=+2
6317:24973442:d=2018101600:WILT Wilting Point [Fraction]:surface:anl:ENS=+2
6318:24976457:d=2018101600:LFTX Surface Lifted Index [K]:surface:anl:ENS=+2
6319:24979817:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:anl:ENS=+2
6320:24983423:d=2018101600:CIN Convective Inhibition [J/kg]:surface:anl:ENS=+2
6321:24987202:d=2018101600:HGT Geopotential Height [gpm]:tropopause:anl:ENS=+2
6322:24993794:d=2018101600:TMP Temperature [K]:tropopause:anl:ENS=+2
6323:24996582:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:anl:ENS=+2
6324:25000016:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:anl:ENS=+2
6325:25003347:d=2018101600:HGT Geopotential Height [gpm]:max wind:anl:ENS=+2
6326:25011485:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:anl:ENS=+2
6327:25015276:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:anl:ENS=+2
6328:25019135:d=2018101600:TMP Temperature [K]:max wind:anl:ENS=+2
6329:25023564:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:anl:ENS=+2
6330:25027221:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:anl:ENS=+2
6331:25034711:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:anl:ENS=+2
6332:25035315:d=2018101600:ICEC Ice Cover [Proportion]:surface:anl:ENS=+2
6333:25035644:d=2018101600:HGT Geopotential Height [gpm]:10 mb:6 hour fcst:ENS=+2
6334:25038844:d=2018101600:TMP Temperature [K]:10 mb:6 hour fcst:ENS=+2
6335:25040185:d=2018101600:RH Relative Humidity [%]:10 mb:6 hour fcst:ENS=+2
6336:25041807:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:6 hour fcst:ENS=+2
6337:25043496:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:6 hour fcst:ENS=+2
6338:25044964:d=2018101600:HGT Geopotential Height [gpm]:50 mb:6 hour fcst:ENS=+2
6339:25048741:d=2018101600:TMP Temperature [K]:50 mb:6 hour fcst:ENS=+2
6340:25050274:d=2018101600:RH Relative Humidity [%]:50 mb:6 hour fcst:ENS=+2
6341:25052264:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:6 hour fcst:ENS=+2
6342:25054180:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:6 hour fcst:ENS=+2
6343:25055955:d=2018101600:HGT Geopotential Height [gpm]:100 mb:6 hour fcst:ENS=+2
6344:25060098:d=2018101600:TMP Temperature [K]:100 mb:6 hour fcst:ENS=+2
6345:25062084:d=2018101600:RH Relative Humidity [%]:100 mb:6 hour fcst:ENS=+2
6346:25065069:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:6 hour fcst:ENS=+2
6347:25069213:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:6 hour fcst:ENS=+2
6348:25073292:d=2018101600:HGT Geopotential Height [gpm]:200 mb:6 hour fcst:ENS=+2
6349:25077831:d=2018101600:TMP Temperature [K]:200 mb:6 hour fcst:ENS=+2
6350:25080032:d=2018101600:RH Relative Humidity [%]:200 mb:6 hour fcst:ENS=+2
6351:25084319:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:6 hour fcst:ENS=+2
6352:25087428:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:6 hour fcst:ENS=+2
6353:25090531:d=2018101600:HGT Geopotential Height [gpm]:250 mb:6 hour fcst:ENS=+2
6354:25095129:d=2018101600:TMP Temperature [K]:250 mb:6 hour fcst:ENS=+2
6355:25097307:d=2018101600:RH Relative Humidity [%]:250 mb:6 hour fcst:ENS=+2
6356:25102112:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:6 hour fcst:ENS=+2
6357:25105383:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:6 hour fcst:ENS=+2
6358:25108640:d=2018101600:HGT Geopotential Height [gpm]:300 mb:6 hour fcst:ENS=+2
6359:25113228:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:6 hour fcst:ENS=+2
6360:25116595:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:6 hour fcst:ENS=+2
6361:25119941:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:6 hour fcst:ENS=+2
6362:25123276:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:6 hour fcst:ENS=+2
6363:25126634:d=2018101600:HGT Geopotential Height [gpm]:500 mb:6 hour fcst:ENS=+2
6364:25131565:d=2018101600:TMP Temperature [K]:500 mb:6 hour fcst:ENS=+2
6365:25133890:d=2018101600:RH Relative Humidity [%]:500 mb:6 hour fcst:ENS=+2
6366:25138703:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:6 hour fcst:ENS=+2
6367:25143773:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:6 hour fcst:ENS=+2
6368:25148891:d=2018101600:HGT Geopotential Height [gpm]:700 mb:6 hour fcst:ENS=+2
6369:25153714:d=2018101600:TMP Temperature [K]:700 mb:6 hour fcst:ENS=+2
6370:25156210:d=2018101600:RH Relative Humidity [%]:700 mb:6 hour fcst:ENS=+2
6371:25160993:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:6 hour fcst:ENS=+2
6372:25166150:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:6 hour fcst:ENS=+2
6373:25171292:d=2018101600:HGT Geopotential Height [gpm]:850 mb:6 hour fcst:ENS=+2
6374:25176473:d=2018101600:TMP Temperature [K]:850 mb:6 hour fcst:ENS=+2
6375:25179430:d=2018101600:RH Relative Humidity [%]:850 mb:6 hour fcst:ENS=+2
6376:25184430:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:6 hour fcst:ENS=+2
6377:25190127:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:6 hour fcst:ENS=+2
6378:25195459:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:6 hour fcst:ENS=+2
6379:25200825:d=2018101600:HGT Geopotential Height [gpm]:925 mb:6 hour fcst:ENS=+2
6380:25206098:d=2018101600:TMP Temperature [K]:925 mb:6 hour fcst:ENS=+2
6381:25209025:d=2018101600:RH Relative Humidity [%]:925 mb:6 hour fcst:ENS=+2
6382:25213775:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:6 hour fcst:ENS=+2
6383:25219125:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:6 hour fcst:ENS=+2
6384:25224471:d=2018101600:TMP Temperature [K]:1000 mb:6 hour fcst:ENS=+2
6385:25227383:d=2018101600:RH Relative Humidity [%]:1000 mb:6 hour fcst:ENS=+2
6386:25231908:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:6 hour fcst:ENS=+2
6387:25237210:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:6 hour fcst:ENS=+2
6388:25242514:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:6 hour fcst:ENS=+2
6389:25248032:d=2018101600:PRES Pressure [Pa]:surface:6 hour fcst:ENS=+2
6390:25253607:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:6 hour fcst:ENS=+2
6391:25256097:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:6 hour fcst:ENS=+2
6392:25258884:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:6 hour fcst:ENS=+2
6393:25259871:d=2018101600:TMP Temperature [K]:2 m above ground:6 hour fcst:ENS=+2
6394:25262992:d=2018101600:RH Relative Humidity [%]:2 m above ground:6 hour fcst:ENS=+2
6395:25267437:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:6 hour fcst:ENS=+2
6396:25272611:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:6 hour fcst:ENS=+2
6397:25277761:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:0-6 hour acc fcst:ENS=+2
6398:25280365:d=2018101600:CSNOW Categorical Snow [-]:surface:0-6 hour ave fcst:ENS=+2
6399:25280886:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:0-6 hour ave fcst:ENS=+2
6400:25281094:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:0-6 hour ave fcst:ENS=+2
6401:25281302:d=2018101600:CRAIN Categorical Rain [-]:surface:0-6 hour ave fcst:ENS=+2
6402:25282134:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+2
6403:25286019:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+2
6404:25289314:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+2
6405:25290691:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+2
6406:25294069:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+2
6407:25296899:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:0-6 hour ave fcst:ENS=+2
6408:25300060:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:6 hour fcst:ENS=+2
6409:25304891:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:6 hour fcst:ENS=+2
6410:25308394:d=2018101600:HGT Geopotential Height [gpm]:20 mb:6 hour fcst:ENS=+2
6411:25311595:d=2018101600:TMP Temperature [K]:20 mb:6 hour fcst:ENS=+2
6412:25312962:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:6 hour fcst:ENS=+2
6413:25314748:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:6 hour fcst:ENS=+2
6414:25316286:d=2018101600:HGT Geopotential Height [gpm]:30 mb:6 hour fcst:ENS=+2
6415:25319514:d=2018101600:TMP Temperature [K]:30 mb:6 hour fcst:ENS=+2
6416:25320918:d=2018101600:RH Relative Humidity [%]:30 mb:6 hour fcst:ENS=+2
6417:25323895:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:6 hour fcst:ENS=+2
6418:25325681:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:6 hour fcst:ENS=+2
6419:25327296:d=2018101600:HGT Geopotential Height [gpm]:70 mb:6 hour fcst:ENS=+2
6420:25331198:d=2018101600:TMP Temperature [K]:70 mb:6 hour fcst:ENS=+2
6421:25332989:d=2018101600:RH Relative Humidity [%]:70 mb:6 hour fcst:ENS=+2
6422:25335362:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:6 hour fcst:ENS=+2
6423:25339188:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:6 hour fcst:ENS=+2
6424:25342874:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:6 hour fcst:ENS=+2
6425:25349427:d=2018101600:HGT Geopotential Height [gpm]:150 mb:6 hour fcst:ENS=+2
6426:25353844:d=2018101600:TMP Temperature [K]:150 mb:6 hour fcst:ENS=+2
6427:25355922:d=2018101600:RH Relative Humidity [%]:150 mb:6 hour fcst:ENS=+2
6428:25359534:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:6 hour fcst:ENS=+2
6429:25365168:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:6 hour fcst:ENS=+2
6430:25369883:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:6 hour fcst:ENS=+2
6431:25374510:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:6 hour fcst:ENS=+2
6432:25380715:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:6 hour fcst:ENS=+2
6433:25387267:d=2018101600:TMP Temperature [K]:300 mb:6 hour fcst:ENS=+2
6434:25389468:d=2018101600:RH Relative Humidity [%]:300 mb:6 hour fcst:ENS=+2
6435:25394427:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:6 hour fcst:ENS=+2
6436:25401253:d=2018101600:HGT Geopotential Height [gpm]:350 mb:6 hour fcst:ENS=+2
6437:25405798:d=2018101600:TMP Temperature [K]:350 mb:6 hour fcst:ENS=+2
6438:25408002:d=2018101600:RH Relative Humidity [%]:350 mb:6 hour fcst:ENS=+2
6439:25412936:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:6 hour fcst:ENS=+2
6440:25419899:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:6 hour fcst:ENS=+2
6441:25423227:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:6 hour fcst:ENS=+2
6442:25426538:d=2018101600:HGT Geopotential Height [gpm]:400 mb:6 hour fcst:ENS=+2
6443:25431037:d=2018101600:TMP Temperature [K]:400 mb:6 hour fcst:ENS=+2
6444:25433311:d=2018101600:RH Relative Humidity [%]:400 mb:6 hour fcst:ENS=+2
6445:25438230:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:6 hour fcst:ENS=+2
6446:25445318:d=2018101600:HGT Geopotential Height [gpm]:450 mb:6 hour fcst:ENS=+2
6447:25449748:d=2018101600:TMP Temperature [K]:450 mb:6 hour fcst:ENS=+2
6448:25452010:d=2018101600:RH Relative Humidity [%]:450 mb:6 hour fcst:ENS=+2
6449:25456830:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:6 hour fcst:ENS=+2
6450:25463398:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:6 hour fcst:ENS=+2
6451:25466630:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:6 hour fcst:ENS=+2
6452:25469905:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:6 hour fcst:ENS=+2
6453:25476526:d=2018101600:HGT Geopotential Height [gpm]:550 mb:6 hour fcst:ENS=+2
6454:25481402:d=2018101600:TMP Temperature [K]:550 mb:6 hour fcst:ENS=+2
6455:25483748:d=2018101600:RH Relative Humidity [%]:550 mb:6 hour fcst:ENS=+2
6456:25488511:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:6 hour fcst:ENS=+2
6457:25493849:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:6 hour fcst:ENS=+2
6458:25498900:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:6 hour fcst:ENS=+2
6459:25503995:d=2018101600:HGT Geopotential Height [gpm]:600 mb:6 hour fcst:ENS=+2
6460:25508841:d=2018101600:TMP Temperature [K]:600 mb:6 hour fcst:ENS=+2
6461:25511200:d=2018101600:RH Relative Humidity [%]:600 mb:6 hour fcst:ENS=+2
6462:25515970:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:6 hour fcst:ENS=+2
6463:25521360:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:6 hour fcst:ENS=+2
6464:25526434:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:6 hour fcst:ENS=+2
6465:25531516:d=2018101600:HGT Geopotential Height [gpm]:650 mb:6 hour fcst:ENS=+2
6466:25536346:d=2018101600:TMP Temperature [K]:650 mb:6 hour fcst:ENS=+2
6467:25538793:d=2018101600:RH Relative Humidity [%]:650 mb:6 hour fcst:ENS=+2
6468:25543585:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:6 hour fcst:ENS=+2
6469:25548991:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:6 hour fcst:ENS=+2
6470:25554110:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:6 hour fcst:ENS=+2
6471:25559235:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:6 hour fcst:ENS=+2
6472:25564671:d=2018101600:HGT Geopotential Height [gpm]:750 mb:6 hour fcst:ENS=+2
6473:25569688:d=2018101600:TMP Temperature [K]:750 mb:6 hour fcst:ENS=+2
6474:25572355:d=2018101600:RH Relative Humidity [%]:750 mb:6 hour fcst:ENS=+2
6475:25577227:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:6 hour fcst:ENS=+2
6476:25582744:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:6 hour fcst:ENS=+2
6477:25587941:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:6 hour fcst:ENS=+2
6478:25593153:d=2018101600:HGT Geopotential Height [gpm]:800 mb:6 hour fcst:ENS=+2
6479:25598256:d=2018101600:TMP Temperature [K]:800 mb:6 hour fcst:ENS=+2
6480:25601074:d=2018101600:RH Relative Humidity [%]:800 mb:6 hour fcst:ENS=+2
6481:25606042:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:6 hour fcst:ENS=+2
6482:25611641:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:6 hour fcst:ENS=+2
6483:25616922:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:6 hour fcst:ENS=+2
6484:25622232:d=2018101600:HGT Geopotential Height [gpm]:900 mb:6 hour fcst:ENS=+2
6485:25627470:d=2018101600:TMP Temperature [K]:900 mb:6 hour fcst:ENS=+2
6486:25630415:d=2018101600:RH Relative Humidity [%]:900 mb:6 hour fcst:ENS=+2
6487:25635285:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:6 hour fcst:ENS=+2
6488:25641004:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:6 hour fcst:ENS=+2
6489:25646358:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:6 hour fcst:ENS=+2
6490:25651728:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:6 hour fcst:ENS=+2
6491:25657393:d=2018101600:HGT Geopotential Height [gpm]:950 mb:6 hour fcst:ENS=+2
6492:25662727:d=2018101600:TMP Temperature [K]:950 mb:6 hour fcst:ENS=+2
6493:25665606:d=2018101600:RH Relative Humidity [%]:950 mb:6 hour fcst:ENS=+2
6494:25670235:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:6 hour fcst:ENS=+2
6495:25675805:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:6 hour fcst:ENS=+2
6496:25681154:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:6 hour fcst:ENS=+2
6497:25686502:d=2018101600:HGT Geopotential Height [gpm]:975 mb:6 hour fcst:ENS=+2
6498:25691910:d=2018101600:TMP Temperature [K]:975 mb:6 hour fcst:ENS=+2
6499:25694787:d=2018101600:RH Relative Humidity [%]:975 mb:6 hour fcst:ENS=+2
6500:25699343:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:6 hour fcst:ENS=+2
6501:25704727:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:6 hour fcst:ENS=+2
6502:25710067:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:6 hour fcst:ENS=+2
6503:25715418:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:6 hour fcst:ENS=+2
6504:25720477:d=2018101600:HGT Geopotential Height [gpm]:surface:6 hour fcst:ENS=+2
6505:25725512:d=2018101600:TMP Temperature [K]:surface:6 hour fcst:ENS=+2
6506:25728790:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:6 hour fcst:ENS=+2
6507:25731186:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:6 hour fcst:ENS=+2
6508:25733972:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:6 hour fcst:ENS=+2
6509:25737209:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:6 hour fcst:ENS=+2
6510:25740038:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:6 hour fcst:ENS=+2
6511:25743330:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:6 hour fcst:ENS=+2
6512:25746161:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:6 hour fcst:ENS=+2
6513:25749721:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:6 hour fcst:ENS=+2
6514:25754164:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:6 hour fcst:ENS=+2
6515:25757396:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:0-6 hour ave fcst:ENS=+2
6516:25760235:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:0-6 hour ave fcst:ENS=+2
6517:25763817:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:0-6 hour acc fcst:ENS=+2
6518:25767094:d=2018101600:WATR Water Runoff [kg/m^2]:surface:0-6 hour acc fcst:ENS=+2
6519:25770030:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:0-6 hour ave fcst:ENS=+2
6520:25773288:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:0-6 hour ave fcst:ENS=+2
6521:25777465:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:0-6 hour ave fcst:ENS=+2
6522:25781573:d=2018101600:FRICV Frictional Velocity [m/s]:surface:6 hour fcst:ENS=+2
6523:25786294:d=2018101600:WILT Wilting Point [Fraction]:surface:6 hour fcst:ENS=+2
6524:25789309:d=2018101600:LFTX Surface Lifted Index [K]:surface:6 hour fcst:ENS=+2
6525:25792580:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:6 hour fcst:ENS=+2
6526:25795933:d=2018101600:CIN Convective Inhibition [J/kg]:surface:6 hour fcst:ENS=+2
6527:25799526:d=2018101600:HGT Geopotential Height [gpm]:tropopause:6 hour fcst:ENS=+2
6528:25806056:d=2018101600:TMP Temperature [K]:tropopause:6 hour fcst:ENS=+2
6529:25808782:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:6 hour fcst:ENS=+2
6530:25812061:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:6 hour fcst:ENS=+2
6531:25815343:d=2018101600:HGT Geopotential Height [gpm]:max wind:6 hour fcst:ENS=+2
6532:25823450:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:6 hour fcst:ENS=+2
6533:25827159:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:6 hour fcst:ENS=+2
6534:25830940:d=2018101600:TMP Temperature [K]:max wind:6 hour fcst:ENS=+2
6535:25835365:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:6 hour fcst:ENS=+2
6536:25838824:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:6 hour fcst:ENS=+2
6537:25846139:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:6 hour fcst:ENS=+2
6538:25846743:d=2018101600:ICEC Ice Cover [Proportion]:surface:6 hour fcst:ENS=+2
6539:25847072:d=2018101600:HGT Geopotential Height [gpm]:10 mb:12 hour fcst:ENS=+2
6540:25850260:d=2018101600:TMP Temperature [K]:10 mb:12 hour fcst:ENS=+2
6541:25851648:d=2018101600:RH Relative Humidity [%]:10 mb:12 hour fcst:ENS=+2
6542:25853309:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:12 hour fcst:ENS=+2
6543:25855039:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:12 hour fcst:ENS=+2
6544:25856545:d=2018101600:HGT Geopotential Height [gpm]:50 mb:12 hour fcst:ENS=+2
6545:25860332:d=2018101600:TMP Temperature [K]:50 mb:12 hour fcst:ENS=+2
6546:25861905:d=2018101600:RH Relative Humidity [%]:50 mb:12 hour fcst:ENS=+2
6547:25863905:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:12 hour fcst:ENS=+2
6548:25865847:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:12 hour fcst:ENS=+2
6549:25867667:d=2018101600:HGT Geopotential Height [gpm]:100 mb:12 hour fcst:ENS=+2
6550:25871793:d=2018101600:TMP Temperature [K]:100 mb:12 hour fcst:ENS=+2
6551:25873765:d=2018101600:RH Relative Humidity [%]:100 mb:12 hour fcst:ENS=+2
6552:25876688:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:12 hour fcst:ENS=+2
6553:25880841:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:12 hour fcst:ENS=+2
6554:25884936:d=2018101600:HGT Geopotential Height [gpm]:200 mb:12 hour fcst:ENS=+2
6555:25889522:d=2018101600:TMP Temperature [K]:200 mb:12 hour fcst:ENS=+2
6556:25891770:d=2018101600:RH Relative Humidity [%]:200 mb:12 hour fcst:ENS=+2
6557:25896075:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:12 hour fcst:ENS=+2
6558:25899270:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:12 hour fcst:ENS=+2
6559:25902378:d=2018101600:HGT Geopotential Height [gpm]:250 mb:12 hour fcst:ENS=+2
6560:25907011:d=2018101600:TMP Temperature [K]:250 mb:12 hour fcst:ENS=+2
6561:25909239:d=2018101600:RH Relative Humidity [%]:250 mb:12 hour fcst:ENS=+2
6562:25914018:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:12 hour fcst:ENS=+2
6563:25917291:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:12 hour fcst:ENS=+2
6564:25920600:d=2018101600:HGT Geopotential Height [gpm]:300 mb:12 hour fcst:ENS=+2
6565:25925219:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:12 hour fcst:ENS=+2
6566:25928612:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:12 hour fcst:ENS=+2
6567:25931989:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:12 hour fcst:ENS=+2
6568:25935330:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:12 hour fcst:ENS=+2
6569:25938692:d=2018101600:HGT Geopotential Height [gpm]:500 mb:12 hour fcst:ENS=+2
6570:25943617:d=2018101600:TMP Temperature [K]:500 mb:12 hour fcst:ENS=+2
6571:25945959:d=2018101600:RH Relative Humidity [%]:500 mb:12 hour fcst:ENS=+2
6572:25950816:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:12 hour fcst:ENS=+2
6573:25955913:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:12 hour fcst:ENS=+2
6574:25961032:d=2018101600:HGT Geopotential Height [gpm]:700 mb:12 hour fcst:ENS=+2
6575:25965857:d=2018101600:TMP Temperature [K]:700 mb:12 hour fcst:ENS=+2
6576:25968403:d=2018101600:RH Relative Humidity [%]:700 mb:12 hour fcst:ENS=+2
6577:25973198:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:12 hour fcst:ENS=+2
6578:25978330:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:12 hour fcst:ENS=+2
6579:25983478:d=2018101600:HGT Geopotential Height [gpm]:850 mb:12 hour fcst:ENS=+2
6580:25988659:d=2018101600:TMP Temperature [K]:850 mb:12 hour fcst:ENS=+2
6581:25991643:d=2018101600:RH Relative Humidity [%]:850 mb:12 hour fcst:ENS=+2
6582:25996655:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:12 hour fcst:ENS=+2
6583:26002389:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:12 hour fcst:ENS=+2
6584:26007727:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:12 hour fcst:ENS=+2
6585:26013084:d=2018101600:HGT Geopotential Height [gpm]:925 mb:12 hour fcst:ENS=+2
6586:26018373:d=2018101600:TMP Temperature [K]:925 mb:12 hour fcst:ENS=+2
6587:26021358:d=2018101600:RH Relative Humidity [%]:925 mb:12 hour fcst:ENS=+2
6588:26026136:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:12 hour fcst:ENS=+2
6589:26031476:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:12 hour fcst:ENS=+2
6590:26036856:d=2018101600:TMP Temperature [K]:1000 mb:12 hour fcst:ENS=+2
6591:26039775:d=2018101600:RH Relative Humidity [%]:1000 mb:12 hour fcst:ENS=+2
6592:26044300:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:12 hour fcst:ENS=+2
6593:26049606:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:12 hour fcst:ENS=+2
6594:26054902:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:12 hour fcst:ENS=+2
6595:26060457:d=2018101600:PRES Pressure [Pa]:surface:12 hour fcst:ENS=+2
6596:26066025:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:12 hour fcst:ENS=+2
6597:26068479:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:12 hour fcst:ENS=+2
6598:26071281:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:12 hour fcst:ENS=+2
6599:26072285:d=2018101600:TMP Temperature [K]:2 m above ground:12 hour fcst:ENS=+2
6600:26075412:d=2018101600:RH Relative Humidity [%]:2 m above ground:12 hour fcst:ENS=+2
6601:26079864:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:12 hour fcst:ENS=+2
6602:26085056:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:12 hour fcst:ENS=+2
6603:26090219:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:6-12 hour acc fcst:ENS=+2
6604:26094342:d=2018101600:CSNOW Categorical Snow [-]:surface:6-12 hour ave fcst:ENS=+2
6605:26094856:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:6-12 hour ave fcst:ENS=+2
6606:26095064:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:6-12 hour ave fcst:ENS=+2
6607:26095426:d=2018101600:CRAIN Categorical Rain [-]:surface:6-12 hour ave fcst:ENS=+2
6608:26096259:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+2
6609:26100119:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+2
6610:26103410:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+2
6611:26104440:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+2
6612:26107825:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+2
6613:26110661:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:6-12 hour ave fcst:ENS=+2
6614:26113761:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:12 hour fcst:ENS=+2
6615:26118552:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:12 hour fcst:ENS=+2
6616:26122032:d=2018101600:HGT Geopotential Height [gpm]:20 mb:12 hour fcst:ENS=+2
6617:26125240:d=2018101600:TMP Temperature [K]:20 mb:12 hour fcst:ENS=+2
6618:26126652:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:12 hour fcst:ENS=+2
6619:26128463:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:12 hour fcst:ENS=+2
6620:26130036:d=2018101600:HGT Geopotential Height [gpm]:30 mb:12 hour fcst:ENS=+2
6621:26133241:d=2018101600:TMP Temperature [K]:30 mb:12 hour fcst:ENS=+2
6622:26134691:d=2018101600:RH Relative Humidity [%]:30 mb:12 hour fcst:ENS=+2
6623:26137689:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:12 hour fcst:ENS=+2
6624:26139520:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:12 hour fcst:ENS=+2
6625:26141170:d=2018101600:HGT Geopotential Height [gpm]:70 mb:12 hour fcst:ENS=+2
6626:26145050:d=2018101600:TMP Temperature [K]:70 mb:12 hour fcst:ENS=+2
6627:26146863:d=2018101600:RH Relative Humidity [%]:70 mb:12 hour fcst:ENS=+2
6628:26149252:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:12 hour fcst:ENS=+2
6629:26153077:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:12 hour fcst:ENS=+2
6630:26156830:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:12 hour fcst:ENS=+2
6631:26163394:d=2018101600:HGT Geopotential Height [gpm]:150 mb:12 hour fcst:ENS=+2
6632:26167829:d=2018101600:TMP Temperature [K]:150 mb:12 hour fcst:ENS=+2
6633:26169951:d=2018101600:RH Relative Humidity [%]:150 mb:12 hour fcst:ENS=+2
6634:26173572:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:12 hour fcst:ENS=+2
6635:26179249:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:12 hour fcst:ENS=+2
6636:26184001:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:12 hour fcst:ENS=+2
6637:26188665:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:12 hour fcst:ENS=+2
6638:26194907:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:12 hour fcst:ENS=+2
6639:26201499:d=2018101600:TMP Temperature [K]:300 mb:12 hour fcst:ENS=+2
6640:26203718:d=2018101600:RH Relative Humidity [%]:300 mb:12 hour fcst:ENS=+2
6641:26208704:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:12 hour fcst:ENS=+2
6642:26215560:d=2018101600:HGT Geopotential Height [gpm]:350 mb:12 hour fcst:ENS=+2
6643:26220124:d=2018101600:TMP Temperature [K]:350 mb:12 hour fcst:ENS=+2
6644:26222355:d=2018101600:RH Relative Humidity [%]:350 mb:12 hour fcst:ENS=+2
6645:26227302:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:12 hour fcst:ENS=+2
6646:26234305:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:12 hour fcst:ENS=+2
6647:26237658:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:12 hour fcst:ENS=+2
6648:26241020:d=2018101600:HGT Geopotential Height [gpm]:400 mb:12 hour fcst:ENS=+2
6649:26245514:d=2018101600:TMP Temperature [K]:400 mb:12 hour fcst:ENS=+2
6650:26247820:d=2018101600:RH Relative Humidity [%]:400 mb:12 hour fcst:ENS=+2
6651:26252772:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:12 hour fcst:ENS=+2
6652:26259335:d=2018101600:HGT Geopotential Height [gpm]:450 mb:12 hour fcst:ENS=+2
6653:26263772:d=2018101600:TMP Temperature [K]:450 mb:12 hour fcst:ENS=+2
6654:26266049:d=2018101600:RH Relative Humidity [%]:450 mb:12 hour fcst:ENS=+2
6655:26270916:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:12 hour fcst:ENS=+2
6656:26277564:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:12 hour fcst:ENS=+2
6657:26282687:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:12 hour fcst:ENS=+2
6658:26287844:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:12 hour fcst:ENS=+2
6659:26293221:d=2018101600:HGT Geopotential Height [gpm]:550 mb:12 hour fcst:ENS=+2
6660:26298115:d=2018101600:TMP Temperature [K]:550 mb:12 hour fcst:ENS=+2
6661:26300487:d=2018101600:RH Relative Humidity [%]:550 mb:12 hour fcst:ENS=+2
6662:26305285:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:12 hour fcst:ENS=+2
6663:26310686:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:12 hour fcst:ENS=+2
6664:26315747:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:12 hour fcst:ENS=+2
6665:26320835:d=2018101600:HGT Geopotential Height [gpm]:600 mb:12 hour fcst:ENS=+2
6666:26325696:d=2018101600:TMP Temperature [K]:600 mb:12 hour fcst:ENS=+2
6667:26328082:d=2018101600:RH Relative Humidity [%]:600 mb:12 hour fcst:ENS=+2
6668:26332872:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:12 hour fcst:ENS=+2
6669:26338300:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:12 hour fcst:ENS=+2
6670:26343375:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:12 hour fcst:ENS=+2
6671:26348445:d=2018101600:HGT Geopotential Height [gpm]:650 mb:12 hour fcst:ENS=+2
6672:26353300:d=2018101600:TMP Temperature [K]:650 mb:12 hour fcst:ENS=+2
6673:26355776:d=2018101600:RH Relative Humidity [%]:650 mb:12 hour fcst:ENS=+2
6674:26360577:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:12 hour fcst:ENS=+2
6675:26366048:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:12 hour fcst:ENS=+2
6676:26371145:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:12 hour fcst:ENS=+2
6677:26376245:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:12 hour fcst:ENS=+2
6678:26381765:d=2018101600:HGT Geopotential Height [gpm]:750 mb:12 hour fcst:ENS=+2
6679:26386788:d=2018101600:TMP Temperature [K]:750 mb:12 hour fcst:ENS=+2
6680:26389457:d=2018101600:RH Relative Humidity [%]:750 mb:12 hour fcst:ENS=+2
6681:26394325:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:12 hour fcst:ENS=+2
6682:26399909:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:12 hour fcst:ENS=+2
6683:26405116:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:12 hour fcst:ENS=+2
6684:26410335:d=2018101600:HGT Geopotential Height [gpm]:800 mb:12 hour fcst:ENS=+2
6685:26415447:d=2018101600:TMP Temperature [K]:800 mb:12 hour fcst:ENS=+2
6686:26418287:d=2018101600:RH Relative Humidity [%]:800 mb:12 hour fcst:ENS=+2
6687:26423213:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:12 hour fcst:ENS=+2
6688:26428871:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:12 hour fcst:ENS=+2
6689:26434170:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:12 hour fcst:ENS=+2
6690:26439452:d=2018101600:HGT Geopotential Height [gpm]:900 mb:12 hour fcst:ENS=+2
6691:26444706:d=2018101600:TMP Temperature [K]:900 mb:12 hour fcst:ENS=+2
6692:26447709:d=2018101600:RH Relative Humidity [%]:900 mb:12 hour fcst:ENS=+2
6693:26452589:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:12 hour fcst:ENS=+2
6694:26458346:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:12 hour fcst:ENS=+2
6695:26463689:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:12 hour fcst:ENS=+2
6696:26469078:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:12 hour fcst:ENS=+2
6697:26474791:d=2018101600:HGT Geopotential Height [gpm]:950 mb:12 hour fcst:ENS=+2
6698:26480152:d=2018101600:TMP Temperature [K]:950 mb:12 hour fcst:ENS=+2
6699:26483097:d=2018101600:RH Relative Humidity [%]:950 mb:12 hour fcst:ENS=+2
6700:26487756:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:12 hour fcst:ENS=+2
6701:26493369:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:12 hour fcst:ENS=+2
6702:26498717:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:12 hour fcst:ENS=+2
6703:26504082:d=2018101600:HGT Geopotential Height [gpm]:975 mb:12 hour fcst:ENS=+2
6704:26509536:d=2018101600:TMP Temperature [K]:975 mb:12 hour fcst:ENS=+2
6705:26512422:d=2018101600:RH Relative Humidity [%]:975 mb:12 hour fcst:ENS=+2
6706:26516989:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:12 hour fcst:ENS=+2
6707:26522424:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:12 hour fcst:ENS=+2
6708:26527768:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:12 hour fcst:ENS=+2
6709:26533108:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:12 hour fcst:ENS=+2
6710:26538193:d=2018101600:HGT Geopotential Height [gpm]:surface:12 hour fcst:ENS=+2
6711:26543228:d=2018101600:TMP Temperature [K]:surface:12 hour fcst:ENS=+2
6712:26546519:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:12 hour fcst:ENS=+2
6713:26548914:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:12 hour fcst:ENS=+2
6714:26551693:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:12 hour fcst:ENS=+2
6715:26554914:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:12 hour fcst:ENS=+2
6716:26557735:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:12 hour fcst:ENS=+2
6717:26561029:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:12 hour fcst:ENS=+2
6718:26563853:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:12 hour fcst:ENS=+2
6719:26567688:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:12 hour fcst:ENS=+2
6720:26572143:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:12 hour fcst:ENS=+2
6721:26575392:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:6-12 hour ave fcst:ENS=+2
6722:26578155:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:6-12 hour ave fcst:ENS=+2
6723:26581736:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:6-12 hour acc fcst:ENS=+2
6724:26584951:d=2018101600:WATR Water Runoff [kg/m^2]:surface:6-12 hour acc fcst:ENS=+2
6725:26588101:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:6-12 hour ave fcst:ENS=+2
6726:26591315:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:6-12 hour ave fcst:ENS=+2
6727:26595517:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:6-12 hour ave fcst:ENS=+2
6728:26599603:d=2018101600:FRICV Frictional Velocity [m/s]:surface:12 hour fcst:ENS=+2
6729:26604314:d=2018101600:WILT Wilting Point [Fraction]:surface:12 hour fcst:ENS=+2
6730:26607329:d=2018101600:LFTX Surface Lifted Index [K]:surface:12 hour fcst:ENS=+2
6731:26610656:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:12 hour fcst:ENS=+2
6732:26614010:d=2018101600:CIN Convective Inhibition [J/kg]:surface:12 hour fcst:ENS=+2
6733:26617542:d=2018101600:HGT Geopotential Height [gpm]:tropopause:12 hour fcst:ENS=+2
6734:26624148:d=2018101600:TMP Temperature [K]:tropopause:12 hour fcst:ENS=+2
6735:26626906:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:12 hour fcst:ENS=+2
6736:26630232:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:12 hour fcst:ENS=+2
6737:26633524:d=2018101600:HGT Geopotential Height [gpm]:max wind:12 hour fcst:ENS=+2
6738:26641682:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:12 hour fcst:ENS=+2
6739:26645389:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:12 hour fcst:ENS=+2
6740:26649183:d=2018101600:TMP Temperature [K]:max wind:12 hour fcst:ENS=+2
6741:26653615:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:12 hour fcst:ENS=+2
6742:26657064:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:12 hour fcst:ENS=+2
6743:26664338:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:12 hour fcst:ENS=+2
6744:26664942:d=2018101600:ICEC Ice Cover [Proportion]:surface:12 hour fcst:ENS=+2
6745:26665271:d=2018101600:HGT Geopotential Height [gpm]:10 mb:18 hour fcst:ENS=+2
6746:26668470:d=2018101600:TMP Temperature [K]:10 mb:18 hour fcst:ENS=+2
6747:26669849:d=2018101600:RH Relative Humidity [%]:10 mb:18 hour fcst:ENS=+2
6748:26671460:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:18 hour fcst:ENS=+2
6749:26673163:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:18 hour fcst:ENS=+2
6750:26674675:d=2018101600:HGT Geopotential Height [gpm]:50 mb:18 hour fcst:ENS=+2
6751:26678493:d=2018101600:TMP Temperature [K]:50 mb:18 hour fcst:ENS=+2
6752:26680097:d=2018101600:RH Relative Humidity [%]:50 mb:18 hour fcst:ENS=+2
6753:26682094:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:18 hour fcst:ENS=+2
6754:26684061:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:18 hour fcst:ENS=+2
6755:26685933:d=2018101600:HGT Geopotential Height [gpm]:100 mb:18 hour fcst:ENS=+2
6756:26690066:d=2018101600:TMP Temperature [K]:100 mb:18 hour fcst:ENS=+2
6757:26692005:d=2018101600:RH Relative Humidity [%]:100 mb:18 hour fcst:ENS=+2
6758:26694909:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:18 hour fcst:ENS=+2
6759:26699067:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:18 hour fcst:ENS=+2
6760:26703136:d=2018101600:HGT Geopotential Height [gpm]:200 mb:18 hour fcst:ENS=+2
6761:26707698:d=2018101600:TMP Temperature [K]:200 mb:18 hour fcst:ENS=+2
6762:26709922:d=2018101600:RH Relative Humidity [%]:200 mb:18 hour fcst:ENS=+2
6763:26714175:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:18 hour fcst:ENS=+2
6764:26717305:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:18 hour fcst:ENS=+2
6765:26720382:d=2018101600:HGT Geopotential Height [gpm]:250 mb:18 hour fcst:ENS=+2
6766:26724965:d=2018101600:TMP Temperature [K]:250 mb:18 hour fcst:ENS=+2
6767:26727178:d=2018101600:RH Relative Humidity [%]:250 mb:18 hour fcst:ENS=+2
6768:26731922:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:18 hour fcst:ENS=+2
6769:26735185:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:18 hour fcst:ENS=+2
6770:26738426:d=2018101600:HGT Geopotential Height [gpm]:300 mb:18 hour fcst:ENS=+2
6771:26743007:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:18 hour fcst:ENS=+2
6772:26746391:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:18 hour fcst:ENS=+2
6773:26749793:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:18 hour fcst:ENS=+2
6774:26754980:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:18 hour fcst:ENS=+2
6775:26760178:d=2018101600:HGT Geopotential Height [gpm]:500 mb:18 hour fcst:ENS=+2
6776:26765092:d=2018101600:TMP Temperature [K]:500 mb:18 hour fcst:ENS=+2
6777:26767438:d=2018101600:RH Relative Humidity [%]:500 mb:18 hour fcst:ENS=+2
6778:26772279:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:18 hour fcst:ENS=+2
6779:26777360:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:18 hour fcst:ENS=+2
6780:26782460:d=2018101600:HGT Geopotential Height [gpm]:700 mb:18 hour fcst:ENS=+2
6781:26787287:d=2018101600:TMP Temperature [K]:700 mb:18 hour fcst:ENS=+2
6782:26789790:d=2018101600:RH Relative Humidity [%]:700 mb:18 hour fcst:ENS=+2
6783:26794560:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:18 hour fcst:ENS=+2
6784:26799664:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:18 hour fcst:ENS=+2
6785:26804756:d=2018101600:HGT Geopotential Height [gpm]:850 mb:18 hour fcst:ENS=+2
6786:26809908:d=2018101600:TMP Temperature [K]:850 mb:18 hour fcst:ENS=+2
6787:26812874:d=2018101600:RH Relative Humidity [%]:850 mb:18 hour fcst:ENS=+2
6788:26817901:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:18 hour fcst:ENS=+2
6789:26823629:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:18 hour fcst:ENS=+2
6790:26828932:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:18 hour fcst:ENS=+2
6791:26834243:d=2018101600:HGT Geopotential Height [gpm]:925 mb:18 hour fcst:ENS=+2
6792:26839526:d=2018101600:TMP Temperature [K]:925 mb:18 hour fcst:ENS=+2
6793:26842542:d=2018101600:RH Relative Humidity [%]:925 mb:18 hour fcst:ENS=+2
6794:26847290:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:18 hour fcst:ENS=+2
6795:26852525:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:18 hour fcst:ENS=+2
6796:26857811:d=2018101600:TMP Temperature [K]:1000 mb:18 hour fcst:ENS=+2
6797:26860728:d=2018101600:RH Relative Humidity [%]:1000 mb:18 hour fcst:ENS=+2
6798:26865298:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:18 hour fcst:ENS=+2
6799:26870564:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:18 hour fcst:ENS=+2
6800:26875832:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:18 hour fcst:ENS=+2
6801:26881389:d=2018101600:PRES Pressure [Pa]:surface:18 hour fcst:ENS=+2
6802:26886998:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:18 hour fcst:ENS=+2
6803:26889475:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:18 hour fcst:ENS=+2
6804:26892272:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:18 hour fcst:ENS=+2
6805:26893254:d=2018101600:TMP Temperature [K]:2 m above ground:18 hour fcst:ENS=+2
6806:26896327:d=2018101600:RH Relative Humidity [%]:2 m above ground:18 hour fcst:ENS=+2
6807:26900859:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:18 hour fcst:ENS=+2
6808:26906020:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:18 hour fcst:ENS=+2
6809:26911176:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:12-18 hour acc fcst:ENS=+2
6810:26913723:d=2018101600:CSNOW Categorical Snow [-]:surface:12-18 hour ave fcst:ENS=+2
6811:26914216:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:12-18 hour ave fcst:ENS=+2
6812:26914424:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:12-18 hour ave fcst:ENS=+2
6813:26914632:d=2018101600:CRAIN Categorical Rain [-]:surface:12-18 hour ave fcst:ENS=+2
6814:26915456:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+2
6815:26919399:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+2
6816:26924697:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+2
6817:26927049:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+2
6818:26930417:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+2
6819:26933172:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:12-18 hour ave fcst:ENS=+2
6820:26936252:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:18 hour fcst:ENS=+2
6821:26940956:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:18 hour fcst:ENS=+2
6822:26944380:d=2018101600:HGT Geopotential Height [gpm]:20 mb:18 hour fcst:ENS=+2
6823:26947609:d=2018101600:TMP Temperature [K]:20 mb:18 hour fcst:ENS=+2
6824:26949041:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:18 hour fcst:ENS=+2
6825:26950863:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:18 hour fcst:ENS=+2
6826:26952452:d=2018101600:HGT Geopotential Height [gpm]:30 mb:18 hour fcst:ENS=+2
6827:26955677:d=2018101600:TMP Temperature [K]:30 mb:18 hour fcst:ENS=+2
6828:26957151:d=2018101600:RH Relative Humidity [%]:30 mb:18 hour fcst:ENS=+2
6829:26958797:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:18 hour fcst:ENS=+2
6830:26960658:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:18 hour fcst:ENS=+2
6831:26962356:d=2018101600:HGT Geopotential Height [gpm]:70 mb:18 hour fcst:ENS=+2
6832:26966260:d=2018101600:TMP Temperature [K]:70 mb:18 hour fcst:ENS=+2
6833:26968059:d=2018101600:RH Relative Humidity [%]:70 mb:18 hour fcst:ENS=+2
6834:26970439:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:18 hour fcst:ENS=+2
6835:26974278:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:18 hour fcst:ENS=+2
6836:26978006:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:18 hour fcst:ENS=+2
6837:26984538:d=2018101600:HGT Geopotential Height [gpm]:150 mb:18 hour fcst:ENS=+2
6838:26988961:d=2018101600:TMP Temperature [K]:150 mb:18 hour fcst:ENS=+2
6839:26991089:d=2018101600:RH Relative Humidity [%]:150 mb:18 hour fcst:ENS=+2
6840:26994721:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:18 hour fcst:ENS=+2
6841:27000372:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:18 hour fcst:ENS=+2
6842:27005125:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:18 hour fcst:ENS=+2
6843:27009798:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:18 hour fcst:ENS=+2
6844:27016034:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:18 hour fcst:ENS=+2
6845:27022582:d=2018101600:TMP Temperature [K]:300 mb:18 hour fcst:ENS=+2
6846:27024781:d=2018101600:RH Relative Humidity [%]:300 mb:18 hour fcst:ENS=+2
6847:27029755:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:18 hour fcst:ENS=+2
6848:27036585:d=2018101600:HGT Geopotential Height [gpm]:350 mb:18 hour fcst:ENS=+2
6849:27041124:d=2018101600:TMP Temperature [K]:350 mb:18 hour fcst:ENS=+2
6850:27043278:d=2018101600:RH Relative Humidity [%]:350 mb:18 hour fcst:ENS=+2
6851:27048227:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:18 hour fcst:ENS=+2
6852:27055194:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:18 hour fcst:ENS=+2
6853:27058536:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:18 hour fcst:ENS=+2
6854:27061881:d=2018101600:HGT Geopotential Height [gpm]:400 mb:18 hour fcst:ENS=+2
6855:27066349:d=2018101600:TMP Temperature [K]:400 mb:18 hour fcst:ENS=+2
6856:27068622:d=2018101600:RH Relative Humidity [%]:400 mb:18 hour fcst:ENS=+2
6857:27073544:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:18 hour fcst:ENS=+2
6858:27080070:d=2018101600:HGT Geopotential Height [gpm]:450 mb:18 hour fcst:ENS=+2
6859:27084483:d=2018101600:TMP Temperature [K]:450 mb:18 hour fcst:ENS=+2
6860:27086739:d=2018101600:RH Relative Humidity [%]:450 mb:18 hour fcst:ENS=+2
6861:27091605:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:18 hour fcst:ENS=+2
6862:27098179:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:18 hour fcst:ENS=+2
6863:27103285:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:18 hour fcst:ENS=+2
6864:27108413:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:18 hour fcst:ENS=+2
6865:27113716:d=2018101600:HGT Geopotential Height [gpm]:550 mb:18 hour fcst:ENS=+2
6866:27118580:d=2018101600:TMP Temperature [K]:550 mb:18 hour fcst:ENS=+2
6867:27120919:d=2018101600:RH Relative Humidity [%]:550 mb:18 hour fcst:ENS=+2
6868:27125694:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:18 hour fcst:ENS=+2
6869:27131029:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:18 hour fcst:ENS=+2
6870:27136064:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:18 hour fcst:ENS=+2
6871:27141113:d=2018101600:HGT Geopotential Height [gpm]:600 mb:18 hour fcst:ENS=+2
6872:27145959:d=2018101600:TMP Temperature [K]:600 mb:18 hour fcst:ENS=+2
6873:27148310:d=2018101600:RH Relative Humidity [%]:600 mb:18 hour fcst:ENS=+2
6874:27153078:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:18 hour fcst:ENS=+2
6875:27158447:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:18 hour fcst:ENS=+2
6876:27163459:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:18 hour fcst:ENS=+2
6877:27168510:d=2018101600:HGT Geopotential Height [gpm]:650 mb:18 hour fcst:ENS=+2
6878:27173334:d=2018101600:TMP Temperature [K]:650 mb:18 hour fcst:ENS=+2
6879:27175774:d=2018101600:RH Relative Humidity [%]:650 mb:18 hour fcst:ENS=+2
6880:27180549:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:18 hour fcst:ENS=+2
6881:27185952:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:18 hour fcst:ENS=+2
6882:27191016:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:18 hour fcst:ENS=+2
6883:27196088:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:18 hour fcst:ENS=+2
6884:27201578:d=2018101600:HGT Geopotential Height [gpm]:750 mb:18 hour fcst:ENS=+2
6885:27206589:d=2018101600:TMP Temperature [K]:750 mb:18 hour fcst:ENS=+2
6886:27209237:d=2018101600:RH Relative Humidity [%]:750 mb:18 hour fcst:ENS=+2
6887:27214069:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:18 hour fcst:ENS=+2
6888:27219607:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:18 hour fcst:ENS=+2
6889:27224768:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:18 hour fcst:ENS=+2
6890:27229942:d=2018101600:HGT Geopotential Height [gpm]:800 mb:18 hour fcst:ENS=+2
6891:27235027:d=2018101600:TMP Temperature [K]:800 mb:18 hour fcst:ENS=+2
6892:27237840:d=2018101600:RH Relative Humidity [%]:800 mb:18 hour fcst:ENS=+2
6893:27242781:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:18 hour fcst:ENS=+2
6894:27248396:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:18 hour fcst:ENS=+2
6895:27253635:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:18 hour fcst:ENS=+2
6896:27258893:d=2018101600:HGT Geopotential Height [gpm]:900 mb:18 hour fcst:ENS=+2
6897:27264122:d=2018101600:TMP Temperature [K]:900 mb:18 hour fcst:ENS=+2
6898:27267143:d=2018101600:RH Relative Humidity [%]:900 mb:18 hour fcst:ENS=+2
6899:27272020:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:18 hour fcst:ENS=+2
6900:27277773:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:18 hour fcst:ENS=+2
6901:27283015:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:18 hour fcst:ENS=+2
6902:27288329:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:18 hour fcst:ENS=+2
6903:27294051:d=2018101600:HGT Geopotential Height [gpm]:950 mb:18 hour fcst:ENS=+2
6904:27299406:d=2018101600:TMP Temperature [K]:950 mb:18 hour fcst:ENS=+2
6905:27302383:d=2018101600:RH Relative Humidity [%]:950 mb:18 hour fcst:ENS=+2
6906:27307071:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:18 hour fcst:ENS=+2
6907:27312693:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:18 hour fcst:ENS=+2
6908:27317950:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:18 hour fcst:ENS=+2
6909:27323234:d=2018101600:HGT Geopotential Height [gpm]:975 mb:18 hour fcst:ENS=+2
6910:27328686:d=2018101600:TMP Temperature [K]:975 mb:18 hour fcst:ENS=+2
6911:27331620:d=2018101600:RH Relative Humidity [%]:975 mb:18 hour fcst:ENS=+2
6912:27336243:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:18 hour fcst:ENS=+2
6913:27341693:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:18 hour fcst:ENS=+2
6914:27346971:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:18 hour fcst:ENS=+2
6915:27352264:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:18 hour fcst:ENS=+2
6916:27357367:d=2018101600:HGT Geopotential Height [gpm]:surface:18 hour fcst:ENS=+2
6917:27362402:d=2018101600:TMP Temperature [K]:surface:18 hour fcst:ENS=+2
6918:27365719:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:18 hour fcst:ENS=+2
6919:27368118:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:18 hour fcst:ENS=+2
6920:27370906:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:18 hour fcst:ENS=+2
6921:27374124:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:18 hour fcst:ENS=+2
6922:27376946:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:18 hour fcst:ENS=+2
6923:27380234:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:18 hour fcst:ENS=+2
6924:27383059:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:18 hour fcst:ENS=+2
6925:27386868:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:18 hour fcst:ENS=+2
6926:27391371:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:18 hour fcst:ENS=+2
6927:27394627:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:12-18 hour ave fcst:ENS=+2
6928:27397459:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:12-18 hour ave fcst:ENS=+2
6929:27401001:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:12-18 hour acc fcst:ENS=+2
6930:27404297:d=2018101600:WATR Water Runoff [kg/m^2]:surface:12-18 hour acc fcst:ENS=+2
6931:27407456:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:12-18 hour ave fcst:ENS=+2
6932:27410587:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:12-18 hour ave fcst:ENS=+2
6933:27414911:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:12-18 hour ave fcst:ENS=+2
6934:27419085:d=2018101600:FRICV Frictional Velocity [m/s]:surface:18 hour fcst:ENS=+2
6935:27423865:d=2018101600:WILT Wilting Point [Fraction]:surface:18 hour fcst:ENS=+2
6936:27426880:d=2018101600:LFTX Surface Lifted Index [K]:surface:18 hour fcst:ENS=+2
6937:27430165:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:18 hour fcst:ENS=+2
6938:27433763:d=2018101600:CIN Convective Inhibition [J/kg]:surface:18 hour fcst:ENS=+2
6939:27437003:d=2018101600:HGT Geopotential Height [gpm]:tropopause:18 hour fcst:ENS=+2
6940:27443569:d=2018101600:TMP Temperature [K]:tropopause:18 hour fcst:ENS=+2
6941:27446253:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:18 hour fcst:ENS=+2
6942:27449534:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:18 hour fcst:ENS=+2
6943:27452723:d=2018101600:HGT Geopotential Height [gpm]:max wind:18 hour fcst:ENS=+2
6944:27460833:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:18 hour fcst:ENS=+2
6945:27464516:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:18 hour fcst:ENS=+2
6946:27468301:d=2018101600:TMP Temperature [K]:max wind:18 hour fcst:ENS=+2
6947:27472673:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:18 hour fcst:ENS=+2
6948:27476079:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:18 hour fcst:ENS=+2
6949:27482882:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:18 hour fcst:ENS=+2
6950:27483486:d=2018101600:ICEC Ice Cover [Proportion]:surface:18 hour fcst:ENS=+2
6951:27483815:d=2018101600:HGT Geopotential Height [gpm]:10 mb:24 hour fcst:ENS=+2
6952:27487007:d=2018101600:TMP Temperature [K]:10 mb:24 hour fcst:ENS=+2
6953:27488385:d=2018101600:RH Relative Humidity [%]:10 mb:24 hour fcst:ENS=+2
6954:27490010:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:24 hour fcst:ENS=+2
6955:27491702:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:24 hour fcst:ENS=+2
6956:27493194:d=2018101600:HGT Geopotential Height [gpm]:50 mb:24 hour fcst:ENS=+2
6957:27496964:d=2018101600:TMP Temperature [K]:50 mb:24 hour fcst:ENS=+2
6958:27498561:d=2018101600:RH Relative Humidity [%]:50 mb:24 hour fcst:ENS=+2
6959:27500551:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:24 hour fcst:ENS=+2
6960:27502511:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:24 hour fcst:ENS=+2
6961:27504349:d=2018101600:HGT Geopotential Height [gpm]:100 mb:24 hour fcst:ENS=+2
6962:27508451:d=2018101600:TMP Temperature [K]:100 mb:24 hour fcst:ENS=+2
6963:27510377:d=2018101600:RH Relative Humidity [%]:100 mb:24 hour fcst:ENS=+2
6964:27513288:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:24 hour fcst:ENS=+2
6965:27517420:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:24 hour fcst:ENS=+2
6966:27521478:d=2018101600:HGT Geopotential Height [gpm]:200 mb:24 hour fcst:ENS=+2
6967:27526007:d=2018101600:TMP Temperature [K]:200 mb:24 hour fcst:ENS=+2
6968:27528193:d=2018101600:RH Relative Humidity [%]:200 mb:24 hour fcst:ENS=+2
6969:27532447:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:24 hour fcst:ENS=+2
6970:27535554:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:24 hour fcst:ENS=+2
6971:27538608:d=2018101600:HGT Geopotential Height [gpm]:250 mb:24 hour fcst:ENS=+2
6972:27543193:d=2018101600:TMP Temperature [K]:250 mb:24 hour fcst:ENS=+2
6973:27545366:d=2018101600:RH Relative Humidity [%]:250 mb:24 hour fcst:ENS=+2
6974:27550089:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:24 hour fcst:ENS=+2
6975:27553319:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:24 hour fcst:ENS=+2
6976:27556535:d=2018101600:HGT Geopotential Height [gpm]:300 mb:24 hour fcst:ENS=+2
6977:27561104:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:24 hour fcst:ENS=+2
6978:27564449:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:24 hour fcst:ENS=+2
6979:27567813:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:24 hour fcst:ENS=+2
6980:27573025:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:24 hour fcst:ENS=+2
6981:27578195:d=2018101600:HGT Geopotential Height [gpm]:500 mb:24 hour fcst:ENS=+2
6982:27583097:d=2018101600:TMP Temperature [K]:500 mb:24 hour fcst:ENS=+2
6983:27585404:d=2018101600:RH Relative Humidity [%]:500 mb:24 hour fcst:ENS=+2
6984:27590228:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:24 hour fcst:ENS=+2
6985:27595285:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:24 hour fcst:ENS=+2
6986:27600383:d=2018101600:HGT Geopotential Height [gpm]:700 mb:24 hour fcst:ENS=+2
6987:27605169:d=2018101600:TMP Temperature [K]:700 mb:24 hour fcst:ENS=+2
6988:27607653:d=2018101600:RH Relative Humidity [%]:700 mb:24 hour fcst:ENS=+2
6989:27612379:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:24 hour fcst:ENS=+2
6990:27617466:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:24 hour fcst:ENS=+2
6991:27622555:d=2018101600:HGT Geopotential Height [gpm]:850 mb:24 hour fcst:ENS=+2
6992:27627685:d=2018101600:TMP Temperature [K]:850 mb:24 hour fcst:ENS=+2
6993:27630579:d=2018101600:RH Relative Humidity [%]:850 mb:24 hour fcst:ENS=+2
6994:27635572:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:24 hour fcst:ENS=+2
6995:27641252:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:24 hour fcst:ENS=+2
6996:27646540:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:24 hour fcst:ENS=+2
6997:27651831:d=2018101600:HGT Geopotential Height [gpm]:925 mb:24 hour fcst:ENS=+2
6998:27657080:d=2018101600:TMP Temperature [K]:925 mb:24 hour fcst:ENS=+2
6999:27659971:d=2018101600:RH Relative Humidity [%]:925 mb:24 hour fcst:ENS=+2
7000:27664676:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:24 hour fcst:ENS=+2
7001:27669929:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:24 hour fcst:ENS=+2
7002:27675237:d=2018101600:TMP Temperature [K]:1000 mb:24 hour fcst:ENS=+2
7003:27678127:d=2018101600:RH Relative Humidity [%]:1000 mb:24 hour fcst:ENS=+2
7004:27682667:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:24 hour fcst:ENS=+2
7005:27687971:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:24 hour fcst:ENS=+2
7006:27693254:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:24 hour fcst:ENS=+2
7007:27698746:d=2018101600:PRES Pressure [Pa]:surface:24 hour fcst:ENS=+2
7008:27704308:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:24 hour fcst:ENS=+2
7009:27706835:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:24 hour fcst:ENS=+2
7010:27709631:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:24 hour fcst:ENS=+2
7011:27710597:d=2018101600:TMP Temperature [K]:2 m above ground:24 hour fcst:ENS=+2
7012:27713710:d=2018101600:RH Relative Humidity [%]:2 m above ground:24 hour fcst:ENS=+2
7013:27718168:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:24 hour fcst:ENS=+2
7014:27723345:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:24 hour fcst:ENS=+2
7015:27728488:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:18-24 hour acc fcst:ENS=+2
7016:27732405:d=2018101600:CSNOW Categorical Snow [-]:surface:18-24 hour ave fcst:ENS=+2
7017:27732894:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:18-24 hour ave fcst:ENS=+2
7018:27733102:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:18-24 hour ave fcst:ENS=+2
7019:27733310:d=2018101600:CRAIN Categorical Rain [-]:surface:18-24 hour ave fcst:ENS=+2
7020:27734174:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+2
7021:27740068:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+2
7022:27745418:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+2
7023:27749587:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+2
7024:27752931:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+2
7025:27755792:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:18-24 hour ave fcst:ENS=+2
7026:27758936:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:24 hour fcst:ENS=+2
7027:27763697:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:24 hour fcst:ENS=+2
7028:27767174:d=2018101600:HGT Geopotential Height [gpm]:20 mb:24 hour fcst:ENS=+2
7029:27770383:d=2018101600:TMP Temperature [K]:20 mb:24 hour fcst:ENS=+2
7030:27771812:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:24 hour fcst:ENS=+2
7031:27773609:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:24 hour fcst:ENS=+2
7032:27775193:d=2018101600:HGT Geopotential Height [gpm]:30 mb:24 hour fcst:ENS=+2
7033:27778381:d=2018101600:TMP Temperature [K]:30 mb:24 hour fcst:ENS=+2
7034:27779835:d=2018101600:RH Relative Humidity [%]:30 mb:24 hour fcst:ENS=+2
7035:27781469:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:24 hour fcst:ENS=+2
7036:27783320:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:24 hour fcst:ENS=+2
7037:27785019:d=2018101600:HGT Geopotential Height [gpm]:70 mb:24 hour fcst:ENS=+2
7038:27788906:d=2018101600:TMP Temperature [K]:70 mb:24 hour fcst:ENS=+2
7039:27790649:d=2018101600:RH Relative Humidity [%]:70 mb:24 hour fcst:ENS=+2
7040:27793018:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:24 hour fcst:ENS=+2
7041:27796815:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:24 hour fcst:ENS=+2
7042:27800498:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:24 hour fcst:ENS=+2
7043:27806408:d=2018101600:HGT Geopotential Height [gpm]:150 mb:24 hour fcst:ENS=+2
7044:27810827:d=2018101600:TMP Temperature [K]:150 mb:24 hour fcst:ENS=+2
7045:27812907:d=2018101600:RH Relative Humidity [%]:150 mb:24 hour fcst:ENS=+2
7046:27816528:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:24 hour fcst:ENS=+2
7047:27822140:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:24 hour fcst:ENS=+2
7048:27826842:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:24 hour fcst:ENS=+2
7049:27831456:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:24 hour fcst:ENS=+2
7050:27837643:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:24 hour fcst:ENS=+2
7051:27844167:d=2018101600:TMP Temperature [K]:300 mb:24 hour fcst:ENS=+2
7052:27846347:d=2018101600:RH Relative Humidity [%]:300 mb:24 hour fcst:ENS=+2
7053:27851298:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:24 hour fcst:ENS=+2
7054:27858081:d=2018101600:HGT Geopotential Height [gpm]:350 mb:24 hour fcst:ENS=+2
7055:27862593:d=2018101600:TMP Temperature [K]:350 mb:24 hour fcst:ENS=+2
7056:27864773:d=2018101600:RH Relative Humidity [%]:350 mb:24 hour fcst:ENS=+2
7057:27869726:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:24 hour fcst:ENS=+2
7058:27876665:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:24 hour fcst:ENS=+2
7059:27879986:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:24 hour fcst:ENS=+2
7060:27883287:d=2018101600:HGT Geopotential Height [gpm]:400 mb:24 hour fcst:ENS=+2
7061:27887747:d=2018101600:TMP Temperature [K]:400 mb:24 hour fcst:ENS=+2
7062:27889992:d=2018101600:RH Relative Humidity [%]:400 mb:24 hour fcst:ENS=+2
7063:27894912:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:24 hour fcst:ENS=+2
7064:27901954:d=2018101600:HGT Geopotential Height [gpm]:450 mb:24 hour fcst:ENS=+2
7065:27906345:d=2018101600:TMP Temperature [K]:450 mb:24 hour fcst:ENS=+2
7066:27908591:d=2018101600:RH Relative Humidity [%]:450 mb:24 hour fcst:ENS=+2
7067:27913448:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:24 hour fcst:ENS=+2
7068:27919975:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:24 hour fcst:ENS=+2
7069:27925086:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:24 hour fcst:ENS=+2
7070:27930170:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:24 hour fcst:ENS=+2
7071:27935440:d=2018101600:HGT Geopotential Height [gpm]:550 mb:24 hour fcst:ENS=+2
7072:27940267:d=2018101600:TMP Temperature [K]:550 mb:24 hour fcst:ENS=+2
7073:27942595:d=2018101600:RH Relative Humidity [%]:550 mb:24 hour fcst:ENS=+2
7074:27947328:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:24 hour fcst:ENS=+2
7075:27952630:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:24 hour fcst:ENS=+2
7076:27957650:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:24 hour fcst:ENS=+2
7077:27962675:d=2018101600:HGT Geopotential Height [gpm]:600 mb:24 hour fcst:ENS=+2
7078:27967475:d=2018101600:TMP Temperature [K]:600 mb:24 hour fcst:ENS=+2
7079:27969837:d=2018101600:RH Relative Humidity [%]:600 mb:24 hour fcst:ENS=+2
7080:27974541:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:24 hour fcst:ENS=+2
7081:27979880:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:24 hour fcst:ENS=+2
7082:27984881:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:24 hour fcst:ENS=+2
7083:27989872:d=2018101600:HGT Geopotential Height [gpm]:650 mb:24 hour fcst:ENS=+2
7084:27994655:d=2018101600:TMP Temperature [K]:650 mb:24 hour fcst:ENS=+2
7085:27997085:d=2018101600:RH Relative Humidity [%]:650 mb:24 hour fcst:ENS=+2
7086:28001821:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:24 hour fcst:ENS=+2
7087:28007214:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:24 hour fcst:ENS=+2
7088:28012246:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:24 hour fcst:ENS=+2
7089:28017306:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:24 hour fcst:ENS=+2
7090:28022762:d=2018101600:HGT Geopotential Height [gpm]:750 mb:24 hour fcst:ENS=+2
7091:28027746:d=2018101600:TMP Temperature [K]:750 mb:24 hour fcst:ENS=+2
7092:28030390:d=2018101600:RH Relative Humidity [%]:750 mb:24 hour fcst:ENS=+2
7093:28035183:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:24 hour fcst:ENS=+2
7094:28040718:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:24 hour fcst:ENS=+2
7095:28045866:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:24 hour fcst:ENS=+2
7096:28051024:d=2018101600:HGT Geopotential Height [gpm]:800 mb:24 hour fcst:ENS=+2
7097:28056069:d=2018101600:TMP Temperature [K]:800 mb:24 hour fcst:ENS=+2
7098:28058888:d=2018101600:RH Relative Humidity [%]:800 mb:24 hour fcst:ENS=+2
7099:28063824:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:24 hour fcst:ENS=+2
7100:28069435:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:24 hour fcst:ENS=+2
7101:28074663:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:24 hour fcst:ENS=+2
7102:28079899:d=2018101600:HGT Geopotential Height [gpm]:900 mb:24 hour fcst:ENS=+2
7103:28085105:d=2018101600:TMP Temperature [K]:900 mb:24 hour fcst:ENS=+2
7104:28088016:d=2018101600:RH Relative Humidity [%]:900 mb:24 hour fcst:ENS=+2
7105:28092847:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:24 hour fcst:ENS=+2
7106:28098569:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:24 hour fcst:ENS=+2
7107:28103838:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:24 hour fcst:ENS=+2
7108:28109139:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:24 hour fcst:ENS=+2
7109:28114814:d=2018101600:HGT Geopotential Height [gpm]:950 mb:24 hour fcst:ENS=+2
7110:28120130:d=2018101600:TMP Temperature [K]:950 mb:24 hour fcst:ENS=+2
7111:28123015:d=2018101600:RH Relative Humidity [%]:950 mb:24 hour fcst:ENS=+2
7112:28127639:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:24 hour fcst:ENS=+2
7113:28133222:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:24 hour fcst:ENS=+2
7114:28138519:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:24 hour fcst:ENS=+2
7115:28143848:d=2018101600:HGT Geopotential Height [gpm]:975 mb:24 hour fcst:ENS=+2
7116:28149243:d=2018101600:TMP Temperature [K]:975 mb:24 hour fcst:ENS=+2
7117:28152122:d=2018101600:RH Relative Humidity [%]:975 mb:24 hour fcst:ENS=+2
7118:28156708:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:24 hour fcst:ENS=+2
7119:28162084:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:24 hour fcst:ENS=+2
7120:28167415:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:24 hour fcst:ENS=+2
7121:28172750:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:24 hour fcst:ENS=+2
7122:28177779:d=2018101600:HGT Geopotential Height [gpm]:surface:24 hour fcst:ENS=+2
7123:28182814:d=2018101600:TMP Temperature [K]:surface:24 hour fcst:ENS=+2
7124:28186087:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:24 hour fcst:ENS=+2
7125:28188489:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:24 hour fcst:ENS=+2
7126:28191262:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:24 hour fcst:ENS=+2
7127:28194482:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:24 hour fcst:ENS=+2
7128:28197306:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:24 hour fcst:ENS=+2
7129:28200596:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:24 hour fcst:ENS=+2
7130:28203428:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:24 hour fcst:ENS=+2
7131:28207604:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:24 hour fcst:ENS=+2
7132:28212075:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:24 hour fcst:ENS=+2
7133:28215266:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:18-24 hour ave fcst:ENS=+2
7134:28218060:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:18-24 hour ave fcst:ENS=+2
7135:28221444:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:18-24 hour acc fcst:ENS=+2
7136:28224719:d=2018101600:WATR Water Runoff [kg/m^2]:surface:18-24 hour acc fcst:ENS=+2
7137:28227619:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:18-24 hour ave fcst:ENS=+2
7138:28230888:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:18-24 hour ave fcst:ENS=+2
7139:28235209:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:18-24 hour ave fcst:ENS=+2
7140:28239371:d=2018101600:FRICV Frictional Velocity [m/s]:surface:24 hour fcst:ENS=+2
7141:28244046:d=2018101600:WILT Wilting Point [Fraction]:surface:24 hour fcst:ENS=+2
7142:28247061:d=2018101600:LFTX Surface Lifted Index [K]:surface:24 hour fcst:ENS=+2
7143:28250286:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:24 hour fcst:ENS=+2
7144:28253780:d=2018101600:CIN Convective Inhibition [J/kg]:surface:24 hour fcst:ENS=+2
7145:28257352:d=2018101600:HGT Geopotential Height [gpm]:tropopause:24 hour fcst:ENS=+2
7146:28263922:d=2018101600:TMP Temperature [K]:tropopause:24 hour fcst:ENS=+2
7147:28266591:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:24 hour fcst:ENS=+2
7148:28269922:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:24 hour fcst:ENS=+2
7149:28273110:d=2018101600:HGT Geopotential Height [gpm]:max wind:24 hour fcst:ENS=+2
7150:28281149:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:24 hour fcst:ENS=+2
7151:28284767:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:24 hour fcst:ENS=+2
7152:28288473:d=2018101600:TMP Temperature [K]:max wind:24 hour fcst:ENS=+2
7153:28292726:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:24 hour fcst:ENS=+2
7154:28296118:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:24 hour fcst:ENS=+2
7155:28303549:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:24 hour fcst:ENS=+2
7156:28304153:d=2018101600:ICEC Ice Cover [Proportion]:surface:24 hour fcst:ENS=+2
7157:28304482:d=2018101600:HGT Geopotential Height [gpm]:10 mb:30 hour fcst:ENS=+2
7158:28307680:d=2018101600:TMP Temperature [K]:10 mb:30 hour fcst:ENS=+2
7159:28309076:d=2018101600:RH Relative Humidity [%]:10 mb:30 hour fcst:ENS=+2
7160:28310717:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:30 hour fcst:ENS=+2
7161:28312384:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:30 hour fcst:ENS=+2
7162:28313886:d=2018101600:HGT Geopotential Height [gpm]:50 mb:30 hour fcst:ENS=+2
7163:28317677:d=2018101600:TMP Temperature [K]:50 mb:30 hour fcst:ENS=+2
7164:28319279:d=2018101600:RH Relative Humidity [%]:50 mb:30 hour fcst:ENS=+2
7165:28321261:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:30 hour fcst:ENS=+2
7166:28323205:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:30 hour fcst:ENS=+2
7167:28325035:d=2018101600:HGT Geopotential Height [gpm]:100 mb:30 hour fcst:ENS=+2
7168:28329183:d=2018101600:TMP Temperature [K]:100 mb:30 hour fcst:ENS=+2
7169:28331120:d=2018101600:RH Relative Humidity [%]:100 mb:30 hour fcst:ENS=+2
7170:28334036:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:30 hour fcst:ENS=+2
7171:28338171:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:30 hour fcst:ENS=+2
7172:28342178:d=2018101600:HGT Geopotential Height [gpm]:200 mb:30 hour fcst:ENS=+2
7173:28346690:d=2018101600:TMP Temperature [K]:200 mb:30 hour fcst:ENS=+2
7174:28348834:d=2018101600:RH Relative Humidity [%]:200 mb:30 hour fcst:ENS=+2
7175:28353070:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:30 hour fcst:ENS=+2
7176:28356132:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:30 hour fcst:ENS=+2
7177:28359132:d=2018101600:HGT Geopotential Height [gpm]:250 mb:30 hour fcst:ENS=+2
7178:28363684:d=2018101600:TMP Temperature [K]:250 mb:30 hour fcst:ENS=+2
7179:28365808:d=2018101600:RH Relative Humidity [%]:250 mb:30 hour fcst:ENS=+2
7180:28370477:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:30 hour fcst:ENS=+2
7181:28373656:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:30 hour fcst:ENS=+2
7182:28376819:d=2018101600:HGT Geopotential Height [gpm]:300 mb:30 hour fcst:ENS=+2
7183:28381361:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:30 hour fcst:ENS=+2
7184:28384684:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:30 hour fcst:ENS=+2
7185:28388006:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:30 hour fcst:ENS=+2
7186:28393185:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:30 hour fcst:ENS=+2
7187:28398349:d=2018101600:HGT Geopotential Height [gpm]:500 mb:30 hour fcst:ENS=+2
7188:28403239:d=2018101600:TMP Temperature [K]:500 mb:30 hour fcst:ENS=+2
7189:28405532:d=2018101600:RH Relative Humidity [%]:500 mb:30 hour fcst:ENS=+2
7190:28410339:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:30 hour fcst:ENS=+2
7191:28415387:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:30 hour fcst:ENS=+2
7192:28420427:d=2018101600:HGT Geopotential Height [gpm]:700 mb:30 hour fcst:ENS=+2
7193:28425342:d=2018101600:TMP Temperature [K]:700 mb:30 hour fcst:ENS=+2
7194:28427778:d=2018101600:RH Relative Humidity [%]:700 mb:30 hour fcst:ENS=+2
7195:28432509:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:30 hour fcst:ENS=+2
7196:28437548:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:30 hour fcst:ENS=+2
7197:28442584:d=2018101600:HGT Geopotential Height [gpm]:850 mb:30 hour fcst:ENS=+2
7198:28447680:d=2018101600:TMP Temperature [K]:850 mb:30 hour fcst:ENS=+2
7199:28450596:d=2018101600:RH Relative Humidity [%]:850 mb:30 hour fcst:ENS=+2
7200:28455587:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:30 hour fcst:ENS=+2
7201:28461241:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:30 hour fcst:ENS=+2
7202:28466496:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:30 hour fcst:ENS=+2
7203:28471738:d=2018101600:HGT Geopotential Height [gpm]:925 mb:30 hour fcst:ENS=+2
7204:28476973:d=2018101600:TMP Temperature [K]:925 mb:30 hour fcst:ENS=+2
7205:28479850:d=2018101600:RH Relative Humidity [%]:925 mb:30 hour fcst:ENS=+2
7206:28484572:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:30 hour fcst:ENS=+2
7207:28489823:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:30 hour fcst:ENS=+2
7208:28495088:d=2018101600:TMP Temperature [K]:1000 mb:30 hour fcst:ENS=+2
7209:28497979:d=2018101600:RH Relative Humidity [%]:1000 mb:30 hour fcst:ENS=+2
7210:28502501:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:30 hour fcst:ENS=+2
7211:28507773:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:30 hour fcst:ENS=+2
7212:28513022:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:30 hour fcst:ENS=+2
7213:28518500:d=2018101600:PRES Pressure [Pa]:surface:30 hour fcst:ENS=+2
7214:28524071:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:30 hour fcst:ENS=+2
7215:28526554:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:30 hour fcst:ENS=+2
7216:28529360:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:30 hour fcst:ENS=+2
7217:28530328:d=2018101600:TMP Temperature [K]:2 m above ground:30 hour fcst:ENS=+2
7218:28533456:d=2018101600:RH Relative Humidity [%]:2 m above ground:30 hour fcst:ENS=+2
7219:28537878:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:30 hour fcst:ENS=+2
7220:28543000:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:30 hour fcst:ENS=+2
7221:28548104:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:24-30 hour acc fcst:ENS=+2
7222:28552013:d=2018101600:CSNOW Categorical Snow [-]:surface:24-30 hour ave fcst:ENS=+2
7223:28552531:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:24-30 hour ave fcst:ENS=+2
7224:28552739:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:24-30 hour ave fcst:ENS=+2
7225:28553102:d=2018101600:CRAIN Categorical Rain [-]:surface:24-30 hour ave fcst:ENS=+2
7226:28553931:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+2
7227:28559617:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+2
7228:28564697:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+2
7229:28566026:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+2
7230:28569393:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+2
7231:28572225:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:24-30 hour ave fcst:ENS=+2
7232:28575327:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:30 hour fcst:ENS=+2
7233:28580319:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:30 hour fcst:ENS=+2
7234:28583766:d=2018101600:HGT Geopotential Height [gpm]:20 mb:30 hour fcst:ENS=+2
7235:28586984:d=2018101600:TMP Temperature [K]:20 mb:30 hour fcst:ENS=+2
7236:28588400:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:30 hour fcst:ENS=+2
7237:28590199:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:30 hour fcst:ENS=+2
7238:28591800:d=2018101600:HGT Geopotential Height [gpm]:30 mb:30 hour fcst:ENS=+2
7239:28595011:d=2018101600:TMP Temperature [K]:30 mb:30 hour fcst:ENS=+2
7240:28596461:d=2018101600:RH Relative Humidity [%]:30 mb:30 hour fcst:ENS=+2
7241:28598114:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:30 hour fcst:ENS=+2
7242:28599945:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:30 hour fcst:ENS=+2
7243:28601619:d=2018101600:HGT Geopotential Height [gpm]:70 mb:30 hour fcst:ENS=+2
7244:28605527:d=2018101600:TMP Temperature [K]:70 mb:30 hour fcst:ENS=+2
7245:28607303:d=2018101600:RH Relative Humidity [%]:70 mb:30 hour fcst:ENS=+2
7246:28609685:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:30 hour fcst:ENS=+2
7247:28613530:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:30 hour fcst:ENS=+2
7248:28617255:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:30 hour fcst:ENS=+2
7249:28623731:d=2018101600:HGT Geopotential Height [gpm]:150 mb:30 hour fcst:ENS=+2
7250:28628098:d=2018101600:TMP Temperature [K]:150 mb:30 hour fcst:ENS=+2
7251:28630158:d=2018101600:RH Relative Humidity [%]:150 mb:30 hour fcst:ENS=+2
7252:28633738:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:30 hour fcst:ENS=+2
7253:28639303:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:30 hour fcst:ENS=+2
7254:28644005:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:30 hour fcst:ENS=+2
7255:28648594:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:30 hour fcst:ENS=+2
7256:28654729:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:30 hour fcst:ENS=+2
7257:28661200:d=2018101600:TMP Temperature [K]:300 mb:30 hour fcst:ENS=+2
7258:28663365:d=2018101600:RH Relative Humidity [%]:300 mb:30 hour fcst:ENS=+2
7259:28668298:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:30 hour fcst:ENS=+2
7260:28675058:d=2018101600:HGT Geopotential Height [gpm]:350 mb:30 hour fcst:ENS=+2
7261:28679569:d=2018101600:TMP Temperature [K]:350 mb:30 hour fcst:ENS=+2
7262:28681705:d=2018101600:RH Relative Humidity [%]:350 mb:30 hour fcst:ENS=+2
7263:28686626:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:30 hour fcst:ENS=+2
7264:28693538:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:30 hour fcst:ENS=+2
7265:28696826:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:30 hour fcst:ENS=+2
7266:28700069:d=2018101600:HGT Geopotential Height [gpm]:400 mb:30 hour fcst:ENS=+2
7267:28704538:d=2018101600:TMP Temperature [K]:400 mb:30 hour fcst:ENS=+2
7268:28706760:d=2018101600:RH Relative Humidity [%]:400 mb:30 hour fcst:ENS=+2
7269:28711682:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:30 hour fcst:ENS=+2
7270:28718711:d=2018101600:HGT Geopotential Height [gpm]:450 mb:30 hour fcst:ENS=+2
7271:28723103:d=2018101600:TMP Temperature [K]:450 mb:30 hour fcst:ENS=+2
7272:28725333:d=2018101600:RH Relative Humidity [%]:450 mb:30 hour fcst:ENS=+2
7273:28730180:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:30 hour fcst:ENS=+2
7274:28737259:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:30 hour fcst:ENS=+2
7275:28742337:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:30 hour fcst:ENS=+2
7276:28747417:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:30 hour fcst:ENS=+2
7277:28753990:d=2018101600:HGT Geopotential Height [gpm]:550 mb:30 hour fcst:ENS=+2
7278:28758830:d=2018101600:TMP Temperature [K]:550 mb:30 hour fcst:ENS=+2
7279:28761130:d=2018101600:RH Relative Humidity [%]:550 mb:30 hour fcst:ENS=+2
7280:28765894:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:30 hour fcst:ENS=+2
7281:28771165:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:30 hour fcst:ENS=+2
7282:28776140:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:30 hour fcst:ENS=+2
7283:28781141:d=2018101600:HGT Geopotential Height [gpm]:600 mb:30 hour fcst:ENS=+2
7284:28785909:d=2018101600:TMP Temperature [K]:600 mb:30 hour fcst:ENS=+2
7285:28788238:d=2018101600:RH Relative Humidity [%]:600 mb:30 hour fcst:ENS=+2
7286:28792948:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:30 hour fcst:ENS=+2
7287:28798248:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:30 hour fcst:ENS=+2
7288:28803220:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:30 hour fcst:ENS=+2
7289:28808194:d=2018101600:HGT Geopotential Height [gpm]:650 mb:30 hour fcst:ENS=+2
7290:28812909:d=2018101600:TMP Temperature [K]:650 mb:30 hour fcst:ENS=+2
7291:28815303:d=2018101600:RH Relative Humidity [%]:650 mb:30 hour fcst:ENS=+2
7292:28820022:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:30 hour fcst:ENS=+2
7293:28825391:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:30 hour fcst:ENS=+2
7294:28830373:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:30 hour fcst:ENS=+2
7295:28835375:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:30 hour fcst:ENS=+2
7296:28840797:d=2018101600:HGT Geopotential Height [gpm]:750 mb:30 hour fcst:ENS=+2
7297:28845733:d=2018101600:TMP Temperature [K]:750 mb:30 hour fcst:ENS=+2
7298:28848307:d=2018101600:RH Relative Humidity [%]:750 mb:30 hour fcst:ENS=+2
7299:28853096:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:30 hour fcst:ENS=+2
7300:28858581:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:30 hour fcst:ENS=+2
7301:28863674:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:30 hour fcst:ENS=+2
7302:28868792:d=2018101600:HGT Geopotential Height [gpm]:800 mb:30 hour fcst:ENS=+2
7303:28873775:d=2018101600:TMP Temperature [K]:800 mb:30 hour fcst:ENS=+2
7304:28876514:d=2018101600:RH Relative Humidity [%]:800 mb:30 hour fcst:ENS=+2
7305:28881413:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:30 hour fcst:ENS=+2
7306:28886982:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:30 hour fcst:ENS=+2
7307:28892159:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:30 hour fcst:ENS=+2
7308:28897337:d=2018101600:HGT Geopotential Height [gpm]:900 mb:30 hour fcst:ENS=+2
7309:28902497:d=2018101600:TMP Temperature [K]:900 mb:30 hour fcst:ENS=+2
7310:28905395:d=2018101600:RH Relative Humidity [%]:900 mb:30 hour fcst:ENS=+2
7311:28910242:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:30 hour fcst:ENS=+2
7312:28915907:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:30 hour fcst:ENS=+2
7313:28921171:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:30 hour fcst:ENS=+2
7314:28926412:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:30 hour fcst:ENS=+2
7315:28932055:d=2018101600:HGT Geopotential Height [gpm]:950 mb:30 hour fcst:ENS=+2
7316:28937343:d=2018101600:TMP Temperature [K]:950 mb:30 hour fcst:ENS=+2
7317:28940201:d=2018101600:RH Relative Humidity [%]:950 mb:30 hour fcst:ENS=+2
7318:28944819:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:30 hour fcst:ENS=+2
7319:28950369:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:30 hour fcst:ENS=+2
7320:28955627:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:30 hour fcst:ENS=+2
7321:28960913:d=2018101600:HGT Geopotential Height [gpm]:975 mb:30 hour fcst:ENS=+2
7322:28966297:d=2018101600:TMP Temperature [K]:975 mb:30 hour fcst:ENS=+2
7323:28969167:d=2018101600:RH Relative Humidity [%]:975 mb:30 hour fcst:ENS=+2
7324:28973715:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:30 hour fcst:ENS=+2
7325:28979076:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:30 hour fcst:ENS=+2
7326:28984362:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:30 hour fcst:ENS=+2
7327:28989656:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:30 hour fcst:ENS=+2
7328:28994713:d=2018101600:HGT Geopotential Height [gpm]:surface:30 hour fcst:ENS=+2
7329:28999748:d=2018101600:TMP Temperature [K]:surface:30 hour fcst:ENS=+2
7330:29003054:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:30 hour fcst:ENS=+2
7331:29006244:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:30 hour fcst:ENS=+2
7332:29009020:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:30 hour fcst:ENS=+2
7333:29012258:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:30 hour fcst:ENS=+2
7334:29015084:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:30 hour fcst:ENS=+2
7335:29018378:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:30 hour fcst:ENS=+2
7336:29021205:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:30 hour fcst:ENS=+2
7337:29024761:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:30 hour fcst:ENS=+2
7338:29029197:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:30 hour fcst:ENS=+2
7339:29032393:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:24-30 hour ave fcst:ENS=+2
7340:29035141:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:24-30 hour ave fcst:ENS=+2
7341:29038527:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:24-30 hour acc fcst:ENS=+2
7342:29041703:d=2018101600:WATR Water Runoff [kg/m^2]:surface:24-30 hour acc fcst:ENS=+2
7343:29044838:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:24-30 hour ave fcst:ENS=+2
7344:29048038:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:24-30 hour ave fcst:ENS=+2
7345:29052123:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:24-30 hour ave fcst:ENS=+2
7346:29056080:d=2018101600:FRICV Frictional Velocity [m/s]:surface:30 hour fcst:ENS=+2
7347:29060707:d=2018101600:WILT Wilting Point [Fraction]:surface:30 hour fcst:ENS=+2
7348:29063722:d=2018101600:LFTX Surface Lifted Index [K]:surface:30 hour fcst:ENS=+2
7349:29066959:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:30 hour fcst:ENS=+2
7350:29070327:d=2018101600:CIN Convective Inhibition [J/kg]:surface:30 hour fcst:ENS=+2
7351:29073726:d=2018101600:HGT Geopotential Height [gpm]:tropopause:30 hour fcst:ENS=+2
7352:29080240:d=2018101600:TMP Temperature [K]:tropopause:30 hour fcst:ENS=+2
7353:29082876:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:30 hour fcst:ENS=+2
7354:29086148:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:30 hour fcst:ENS=+2
7355:29089320:d=2018101600:HGT Geopotential Height [gpm]:max wind:30 hour fcst:ENS=+2
7356:29097343:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:30 hour fcst:ENS=+2
7357:29100892:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:30 hour fcst:ENS=+2
7358:29104574:d=2018101600:TMP Temperature [K]:max wind:30 hour fcst:ENS=+2
7359:29108829:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:30 hour fcst:ENS=+2
7360:29112223:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:30 hour fcst:ENS=+2
7361:29119477:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:30 hour fcst:ENS=+2
7362:29120081:d=2018101600:ICEC Ice Cover [Proportion]:surface:30 hour fcst:ENS=+2
7363:29120410:d=2018101600:HGT Geopotential Height [gpm]:10 mb:36 hour fcst:ENS=+2
7364:29123593:d=2018101600:TMP Temperature [K]:10 mb:36 hour fcst:ENS=+2
7365:29124968:d=2018101600:RH Relative Humidity [%]:10 mb:36 hour fcst:ENS=+2
7366:29126632:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:36 hour fcst:ENS=+2
7367:29128329:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:36 hour fcst:ENS=+2
7368:29129852:d=2018101600:HGT Geopotential Height [gpm]:50 mb:36 hour fcst:ENS=+2
7369:29133640:d=2018101600:TMP Temperature [K]:50 mb:36 hour fcst:ENS=+2
7370:29135235:d=2018101600:RH Relative Humidity [%]:50 mb:36 hour fcst:ENS=+2
7371:29137240:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:36 hour fcst:ENS=+2
7372:29139203:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:36 hour fcst:ENS=+2
7373:29141045:d=2018101600:HGT Geopotential Height [gpm]:100 mb:36 hour fcst:ENS=+2
7374:29145123:d=2018101600:TMP Temperature [K]:100 mb:36 hour fcst:ENS=+2
7375:29147000:d=2018101600:RH Relative Humidity [%]:100 mb:36 hour fcst:ENS=+2
7376:29149907:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:36 hour fcst:ENS=+2
7377:29153973:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:36 hour fcst:ENS=+2
7378:29157975:d=2018101600:HGT Geopotential Height [gpm]:200 mb:36 hour fcst:ENS=+2
7379:29162435:d=2018101600:TMP Temperature [K]:200 mb:36 hour fcst:ENS=+2
7380:29164533:d=2018101600:RH Relative Humidity [%]:200 mb:36 hour fcst:ENS=+2
7381:29168720:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:36 hour fcst:ENS=+2
7382:29173586:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:36 hour fcst:ENS=+2
7383:29178387:d=2018101600:HGT Geopotential Height [gpm]:250 mb:36 hour fcst:ENS=+2
7384:29182892:d=2018101600:TMP Temperature [K]:250 mb:36 hour fcst:ENS=+2
7385:29184988:d=2018101600:RH Relative Humidity [%]:250 mb:36 hour fcst:ENS=+2
7386:29189594:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:36 hour fcst:ENS=+2
7387:29192749:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:36 hour fcst:ENS=+2
7388:29195877:d=2018101600:HGT Geopotential Height [gpm]:300 mb:36 hour fcst:ENS=+2
7389:29200369:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:36 hour fcst:ENS=+2
7390:29203662:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:36 hour fcst:ENS=+2
7391:29206932:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:36 hour fcst:ENS=+2
7392:29212042:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:36 hour fcst:ENS=+2
7393:29217136:d=2018101600:HGT Geopotential Height [gpm]:500 mb:36 hour fcst:ENS=+2
7394:29221959:d=2018101600:TMP Temperature [K]:500 mb:36 hour fcst:ENS=+2
7395:29224242:d=2018101600:RH Relative Humidity [%]:500 mb:36 hour fcst:ENS=+2
7396:29229041:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:36 hour fcst:ENS=+2
7397:29234037:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:36 hour fcst:ENS=+2
7398:29239075:d=2018101600:HGT Geopotential Height [gpm]:700 mb:36 hour fcst:ENS=+2
7399:29243977:d=2018101600:TMP Temperature [K]:700 mb:36 hour fcst:ENS=+2
7400:29246405:d=2018101600:RH Relative Humidity [%]:700 mb:36 hour fcst:ENS=+2
7401:29251119:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:36 hour fcst:ENS=+2
7402:29256128:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:36 hour fcst:ENS=+2
7403:29261154:d=2018101600:HGT Geopotential Height [gpm]:850 mb:36 hour fcst:ENS=+2
7404:29266197:d=2018101600:TMP Temperature [K]:850 mb:36 hour fcst:ENS=+2
7405:29269090:d=2018101600:RH Relative Humidity [%]:850 mb:36 hour fcst:ENS=+2
7406:29274085:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:36 hour fcst:ENS=+2
7407:29279696:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:36 hour fcst:ENS=+2
7408:29284904:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:36 hour fcst:ENS=+2
7409:29290113:d=2018101600:HGT Geopotential Height [gpm]:925 mb:36 hour fcst:ENS=+2
7410:29295300:d=2018101600:TMP Temperature [K]:925 mb:36 hour fcst:ENS=+2
7411:29298180:d=2018101600:RH Relative Humidity [%]:925 mb:36 hour fcst:ENS=+2
7412:29302933:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:36 hour fcst:ENS=+2
7413:29308177:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:36 hour fcst:ENS=+2
7414:29313381:d=2018101600:TMP Temperature [K]:1000 mb:36 hour fcst:ENS=+2
7415:29316259:d=2018101600:RH Relative Humidity [%]:1000 mb:36 hour fcst:ENS=+2
7416:29320775:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:36 hour fcst:ENS=+2
7417:29326009:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:36 hour fcst:ENS=+2
7418:29331216:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:36 hour fcst:ENS=+2
7419:29336665:d=2018101600:PRES Pressure [Pa]:surface:36 hour fcst:ENS=+2
7420:29342224:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:36 hour fcst:ENS=+2
7421:29344682:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:36 hour fcst:ENS=+2
7422:29347490:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:36 hour fcst:ENS=+2
7423:29348479:d=2018101600:TMP Temperature [K]:2 m above ground:36 hour fcst:ENS=+2
7424:29351589:d=2018101600:RH Relative Humidity [%]:2 m above ground:36 hour fcst:ENS=+2
7425:29355988:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:36 hour fcst:ENS=+2
7426:29361110:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:36 hour fcst:ENS=+2
7427:29366179:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:30-36 hour acc fcst:ENS=+2
7428:29370079:d=2018101600:CSNOW Categorical Snow [-]:surface:30-36 hour ave fcst:ENS=+2
7429:29370579:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:30-36 hour ave fcst:ENS=+2
7430:29370787:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:30-36 hour ave fcst:ENS=+2
7431:29371175:d=2018101600:CRAIN Categorical Rain [-]:surface:30-36 hour ave fcst:ENS=+2
7432:29372009:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+2
7433:29377699:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+2
7434:29382802:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+2
7435:29383818:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+2
7436:29387184:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+2
7437:29390051:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:30-36 hour ave fcst:ENS=+2
7438:29393121:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:36 hour fcst:ENS=+2
7439:29398037:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:36 hour fcst:ENS=+2
7440:29401429:d=2018101600:HGT Geopotential Height [gpm]:20 mb:36 hour fcst:ENS=+2
7441:29404625:d=2018101600:TMP Temperature [K]:20 mb:36 hour fcst:ENS=+2
7442:29406015:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:36 hour fcst:ENS=+2
7443:29407779:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:36 hour fcst:ENS=+2
7444:29409348:d=2018101600:HGT Geopotential Height [gpm]:30 mb:36 hour fcst:ENS=+2
7445:29412548:d=2018101600:TMP Temperature [K]:30 mb:36 hour fcst:ENS=+2
7446:29414007:d=2018101600:RH Relative Humidity [%]:30 mb:36 hour fcst:ENS=+2
7447:29415694:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:36 hour fcst:ENS=+2
7448:29417529:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:36 hour fcst:ENS=+2
7449:29419217:d=2018101600:HGT Geopotential Height [gpm]:70 mb:36 hour fcst:ENS=+2
7450:29423083:d=2018101600:TMP Temperature [K]:70 mb:36 hour fcst:ENS=+2
7451:29424842:d=2018101600:RH Relative Humidity [%]:70 mb:36 hour fcst:ENS=+2
7452:29427236:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:36 hour fcst:ENS=+2
7453:29431000:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:36 hour fcst:ENS=+2
7454:29434651:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:36 hour fcst:ENS=+2
7455:29441057:d=2018101600:HGT Geopotential Height [gpm]:150 mb:36 hour fcst:ENS=+2
7456:29445425:d=2018101600:TMP Temperature [K]:150 mb:36 hour fcst:ENS=+2
7457:29447452:d=2018101600:RH Relative Humidity [%]:150 mb:36 hour fcst:ENS=+2
7458:29450989:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:36 hour fcst:ENS=+2
7459:29456516:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:36 hour fcst:ENS=+2
7460:29461159:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:36 hour fcst:ENS=+2
7461:29465687:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:36 hour fcst:ENS=+2
7462:29471728:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:36 hour fcst:ENS=+2
7463:29478112:d=2018101600:TMP Temperature [K]:300 mb:36 hour fcst:ENS=+2
7464:29480253:d=2018101600:RH Relative Humidity [%]:300 mb:36 hour fcst:ENS=+2
7465:29485123:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:36 hour fcst:ENS=+2
7466:29491803:d=2018101600:HGT Geopotential Height [gpm]:350 mb:36 hour fcst:ENS=+2
7467:29496250:d=2018101600:TMP Temperature [K]:350 mb:36 hour fcst:ENS=+2
7468:29498356:d=2018101600:RH Relative Humidity [%]:350 mb:36 hour fcst:ENS=+2
7469:29503209:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:36 hour fcst:ENS=+2
7470:29510036:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:36 hour fcst:ENS=+2
7471:29515138:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:36 hour fcst:ENS=+2
7472:29520223:d=2018101600:HGT Geopotential Height [gpm]:400 mb:36 hour fcst:ENS=+2
7473:29524613:d=2018101600:TMP Temperature [K]:400 mb:36 hour fcst:ENS=+2
7474:29526793:d=2018101600:RH Relative Humidity [%]:400 mb:36 hour fcst:ENS=+2
7475:29531647:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:36 hour fcst:ENS=+2
7476:29538613:d=2018101600:HGT Geopotential Height [gpm]:450 mb:36 hour fcst:ENS=+2
7477:29542949:d=2018101600:TMP Temperature [K]:450 mb:36 hour fcst:ENS=+2
7478:29545134:d=2018101600:RH Relative Humidity [%]:450 mb:36 hour fcst:ENS=+2
7479:29549938:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:36 hour fcst:ENS=+2
7480:29556384:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:36 hour fcst:ENS=+2
7481:29561428:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:36 hour fcst:ENS=+2
7482:29566469:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:36 hour fcst:ENS=+2
7483:29572998:d=2018101600:HGT Geopotential Height [gpm]:550 mb:36 hour fcst:ENS=+2
7484:29577772:d=2018101600:TMP Temperature [K]:550 mb:36 hour fcst:ENS=+2
7485:29580054:d=2018101600:RH Relative Humidity [%]:550 mb:36 hour fcst:ENS=+2
7486:29584784:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:36 hour fcst:ENS=+2
7487:29590002:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:36 hour fcst:ENS=+2
7488:29594942:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:36 hour fcst:ENS=+2
7489:29599894:d=2018101600:HGT Geopotential Height [gpm]:600 mb:36 hour fcst:ENS=+2
7490:29604618:d=2018101600:TMP Temperature [K]:600 mb:36 hour fcst:ENS=+2
7491:29606933:d=2018101600:RH Relative Humidity [%]:600 mb:36 hour fcst:ENS=+2
7492:29611610:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:36 hour fcst:ENS=+2
7493:29616864:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:36 hour fcst:ENS=+2
7494:29621794:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:36 hour fcst:ENS=+2
7495:29626729:d=2018101600:HGT Geopotential Height [gpm]:650 mb:36 hour fcst:ENS=+2
7496:29631458:d=2018101600:TMP Temperature [K]:650 mb:36 hour fcst:ENS=+2
7497:29633842:d=2018101600:RH Relative Humidity [%]:650 mb:36 hour fcst:ENS=+2
7498:29638537:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:36 hour fcst:ENS=+2
7499:29643851:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:36 hour fcst:ENS=+2
7500:29648824:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:36 hour fcst:ENS=+2
7501:29653817:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:36 hour fcst:ENS=+2
7502:29659198:d=2018101600:HGT Geopotential Height [gpm]:750 mb:36 hour fcst:ENS=+2
7503:29664115:d=2018101600:TMP Temperature [K]:750 mb:36 hour fcst:ENS=+2
7504:29666676:d=2018101600:RH Relative Humidity [%]:750 mb:36 hour fcst:ENS=+2
7505:29671462:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:36 hour fcst:ENS=+2
7506:29676909:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:36 hour fcst:ENS=+2
7507:29681989:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:36 hour fcst:ENS=+2
7508:29687070:d=2018101600:HGT Geopotential Height [gpm]:800 mb:36 hour fcst:ENS=+2
7509:29692032:d=2018101600:TMP Temperature [K]:800 mb:36 hour fcst:ENS=+2
7510:29694789:d=2018101600:RH Relative Humidity [%]:800 mb:36 hour fcst:ENS=+2
7511:29699698:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:36 hour fcst:ENS=+2
7512:29705245:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:36 hour fcst:ENS=+2
7513:29710378:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:36 hour fcst:ENS=+2
7514:29715518:d=2018101600:HGT Geopotential Height [gpm]:900 mb:36 hour fcst:ENS=+2
7515:29720642:d=2018101600:TMP Temperature [K]:900 mb:36 hour fcst:ENS=+2
7516:29723524:d=2018101600:RH Relative Humidity [%]:900 mb:36 hour fcst:ENS=+2
7517:29728386:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:36 hour fcst:ENS=+2
7518:29734049:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:36 hour fcst:ENS=+2
7519:29739301:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:36 hour fcst:ENS=+2
7520:29744531:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:36 hour fcst:ENS=+2
7521:29750144:d=2018101600:HGT Geopotential Height [gpm]:950 mb:36 hour fcst:ENS=+2
7522:29755398:d=2018101600:TMP Temperature [K]:950 mb:36 hour fcst:ENS=+2
7523:29758256:d=2018101600:RH Relative Humidity [%]:950 mb:36 hour fcst:ENS=+2
7524:29762877:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:36 hour fcst:ENS=+2
7525:29768408:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:36 hour fcst:ENS=+2
7526:29773653:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:36 hour fcst:ENS=+2
7527:29778886:d=2018101600:HGT Geopotential Height [gpm]:975 mb:36 hour fcst:ENS=+2
7528:29784222:d=2018101600:TMP Temperature [K]:975 mb:36 hour fcst:ENS=+2
7529:29787081:d=2018101600:RH Relative Humidity [%]:975 mb:36 hour fcst:ENS=+2
7530:29791622:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:36 hour fcst:ENS=+2
7531:29796980:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:36 hour fcst:ENS=+2
7532:29802228:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:36 hour fcst:ENS=+2
7533:29807471:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:36 hour fcst:ENS=+2
7534:29812492:d=2018101600:HGT Geopotential Height [gpm]:surface:36 hour fcst:ENS=+2
7535:29817527:d=2018101600:TMP Temperature [K]:surface:36 hour fcst:ENS=+2
7536:29820814:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:36 hour fcst:ENS=+2
7537:29824007:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:36 hour fcst:ENS=+2
7538:29826783:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:36 hour fcst:ENS=+2
7539:29830002:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:36 hour fcst:ENS=+2
7540:29832820:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:36 hour fcst:ENS=+2
7541:29836111:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:36 hour fcst:ENS=+2
7542:29838938:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:36 hour fcst:ENS=+2
7543:29842481:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:36 hour fcst:ENS=+2
7544:29846849:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:36 hour fcst:ENS=+2
7545:29850019:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:30-36 hour ave fcst:ENS=+2
7546:29852750:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:30-36 hour ave fcst:ENS=+2
7547:29856122:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:30-36 hour acc fcst:ENS=+2
7548:29859300:d=2018101600:WATR Water Runoff [kg/m^2]:surface:30-36 hour acc fcst:ENS=+2
7549:29862405:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:30-36 hour ave fcst:ENS=+2
7550:29865568:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:30-36 hour ave fcst:ENS=+2
7551:29869633:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:30-36 hour ave fcst:ENS=+2
7552:29873557:d=2018101600:FRICV Frictional Velocity [m/s]:surface:36 hour fcst:ENS=+2
7553:29878168:d=2018101600:WILT Wilting Point [Fraction]:surface:36 hour fcst:ENS=+2
7554:29881183:d=2018101600:LFTX Surface Lifted Index [K]:surface:36 hour fcst:ENS=+2
7555:29884426:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:36 hour fcst:ENS=+2
7556:29887768:d=2018101600:CIN Convective Inhibition [J/kg]:surface:36 hour fcst:ENS=+2
7557:29891007:d=2018101600:HGT Geopotential Height [gpm]:tropopause:36 hour fcst:ENS=+2
7558:29897487:d=2018101600:TMP Temperature [K]:tropopause:36 hour fcst:ENS=+2
7559:29900083:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:36 hour fcst:ENS=+2
7560:29905164:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:36 hour fcst:ENS=+2
7561:29910113:d=2018101600:HGT Geopotential Height [gpm]:max wind:36 hour fcst:ENS=+2
7562:29918137:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:36 hour fcst:ENS=+2
7563:29921638:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:36 hour fcst:ENS=+2
7564:29925279:d=2018101600:TMP Temperature [K]:max wind:36 hour fcst:ENS=+2
7565:29929503:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:36 hour fcst:ENS=+2
7566:29932850:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:36 hour fcst:ENS=+2
7567:29940081:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:36 hour fcst:ENS=+2
7568:29940685:d=2018101600:ICEC Ice Cover [Proportion]:surface:36 hour fcst:ENS=+2
7569:29941014:d=2018101600:HGT Geopotential Height [gpm]:10 mb:42 hour fcst:ENS=+2
7570:29944207:d=2018101600:TMP Temperature [K]:10 mb:42 hour fcst:ENS=+2
7571:29945616:d=2018101600:RH Relative Humidity [%]:10 mb:42 hour fcst:ENS=+2
7572:29947246:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:42 hour fcst:ENS=+2
7573:29948947:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:42 hour fcst:ENS=+2
7574:29950475:d=2018101600:HGT Geopotential Height [gpm]:50 mb:42 hour fcst:ENS=+2
7575:29954241:d=2018101600:TMP Temperature [K]:50 mb:42 hour fcst:ENS=+2
7576:29955835:d=2018101600:RH Relative Humidity [%]:50 mb:42 hour fcst:ENS=+2
7577:29957806:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:42 hour fcst:ENS=+2
7578:29959735:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:42 hour fcst:ENS=+2
7579:29961560:d=2018101600:HGT Geopotential Height [gpm]:100 mb:42 hour fcst:ENS=+2
7580:29965652:d=2018101600:TMP Temperature [K]:100 mb:42 hour fcst:ENS=+2
7581:29967553:d=2018101600:RH Relative Humidity [%]:100 mb:42 hour fcst:ENS=+2
7582:29970470:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:42 hour fcst:ENS=+2
7583:29974541:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:42 hour fcst:ENS=+2
7584:29978543:d=2018101600:HGT Geopotential Height [gpm]:200 mb:42 hour fcst:ENS=+2
7585:29983027:d=2018101600:TMP Temperature [K]:200 mb:42 hour fcst:ENS=+2
7586:29985134:d=2018101600:RH Relative Humidity [%]:200 mb:42 hour fcst:ENS=+2
7587:29989329:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:42 hour fcst:ENS=+2
7588:29994209:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:42 hour fcst:ENS=+2
7589:29998986:d=2018101600:HGT Geopotential Height [gpm]:250 mb:42 hour fcst:ENS=+2
7590:30003509:d=2018101600:TMP Temperature [K]:250 mb:42 hour fcst:ENS=+2
7591:30005578:d=2018101600:RH Relative Humidity [%]:250 mb:42 hour fcst:ENS=+2
7592:30010164:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:42 hour fcst:ENS=+2
7593:30013337:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:42 hour fcst:ENS=+2
7594:30016462:d=2018101600:HGT Geopotential Height [gpm]:300 mb:42 hour fcst:ENS=+2
7595:30020950:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:42 hour fcst:ENS=+2
7596:30024225:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:42 hour fcst:ENS=+2
7597:30027460:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:42 hour fcst:ENS=+2
7598:30030678:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:42 hour fcst:ENS=+2
7599:30033889:d=2018101600:HGT Geopotential Height [gpm]:500 mb:42 hour fcst:ENS=+2
7600:30038662:d=2018101600:TMP Temperature [K]:500 mb:42 hour fcst:ENS=+2
7601:30040900:d=2018101600:RH Relative Humidity [%]:500 mb:42 hour fcst:ENS=+2
7602:30045662:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:42 hour fcst:ENS=+2
7603:30050621:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:42 hour fcst:ENS=+2
7604:30055608:d=2018101600:HGT Geopotential Height [gpm]:700 mb:42 hour fcst:ENS=+2
7605:30060473:d=2018101600:TMP Temperature [K]:700 mb:42 hour fcst:ENS=+2
7606:30062857:d=2018101600:RH Relative Humidity [%]:700 mb:42 hour fcst:ENS=+2
7607:30067558:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:42 hour fcst:ENS=+2
7608:30072550:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:42 hour fcst:ENS=+2
7609:30077552:d=2018101600:HGT Geopotential Height [gpm]:850 mb:42 hour fcst:ENS=+2
7610:30082574:d=2018101600:TMP Temperature [K]:850 mb:42 hour fcst:ENS=+2
7611:30085432:d=2018101600:RH Relative Humidity [%]:850 mb:42 hour fcst:ENS=+2
7612:30090407:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:42 hour fcst:ENS=+2
7613:30095988:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:42 hour fcst:ENS=+2
7614:30101152:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:42 hour fcst:ENS=+2
7615:30106330:d=2018101600:HGT Geopotential Height [gpm]:925 mb:42 hour fcst:ENS=+2
7616:30111471:d=2018101600:TMP Temperature [K]:925 mb:42 hour fcst:ENS=+2
7617:30114332:d=2018101600:RH Relative Humidity [%]:925 mb:42 hour fcst:ENS=+2
7618:30119028:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:42 hour fcst:ENS=+2
7619:30124155:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:42 hour fcst:ENS=+2
7620:30129258:d=2018101600:TMP Temperature [K]:1000 mb:42 hour fcst:ENS=+2
7621:30132082:d=2018101600:RH Relative Humidity [%]:1000 mb:42 hour fcst:ENS=+2
7622:30136572:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:42 hour fcst:ENS=+2
7623:30141741:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:42 hour fcst:ENS=+2
7624:30146869:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:42 hour fcst:ENS=+2
7625:30152286:d=2018101600:PRES Pressure [Pa]:surface:42 hour fcst:ENS=+2
7626:30157836:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:42 hour fcst:ENS=+2
7627:30160316:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:42 hour fcst:ENS=+2
7628:30163117:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:42 hour fcst:ENS=+2
7629:30164109:d=2018101600:TMP Temperature [K]:2 m above ground:42 hour fcst:ENS=+2
7630:30167130:d=2018101600:RH Relative Humidity [%]:2 m above ground:42 hour fcst:ENS=+2
7631:30171607:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:42 hour fcst:ENS=+2
7632:30176680:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:42 hour fcst:ENS=+2
7633:30181714:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:36-42 hour acc fcst:ENS=+2
7634:30185576:d=2018101600:CSNOW Categorical Snow [-]:surface:36-42 hour ave fcst:ENS=+2
7635:30186062:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:36-42 hour ave fcst:ENS=+2
7636:30186270:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:36-42 hour ave fcst:ENS=+2
7637:30186641:d=2018101600:CRAIN Categorical Rain [-]:surface:36-42 hour ave fcst:ENS=+2
7638:30187458:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+2
7639:30193237:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+2
7640:30198474:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+2
7641:30200759:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+2
7642:30204073:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+2
7643:30206833:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:36-42 hour ave fcst:ENS=+2
7644:30209841:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:42 hour fcst:ENS=+2
7645:30214646:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:42 hour fcst:ENS=+2
7646:30217971:d=2018101600:HGT Geopotential Height [gpm]:20 mb:42 hour fcst:ENS=+2
7647:30221139:d=2018101600:TMP Temperature [K]:20 mb:42 hour fcst:ENS=+2
7648:30222551:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:42 hour fcst:ENS=+2
7649:30224326:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:42 hour fcst:ENS=+2
7650:30225882:d=2018101600:HGT Geopotential Height [gpm]:30 mb:42 hour fcst:ENS=+2
7651:30229052:d=2018101600:TMP Temperature [K]:30 mb:42 hour fcst:ENS=+2
7652:30230509:d=2018101600:RH Relative Humidity [%]:30 mb:42 hour fcst:ENS=+2
7653:30232188:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:42 hour fcst:ENS=+2
7654:30234032:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:42 hour fcst:ENS=+2
7655:30235715:d=2018101600:HGT Geopotential Height [gpm]:70 mb:42 hour fcst:ENS=+2
7656:30239567:d=2018101600:TMP Temperature [K]:70 mb:42 hour fcst:ENS=+2
7657:30241301:d=2018101600:RH Relative Humidity [%]:70 mb:42 hour fcst:ENS=+2
7658:30243676:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:42 hour fcst:ENS=+2
7659:30247404:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:42 hour fcst:ENS=+2
7660:30251027:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:42 hour fcst:ENS=+2
7661:30257426:d=2018101600:HGT Geopotential Height [gpm]:150 mb:42 hour fcst:ENS=+2
7662:30261774:d=2018101600:TMP Temperature [K]:150 mb:42 hour fcst:ENS=+2
7663:30263816:d=2018101600:RH Relative Humidity [%]:150 mb:42 hour fcst:ENS=+2
7664:30267344:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:42 hour fcst:ENS=+2
7665:30272859:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:42 hour fcst:ENS=+2
7666:30277489:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:42 hour fcst:ENS=+2
7667:30282036:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:42 hour fcst:ENS=+2
7668:30288098:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:42 hour fcst:ENS=+2
7669:30294458:d=2018101600:TMP Temperature [K]:300 mb:42 hour fcst:ENS=+2
7670:30296593:d=2018101600:RH Relative Humidity [%]:300 mb:42 hour fcst:ENS=+2
7671:30301404:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:42 hour fcst:ENS=+2
7672:30308044:d=2018101600:HGT Geopotential Height [gpm]:350 mb:42 hour fcst:ENS=+2
7673:30312474:d=2018101600:TMP Temperature [K]:350 mb:42 hour fcst:ENS=+2
7674:30314598:d=2018101600:RH Relative Humidity [%]:350 mb:42 hour fcst:ENS=+2
7675:30319434:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:42 hour fcst:ENS=+2
7676:30326255:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:42 hour fcst:ENS=+2
7677:30329454:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:42 hour fcst:ENS=+2
7678:30332636:d=2018101600:HGT Geopotential Height [gpm]:400 mb:42 hour fcst:ENS=+2
7679:30336983:d=2018101600:TMP Temperature [K]:400 mb:42 hour fcst:ENS=+2
7680:30339174:d=2018101600:RH Relative Humidity [%]:400 mb:42 hour fcst:ENS=+2
7681:30343988:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:42 hour fcst:ENS=+2
7682:30350337:d=2018101600:HGT Geopotential Height [gpm]:450 mb:42 hour fcst:ENS=+2
7683:30354616:d=2018101600:TMP Temperature [K]:450 mb:42 hour fcst:ENS=+2
7684:30356784:d=2018101600:RH Relative Humidity [%]:450 mb:42 hour fcst:ENS=+2
7685:30361527:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:42 hour fcst:ENS=+2
7686:30367935:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:42 hour fcst:ENS=+2
7687:30372947:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:42 hour fcst:ENS=+2
7688:30377983:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:42 hour fcst:ENS=+2
7689:30384417:d=2018101600:HGT Geopotential Height [gpm]:550 mb:42 hour fcst:ENS=+2
7690:30389101:d=2018101600:TMP Temperature [K]:550 mb:42 hour fcst:ENS=+2
7691:30391339:d=2018101600:RH Relative Humidity [%]:550 mb:42 hour fcst:ENS=+2
7692:30396032:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:42 hour fcst:ENS=+2
7693:30401194:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:42 hour fcst:ENS=+2
7694:30406104:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:42 hour fcst:ENS=+2
7695:30411030:d=2018101600:HGT Geopotential Height [gpm]:600 mb:42 hour fcst:ENS=+2
7696:30415676:d=2018101600:TMP Temperature [K]:600 mb:42 hour fcst:ENS=+2
7697:30417951:d=2018101600:RH Relative Humidity [%]:600 mb:42 hour fcst:ENS=+2
7698:30422598:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:42 hour fcst:ENS=+2
7699:30427780:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:42 hour fcst:ENS=+2
7700:30432680:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:42 hour fcst:ENS=+2
7701:30437590:d=2018101600:HGT Geopotential Height [gpm]:650 mb:42 hour fcst:ENS=+2
7702:30442439:d=2018101600:TMP Temperature [K]:650 mb:42 hour fcst:ENS=+2
7703:30444798:d=2018101600:RH Relative Humidity [%]:650 mb:42 hour fcst:ENS=+2
7704:30449483:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:42 hour fcst:ENS=+2
7705:30454712:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:42 hour fcst:ENS=+2
7706:30459663:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:42 hour fcst:ENS=+2
7707:30464628:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:42 hour fcst:ENS=+2
7708:30469920:d=2018101600:HGT Geopotential Height [gpm]:750 mb:42 hour fcst:ENS=+2
7709:30474816:d=2018101600:TMP Temperature [K]:750 mb:42 hour fcst:ENS=+2
7710:30477381:d=2018101600:RH Relative Humidity [%]:750 mb:42 hour fcst:ENS=+2
7711:30482167:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:42 hour fcst:ENS=+2
7712:30487576:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:42 hour fcst:ENS=+2
7713:30492633:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:42 hour fcst:ENS=+2
7714:30497672:d=2018101600:HGT Geopotential Height [gpm]:800 mb:42 hour fcst:ENS=+2
7715:30502624:d=2018101600:TMP Temperature [K]:800 mb:42 hour fcst:ENS=+2
7716:30505364:d=2018101600:RH Relative Humidity [%]:800 mb:42 hour fcst:ENS=+2
7717:30510299:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:42 hour fcst:ENS=+2
7718:30515800:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:42 hour fcst:ENS=+2
7719:30520927:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:42 hour fcst:ENS=+2
7720:30526028:d=2018101600:HGT Geopotential Height [gpm]:900 mb:42 hour fcst:ENS=+2
7721:30531126:d=2018101600:TMP Temperature [K]:900 mb:42 hour fcst:ENS=+2
7722:30534010:d=2018101600:RH Relative Humidity [%]:900 mb:42 hour fcst:ENS=+2
7723:30538871:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:42 hour fcst:ENS=+2
7724:30544481:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:42 hour fcst:ENS=+2
7725:30549633:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:42 hour fcst:ENS=+2
7726:30554765:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:42 hour fcst:ENS=+2
7727:30560325:d=2018101600:HGT Geopotential Height [gpm]:950 mb:42 hour fcst:ENS=+2
7728:30565553:d=2018101600:TMP Temperature [K]:950 mb:42 hour fcst:ENS=+2
7729:30568400:d=2018101600:RH Relative Humidity [%]:950 mb:42 hour fcst:ENS=+2
7730:30572990:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:42 hour fcst:ENS=+2
7731:30578462:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:42 hour fcst:ENS=+2
7732:30583622:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:42 hour fcst:ENS=+2
7733:30588731:d=2018101600:HGT Geopotential Height [gpm]:975 mb:42 hour fcst:ENS=+2
7734:30594049:d=2018101600:TMP Temperature [K]:975 mb:42 hour fcst:ENS=+2
7735:30596880:d=2018101600:RH Relative Humidity [%]:975 mb:42 hour fcst:ENS=+2
7736:30601417:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:42 hour fcst:ENS=+2
7737:30606730:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:42 hour fcst:ENS=+2
7738:30611893:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:42 hour fcst:ENS=+2
7739:30617014:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:42 hour fcst:ENS=+2
7740:30622020:d=2018101600:HGT Geopotential Height [gpm]:surface:42 hour fcst:ENS=+2
7741:30627055:d=2018101600:TMP Temperature [K]:surface:42 hour fcst:ENS=+2
7742:30630341:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:42 hour fcst:ENS=+2
7743:30633539:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:42 hour fcst:ENS=+2
7744:30636320:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:42 hour fcst:ENS=+2
7745:30639539:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:42 hour fcst:ENS=+2
7746:30642356:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:42 hour fcst:ENS=+2
7747:30645653:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:42 hour fcst:ENS=+2
7748:30648480:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:42 hour fcst:ENS=+2
7749:30652272:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:42 hour fcst:ENS=+2
7750:30656657:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:42 hour fcst:ENS=+2
7751:30659777:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:36-42 hour ave fcst:ENS=+2
7752:30662500:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:36-42 hour ave fcst:ENS=+2
7753:30665818:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:36-42 hour acc fcst:ENS=+2
7754:30669017:d=2018101600:WATR Water Runoff [kg/m^2]:surface:36-42 hour acc fcst:ENS=+2
7755:30672114:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:36-42 hour ave fcst:ENS=+2
7756:30675228:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:36-42 hour ave fcst:ENS=+2
7757:30679454:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:36-42 hour ave fcst:ENS=+2
7758:30683453:d=2018101600:FRICV Frictional Velocity [m/s]:surface:42 hour fcst:ENS=+2
7759:30688188:d=2018101600:WILT Wilting Point [Fraction]:surface:42 hour fcst:ENS=+2
7760:30691203:d=2018101600:LFTX Surface Lifted Index [K]:surface:42 hour fcst:ENS=+2
7761:30694333:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:42 hour fcst:ENS=+2
7762:30697846:d=2018101600:CIN Convective Inhibition [J/kg]:surface:42 hour fcst:ENS=+2
7763:30700933:d=2018101600:HGT Geopotential Height [gpm]:tropopause:42 hour fcst:ENS=+2
7764:30707417:d=2018101600:TMP Temperature [K]:tropopause:42 hour fcst:ENS=+2
7765:30709999:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:42 hour fcst:ENS=+2
7766:30713242:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:42 hour fcst:ENS=+2
7767:30716333:d=2018101600:HGT Geopotential Height [gpm]:max wind:42 hour fcst:ENS=+2
7768:30724348:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:42 hour fcst:ENS=+2
7769:30727847:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:42 hour fcst:ENS=+2
7770:30731446:d=2018101600:TMP Temperature [K]:max wind:42 hour fcst:ENS=+2
7771:30735661:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:42 hour fcst:ENS=+2
7772:30738974:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:42 hour fcst:ENS=+2
7773:30745785:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:42 hour fcst:ENS=+2
7774:30746389:d=2018101600:ICEC Ice Cover [Proportion]:surface:42 hour fcst:ENS=+2
7775:30746718:d=2018101600:HGT Geopotential Height [gpm]:10 mb:48 hour fcst:ENS=+2
7776:30749890:d=2018101600:TMP Temperature [K]:10 mb:48 hour fcst:ENS=+2
7777:30751274:d=2018101600:RH Relative Humidity [%]:10 mb:48 hour fcst:ENS=+2
7778:30752871:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:48 hour fcst:ENS=+2
7779:30754589:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:48 hour fcst:ENS=+2
7780:30756105:d=2018101600:HGT Geopotential Height [gpm]:50 mb:48 hour fcst:ENS=+2
7781:30759850:d=2018101600:TMP Temperature [K]:50 mb:48 hour fcst:ENS=+2
7782:30761433:d=2018101600:RH Relative Humidity [%]:50 mb:48 hour fcst:ENS=+2
7783:30763405:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:48 hour fcst:ENS=+2
7784:30765356:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:48 hour fcst:ENS=+2
7785:30767184:d=2018101600:HGT Geopotential Height [gpm]:100 mb:48 hour fcst:ENS=+2
7786:30771292:d=2018101600:TMP Temperature [K]:100 mb:48 hour fcst:ENS=+2
7787:30773196:d=2018101600:RH Relative Humidity [%]:100 mb:48 hour fcst:ENS=+2
7788:30776088:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:48 hour fcst:ENS=+2
7789:30780144:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:48 hour fcst:ENS=+2
7790:30784167:d=2018101600:HGT Geopotential Height [gpm]:200 mb:48 hour fcst:ENS=+2
7791:30788691:d=2018101600:TMP Temperature [K]:200 mb:48 hour fcst:ENS=+2
7792:30790792:d=2018101600:RH Relative Humidity [%]:200 mb:48 hour fcst:ENS=+2
7793:30795011:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:48 hour fcst:ENS=+2
7794:30799906:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:48 hour fcst:ENS=+2
7795:30804734:d=2018101600:HGT Geopotential Height [gpm]:250 mb:48 hour fcst:ENS=+2
7796:30809307:d=2018101600:TMP Temperature [K]:250 mb:48 hour fcst:ENS=+2
7797:30811401:d=2018101600:RH Relative Humidity [%]:250 mb:48 hour fcst:ENS=+2
7798:30815973:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:48 hour fcst:ENS=+2
7799:30819158:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:48 hour fcst:ENS=+2
7800:30822287:d=2018101600:HGT Geopotential Height [gpm]:300 mb:48 hour fcst:ENS=+2
7801:30826807:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:48 hour fcst:ENS=+2
7802:30830061:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:48 hour fcst:ENS=+2
7803:30833294:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:48 hour fcst:ENS=+2
7804:30836510:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:48 hour fcst:ENS=+2
7805:30839719:d=2018101600:HGT Geopotential Height [gpm]:500 mb:48 hour fcst:ENS=+2
7806:30844523:d=2018101600:TMP Temperature [K]:500 mb:48 hour fcst:ENS=+2
7807:30846768:d=2018101600:RH Relative Humidity [%]:500 mb:48 hour fcst:ENS=+2
7808:30851519:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:48 hour fcst:ENS=+2
7809:30856518:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:48 hour fcst:ENS=+2
7810:30861516:d=2018101600:HGT Geopotential Height [gpm]:700 mb:48 hour fcst:ENS=+2
7811:30866429:d=2018101600:TMP Temperature [K]:700 mb:48 hour fcst:ENS=+2
7812:30868895:d=2018101600:RH Relative Humidity [%]:700 mb:48 hour fcst:ENS=+2
7813:30873652:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:48 hour fcst:ENS=+2
7814:30878697:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:48 hour fcst:ENS=+2
7815:30883735:d=2018101600:HGT Geopotential Height [gpm]:850 mb:48 hour fcst:ENS=+2
7816:30888784:d=2018101600:TMP Temperature [K]:850 mb:48 hour fcst:ENS=+2
7817:30891626:d=2018101600:RH Relative Humidity [%]:850 mb:48 hour fcst:ENS=+2
7818:30896577:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:48 hour fcst:ENS=+2
7819:30902211:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:48 hour fcst:ENS=+2
7820:30907429:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:48 hour fcst:ENS=+2
7821:30912632:d=2018101600:HGT Geopotential Height [gpm]:925 mb:48 hour fcst:ENS=+2
7822:30917794:d=2018101600:TMP Temperature [K]:925 mb:48 hour fcst:ENS=+2
7823:30920617:d=2018101600:RH Relative Humidity [%]:925 mb:48 hour fcst:ENS=+2
7824:30925317:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:48 hour fcst:ENS=+2
7825:30930517:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:48 hour fcst:ENS=+2
7826:30935669:d=2018101600:TMP Temperature [K]:1000 mb:48 hour fcst:ENS=+2
7827:30938527:d=2018101600:RH Relative Humidity [%]:1000 mb:48 hour fcst:ENS=+2
7828:30943012:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:48 hour fcst:ENS=+2
7829:30948268:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:48 hour fcst:ENS=+2
7830:30953471:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:48 hour fcst:ENS=+2
7831:30958867:d=2018101600:PRES Pressure [Pa]:surface:48 hour fcst:ENS=+2
7832:30964400:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:48 hour fcst:ENS=+2
7833:30966922:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:48 hour fcst:ENS=+2
7834:30969736:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:48 hour fcst:ENS=+2
7835:30970707:d=2018101600:TMP Temperature [K]:2 m above ground:48 hour fcst:ENS=+2
7836:30973826:d=2018101600:RH Relative Humidity [%]:2 m above ground:48 hour fcst:ENS=+2
7837:30978268:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:48 hour fcst:ENS=+2
7838:30983379:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:48 hour fcst:ENS=+2
7839:30988441:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:42-48 hour acc fcst:ENS=+2
7840:30992288:d=2018101600:CSNOW Categorical Snow [-]:surface:42-48 hour ave fcst:ENS=+2
7841:30992806:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:42-48 hour ave fcst:ENS=+2
7842:30993166:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:42-48 hour ave fcst:ENS=+2
7843:30993537:d=2018101600:CRAIN Categorical Rain [-]:surface:42-48 hour ave fcst:ENS=+2
7844:30994390:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+2
7845:31000247:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+2
7846:31005545:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+2
7847:31009620:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+2
7848:31012909:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+2
7849:31015765:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:42-48 hour ave fcst:ENS=+2
7850:31018837:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:48 hour fcst:ENS=+2
7851:31023668:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:48 hour fcst:ENS=+2
7852:31027108:d=2018101600:HGT Geopotential Height [gpm]:20 mb:48 hour fcst:ENS=+2
7853:31030274:d=2018101600:TMP Temperature [K]:20 mb:48 hour fcst:ENS=+2
7854:31031689:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:48 hour fcst:ENS=+2
7855:31033465:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:48 hour fcst:ENS=+2
7856:31035034:d=2018101600:HGT Geopotential Height [gpm]:30 mb:48 hour fcst:ENS=+2
7857:31038241:d=2018101600:TMP Temperature [K]:30 mb:48 hour fcst:ENS=+2
7858:31039681:d=2018101600:RH Relative Humidity [%]:30 mb:48 hour fcst:ENS=+2
7859:31041368:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:48 hour fcst:ENS=+2
7860:31043195:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:48 hour fcst:ENS=+2
7861:31044862:d=2018101600:HGT Geopotential Height [gpm]:70 mb:48 hour fcst:ENS=+2
7862:31048699:d=2018101600:TMP Temperature [K]:70 mb:48 hour fcst:ENS=+2
7863:31050406:d=2018101600:RH Relative Humidity [%]:70 mb:48 hour fcst:ENS=+2
7864:31052777:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:48 hour fcst:ENS=+2
7865:31056473:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:48 hour fcst:ENS=+2
7866:31060105:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:48 hour fcst:ENS=+2
7867:31066537:d=2018101600:HGT Geopotential Height [gpm]:150 mb:48 hour fcst:ENS=+2
7868:31070923:d=2018101600:TMP Temperature [K]:150 mb:48 hour fcst:ENS=+2
7869:31072972:d=2018101600:RH Relative Humidity [%]:150 mb:48 hour fcst:ENS=+2
7870:31076566:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:48 hour fcst:ENS=+2
7871:31082095:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:48 hour fcst:ENS=+2
7872:31086766:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:48 hour fcst:ENS=+2
7873:31091354:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:48 hour fcst:ENS=+2
7874:31097446:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:48 hour fcst:ENS=+2
7875:31103891:d=2018101600:TMP Temperature [K]:300 mb:48 hour fcst:ENS=+2
7876:31106045:d=2018101600:RH Relative Humidity [%]:300 mb:48 hour fcst:ENS=+2
7877:31110840:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:48 hour fcst:ENS=+2
7878:31117506:d=2018101600:HGT Geopotential Height [gpm]:350 mb:48 hour fcst:ENS=+2
7879:31121977:d=2018101600:TMP Temperature [K]:350 mb:48 hour fcst:ENS=+2
7880:31124095:d=2018101600:RH Relative Humidity [%]:350 mb:48 hour fcst:ENS=+2
7881:31128896:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:48 hour fcst:ENS=+2
7882:31135156:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:48 hour fcst:ENS=+2
7883:31138374:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:48 hour fcst:ENS=+2
7884:31141544:d=2018101600:HGT Geopotential Height [gpm]:400 mb:48 hour fcst:ENS=+2
7885:31145950:d=2018101600:TMP Temperature [K]:400 mb:48 hour fcst:ENS=+2
7886:31148147:d=2018101600:RH Relative Humidity [%]:400 mb:48 hour fcst:ENS=+2
7887:31152981:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:48 hour fcst:ENS=+2
7888:31159361:d=2018101600:HGT Geopotential Height [gpm]:450 mb:48 hour fcst:ENS=+2
7889:31163673:d=2018101600:TMP Temperature [K]:450 mb:48 hour fcst:ENS=+2
7890:31165858:d=2018101600:RH Relative Humidity [%]:450 mb:48 hour fcst:ENS=+2
7891:31170605:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:48 hour fcst:ENS=+2
7892:31177033:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:48 hour fcst:ENS=+2
7893:31182048:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:48 hour fcst:ENS=+2
7894:31187051:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:48 hour fcst:ENS=+2
7895:31192232:d=2018101600:HGT Geopotential Height [gpm]:550 mb:48 hour fcst:ENS=+2
7896:31196975:d=2018101600:TMP Temperature [K]:550 mb:48 hour fcst:ENS=+2
7897:31199205:d=2018101600:RH Relative Humidity [%]:550 mb:48 hour fcst:ENS=+2
7898:31203864:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:48 hour fcst:ENS=+2
7899:31209073:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:48 hour fcst:ENS=+2
7900:31214000:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:48 hour fcst:ENS=+2
7901:31218935:d=2018101600:HGT Geopotential Height [gpm]:600 mb:48 hour fcst:ENS=+2
7902:31223647:d=2018101600:TMP Temperature [K]:600 mb:48 hour fcst:ENS=+2
7903:31225933:d=2018101600:RH Relative Humidity [%]:600 mb:48 hour fcst:ENS=+2
7904:31230591:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:48 hour fcst:ENS=+2
7905:31235824:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:48 hour fcst:ENS=+2
7906:31240765:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:48 hour fcst:ENS=+2
7907:31245691:d=2018101600:HGT Geopotential Height [gpm]:650 mb:48 hour fcst:ENS=+2
7908:31250575:d=2018101600:TMP Temperature [K]:650 mb:48 hour fcst:ENS=+2
7909:31252943:d=2018101600:RH Relative Humidity [%]:650 mb:48 hour fcst:ENS=+2
7910:31257654:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:48 hour fcst:ENS=+2
7911:31262945:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:48 hour fcst:ENS=+2
7912:31267951:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:48 hour fcst:ENS=+2
7913:31272929:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:48 hour fcst:ENS=+2
7914:31278311:d=2018101600:HGT Geopotential Height [gpm]:750 mb:48 hour fcst:ENS=+2
7915:31283262:d=2018101600:TMP Temperature [K]:750 mb:48 hour fcst:ENS=+2
7916:31285857:d=2018101600:RH Relative Humidity [%]:750 mb:48 hour fcst:ENS=+2
7917:31290684:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:48 hour fcst:ENS=+2
7918:31296147:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:48 hour fcst:ENS=+2
7919:31301258:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:48 hour fcst:ENS=+2
7920:31306332:d=2018101600:HGT Geopotential Height [gpm]:800 mb:48 hour fcst:ENS=+2
7921:31311324:d=2018101600:TMP Temperature [K]:800 mb:48 hour fcst:ENS=+2
7922:31314070:d=2018101600:RH Relative Humidity [%]:800 mb:48 hour fcst:ENS=+2
7923:31319009:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:48 hour fcst:ENS=+2
7924:31324560:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:48 hour fcst:ENS=+2
7925:31329724:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:48 hour fcst:ENS=+2
7926:31334864:d=2018101600:HGT Geopotential Height [gpm]:900 mb:48 hour fcst:ENS=+2
7927:31339978:d=2018101600:TMP Temperature [K]:900 mb:48 hour fcst:ENS=+2
7928:31342813:d=2018101600:RH Relative Humidity [%]:900 mb:48 hour fcst:ENS=+2
7929:31347658:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:48 hour fcst:ENS=+2
7930:31353305:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:48 hour fcst:ENS=+2
7931:31358505:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:48 hour fcst:ENS=+2
7932:31363677:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:48 hour fcst:ENS=+2
7933:31369266:d=2018101600:HGT Geopotential Height [gpm]:950 mb:48 hour fcst:ENS=+2
7934:31374493:d=2018101600:TMP Temperature [K]:950 mb:48 hour fcst:ENS=+2
7935:31377304:d=2018101600:RH Relative Humidity [%]:950 mb:48 hour fcst:ENS=+2
7936:31381866:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:48 hour fcst:ENS=+2
7937:31387343:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:48 hour fcst:ENS=+2
7938:31392566:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:48 hour fcst:ENS=+2
7939:31397735:d=2018101600:HGT Geopotential Height [gpm]:975 mb:48 hour fcst:ENS=+2
7940:31403042:d=2018101600:TMP Temperature [K]:975 mb:48 hour fcst:ENS=+2
7941:31405842:d=2018101600:RH Relative Humidity [%]:975 mb:48 hour fcst:ENS=+2
7942:31410346:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:48 hour fcst:ENS=+2
7943:31415647:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:48 hour fcst:ENS=+2
7944:31420898:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:48 hour fcst:ENS=+2
7945:31426095:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:48 hour fcst:ENS=+2
7946:31431059:d=2018101600:HGT Geopotential Height [gpm]:surface:48 hour fcst:ENS=+2
7947:31436094:d=2018101600:TMP Temperature [K]:surface:48 hour fcst:ENS=+2
7948:31439362:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:48 hour fcst:ENS=+2
7949:31442559:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:48 hour fcst:ENS=+2
7950:31445336:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:48 hour fcst:ENS=+2
7951:31448558:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:48 hour fcst:ENS=+2
7952:31451381:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:48 hour fcst:ENS=+2
7953:31454670:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:48 hour fcst:ENS=+2
7954:31457499:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:48 hour fcst:ENS=+2
7955:31461671:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:48 hour fcst:ENS=+2
7956:31466058:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:48 hour fcst:ENS=+2
7957:31469180:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:42-48 hour ave fcst:ENS=+2
7958:31472047:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:42-48 hour ave fcst:ENS=+2
7959:31475375:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:42-48 hour acc fcst:ENS=+2
7960:31478704:d=2018101600:WATR Water Runoff [kg/m^2]:surface:42-48 hour acc fcst:ENS=+2
7961:31481800:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:42-48 hour ave fcst:ENS=+2
7962:31485054:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:42-48 hour ave fcst:ENS=+2
7963:31489313:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:42-48 hour ave fcst:ENS=+2
7964:31493358:d=2018101600:FRICV Frictional Velocity [m/s]:surface:48 hour fcst:ENS=+2
7965:31497998:d=2018101600:WILT Wilting Point [Fraction]:surface:48 hour fcst:ENS=+2
7966:31501013:d=2018101600:LFTX Surface Lifted Index [K]:surface:48 hour fcst:ENS=+2
7967:31504163:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:48 hour fcst:ENS=+2
7968:31507698:d=2018101600:CIN Convective Inhibition [J/kg]:surface:48 hour fcst:ENS=+2
7969:31511310:d=2018101600:HGT Geopotential Height [gpm]:tropopause:48 hour fcst:ENS=+2
7970:31517821:d=2018101600:TMP Temperature [K]:tropopause:48 hour fcst:ENS=+2
7971:31520415:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:48 hour fcst:ENS=+2
7972:31523669:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:48 hour fcst:ENS=+2
7973:31526759:d=2018101600:HGT Geopotential Height [gpm]:max wind:48 hour fcst:ENS=+2
7974:31534789:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:48 hour fcst:ENS=+2
7975:31538266:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:48 hour fcst:ENS=+2
7976:31541903:d=2018101600:TMP Temperature [K]:max wind:48 hour fcst:ENS=+2
7977:31546124:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:48 hour fcst:ENS=+2
7978:31549495:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:48 hour fcst:ENS=+2
7979:31556965:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:48 hour fcst:ENS=+2
7980:31557569:d=2018101600:ICEC Ice Cover [Proportion]:surface:48 hour fcst:ENS=+2
7981:31557898:d=2018101600:HGT Geopotential Height [gpm]:10 mb:54 hour fcst:ENS=+2
7982:31561101:d=2018101600:TMP Temperature [K]:10 mb:54 hour fcst:ENS=+2
7983:31562509:d=2018101600:RH Relative Humidity [%]:10 mb:54 hour fcst:ENS=+2
7984:31564119:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:54 hour fcst:ENS=+2
7985:31565818:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:54 hour fcst:ENS=+2
7986:31567310:d=2018101600:HGT Geopotential Height [gpm]:50 mb:54 hour fcst:ENS=+2
7987:31571094:d=2018101600:TMP Temperature [K]:50 mb:54 hour fcst:ENS=+2
7988:31572683:d=2018101600:RH Relative Humidity [%]:50 mb:54 hour fcst:ENS=+2
7989:31574698:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:54 hour fcst:ENS=+2
7990:31576643:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:54 hour fcst:ENS=+2
7991:31578481:d=2018101600:HGT Geopotential Height [gpm]:100 mb:54 hour fcst:ENS=+2
7992:31582625:d=2018101600:TMP Temperature [K]:100 mb:54 hour fcst:ENS=+2
7993:31584571:d=2018101600:RH Relative Humidity [%]:100 mb:54 hour fcst:ENS=+2
7994:31587459:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:54 hour fcst:ENS=+2
7995:31591590:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:54 hour fcst:ENS=+2
7996:31595652:d=2018101600:HGT Geopotential Height [gpm]:200 mb:54 hour fcst:ENS=+2
7997:31600213:d=2018101600:TMP Temperature [K]:200 mb:54 hour fcst:ENS=+2
7998:31602340:d=2018101600:RH Relative Humidity [%]:200 mb:54 hour fcst:ENS=+2
7999:31606592:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:54 hour fcst:ENS=+2
8000:31611534:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:54 hour fcst:ENS=+2
8001:31616381:d=2018101600:HGT Geopotential Height [gpm]:250 mb:54 hour fcst:ENS=+2
8002:31620966:d=2018101600:TMP Temperature [K]:250 mb:54 hour fcst:ENS=+2
8003:31623046:d=2018101600:RH Relative Humidity [%]:250 mb:54 hour fcst:ENS=+2
8004:31627646:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:54 hour fcst:ENS=+2
8005:31630874:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:54 hour fcst:ENS=+2
8006:31634008:d=2018101600:HGT Geopotential Height [gpm]:300 mb:54 hour fcst:ENS=+2
8007:31638550:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:54 hour fcst:ENS=+2
8008:31641835:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:54 hour fcst:ENS=+2
8009:31645057:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:54 hour fcst:ENS=+2
8010:31648287:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:54 hour fcst:ENS=+2
8011:31651484:d=2018101600:HGT Geopotential Height [gpm]:500 mb:54 hour fcst:ENS=+2
8012:31656300:d=2018101600:TMP Temperature [K]:500 mb:54 hour fcst:ENS=+2
8013:31658583:d=2018101600:RH Relative Humidity [%]:500 mb:54 hour fcst:ENS=+2
8014:31663325:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:54 hour fcst:ENS=+2
8015:31668335:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:54 hour fcst:ENS=+2
8016:31673325:d=2018101600:HGT Geopotential Height [gpm]:700 mb:54 hour fcst:ENS=+2
8017:31678220:d=2018101600:TMP Temperature [K]:700 mb:54 hour fcst:ENS=+2
8018:31680649:d=2018101600:RH Relative Humidity [%]:700 mb:54 hour fcst:ENS=+2
8019:31685359:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:54 hour fcst:ENS=+2
8020:31690421:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:54 hour fcst:ENS=+2
8021:31695481:d=2018101600:HGT Geopotential Height [gpm]:850 mb:54 hour fcst:ENS=+2
8022:31700560:d=2018101600:TMP Temperature [K]:850 mb:54 hour fcst:ENS=+2
8023:31703408:d=2018101600:RH Relative Humidity [%]:850 mb:54 hour fcst:ENS=+2
8024:31708346:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:54 hour fcst:ENS=+2
8025:31714027:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:54 hour fcst:ENS=+2
8026:31719248:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:54 hour fcst:ENS=+2
8027:31724503:d=2018101600:HGT Geopotential Height [gpm]:925 mb:54 hour fcst:ENS=+2
8028:31729713:d=2018101600:TMP Temperature [K]:925 mb:54 hour fcst:ENS=+2
8029:31732569:d=2018101600:RH Relative Humidity [%]:925 mb:54 hour fcst:ENS=+2
8030:31737300:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:54 hour fcst:ENS=+2
8031:31742553:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:54 hour fcst:ENS=+2
8032:31747810:d=2018101600:TMP Temperature [K]:1000 mb:54 hour fcst:ENS=+2
8033:31750668:d=2018101600:RH Relative Humidity [%]:1000 mb:54 hour fcst:ENS=+2
8034:31755138:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:54 hour fcst:ENS=+2
8035:31760390:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:54 hour fcst:ENS=+2
8036:31765575:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:54 hour fcst:ENS=+2
8037:31771006:d=2018101600:PRES Pressure [Pa]:surface:54 hour fcst:ENS=+2
8038:31776559:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:54 hour fcst:ENS=+2
8039:31779036:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:54 hour fcst:ENS=+2
8040:31781840:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:54 hour fcst:ENS=+2
8041:31782827:d=2018101600:TMP Temperature [K]:2 m above ground:54 hour fcst:ENS=+2
8042:31787776:d=2018101600:RH Relative Humidity [%]:2 m above ground:54 hour fcst:ENS=+2
8043:31792164:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:54 hour fcst:ENS=+2
8044:31797298:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:54 hour fcst:ENS=+2
8045:31802356:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:48-54 hour acc fcst:ENS=+2
8046:31804753:d=2018101600:CSNOW Categorical Snow [-]:surface:48-54 hour ave fcst:ENS=+2
8047:31805291:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:48-54 hour ave fcst:ENS=+2
8048:31805499:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:48-54 hour ave fcst:ENS=+2
8049:31805887:d=2018101600:CRAIN Categorical Rain [-]:surface:48-54 hour ave fcst:ENS=+2
8050:31806662:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+2
8051:31812290:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+2
8052:31817350:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+2
8053:31818677:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+2
8054:31821972:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+2
8055:31824798:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:48-54 hour ave fcst:ENS=+2
8056:31827811:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:54 hour fcst:ENS=+2
8057:31832702:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:54 hour fcst:ENS=+2
8058:31836151:d=2018101600:HGT Geopotential Height [gpm]:20 mb:54 hour fcst:ENS=+2
8059:31839357:d=2018101600:TMP Temperature [K]:20 mb:54 hour fcst:ENS=+2
8060:31840778:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:54 hour fcst:ENS=+2
8061:31842550:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:54 hour fcst:ENS=+2
8062:31844121:d=2018101600:HGT Geopotential Height [gpm]:30 mb:54 hour fcst:ENS=+2
8063:31847321:d=2018101600:TMP Temperature [K]:30 mb:54 hour fcst:ENS=+2
8064:31848759:d=2018101600:RH Relative Humidity [%]:30 mb:54 hour fcst:ENS=+2
8065:31850486:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:54 hour fcst:ENS=+2
8066:31852330:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:54 hour fcst:ENS=+2
8067:31854026:d=2018101600:HGT Geopotential Height [gpm]:70 mb:54 hour fcst:ENS=+2
8068:31857955:d=2018101600:TMP Temperature [K]:70 mb:54 hour fcst:ENS=+2
8069:31859746:d=2018101600:RH Relative Humidity [%]:70 mb:54 hour fcst:ENS=+2
8070:31862156:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:54 hour fcst:ENS=+2
8071:31865938:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:54 hour fcst:ENS=+2
8072:31869652:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:54 hour fcst:ENS=+2
8073:31876160:d=2018101600:HGT Geopotential Height [gpm]:150 mb:54 hour fcst:ENS=+2
8074:31880583:d=2018101600:TMP Temperature [K]:150 mb:54 hour fcst:ENS=+2
8075:31882674:d=2018101600:RH Relative Humidity [%]:150 mb:54 hour fcst:ENS=+2
8076:31886302:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:54 hour fcst:ENS=+2
8077:31891876:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:54 hour fcst:ENS=+2
8078:31896554:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:54 hour fcst:ENS=+2
8079:31901191:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:54 hour fcst:ENS=+2
8080:31907340:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:54 hour fcst:ENS=+2
8081:31913772:d=2018101600:TMP Temperature [K]:300 mb:54 hour fcst:ENS=+2
8082:31915940:d=2018101600:RH Relative Humidity [%]:300 mb:54 hour fcst:ENS=+2
8083:31920763:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:54 hour fcst:ENS=+2
8084:31927465:d=2018101600:HGT Geopotential Height [gpm]:350 mb:54 hour fcst:ENS=+2
8085:31931925:d=2018101600:TMP Temperature [K]:350 mb:54 hour fcst:ENS=+2
8086:31934058:d=2018101600:RH Relative Humidity [%]:350 mb:54 hour fcst:ENS=+2
8087:31938880:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:54 hour fcst:ENS=+2
8088:31945764:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:54 hour fcst:ENS=+2
8089:31948962:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:54 hour fcst:ENS=+2
8090:31952147:d=2018101600:HGT Geopotential Height [gpm]:400 mb:54 hour fcst:ENS=+2
8091:31956536:d=2018101600:TMP Temperature [K]:400 mb:54 hour fcst:ENS=+2
8092:31958729:d=2018101600:RH Relative Humidity [%]:400 mb:54 hour fcst:ENS=+2
8093:31963565:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:54 hour fcst:ENS=+2
8094:31970569:d=2018101600:HGT Geopotential Height [gpm]:450 mb:54 hour fcst:ENS=+2
8095:31974909:d=2018101600:TMP Temperature [K]:450 mb:54 hour fcst:ENS=+2
8096:31977095:d=2018101600:RH Relative Humidity [%]:450 mb:54 hour fcst:ENS=+2
8097:31981838:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:54 hour fcst:ENS=+2
8098:31988329:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:54 hour fcst:ENS=+2
8099:31993357:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:54 hour fcst:ENS=+2
8100:31998359:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:54 hour fcst:ENS=+2
8101:32004910:d=2018101600:HGT Geopotential Height [gpm]:550 mb:54 hour fcst:ENS=+2
8102:32009671:d=2018101600:TMP Temperature [K]:550 mb:54 hour fcst:ENS=+2
8103:32011956:d=2018101600:RH Relative Humidity [%]:550 mb:54 hour fcst:ENS=+2
8104:32016638:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:54 hour fcst:ENS=+2
8105:32021906:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:54 hour fcst:ENS=+2
8106:32026874:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:54 hour fcst:ENS=+2
8107:32031826:d=2018101600:HGT Geopotential Height [gpm]:600 mb:54 hour fcst:ENS=+2
8108:32036545:d=2018101600:TMP Temperature [K]:600 mb:54 hour fcst:ENS=+2
8109:32038854:d=2018101600:RH Relative Humidity [%]:600 mb:54 hour fcst:ENS=+2
8110:32043529:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:54 hour fcst:ENS=+2
8111:32048839:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:54 hour fcst:ENS=+2
8112:32053783:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:54 hour fcst:ENS=+2
8113:32058724:d=2018101600:HGT Geopotential Height [gpm]:650 mb:54 hour fcst:ENS=+2
8114:32063620:d=2018101600:TMP Temperature [K]:650 mb:54 hour fcst:ENS=+2
8115:32066008:d=2018101600:RH Relative Humidity [%]:650 mb:54 hour fcst:ENS=+2
8116:32070750:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:54 hour fcst:ENS=+2
8117:32076117:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:54 hour fcst:ENS=+2
8118:32081156:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:54 hour fcst:ENS=+2
8119:32086146:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:54 hour fcst:ENS=+2
8120:32091569:d=2018101600:HGT Geopotential Height [gpm]:750 mb:54 hour fcst:ENS=+2
8121:32096508:d=2018101600:TMP Temperature [K]:750 mb:54 hour fcst:ENS=+2
8122:32099073:d=2018101600:RH Relative Humidity [%]:750 mb:54 hour fcst:ENS=+2
8123:32103850:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:54 hour fcst:ENS=+2
8124:32109364:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:54 hour fcst:ENS=+2
8125:32114482:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:54 hour fcst:ENS=+2
8126:32119588:d=2018101600:HGT Geopotential Height [gpm]:800 mb:54 hour fcst:ENS=+2
8127:32124585:d=2018101600:TMP Temperature [K]:800 mb:54 hour fcst:ENS=+2
8128:32127318:d=2018101600:RH Relative Humidity [%]:800 mb:54 hour fcst:ENS=+2
8129:32132227:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:54 hour fcst:ENS=+2
8130:32137830:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:54 hour fcst:ENS=+2
8131:32143017:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:54 hour fcst:ENS=+2
8132:32148187:d=2018101600:HGT Geopotential Height [gpm]:900 mb:54 hour fcst:ENS=+2
8133:32153358:d=2018101600:TMP Temperature [K]:900 mb:54 hour fcst:ENS=+2
8134:32156210:d=2018101600:RH Relative Humidity [%]:900 mb:54 hour fcst:ENS=+2
8135:32161044:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:54 hour fcst:ENS=+2
8136:32166723:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:54 hour fcst:ENS=+2
8137:32171950:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:54 hour fcst:ENS=+2
8138:32177209:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:54 hour fcst:ENS=+2
8139:32182846:d=2018101600:HGT Geopotential Height [gpm]:950 mb:54 hour fcst:ENS=+2
8140:32188103:d=2018101600:TMP Temperature [K]:950 mb:54 hour fcst:ENS=+2
8141:32190910:d=2018101600:RH Relative Humidity [%]:950 mb:54 hour fcst:ENS=+2
8142:32195500:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:54 hour fcst:ENS=+2
8143:32201038:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:54 hour fcst:ENS=+2
8144:32206312:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:54 hour fcst:ENS=+2
8145:32211515:d=2018101600:HGT Geopotential Height [gpm]:975 mb:54 hour fcst:ENS=+2
8146:32216862:d=2018101600:TMP Temperature [K]:975 mb:54 hour fcst:ENS=+2
8147:32219678:d=2018101600:RH Relative Humidity [%]:975 mb:54 hour fcst:ENS=+2
8148:32224172:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:54 hour fcst:ENS=+2
8149:32229524:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:54 hour fcst:ENS=+2
8150:32234782:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:54 hour fcst:ENS=+2
8151:32239999:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:54 hour fcst:ENS=+2
8152:32245007:d=2018101600:HGT Geopotential Height [gpm]:surface:54 hour fcst:ENS=+2
8153:32250042:d=2018101600:TMP Temperature [K]:surface:54 hour fcst:ENS=+2
8154:32253316:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:54 hour fcst:ENS=+2
8155:32256513:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:54 hour fcst:ENS=+2
8156:32259291:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:54 hour fcst:ENS=+2
8157:32262512:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:54 hour fcst:ENS=+2
8158:32265335:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:54 hour fcst:ENS=+2
8159:32268625:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:54 hour fcst:ENS=+2
8160:32271452:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:54 hour fcst:ENS=+2
8161:32274982:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:54 hour fcst:ENS=+2
8162:32279304:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:54 hour fcst:ENS=+2
8163:32282425:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:48-54 hour ave fcst:ENS=+2
8164:32285196:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:48-54 hour ave fcst:ENS=+2
8165:32288514:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:48-54 hour acc fcst:ENS=+2
8166:32291715:d=2018101600:WATR Water Runoff [kg/m^2]:surface:48-54 hour acc fcst:ENS=+2
8167:32294823:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:48-54 hour ave fcst:ENS=+2
8168:32297996:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:48-54 hour ave fcst:ENS=+2
8169:32302036:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:48-54 hour ave fcst:ENS=+2
8170:32305953:d=2018101600:FRICV Frictional Velocity [m/s]:surface:54 hour fcst:ENS=+2
8171:32310565:d=2018101600:WILT Wilting Point [Fraction]:surface:54 hour fcst:ENS=+2
8172:32313580:d=2018101600:LFTX Surface Lifted Index [K]:surface:54 hour fcst:ENS=+2
8173:32316749:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:54 hour fcst:ENS=+2
8174:32320060:d=2018101600:CIN Convective Inhibition [J/kg]:surface:54 hour fcst:ENS=+2
8175:32323483:d=2018101600:HGT Geopotential Height [gpm]:tropopause:54 hour fcst:ENS=+2
8176:32329998:d=2018101600:TMP Temperature [K]:tropopause:54 hour fcst:ENS=+2
8177:32332618:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:54 hour fcst:ENS=+2
8178:32335874:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:54 hour fcst:ENS=+2
8179:32339014:d=2018101600:HGT Geopotential Height [gpm]:max wind:54 hour fcst:ENS=+2
8180:32346936:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:54 hour fcst:ENS=+2
8181:32350448:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:54 hour fcst:ENS=+2
8182:32354022:d=2018101600:TMP Temperature [K]:max wind:54 hour fcst:ENS=+2
8183:32358188:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:54 hour fcst:ENS=+2
8184:32361562:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:54 hour fcst:ENS=+2
8185:32368839:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:54 hour fcst:ENS=+2
8186:32369443:d=2018101600:ICEC Ice Cover [Proportion]:surface:54 hour fcst:ENS=+2
8187:32369772:d=2018101600:HGT Geopotential Height [gpm]:10 mb:60 hour fcst:ENS=+2
8188:32372939:d=2018101600:TMP Temperature [K]:10 mb:60 hour fcst:ENS=+2
8189:32374327:d=2018101600:RH Relative Humidity [%]:10 mb:60 hour fcst:ENS=+2
8190:32375957:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:60 hour fcst:ENS=+2
8191:32377664:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:60 hour fcst:ENS=+2
8192:32379173:d=2018101600:HGT Geopotential Height [gpm]:50 mb:60 hour fcst:ENS=+2
8193:32382960:d=2018101600:TMP Temperature [K]:50 mb:60 hour fcst:ENS=+2
8194:32384555:d=2018101600:RH Relative Humidity [%]:50 mb:60 hour fcst:ENS=+2
8195:32386591:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:60 hour fcst:ENS=+2
8196:32388563:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:60 hour fcst:ENS=+2
8197:32390441:d=2018101600:HGT Geopotential Height [gpm]:100 mb:60 hour fcst:ENS=+2
8198:32394562:d=2018101600:TMP Temperature [K]:100 mb:60 hour fcst:ENS=+2
8199:32396500:d=2018101600:RH Relative Humidity [%]:100 mb:60 hour fcst:ENS=+2
8200:32399377:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:60 hour fcst:ENS=+2
8201:32403515:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:60 hour fcst:ENS=+2
8202:32407582:d=2018101600:HGT Geopotential Height [gpm]:200 mb:60 hour fcst:ENS=+2
8203:32412115:d=2018101600:TMP Temperature [K]:200 mb:60 hour fcst:ENS=+2
8204:32414212:d=2018101600:RH Relative Humidity [%]:200 mb:60 hour fcst:ENS=+2
8205:32418428:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:60 hour fcst:ENS=+2
8206:32421528:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:60 hour fcst:ENS=+2
8207:32424542:d=2018101600:HGT Geopotential Height [gpm]:250 mb:60 hour fcst:ENS=+2
8208:32429086:d=2018101600:TMP Temperature [K]:250 mb:60 hour fcst:ENS=+2
8209:32431186:d=2018101600:RH Relative Humidity [%]:250 mb:60 hour fcst:ENS=+2
8210:32435796:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:60 hour fcst:ENS=+2
8211:32438985:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:60 hour fcst:ENS=+2
8212:32442129:d=2018101600:HGT Geopotential Height [gpm]:300 mb:60 hour fcst:ENS=+2
8213:32446640:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:60 hour fcst:ENS=+2
8214:32449896:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:60 hour fcst:ENS=+2
8215:32453145:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:60 hour fcst:ENS=+2
8216:32456357:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:60 hour fcst:ENS=+2
8217:32459537:d=2018101600:HGT Geopotential Height [gpm]:500 mb:60 hour fcst:ENS=+2
8218:32464346:d=2018101600:TMP Temperature [K]:500 mb:60 hour fcst:ENS=+2
8219:32466603:d=2018101600:RH Relative Humidity [%]:500 mb:60 hour fcst:ENS=+2
8220:32471338:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:60 hour fcst:ENS=+2
8221:32476373:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:60 hour fcst:ENS=+2
8222:32481383:d=2018101600:HGT Geopotential Height [gpm]:700 mb:60 hour fcst:ENS=+2
8223:32486277:d=2018101600:TMP Temperature [K]:700 mb:60 hour fcst:ENS=+2
8224:32488710:d=2018101600:RH Relative Humidity [%]:700 mb:60 hour fcst:ENS=+2
8225:32493447:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:60 hour fcst:ENS=+2
8226:32498512:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:60 hour fcst:ENS=+2
8227:32503545:d=2018101600:HGT Geopotential Height [gpm]:850 mb:60 hour fcst:ENS=+2
8228:32508615:d=2018101600:TMP Temperature [K]:850 mb:60 hour fcst:ENS=+2
8229:32511488:d=2018101600:RH Relative Humidity [%]:850 mb:60 hour fcst:ENS=+2
8230:32516431:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:60 hour fcst:ENS=+2
8231:32522096:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:60 hour fcst:ENS=+2
8232:32527311:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:60 hour fcst:ENS=+2
8233:32532545:d=2018101600:HGT Geopotential Height [gpm]:925 mb:60 hour fcst:ENS=+2
8234:32537745:d=2018101600:TMP Temperature [K]:925 mb:60 hour fcst:ENS=+2
8235:32540605:d=2018101600:RH Relative Humidity [%]:925 mb:60 hour fcst:ENS=+2
8236:32545304:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:60 hour fcst:ENS=+2
8237:32550556:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:60 hour fcst:ENS=+2
8238:32555766:d=2018101600:TMP Temperature [K]:1000 mb:60 hour fcst:ENS=+2
8239:32558628:d=2018101600:RH Relative Humidity [%]:1000 mb:60 hour fcst:ENS=+2
8240:32563071:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:60 hour fcst:ENS=+2
8241:32568305:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:60 hour fcst:ENS=+2
8242:32573451:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:60 hour fcst:ENS=+2
8243:32578877:d=2018101600:PRES Pressure [Pa]:surface:60 hour fcst:ENS=+2
8244:32584439:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:60 hour fcst:ENS=+2
8245:32586887:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:60 hour fcst:ENS=+2
8246:32589692:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:60 hour fcst:ENS=+2
8247:32590691:d=2018101600:TMP Temperature [K]:2 m above ground:60 hour fcst:ENS=+2
8248:32593818:d=2018101600:RH Relative Humidity [%]:2 m above ground:60 hour fcst:ENS=+2
8249:32598176:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:60 hour fcst:ENS=+2
8250:32603308:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:60 hour fcst:ENS=+2
8251:32608333:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:54-60 hour acc fcst:ENS=+2
8252:32612247:d=2018101600:CSNOW Categorical Snow [-]:surface:54-60 hour ave fcst:ENS=+2
8253:32612759:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:54-60 hour ave fcst:ENS=+2
8254:32613120:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:54-60 hour ave fcst:ENS=+2
8255:32613502:d=2018101600:CRAIN Categorical Rain [-]:surface:54-60 hour ave fcst:ENS=+2
8256:32614279:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+2
8257:32618039:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+2
8258:32623150:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+2
8259:32624204:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+2
8260:32627548:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+2
8261:32630394:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:54-60 hour ave fcst:ENS=+2
8262:32633419:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:60 hour fcst:ENS=+2
8263:32638309:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:60 hour fcst:ENS=+2
8264:32641717:d=2018101600:HGT Geopotential Height [gpm]:20 mb:60 hour fcst:ENS=+2
8265:32644886:d=2018101600:TMP Temperature [K]:20 mb:60 hour fcst:ENS=+2
8266:32646320:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:60 hour fcst:ENS=+2
8267:32648093:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:60 hour fcst:ENS=+2
8268:32649658:d=2018101600:HGT Geopotential Height [gpm]:30 mb:60 hour fcst:ENS=+2
8269:32652853:d=2018101600:TMP Temperature [K]:30 mb:60 hour fcst:ENS=+2
8270:32654339:d=2018101600:RH Relative Humidity [%]:30 mb:60 hour fcst:ENS=+2
8271:32656087:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:60 hour fcst:ENS=+2
8272:32657945:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:60 hour fcst:ENS=+2
8273:32659635:d=2018101600:HGT Geopotential Height [gpm]:70 mb:60 hour fcst:ENS=+2
8274:32663529:d=2018101600:TMP Temperature [K]:70 mb:60 hour fcst:ENS=+2
8275:32665310:d=2018101600:RH Relative Humidity [%]:70 mb:60 hour fcst:ENS=+2
8276:32667748:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:60 hour fcst:ENS=+2
8277:32671536:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:60 hour fcst:ENS=+2
8278:32675245:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:60 hour fcst:ENS=+2
8279:32681197:d=2018101600:HGT Geopotential Height [gpm]:150 mb:60 hour fcst:ENS=+2
8280:32685611:d=2018101600:TMP Temperature [K]:150 mb:60 hour fcst:ENS=+2
8281:32687688:d=2018101600:RH Relative Humidity [%]:150 mb:60 hour fcst:ENS=+2
8282:32691305:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:60 hour fcst:ENS=+2
8283:32696867:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:60 hour fcst:ENS=+2
8284:32701521:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:60 hour fcst:ENS=+2
8285:32706126:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:60 hour fcst:ENS=+2
8286:32712245:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:60 hour fcst:ENS=+2
8287:32718650:d=2018101600:TMP Temperature [K]:300 mb:60 hour fcst:ENS=+2
8288:32720807:d=2018101600:RH Relative Humidity [%]:300 mb:60 hour fcst:ENS=+2
8289:32725640:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:60 hour fcst:ENS=+2
8290:32731736:d=2018101600:HGT Geopotential Height [gpm]:350 mb:60 hour fcst:ENS=+2
8291:32736183:d=2018101600:TMP Temperature [K]:350 mb:60 hour fcst:ENS=+2
8292:32738327:d=2018101600:RH Relative Humidity [%]:350 mb:60 hour fcst:ENS=+2
8293:32743150:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:60 hour fcst:ENS=+2
8294:32748104:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:60 hour fcst:ENS=+2
8295:32751306:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:60 hour fcst:ENS=+2
8296:32754515:d=2018101600:HGT Geopotential Height [gpm]:400 mb:60 hour fcst:ENS=+2
8297:32758889:d=2018101600:TMP Temperature [K]:400 mb:60 hour fcst:ENS=+2
8298:32761100:d=2018101600:RH Relative Humidity [%]:400 mb:60 hour fcst:ENS=+2
8299:32765923:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:60 hour fcst:ENS=+2
8300:32771001:d=2018101600:HGT Geopotential Height [gpm]:450 mb:60 hour fcst:ENS=+2
8301:32775322:d=2018101600:TMP Temperature [K]:450 mb:60 hour fcst:ENS=+2
8302:32777493:d=2018101600:RH Relative Humidity [%]:450 mb:60 hour fcst:ENS=+2
8303:32782243:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:60 hour fcst:ENS=+2
8304:32787369:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:60 hour fcst:ENS=+2
8305:32792379:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:60 hour fcst:ENS=+2
8306:32797374:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:60 hour fcst:ENS=+2
8307:32802566:d=2018101600:HGT Geopotential Height [gpm]:550 mb:60 hour fcst:ENS=+2
8308:32807319:d=2018101600:TMP Temperature [K]:550 mb:60 hour fcst:ENS=+2
8309:32809579:d=2018101600:RH Relative Humidity [%]:550 mb:60 hour fcst:ENS=+2
8310:32814258:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:60 hour fcst:ENS=+2
8311:32819495:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:60 hour fcst:ENS=+2
8312:32824504:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:60 hour fcst:ENS=+2
8313:32829459:d=2018101600:HGT Geopotential Height [gpm]:600 mb:60 hour fcst:ENS=+2
8314:32834158:d=2018101600:TMP Temperature [K]:600 mb:60 hour fcst:ENS=+2
8315:32836465:d=2018101600:RH Relative Humidity [%]:600 mb:60 hour fcst:ENS=+2
8316:32841149:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:60 hour fcst:ENS=+2
8317:32846431:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:60 hour fcst:ENS=+2
8318:32851403:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:60 hour fcst:ENS=+2
8319:32856353:d=2018101600:HGT Geopotential Height [gpm]:650 mb:60 hour fcst:ENS=+2
8320:32861238:d=2018101600:TMP Temperature [K]:650 mb:60 hour fcst:ENS=+2
8321:32863625:d=2018101600:RH Relative Humidity [%]:650 mb:60 hour fcst:ENS=+2
8322:32868358:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:60 hour fcst:ENS=+2
8323:32873692:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:60 hour fcst:ENS=+2
8324:32878697:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:60 hour fcst:ENS=+2
8325:32883683:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:60 hour fcst:ENS=+2
8326:32889102:d=2018101600:HGT Geopotential Height [gpm]:750 mb:60 hour fcst:ENS=+2
8327:32894040:d=2018101600:TMP Temperature [K]:750 mb:60 hour fcst:ENS=+2
8328:32896620:d=2018101600:RH Relative Humidity [%]:750 mb:60 hour fcst:ENS=+2
8329:32901418:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:60 hour fcst:ENS=+2
8330:32906922:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:60 hour fcst:ENS=+2
8331:32912049:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:60 hour fcst:ENS=+2
8332:32917150:d=2018101600:HGT Geopotential Height [gpm]:800 mb:60 hour fcst:ENS=+2
8333:32922162:d=2018101600:TMP Temperature [K]:800 mb:60 hour fcst:ENS=+2
8334:32924903:d=2018101600:RH Relative Humidity [%]:800 mb:60 hour fcst:ENS=+2
8335:32929809:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:60 hour fcst:ENS=+2
8336:32935409:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:60 hour fcst:ENS=+2
8337:32940591:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:60 hour fcst:ENS=+2
8338:32945738:d=2018101600:HGT Geopotential Height [gpm]:900 mb:60 hour fcst:ENS=+2
8339:32950894:d=2018101600:TMP Temperature [K]:900 mb:60 hour fcst:ENS=+2
8340:32953779:d=2018101600:RH Relative Humidity [%]:900 mb:60 hour fcst:ENS=+2
8341:32958594:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:60 hour fcst:ENS=+2
8342:32964292:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:60 hour fcst:ENS=+2
8343:32969517:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:60 hour fcst:ENS=+2
8344:32974735:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:60 hour fcst:ENS=+2
8345:32980380:d=2018101600:HGT Geopotential Height [gpm]:950 mb:60 hour fcst:ENS=+2
8346:32985633:d=2018101600:TMP Temperature [K]:950 mb:60 hour fcst:ENS=+2
8347:32988494:d=2018101600:RH Relative Humidity [%]:950 mb:60 hour fcst:ENS=+2
8348:32993074:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:60 hour fcst:ENS=+2
8349:32998634:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:60 hour fcst:ENS=+2
8350:33003891:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:60 hour fcst:ENS=+2
8351:33009075:d=2018101600:HGT Geopotential Height [gpm]:975 mb:60 hour fcst:ENS=+2
8352:33014417:d=2018101600:TMP Temperature [K]:975 mb:60 hour fcst:ENS=+2
8353:33017240:d=2018101600:RH Relative Humidity [%]:975 mb:60 hour fcst:ENS=+2
8354:33021718:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:60 hour fcst:ENS=+2
8355:33027080:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:60 hour fcst:ENS=+2
8356:33032325:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:60 hour fcst:ENS=+2
8357:33037506:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:60 hour fcst:ENS=+2
8358:33042517:d=2018101600:HGT Geopotential Height [gpm]:surface:60 hour fcst:ENS=+2
8359:33047552:d=2018101600:TMP Temperature [K]:surface:60 hour fcst:ENS=+2
8360:33050828:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:60 hour fcst:ENS=+2
8361:33054028:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:60 hour fcst:ENS=+2
8362:33056806:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:60 hour fcst:ENS=+2
8363:33060020:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:60 hour fcst:ENS=+2
8364:33062845:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:60 hour fcst:ENS=+2
8365:33066134:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:60 hour fcst:ENS=+2
8366:33068964:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:60 hour fcst:ENS=+2
8367:33072731:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:60 hour fcst:ENS=+2
8368:33077025:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:60 hour fcst:ENS=+2
8369:33080139:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:54-60 hour ave fcst:ENS=+2
8370:33082901:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:54-60 hour ave fcst:ENS=+2
8371:33086291:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:54-60 hour acc fcst:ENS=+2
8372:33089495:d=2018101600:WATR Water Runoff [kg/m^2]:surface:54-60 hour acc fcst:ENS=+2
8373:33092608:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:54-60 hour ave fcst:ENS=+2
8374:33095767:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:54-60 hour ave fcst:ENS=+2
8375:33099843:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:54-60 hour ave fcst:ENS=+2
8376:33103820:d=2018101600:FRICV Frictional Velocity [m/s]:surface:60 hour fcst:ENS=+2
8377:33108431:d=2018101600:WILT Wilting Point [Fraction]:surface:60 hour fcst:ENS=+2
8378:33111446:d=2018101600:LFTX Surface Lifted Index [K]:surface:60 hour fcst:ENS=+2
8379:33114620:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:60 hour fcst:ENS=+2
8380:33117878:d=2018101600:CIN Convective Inhibition [J/kg]:surface:60 hour fcst:ENS=+2
8381:33121160:d=2018101600:HGT Geopotential Height [gpm]:tropopause:60 hour fcst:ENS=+2
8382:33127652:d=2018101600:TMP Temperature [K]:tropopause:60 hour fcst:ENS=+2
8383:33130223:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:60 hour fcst:ENS=+2
8384:33133470:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:60 hour fcst:ENS=+2
8385:33136572:d=2018101600:HGT Geopotential Height [gpm]:max wind:60 hour fcst:ENS=+2
8386:33144512:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:60 hour fcst:ENS=+2
8387:33148077:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:60 hour fcst:ENS=+2
8388:33151710:d=2018101600:TMP Temperature [K]:max wind:60 hour fcst:ENS=+2
8389:33155911:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:60 hour fcst:ENS=+2
8390:33159260:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:60 hour fcst:ENS=+2
8391:33166525:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:60 hour fcst:ENS=+2
8392:33167129:d=2018101600:ICEC Ice Cover [Proportion]:surface:60 hour fcst:ENS=+2
8393:33167458:d=2018101600:HGT Geopotential Height [gpm]:10 mb:66 hour fcst:ENS=+2
8394:33170636:d=2018101600:TMP Temperature [K]:10 mb:66 hour fcst:ENS=+2
8395:33172056:d=2018101600:RH Relative Humidity [%]:10 mb:66 hour fcst:ENS=+2
8396:33173692:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:66 hour fcst:ENS=+2
8397:33175423:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:66 hour fcst:ENS=+2
8398:33176952:d=2018101600:HGT Geopotential Height [gpm]:50 mb:66 hour fcst:ENS=+2
8399:33180756:d=2018101600:TMP Temperature [K]:50 mb:66 hour fcst:ENS=+2
8400:33182375:d=2018101600:RH Relative Humidity [%]:50 mb:66 hour fcst:ENS=+2
8401:33184436:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:66 hour fcst:ENS=+2
8402:33186416:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:66 hour fcst:ENS=+2
8403:33188290:d=2018101600:HGT Geopotential Height [gpm]:100 mb:66 hour fcst:ENS=+2
8404:33192404:d=2018101600:TMP Temperature [K]:100 mb:66 hour fcst:ENS=+2
8405:33194326:d=2018101600:RH Relative Humidity [%]:100 mb:66 hour fcst:ENS=+2
8406:33197160:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:66 hour fcst:ENS=+2
8407:33201320:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:66 hour fcst:ENS=+2
8408:33205399:d=2018101600:HGT Geopotential Height [gpm]:200 mb:66 hour fcst:ENS=+2
8409:33209860:d=2018101600:TMP Temperature [K]:200 mb:66 hour fcst:ENS=+2
8410:33211901:d=2018101600:RH Relative Humidity [%]:200 mb:66 hour fcst:ENS=+2
8411:33216121:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:66 hour fcst:ENS=+2
8412:33219185:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:66 hour fcst:ENS=+2
8413:33222177:d=2018101600:HGT Geopotential Height [gpm]:250 mb:66 hour fcst:ENS=+2
8414:33226679:d=2018101600:TMP Temperature [K]:250 mb:66 hour fcst:ENS=+2
8415:33228745:d=2018101600:RH Relative Humidity [%]:250 mb:66 hour fcst:ENS=+2
8416:33233329:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:66 hour fcst:ENS=+2
8417:33236530:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:66 hour fcst:ENS=+2
8418:33239670:d=2018101600:HGT Geopotential Height [gpm]:300 mb:66 hour fcst:ENS=+2
8419:33244181:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:66 hour fcst:ENS=+2
8420:33247509:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:66 hour fcst:ENS=+2
8421:33250803:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:66 hour fcst:ENS=+2
8422:33254047:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:66 hour fcst:ENS=+2
8423:33257324:d=2018101600:HGT Geopotential Height [gpm]:500 mb:66 hour fcst:ENS=+2
8424:33262102:d=2018101600:TMP Temperature [K]:500 mb:66 hour fcst:ENS=+2
8425:33264336:d=2018101600:RH Relative Humidity [%]:500 mb:66 hour fcst:ENS=+2
8426:33269098:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:66 hour fcst:ENS=+2
8427:33274141:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:66 hour fcst:ENS=+2
8428:33279156:d=2018101600:HGT Geopotential Height [gpm]:700 mb:66 hour fcst:ENS=+2
8429:33284049:d=2018101600:TMP Temperature [K]:700 mb:66 hour fcst:ENS=+2
8430:33286512:d=2018101600:RH Relative Humidity [%]:700 mb:66 hour fcst:ENS=+2
8431:33291301:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:66 hour fcst:ENS=+2
8432:33296348:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:66 hour fcst:ENS=+2
8433:33301394:d=2018101600:HGT Geopotential Height [gpm]:850 mb:66 hour fcst:ENS=+2
8434:33306445:d=2018101600:TMP Temperature [K]:850 mb:66 hour fcst:ENS=+2
8435:33309312:d=2018101600:RH Relative Humidity [%]:850 mb:66 hour fcst:ENS=+2
8436:33314219:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:66 hour fcst:ENS=+2
8437:33319873:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:66 hour fcst:ENS=+2
8438:33325044:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:66 hour fcst:ENS=+2
8439:33330224:d=2018101600:HGT Geopotential Height [gpm]:925 mb:66 hour fcst:ENS=+2
8440:33335386:d=2018101600:TMP Temperature [K]:925 mb:66 hour fcst:ENS=+2
8441:33338277:d=2018101600:RH Relative Humidity [%]:925 mb:66 hour fcst:ENS=+2
8442:33342984:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:66 hour fcst:ENS=+2
8443:33348151:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:66 hour fcst:ENS=+2
8444:33353279:d=2018101600:TMP Temperature [K]:1000 mb:66 hour fcst:ENS=+2
8445:33356113:d=2018101600:RH Relative Humidity [%]:1000 mb:66 hour fcst:ENS=+2
8446:33360588:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:66 hour fcst:ENS=+2
8447:33365719:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:66 hour fcst:ENS=+2
8448:33370816:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:66 hour fcst:ENS=+2
8449:33376228:d=2018101600:PRES Pressure [Pa]:surface:66 hour fcst:ENS=+2
8450:33381781:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:66 hour fcst:ENS=+2
8451:33384247:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:66 hour fcst:ENS=+2
8452:33387048:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:66 hour fcst:ENS=+2
8453:33388028:d=2018101600:TMP Temperature [K]:2 m above ground:66 hour fcst:ENS=+2
8454:33391043:d=2018101600:RH Relative Humidity [%]:2 m above ground:66 hour fcst:ENS=+2
8455:33395469:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:66 hour fcst:ENS=+2
8456:33400506:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:66 hour fcst:ENS=+2
8457:33405499:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:60-66 hour acc fcst:ENS=+2
8458:33409386:d=2018101600:CSNOW Categorical Snow [-]:surface:60-66 hour ave fcst:ENS=+2
8459:33409928:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:60-66 hour ave fcst:ENS=+2
8460:33410283:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:60-66 hour ave fcst:ENS=+2
8461:33410639:d=2018101600:CRAIN Categorical Rain [-]:surface:60-66 hour ave fcst:ENS=+2
8462:33411417:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+2
8463:33415287:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+2
8464:33420545:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+2
8465:33422857:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+2
8466:33426175:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+2
8467:33428920:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:60-66 hour ave fcst:ENS=+2
8468:33431880:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:66 hour fcst:ENS=+2
8469:33436525:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:66 hour fcst:ENS=+2
8470:33439804:d=2018101600:HGT Geopotential Height [gpm]:20 mb:66 hour fcst:ENS=+2
8471:33442995:d=2018101600:TMP Temperature [K]:20 mb:66 hour fcst:ENS=+2
8472:33444452:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:66 hour fcst:ENS=+2
8473:33446253:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:66 hour fcst:ENS=+2
8474:33447879:d=2018101600:HGT Geopotential Height [gpm]:30 mb:66 hour fcst:ENS=+2
8475:33451076:d=2018101600:TMP Temperature [K]:30 mb:66 hour fcst:ENS=+2
8476:33452575:d=2018101600:RH Relative Humidity [%]:30 mb:66 hour fcst:ENS=+2
8477:33454348:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:66 hour fcst:ENS=+2
8478:33456217:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:66 hour fcst:ENS=+2
8479:33457955:d=2018101600:HGT Geopotential Height [gpm]:70 mb:66 hour fcst:ENS=+2
8480:33461859:d=2018101600:TMP Temperature [K]:70 mb:66 hour fcst:ENS=+2
8481:33463641:d=2018101600:RH Relative Humidity [%]:70 mb:66 hour fcst:ENS=+2
8482:33466118:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:66 hour fcst:ENS=+2
8483:33469888:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:66 hour fcst:ENS=+2
8484:33473640:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:66 hour fcst:ENS=+2
8485:33478267:d=2018101600:HGT Geopotential Height [gpm]:150 mb:66 hour fcst:ENS=+2
8486:33482653:d=2018101600:TMP Temperature [K]:150 mb:66 hour fcst:ENS=+2
8487:33484684:d=2018101600:RH Relative Humidity [%]:150 mb:66 hour fcst:ENS=+2
8488:33488246:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:66 hour fcst:ENS=+2
8489:33493787:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:66 hour fcst:ENS=+2
8490:33496598:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:66 hour fcst:ENS=+2
8491:33499349:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:66 hour fcst:ENS=+2
8492:33505426:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:66 hour fcst:ENS=+2
8493:33511816:d=2018101600:TMP Temperature [K]:300 mb:66 hour fcst:ENS=+2
8494:33513947:d=2018101600:RH Relative Humidity [%]:300 mb:66 hour fcst:ENS=+2
8495:33518812:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:66 hour fcst:ENS=+2
8496:33525479:d=2018101600:HGT Geopotential Height [gpm]:350 mb:66 hour fcst:ENS=+2
8497:33529949:d=2018101600:TMP Temperature [K]:350 mb:66 hour fcst:ENS=+2
8498:33532078:d=2018101600:RH Relative Humidity [%]:350 mb:66 hour fcst:ENS=+2
8499:33536946:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:66 hour fcst:ENS=+2
8500:33543749:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:66 hour fcst:ENS=+2
8501:33547002:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:66 hour fcst:ENS=+2
8502:33550278:d=2018101600:HGT Geopotential Height [gpm]:400 mb:66 hour fcst:ENS=+2
8503:33554665:d=2018101600:TMP Temperature [K]:400 mb:66 hour fcst:ENS=+2
8504:33556879:d=2018101600:RH Relative Humidity [%]:400 mb:66 hour fcst:ENS=+2
8505:33561736:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:66 hour fcst:ENS=+2
8506:33568124:d=2018101600:HGT Geopotential Height [gpm]:450 mb:66 hour fcst:ENS=+2
8507:33572997:d=2018101600:TMP Temperature [K]:450 mb:66 hour fcst:ENS=+2
8508:33575169:d=2018101600:RH Relative Humidity [%]:450 mb:66 hour fcst:ENS=+2
8509:33579956:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:66 hour fcst:ENS=+2
8510:33586390:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:66 hour fcst:ENS=+2
8511:33591420:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:66 hour fcst:ENS=+2
8512:33596463:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:66 hour fcst:ENS=+2
8513:33602959:d=2018101600:HGT Geopotential Height [gpm]:550 mb:66 hour fcst:ENS=+2
8514:33607700:d=2018101600:TMP Temperature [K]:550 mb:66 hour fcst:ENS=+2
8515:33609946:d=2018101600:RH Relative Humidity [%]:550 mb:66 hour fcst:ENS=+2
8516:33614642:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:66 hour fcst:ENS=+2
8517:33621180:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:66 hour fcst:ENS=+2
8518:33626196:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:66 hour fcst:ENS=+2
8519:33631156:d=2018101600:HGT Geopotential Height [gpm]:600 mb:66 hour fcst:ENS=+2
8520:33635847:d=2018101600:TMP Temperature [K]:600 mb:66 hour fcst:ENS=+2
8521:33638138:d=2018101600:RH Relative Humidity [%]:600 mb:66 hour fcst:ENS=+2
8522:33642825:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:66 hour fcst:ENS=+2
8523:33649415:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:66 hour fcst:ENS=+2
8524:33654422:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:66 hour fcst:ENS=+2
8525:33659363:d=2018101600:HGT Geopotential Height [gpm]:650 mb:66 hour fcst:ENS=+2
8526:33664221:d=2018101600:TMP Temperature [K]:650 mb:66 hour fcst:ENS=+2
8527:33666590:d=2018101600:RH Relative Humidity [%]:650 mb:66 hour fcst:ENS=+2
8528:33671350:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:66 hour fcst:ENS=+2
8529:33676671:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:66 hour fcst:ENS=+2
8530:33681696:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:66 hour fcst:ENS=+2
8531:33686682:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:66 hour fcst:ENS=+2
8532:33692070:d=2018101600:HGT Geopotential Height [gpm]:750 mb:66 hour fcst:ENS=+2
8533:33696984:d=2018101600:TMP Temperature [K]:750 mb:66 hour fcst:ENS=+2
8534:33699555:d=2018101600:RH Relative Humidity [%]:750 mb:66 hour fcst:ENS=+2
8535:33704371:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:66 hour fcst:ENS=+2
8536:33709832:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:66 hour fcst:ENS=+2
8537:33714959:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:66 hour fcst:ENS=+2
8538:33720068:d=2018101600:HGT Geopotential Height [gpm]:800 mb:66 hour fcst:ENS=+2
8539:33725052:d=2018101600:TMP Temperature [K]:800 mb:66 hour fcst:ENS=+2
8540:33727781:d=2018101600:RH Relative Humidity [%]:800 mb:66 hour fcst:ENS=+2
8541:33732672:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:66 hour fcst:ENS=+2
8542:33738257:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:66 hour fcst:ENS=+2
8543:33743395:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:66 hour fcst:ENS=+2
8544:33748536:d=2018101600:HGT Geopotential Height [gpm]:900 mb:66 hour fcst:ENS=+2
8545:33753647:d=2018101600:TMP Temperature [K]:900 mb:66 hour fcst:ENS=+2
8546:33756562:d=2018101600:RH Relative Humidity [%]:900 mb:66 hour fcst:ENS=+2
8547:33761363:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:66 hour fcst:ENS=+2
8548:33767019:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:66 hour fcst:ENS=+2
8549:33772194:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:66 hour fcst:ENS=+2
8550:33777329:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:66 hour fcst:ENS=+2
8551:33782940:d=2018101600:HGT Geopotential Height [gpm]:950 mb:66 hour fcst:ENS=+2
8552:33788166:d=2018101600:TMP Temperature [K]:950 mb:66 hour fcst:ENS=+2
8553:33791037:d=2018101600:RH Relative Humidity [%]:950 mb:66 hour fcst:ENS=+2
8554:33795623:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:66 hour fcst:ENS=+2
8555:33801166:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:66 hour fcst:ENS=+2
8556:33806311:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:66 hour fcst:ENS=+2
8557:33811438:d=2018101600:HGT Geopotential Height [gpm]:975 mb:66 hour fcst:ENS=+2
8558:33816752:d=2018101600:TMP Temperature [K]:975 mb:66 hour fcst:ENS=+2
8559:33819586:d=2018101600:RH Relative Humidity [%]:975 mb:66 hour fcst:ENS=+2
8560:33824106:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:66 hour fcst:ENS=+2
8561:33829439:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:66 hour fcst:ENS=+2
8562:33834593:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:66 hour fcst:ENS=+2
8563:33839704:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:66 hour fcst:ENS=+2
8564:33844710:d=2018101600:HGT Geopotential Height [gpm]:surface:66 hour fcst:ENS=+2
8565:33849745:d=2018101600:TMP Temperature [K]:surface:66 hour fcst:ENS=+2
8566:33853042:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:66 hour fcst:ENS=+2
8567:33856231:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:66 hour fcst:ENS=+2
8568:33859005:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:66 hour fcst:ENS=+2
8569:33862224:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:66 hour fcst:ENS=+2
8570:33865038:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:66 hour fcst:ENS=+2
8571:33868327:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:66 hour fcst:ENS=+2
8572:33871163:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:66 hour fcst:ENS=+2
8573:33874974:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:66 hour fcst:ENS=+2
8574:33879318:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:66 hour fcst:ENS=+2
8575:33882420:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:60-66 hour ave fcst:ENS=+2
8576:33885115:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:60-66 hour ave fcst:ENS=+2
8577:33888468:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:60-66 hour acc fcst:ENS=+2
8578:33891610:d=2018101600:WATR Water Runoff [kg/m^2]:surface:60-66 hour acc fcst:ENS=+2
8579:33894743:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:60-66 hour ave fcst:ENS=+2
8580:33897860:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:60-66 hour ave fcst:ENS=+2
8581:33902114:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:60-66 hour ave fcst:ENS=+2
8582:33906205:d=2018101600:FRICV Frictional Velocity [m/s]:surface:66 hour fcst:ENS=+2
8583:33910918:d=2018101600:WILT Wilting Point [Fraction]:surface:66 hour fcst:ENS=+2
8584:33913933:d=2018101600:LFTX Surface Lifted Index [K]:surface:66 hour fcst:ENS=+2
8585:33917041:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:66 hour fcst:ENS=+2
8586:33920529:d=2018101600:CIN Convective Inhibition [J/kg]:surface:66 hour fcst:ENS=+2
8587:33923795:d=2018101600:HGT Geopotential Height [gpm]:tropopause:66 hour fcst:ENS=+2
8588:33930254:d=2018101600:TMP Temperature [K]:tropopause:66 hour fcst:ENS=+2
8589:33932807:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:66 hour fcst:ENS=+2
8590:33936049:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:66 hour fcst:ENS=+2
8591:33939177:d=2018101600:HGT Geopotential Height [gpm]:max wind:66 hour fcst:ENS=+2
8592:33947113:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:66 hour fcst:ENS=+2
8593:33950685:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:66 hour fcst:ENS=+2
8594:33954358:d=2018101600:TMP Temperature [K]:max wind:66 hour fcst:ENS=+2
8595:33958572:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:66 hour fcst:ENS=+2
8596:33961901:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:66 hour fcst:ENS=+2
8597:33968691:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:66 hour fcst:ENS=+2
8598:33969295:d=2018101600:ICEC Ice Cover [Proportion]:surface:66 hour fcst:ENS=+2
8599:33969624:d=2018101600:HGT Geopotential Height [gpm]:10 mb:72 hour fcst:ENS=+2
8600:33972816:d=2018101600:TMP Temperature [K]:10 mb:72 hour fcst:ENS=+2
8601:33974249:d=2018101600:RH Relative Humidity [%]:10 mb:72 hour fcst:ENS=+2
8602:33975831:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:72 hour fcst:ENS=+2
8603:33977534:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:72 hour fcst:ENS=+2
8604:33979085:d=2018101600:HGT Geopotential Height [gpm]:50 mb:72 hour fcst:ENS=+2
8605:33982888:d=2018101600:TMP Temperature [K]:50 mb:72 hour fcst:ENS=+2
8606:33984503:d=2018101600:RH Relative Humidity [%]:50 mb:72 hour fcst:ENS=+2
8607:33986569:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:72 hour fcst:ENS=+2
8608:33988522:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:72 hour fcst:ENS=+2
8609:33990379:d=2018101600:HGT Geopotential Height [gpm]:100 mb:72 hour fcst:ENS=+2
8610:33994475:d=2018101600:TMP Temperature [K]:100 mb:72 hour fcst:ENS=+2
8611:33996354:d=2018101600:RH Relative Humidity [%]:100 mb:72 hour fcst:ENS=+2
8612:33999146:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:72 hour fcst:ENS=+2
8613:34003279:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:72 hour fcst:ENS=+2
8614:34007353:d=2018101600:HGT Geopotential Height [gpm]:200 mb:72 hour fcst:ENS=+2
8615:34011828:d=2018101600:TMP Temperature [K]:200 mb:72 hour fcst:ENS=+2
8616:34013906:d=2018101600:RH Relative Humidity [%]:200 mb:72 hour fcst:ENS=+2
8617:34018142:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:72 hour fcst:ENS=+2
8618:34021221:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:72 hour fcst:ENS=+2
8619:34024206:d=2018101600:HGT Geopotential Height [gpm]:250 mb:72 hour fcst:ENS=+2
8620:34028720:d=2018101600:TMP Temperature [K]:250 mb:72 hour fcst:ENS=+2
8621:34030805:d=2018101600:RH Relative Humidity [%]:250 mb:72 hour fcst:ENS=+2
8622:34035427:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:72 hour fcst:ENS=+2
8623:34038629:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:72 hour fcst:ENS=+2
8624:34041817:d=2018101600:HGT Geopotential Height [gpm]:300 mb:72 hour fcst:ENS=+2
8625:34046314:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:72 hour fcst:ENS=+2
8626:34049633:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:72 hour fcst:ENS=+2
8627:34052991:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:72 hour fcst:ENS=+2
8628:34056239:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:72 hour fcst:ENS=+2
8629:34059527:d=2018101600:HGT Geopotential Height [gpm]:500 mb:72 hour fcst:ENS=+2
8630:34064371:d=2018101600:TMP Temperature [K]:500 mb:72 hour fcst:ENS=+2
8631:34066648:d=2018101600:RH Relative Humidity [%]:500 mb:72 hour fcst:ENS=+2
8632:34071444:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:72 hour fcst:ENS=+2
8633:34076487:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:72 hour fcst:ENS=+2
8634:34081544:d=2018101600:HGT Geopotential Height [gpm]:700 mb:72 hour fcst:ENS=+2
8635:34086495:d=2018101600:TMP Temperature [K]:700 mb:72 hour fcst:ENS=+2
8636:34088996:d=2018101600:RH Relative Humidity [%]:700 mb:72 hour fcst:ENS=+2
8637:34093808:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:72 hour fcst:ENS=+2
8638:34098916:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:72 hour fcst:ENS=+2
8639:34103990:d=2018101600:HGT Geopotential Height [gpm]:850 mb:72 hour fcst:ENS=+2
8640:34109061:d=2018101600:TMP Temperature [K]:850 mb:72 hour fcst:ENS=+2
8641:34111921:d=2018101600:RH Relative Humidity [%]:850 mb:72 hour fcst:ENS=+2
8642:34116825:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:72 hour fcst:ENS=+2
8643:34122529:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:72 hour fcst:ENS=+2
8644:34127759:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:72 hour fcst:ENS=+2
8645:34132985:d=2018101600:HGT Geopotential Height [gpm]:925 mb:72 hour fcst:ENS=+2
8646:34138184:d=2018101600:TMP Temperature [K]:925 mb:72 hour fcst:ENS=+2
8647:34141000:d=2018101600:RH Relative Humidity [%]:925 mb:72 hour fcst:ENS=+2
8648:34145638:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:72 hour fcst:ENS=+2
8649:34150841:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:72 hour fcst:ENS=+2
8650:34156065:d=2018101600:TMP Temperature [K]:1000 mb:72 hour fcst:ENS=+2
8651:34158923:d=2018101600:RH Relative Humidity [%]:1000 mb:72 hour fcst:ENS=+2
8652:34163364:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:72 hour fcst:ENS=+2
8653:34168598:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:72 hour fcst:ENS=+2
8654:34173759:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:72 hour fcst:ENS=+2
8655:34179190:d=2018101600:PRES Pressure [Pa]:surface:72 hour fcst:ENS=+2
8656:34184729:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:72 hour fcst:ENS=+2
8657:34188046:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:72 hour fcst:ENS=+2
8658:34190848:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:72 hour fcst:ENS=+2
8659:34191802:d=2018101600:TMP Temperature [K]:2 m above ground:72 hour fcst:ENS=+2
8660:34196727:d=2018101600:RH Relative Humidity [%]:2 m above ground:72 hour fcst:ENS=+2
8661:34201108:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:72 hour fcst:ENS=+2
8662:34206218:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:72 hour fcst:ENS=+2
8663:34211268:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:66-72 hour acc fcst:ENS=+2
8664:34215150:d=2018101600:CSNOW Categorical Snow [-]:surface:66-72 hour ave fcst:ENS=+2
8665:34215665:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:66-72 hour ave fcst:ENS=+2
8666:34215873:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:66-72 hour ave fcst:ENS=+2
8667:34216234:d=2018101600:CRAIN Categorical Rain [-]:surface:66-72 hour ave fcst:ENS=+2
8668:34217036:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+2
8669:34221048:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+2
8670:34226423:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+2
8671:34230489:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+2
8672:34233780:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+2
8673:34236629:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:66-72 hour ave fcst:ENS=+2
8674:34239643:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:72 hour fcst:ENS=+2
8675:34244359:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:72 hour fcst:ENS=+2
8676:34247753:d=2018101600:HGT Geopotential Height [gpm]:20 mb:72 hour fcst:ENS=+2
8677:34250946:d=2018101600:TMP Temperature [K]:20 mb:72 hour fcst:ENS=+2
8678:34252420:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:72 hour fcst:ENS=+2
8679:34254220:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:72 hour fcst:ENS=+2
8680:34255836:d=2018101600:HGT Geopotential Height [gpm]:30 mb:72 hour fcst:ENS=+2
8681:34259040:d=2018101600:TMP Temperature [K]:30 mb:72 hour fcst:ENS=+2
8682:34260535:d=2018101600:RH Relative Humidity [%]:30 mb:72 hour fcst:ENS=+2
8683:34262309:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:72 hour fcst:ENS=+2
8684:34264184:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:72 hour fcst:ENS=+2
8685:34265925:d=2018101600:HGT Geopotential Height [gpm]:70 mb:72 hour fcst:ENS=+2
8686:34269822:d=2018101600:TMP Temperature [K]:70 mb:72 hour fcst:ENS=+2
8687:34271580:d=2018101600:RH Relative Humidity [%]:70 mb:72 hour fcst:ENS=+2
8688:34274038:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:72 hour fcst:ENS=+2
8689:34277841:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:72 hour fcst:ENS=+2
8690:34281595:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:72 hour fcst:ENS=+2
8691:34287530:d=2018101600:HGT Geopotential Height [gpm]:150 mb:72 hour fcst:ENS=+2
8692:34291875:d=2018101600:TMP Temperature [K]:150 mb:72 hour fcst:ENS=+2
8693:34293920:d=2018101600:RH Relative Humidity [%]:150 mb:72 hour fcst:ENS=+2
8694:34297470:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:72 hour fcst:ENS=+2
8695:34303010:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:72 hour fcst:ENS=+2
8696:34307695:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:72 hour fcst:ENS=+2
8697:34312259:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:72 hour fcst:ENS=+2
8698:34318353:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:72 hour fcst:ENS=+2
8699:34324747:d=2018101600:TMP Temperature [K]:300 mb:72 hour fcst:ENS=+2
8700:34326845:d=2018101600:RH Relative Humidity [%]:300 mb:72 hour fcst:ENS=+2
8701:34331754:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:72 hour fcst:ENS=+2
8702:34338418:d=2018101600:HGT Geopotential Height [gpm]:350 mb:72 hour fcst:ENS=+2
8703:34342875:d=2018101600:TMP Temperature [K]:350 mb:72 hour fcst:ENS=+2
8704:34345012:d=2018101600:RH Relative Humidity [%]:350 mb:72 hour fcst:ENS=+2
8705:34349922:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:72 hour fcst:ENS=+2
8706:34356781:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:72 hour fcst:ENS=+2
8707:34360047:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:72 hour fcst:ENS=+2
8708:34363357:d=2018101600:HGT Geopotential Height [gpm]:400 mb:72 hour fcst:ENS=+2
8709:34367770:d=2018101600:TMP Temperature [K]:400 mb:72 hour fcst:ENS=+2
8710:34369998:d=2018101600:RH Relative Humidity [%]:400 mb:72 hour fcst:ENS=+2
8711:34374929:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:72 hour fcst:ENS=+2
8712:34381324:d=2018101600:HGT Geopotential Height [gpm]:450 mb:72 hour fcst:ENS=+2
8713:34385665:d=2018101600:TMP Temperature [K]:450 mb:72 hour fcst:ENS=+2
8714:34387888:d=2018101600:RH Relative Humidity [%]:450 mb:72 hour fcst:ENS=+2
8715:34392719:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:72 hour fcst:ENS=+2
8716:34399193:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:72 hour fcst:ENS=+2
8717:34404265:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:72 hour fcst:ENS=+2
8718:34409362:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:72 hour fcst:ENS=+2
8719:34415891:d=2018101600:HGT Geopotential Height [gpm]:550 mb:72 hour fcst:ENS=+2
8720:34420672:d=2018101600:TMP Temperature [K]:550 mb:72 hour fcst:ENS=+2
8721:34422952:d=2018101600:RH Relative Humidity [%]:550 mb:72 hour fcst:ENS=+2
8722:34427713:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:72 hour fcst:ENS=+2
8723:34434309:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:72 hour fcst:ENS=+2
8724:34439339:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:72 hour fcst:ENS=+2
8725:34444375:d=2018101600:HGT Geopotential Height [gpm]:600 mb:72 hour fcst:ENS=+2
8726:34449150:d=2018101600:TMP Temperature [K]:600 mb:72 hour fcst:ENS=+2
8727:34451499:d=2018101600:RH Relative Humidity [%]:600 mb:72 hour fcst:ENS=+2
8728:34456300:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:72 hour fcst:ENS=+2
8729:34462931:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:72 hour fcst:ENS=+2
8730:34467970:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:72 hour fcst:ENS=+2
8731:34472991:d=2018101600:HGT Geopotential Height [gpm]:650 mb:72 hour fcst:ENS=+2
8732:34477929:d=2018101600:TMP Temperature [K]:650 mb:72 hour fcst:ENS=+2
8733:34480357:d=2018101600:RH Relative Humidity [%]:650 mb:72 hour fcst:ENS=+2
8734:34485155:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:72 hour fcst:ENS=+2
8735:34491851:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:72 hour fcst:ENS=+2
8736:34496943:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:72 hour fcst:ENS=+2
8737:34502004:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:72 hour fcst:ENS=+2
8738:34507484:d=2018101600:HGT Geopotential Height [gpm]:750 mb:72 hour fcst:ENS=+2
8739:34512456:d=2018101600:TMP Temperature [K]:750 mb:72 hour fcst:ENS=+2
8740:34515048:d=2018101600:RH Relative Humidity [%]:750 mb:72 hour fcst:ENS=+2
8741:34519906:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:72 hour fcst:ENS=+2
8742:34525476:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:72 hour fcst:ENS=+2
8743:34530630:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:72 hour fcst:ENS=+2
8744:34535772:d=2018101600:HGT Geopotential Height [gpm]:800 mb:72 hour fcst:ENS=+2
8745:34540787:d=2018101600:TMP Temperature [K]:800 mb:72 hour fcst:ENS=+2
8746:34543518:d=2018101600:RH Relative Humidity [%]:800 mb:72 hour fcst:ENS=+2
8747:34548390:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:72 hour fcst:ENS=+2
8748:34554025:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:72 hour fcst:ENS=+2
8749:34559233:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:72 hour fcst:ENS=+2
8750:34564414:d=2018101600:HGT Geopotential Height [gpm]:900 mb:72 hour fcst:ENS=+2
8751:34569543:d=2018101600:TMP Temperature [K]:900 mb:72 hour fcst:ENS=+2
8752:34572409:d=2018101600:RH Relative Humidity [%]:900 mb:72 hour fcst:ENS=+2
8753:34577154:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:72 hour fcst:ENS=+2
8754:34582850:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:72 hour fcst:ENS=+2
8755:34588074:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:72 hour fcst:ENS=+2
8756:34593295:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:72 hour fcst:ENS=+2
8757:34598954:d=2018101600:HGT Geopotential Height [gpm]:950 mb:72 hour fcst:ENS=+2
8758:34604197:d=2018101600:TMP Temperature [K]:950 mb:72 hour fcst:ENS=+2
8759:34607021:d=2018101600:RH Relative Humidity [%]:950 mb:72 hour fcst:ENS=+2
8760:34611584:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:72 hour fcst:ENS=+2
8761:34617127:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:72 hour fcst:ENS=+2
8762:34622372:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:72 hour fcst:ENS=+2
8763:34627600:d=2018101600:HGT Geopotential Height [gpm]:975 mb:72 hour fcst:ENS=+2
8764:34632947:d=2018101600:TMP Temperature [K]:975 mb:72 hour fcst:ENS=+2
8765:34635785:d=2018101600:RH Relative Humidity [%]:975 mb:72 hour fcst:ENS=+2
8766:34640284:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:72 hour fcst:ENS=+2
8767:34645632:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:72 hour fcst:ENS=+2
8768:34650892:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:72 hour fcst:ENS=+2
8769:34656117:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:72 hour fcst:ENS=+2
8770:34661091:d=2018101600:HGT Geopotential Height [gpm]:surface:72 hour fcst:ENS=+2
8771:34666126:d=2018101600:TMP Temperature [K]:surface:72 hour fcst:ENS=+2
8772:34669372:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:72 hour fcst:ENS=+2
8773:34672573:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:72 hour fcst:ENS=+2
8774:34675352:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:72 hour fcst:ENS=+2
8775:34678567:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:72 hour fcst:ENS=+2
8776:34681383:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:72 hour fcst:ENS=+2
8777:34684673:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:72 hour fcst:ENS=+2
8778:34687504:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:72 hour fcst:ENS=+2
8779:34691664:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:72 hour fcst:ENS=+2
8780:34696004:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:72 hour fcst:ENS=+2
8781:34699103:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:66-72 hour ave fcst:ENS=+2
8782:34701859:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:66-72 hour ave fcst:ENS=+2
8783:34705208:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:66-72 hour acc fcst:ENS=+2
8784:34708417:d=2018101600:WATR Water Runoff [kg/m^2]:surface:66-72 hour acc fcst:ENS=+2
8785:34711570:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:66-72 hour ave fcst:ENS=+2
8786:34714858:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:66-72 hour ave fcst:ENS=+2
8787:34719150:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:66-72 hour ave fcst:ENS=+2
8788:34723305:d=2018101600:FRICV Frictional Velocity [m/s]:surface:72 hour fcst:ENS=+2
8789:34727928:d=2018101600:WILT Wilting Point [Fraction]:surface:72 hour fcst:ENS=+2
8790:34730943:d=2018101600:LFTX Surface Lifted Index [K]:surface:72 hour fcst:ENS=+2
8791:34734079:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:72 hour fcst:ENS=+2
8792:34737501:d=2018101600:CIN Convective Inhibition [J/kg]:surface:72 hour fcst:ENS=+2
8793:34740877:d=2018101600:HGT Geopotential Height [gpm]:tropopause:72 hour fcst:ENS=+2
8794:34747394:d=2018101600:TMP Temperature [K]:tropopause:72 hour fcst:ENS=+2
8795:34749973:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:72 hour fcst:ENS=+2
8796:34753210:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:72 hour fcst:ENS=+2
8797:34756359:d=2018101600:HGT Geopotential Height [gpm]:max wind:72 hour fcst:ENS=+2
8798:34764297:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:72 hour fcst:ENS=+2
8799:34767885:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:72 hour fcst:ENS=+2
8800:34771557:d=2018101600:TMP Temperature [K]:max wind:72 hour fcst:ENS=+2
8801:34775778:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:72 hour fcst:ENS=+2
8802:34779179:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:72 hour fcst:ENS=+2
8803:34786669:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:72 hour fcst:ENS=+2
8804:34787273:d=2018101600:ICEC Ice Cover [Proportion]:surface:72 hour fcst:ENS=+2
8805:34787602:d=2018101600:HGT Geopotential Height [gpm]:10 mb:78 hour fcst:ENS=+2
8806:34790799:d=2018101600:TMP Temperature [K]:10 mb:78 hour fcst:ENS=+2
8807:34792227:d=2018101600:RH Relative Humidity [%]:10 mb:78 hour fcst:ENS=+2
8808:34793842:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:78 hour fcst:ENS=+2
8809:34795540:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:78 hour fcst:ENS=+2
8810:34797058:d=2018101600:HGT Geopotential Height [gpm]:50 mb:78 hour fcst:ENS=+2
8811:34800869:d=2018101600:TMP Temperature [K]:50 mb:78 hour fcst:ENS=+2
8812:34802480:d=2018101600:RH Relative Humidity [%]:50 mb:78 hour fcst:ENS=+2
8813:34804596:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:78 hour fcst:ENS=+2
8814:34806555:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:78 hour fcst:ENS=+2
8815:34808439:d=2018101600:HGT Geopotential Height [gpm]:100 mb:78 hour fcst:ENS=+2
8816:34812582:d=2018101600:TMP Temperature [K]:100 mb:78 hour fcst:ENS=+2
8817:34814523:d=2018101600:RH Relative Humidity [%]:100 mb:78 hour fcst:ENS=+2
8818:34817322:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:78 hour fcst:ENS=+2
8819:34821505:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:78 hour fcst:ENS=+2
8820:34825610:d=2018101600:HGT Geopotential Height [gpm]:200 mb:78 hour fcst:ENS=+2
8821:34830117:d=2018101600:TMP Temperature [K]:200 mb:78 hour fcst:ENS=+2
8822:34832179:d=2018101600:RH Relative Humidity [%]:200 mb:78 hour fcst:ENS=+2
8823:34836381:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:78 hour fcst:ENS=+2
8824:34839426:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:78 hour fcst:ENS=+2
8825:34842444:d=2018101600:HGT Geopotential Height [gpm]:250 mb:78 hour fcst:ENS=+2
8826:34846967:d=2018101600:TMP Temperature [K]:250 mb:78 hour fcst:ENS=+2
8827:34849049:d=2018101600:RH Relative Humidity [%]:250 mb:78 hour fcst:ENS=+2
8828:34853669:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:78 hour fcst:ENS=+2
8829:34856891:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:78 hour fcst:ENS=+2
8830:34860056:d=2018101600:HGT Geopotential Height [gpm]:300 mb:78 hour fcst:ENS=+2
8831:34864566:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:78 hour fcst:ENS=+2
8832:34867903:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:78 hour fcst:ENS=+2
8833:34871226:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:78 hour fcst:ENS=+2
8834:34874517:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:78 hour fcst:ENS=+2
8835:34877836:d=2018101600:HGT Geopotential Height [gpm]:500 mb:78 hour fcst:ENS=+2
8836:34882698:d=2018101600:TMP Temperature [K]:500 mb:78 hour fcst:ENS=+2
8837:34884992:d=2018101600:RH Relative Humidity [%]:500 mb:78 hour fcst:ENS=+2
8838:34889819:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:78 hour fcst:ENS=+2
8839:34894881:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:78 hour fcst:ENS=+2
8840:34899985:d=2018101600:HGT Geopotential Height [gpm]:700 mb:78 hour fcst:ENS=+2
8841:34904936:d=2018101600:TMP Temperature [K]:700 mb:78 hour fcst:ENS=+2
8842:34907448:d=2018101600:RH Relative Humidity [%]:700 mb:78 hour fcst:ENS=+2
8843:34912303:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:78 hour fcst:ENS=+2
8844:34917427:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:78 hour fcst:ENS=+2
8845:34922521:d=2018101600:HGT Geopotential Height [gpm]:850 mb:78 hour fcst:ENS=+2
8846:34927608:d=2018101600:TMP Temperature [K]:850 mb:78 hour fcst:ENS=+2
8847:34930465:d=2018101600:RH Relative Humidity [%]:850 mb:78 hour fcst:ENS=+2
8848:34935344:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:78 hour fcst:ENS=+2
8849:34941060:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:78 hour fcst:ENS=+2
8850:34946279:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:78 hour fcst:ENS=+2
8851:34951552:d=2018101600:HGT Geopotential Height [gpm]:925 mb:78 hour fcst:ENS=+2
8852:34956765:d=2018101600:TMP Temperature [K]:925 mb:78 hour fcst:ENS=+2
8853:34959617:d=2018101600:RH Relative Humidity [%]:925 mb:78 hour fcst:ENS=+2
8854:34964288:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:78 hour fcst:ENS=+2
8855:34969514:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:78 hour fcst:ENS=+2
8856:34974803:d=2018101600:TMP Temperature [K]:1000 mb:78 hour fcst:ENS=+2
8857:34977664:d=2018101600:RH Relative Humidity [%]:1000 mb:78 hour fcst:ENS=+2
8858:34982084:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:78 hour fcst:ENS=+2
8859:34987299:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:78 hour fcst:ENS=+2
8860:34992519:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:78 hour fcst:ENS=+2
8861:34997988:d=2018101600:PRES Pressure [Pa]:surface:78 hour fcst:ENS=+2
8862:35003534:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:78 hour fcst:ENS=+2
8863:35005998:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:78 hour fcst:ENS=+2
8864:35008799:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:78 hour fcst:ENS=+2
8865:35009759:d=2018101600:TMP Temperature [K]:2 m above ground:78 hour fcst:ENS=+2
8866:35014694:d=2018101600:RH Relative Humidity [%]:2 m above ground:78 hour fcst:ENS=+2
8867:35019024:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:78 hour fcst:ENS=+2
8868:35024106:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:78 hour fcst:ENS=+2
8869:35029203:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:72-78 hour acc fcst:ENS=+2
8870:35032963:d=2018101600:CSNOW Categorical Snow [-]:surface:72-78 hour ave fcst:ENS=+2
8871:35033449:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:72-78 hour ave fcst:ENS=+2
8872:35033657:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:72-78 hour ave fcst:ENS=+2
8873:35034028:d=2018101600:CRAIN Categorical Rain [-]:surface:72-78 hour ave fcst:ENS=+2
8874:35034807:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+2
8875:35038592:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+2
8876:35041886:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+2
8877:35043173:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+2
8878:35046422:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+2
8879:35049221:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:72-78 hour ave fcst:ENS=+2
8880:35052208:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:78 hour fcst:ENS=+2
8881:35057130:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:78 hour fcst:ENS=+2
8882:35060533:d=2018101600:HGT Geopotential Height [gpm]:20 mb:78 hour fcst:ENS=+2
8883:35063714:d=2018101600:TMP Temperature [K]:20 mb:78 hour fcst:ENS=+2
8884:35065196:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:78 hour fcst:ENS=+2
8885:35067001:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:78 hour fcst:ENS=+2
8886:35068663:d=2018101600:HGT Geopotential Height [gpm]:30 mb:78 hour fcst:ENS=+2
8887:35071849:d=2018101600:TMP Temperature [K]:30 mb:78 hour fcst:ENS=+2
8888:35073334:d=2018101600:RH Relative Humidity [%]:30 mb:78 hour fcst:ENS=+2
8889:35075139:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:78 hour fcst:ENS=+2
8890:35076993:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:78 hour fcst:ENS=+2
8891:35078752:d=2018101600:HGT Geopotential Height [gpm]:70 mb:78 hour fcst:ENS=+2
8892:35082667:d=2018101600:TMP Temperature [K]:70 mb:78 hour fcst:ENS=+2
8893:35084453:d=2018101600:RH Relative Humidity [%]:70 mb:78 hour fcst:ENS=+2
8894:35086963:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:78 hour fcst:ENS=+2
8895:35090797:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:78 hour fcst:ENS=+2
8896:35094516:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:78 hour fcst:ENS=+2
8897:35101109:d=2018101600:HGT Geopotential Height [gpm]:150 mb:78 hour fcst:ENS=+2
8898:35105524:d=2018101600:TMP Temperature [K]:150 mb:78 hour fcst:ENS=+2
8899:35107588:d=2018101600:RH Relative Humidity [%]:150 mb:78 hour fcst:ENS=+2
8900:35111159:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:78 hour fcst:ENS=+2
8901:35116772:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:78 hour fcst:ENS=+2
8902:35121473:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:78 hour fcst:ENS=+2
8903:35126112:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:78 hour fcst:ENS=+2
8904:35132281:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:78 hour fcst:ENS=+2
8905:35138746:d=2018101600:TMP Temperature [K]:300 mb:78 hour fcst:ENS=+2
8906:35140871:d=2018101600:RH Relative Humidity [%]:300 mb:78 hour fcst:ENS=+2
8907:35145778:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:78 hour fcst:ENS=+2
8908:35152478:d=2018101600:HGT Geopotential Height [gpm]:350 mb:78 hour fcst:ENS=+2
8909:35156984:d=2018101600:TMP Temperature [K]:350 mb:78 hour fcst:ENS=+2
8910:35159111:d=2018101600:RH Relative Humidity [%]:350 mb:78 hour fcst:ENS=+2
8911:35164027:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:78 hour fcst:ENS=+2
8912:35170907:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:78 hour fcst:ENS=+2
8913:35174205:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:78 hour fcst:ENS=+2
8914:35177492:d=2018101600:HGT Geopotential Height [gpm]:400 mb:78 hour fcst:ENS=+2
8915:35181921:d=2018101600:TMP Temperature [K]:400 mb:78 hour fcst:ENS=+2
8916:35184183:d=2018101600:RH Relative Humidity [%]:400 mb:78 hour fcst:ENS=+2
8917:35189134:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:78 hour fcst:ENS=+2
8918:35196143:d=2018101600:HGT Geopotential Height [gpm]:450 mb:78 hour fcst:ENS=+2
8919:35200511:d=2018101600:TMP Temperature [K]:450 mb:78 hour fcst:ENS=+2
8920:35202762:d=2018101600:RH Relative Humidity [%]:450 mb:78 hour fcst:ENS=+2
8921:35207623:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:78 hour fcst:ENS=+2
8922:35214692:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:78 hour fcst:ENS=+2
8923:35217917:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:78 hour fcst:ENS=+2
8924:35221147:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:78 hour fcst:ENS=+2
8925:35227727:d=2018101600:HGT Geopotential Height [gpm]:550 mb:78 hour fcst:ENS=+2
8926:35232551:d=2018101600:TMP Temperature [K]:550 mb:78 hour fcst:ENS=+2
8927:35234863:d=2018101600:RH Relative Humidity [%]:550 mb:78 hour fcst:ENS=+2
8928:35239647:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:78 hour fcst:ENS=+2
8929:35246298:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:78 hour fcst:ENS=+2
8930:35251364:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:78 hour fcst:ENS=+2
8931:35256422:d=2018101600:HGT Geopotential Height [gpm]:600 mb:78 hour fcst:ENS=+2
8932:35261201:d=2018101600:TMP Temperature [K]:600 mb:78 hour fcst:ENS=+2
8933:35263555:d=2018101600:RH Relative Humidity [%]:600 mb:78 hour fcst:ENS=+2
8934:35268348:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:78 hour fcst:ENS=+2
8935:35273715:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:78 hour fcst:ENS=+2
8936:35278757:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:78 hour fcst:ENS=+2
8937:35283809:d=2018101600:HGT Geopotential Height [gpm]:650 mb:78 hour fcst:ENS=+2
8938:35288758:d=2018101600:TMP Temperature [K]:650 mb:78 hour fcst:ENS=+2
8939:35291208:d=2018101600:RH Relative Humidity [%]:650 mb:78 hour fcst:ENS=+2
8940:35296067:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:78 hour fcst:ENS=+2
8941:35301499:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:78 hour fcst:ENS=+2
8942:35306591:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:78 hour fcst:ENS=+2
8943:35311671:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:78 hour fcst:ENS=+2
8944:35317174:d=2018101600:HGT Geopotential Height [gpm]:750 mb:78 hour fcst:ENS=+2
8945:35322148:d=2018101600:TMP Temperature [K]:750 mb:78 hour fcst:ENS=+2
8946:35324760:d=2018101600:RH Relative Humidity [%]:750 mb:78 hour fcst:ENS=+2
8947:35329622:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:78 hour fcst:ENS=+2
8948:35335196:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:78 hour fcst:ENS=+2
8949:35340367:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:78 hour fcst:ENS=+2
8950:35345549:d=2018101600:HGT Geopotential Height [gpm]:800 mb:78 hour fcst:ENS=+2
8951:35350583:d=2018101600:TMP Temperature [K]:800 mb:78 hour fcst:ENS=+2
8952:35353339:d=2018101600:RH Relative Humidity [%]:800 mb:78 hour fcst:ENS=+2
8953:35358263:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:78 hour fcst:ENS=+2
8954:35363918:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:78 hour fcst:ENS=+2
8955:35369136:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:78 hour fcst:ENS=+2
8956:35374353:d=2018101600:HGT Geopotential Height [gpm]:900 mb:78 hour fcst:ENS=+2
8957:35379519:d=2018101600:TMP Temperature [K]:900 mb:78 hour fcst:ENS=+2
8958:35382384:d=2018101600:RH Relative Humidity [%]:900 mb:78 hour fcst:ENS=+2
8959:35387152:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:78 hour fcst:ENS=+2
8960:35392857:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:78 hour fcst:ENS=+2
8961:35398090:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:78 hour fcst:ENS=+2
8962:35403369:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:78 hour fcst:ENS=+2
8963:35409024:d=2018101600:HGT Geopotential Height [gpm]:950 mb:78 hour fcst:ENS=+2
8964:35414303:d=2018101600:TMP Temperature [K]:950 mb:78 hour fcst:ENS=+2
8965:35417139:d=2018101600:RH Relative Humidity [%]:950 mb:78 hour fcst:ENS=+2
8966:35421685:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:78 hour fcst:ENS=+2
8967:35427239:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:78 hour fcst:ENS=+2
8968:35432482:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:78 hour fcst:ENS=+2
8969:35437775:d=2018101600:HGT Geopotential Height [gpm]:975 mb:78 hour fcst:ENS=+2
8970:35443131:d=2018101600:TMP Temperature [K]:975 mb:78 hour fcst:ENS=+2
8971:35445956:d=2018101600:RH Relative Humidity [%]:975 mb:78 hour fcst:ENS=+2
8972:35450425:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:78 hour fcst:ENS=+2
8973:35455790:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:78 hour fcst:ENS=+2
8974:35461021:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:78 hour fcst:ENS=+2
8975:35466289:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:78 hour fcst:ENS=+2
8976:35471310:d=2018101600:HGT Geopotential Height [gpm]:surface:78 hour fcst:ENS=+2
8977:35476345:d=2018101600:TMP Temperature [K]:surface:78 hour fcst:ENS=+2
8978:35479600:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:78 hour fcst:ENS=+2
8979:35482813:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:78 hour fcst:ENS=+2
8980:35485588:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:78 hour fcst:ENS=+2
8981:35488807:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:78 hour fcst:ENS=+2
8982:35491631:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:78 hour fcst:ENS=+2
8983:35494924:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:78 hour fcst:ENS=+2
8984:35497755:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:78 hour fcst:ENS=+2
8985:35501269:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:78 hour fcst:ENS=+2
8986:35505611:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:78 hour fcst:ENS=+2
8987:35508721:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:72-78 hour ave fcst:ENS=+2
8988:35511329:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:72-78 hour ave fcst:ENS=+2
8989:35514579:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:72-78 hour acc fcst:ENS=+2
8990:35517599:d=2018101600:WATR Water Runoff [kg/m^2]:surface:72-78 hour acc fcst:ENS=+2
8991:35520711:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:72-78 hour ave fcst:ENS=+2
8992:35523906:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:72-78 hour ave fcst:ENS=+2
8993:35527958:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:72-78 hour ave fcst:ENS=+2
8994:35531977:d=2018101600:FRICV Frictional Velocity [m/s]:surface:78 hour fcst:ENS=+2
8995:35536589:d=2018101600:WILT Wilting Point [Fraction]:surface:78 hour fcst:ENS=+2
8996:35539604:d=2018101600:LFTX Surface Lifted Index [K]:surface:78 hour fcst:ENS=+2
8997:35542802:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:78 hour fcst:ENS=+2
8998:35546012:d=2018101600:CIN Convective Inhibition [J/kg]:surface:78 hour fcst:ENS=+2
8999:35549218:d=2018101600:HGT Geopotential Height [gpm]:tropopause:78 hour fcst:ENS=+2
9000:35555771:d=2018101600:TMP Temperature [K]:tropopause:78 hour fcst:ENS=+2
9001:35558381:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:78 hour fcst:ENS=+2
9002:35561663:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:78 hour fcst:ENS=+2
9003:35564844:d=2018101600:HGT Geopotential Height [gpm]:max wind:78 hour fcst:ENS=+2
9004:35572800:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:78 hour fcst:ENS=+2
9005:35576403:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:78 hour fcst:ENS=+2
9006:35580042:d=2018101600:TMP Temperature [K]:max wind:78 hour fcst:ENS=+2
9007:35584287:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:78 hour fcst:ENS=+2
9008:35587653:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:78 hour fcst:ENS=+2
9009:35594876:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:78 hour fcst:ENS=+2
9010:35595480:d=2018101600:ICEC Ice Cover [Proportion]:surface:78 hour fcst:ENS=+2
9011:35595809:d=2018101600:HGT Geopotential Height [gpm]:10 mb:84 hour fcst:ENS=+2
9012:35598991:d=2018101600:TMP Temperature [K]:10 mb:84 hour fcst:ENS=+2
9013:35600406:d=2018101600:RH Relative Humidity [%]:10 mb:84 hour fcst:ENS=+2
9014:35602003:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:84 hour fcst:ENS=+2
9015:35603707:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:84 hour fcst:ENS=+2
9016:35605229:d=2018101600:HGT Geopotential Height [gpm]:50 mb:84 hour fcst:ENS=+2
9017:35609061:d=2018101600:TMP Temperature [K]:50 mb:84 hour fcst:ENS=+2
9018:35610704:d=2018101600:RH Relative Humidity [%]:50 mb:84 hour fcst:ENS=+2
9019:35612831:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:84 hour fcst:ENS=+2
9020:35614801:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:84 hour fcst:ENS=+2
9021:35616707:d=2018101600:HGT Geopotential Height [gpm]:100 mb:84 hour fcst:ENS=+2
9022:35620844:d=2018101600:TMP Temperature [K]:100 mb:84 hour fcst:ENS=+2
9023:35622786:d=2018101600:RH Relative Humidity [%]:100 mb:84 hour fcst:ENS=+2
9024:35625602:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:84 hour fcst:ENS=+2
9025:35629776:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:84 hour fcst:ENS=+2
9026:35633878:d=2018101600:HGT Geopotential Height [gpm]:200 mb:84 hour fcst:ENS=+2
9027:35638368:d=2018101600:TMP Temperature [K]:200 mb:84 hour fcst:ENS=+2
9028:35640442:d=2018101600:RH Relative Humidity [%]:200 mb:84 hour fcst:ENS=+2
9029:35644652:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:84 hour fcst:ENS=+2
9030:35647691:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:84 hour fcst:ENS=+2
9031:35650686:d=2018101600:HGT Geopotential Height [gpm]:250 mb:84 hour fcst:ENS=+2
9032:35655205:d=2018101600:TMP Temperature [K]:250 mb:84 hour fcst:ENS=+2
9033:35657297:d=2018101600:RH Relative Humidity [%]:250 mb:84 hour fcst:ENS=+2
9034:35661961:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:84 hour fcst:ENS=+2
9035:35665122:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:84 hour fcst:ENS=+2
9036:35668279:d=2018101600:HGT Geopotential Height [gpm]:300 mb:84 hour fcst:ENS=+2
9037:35672808:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:84 hour fcst:ENS=+2
9038:35676141:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:84 hour fcst:ENS=+2
9039:35679477:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:84 hour fcst:ENS=+2
9040:35682764:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:84 hour fcst:ENS=+2
9041:35686065:d=2018101600:HGT Geopotential Height [gpm]:500 mb:84 hour fcst:ENS=+2
9042:35690921:d=2018101600:TMP Temperature [K]:500 mb:84 hour fcst:ENS=+2
9043:35693268:d=2018101600:RH Relative Humidity [%]:500 mb:84 hour fcst:ENS=+2
9044:35698145:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:84 hour fcst:ENS=+2
9045:35703259:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:84 hour fcst:ENS=+2
9046:35708406:d=2018101600:HGT Geopotential Height [gpm]:700 mb:84 hour fcst:ENS=+2
9047:35713348:d=2018101600:TMP Temperature [K]:700 mb:84 hour fcst:ENS=+2
9048:35715850:d=2018101600:RH Relative Humidity [%]:700 mb:84 hour fcst:ENS=+2
9049:35720691:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:84 hour fcst:ENS=+2
9050:35725801:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:84 hour fcst:ENS=+2
9051:35730901:d=2018101600:HGT Geopotential Height [gpm]:850 mb:84 hour fcst:ENS=+2
9052:35735972:d=2018101600:TMP Temperature [K]:850 mb:84 hour fcst:ENS=+2
9053:35738835:d=2018101600:RH Relative Humidity [%]:850 mb:84 hour fcst:ENS=+2
9054:35743747:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:84 hour fcst:ENS=+2
9055:35749428:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:84 hour fcst:ENS=+2
9056:35754657:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:84 hour fcst:ENS=+2
9057:35759921:d=2018101600:HGT Geopotential Height [gpm]:925 mb:84 hour fcst:ENS=+2
9058:35765126:d=2018101600:TMP Temperature [K]:925 mb:84 hour fcst:ENS=+2
9059:35767994:d=2018101600:RH Relative Humidity [%]:925 mb:84 hour fcst:ENS=+2
9060:35772635:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:84 hour fcst:ENS=+2
9061:35777870:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:84 hour fcst:ENS=+2
9062:35783138:d=2018101600:TMP Temperature [K]:1000 mb:84 hour fcst:ENS=+2
9063:35785994:d=2018101600:RH Relative Humidity [%]:1000 mb:84 hour fcst:ENS=+2
9064:35790425:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:84 hour fcst:ENS=+2
9065:35795624:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:84 hour fcst:ENS=+2
9066:35800832:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:84 hour fcst:ENS=+2
9067:35806293:d=2018101600:PRES Pressure [Pa]:surface:84 hour fcst:ENS=+2
9068:35811859:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:84 hour fcst:ENS=+2
9069:35814292:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:84 hour fcst:ENS=+2
9070:35817093:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:84 hour fcst:ENS=+2
9071:35818068:d=2018101600:TMP Temperature [K]:2 m above ground:84 hour fcst:ENS=+2
9072:35822999:d=2018101600:RH Relative Humidity [%]:2 m above ground:84 hour fcst:ENS=+2
9073:35827326:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:84 hour fcst:ENS=+2
9074:35832417:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:84 hour fcst:ENS=+2
9075:35837507:d=2018101600:APCP Total Precipitation [kg/m^2]:surface:78-84 hour acc fcst:ENS=+2
9076:35841394:d=2018101600:CSNOW Categorical Snow [-]:surface:78-84 hour ave fcst:ENS=+2
9077:35841910:d=2018101600:CICEP Categorical Ice Pellets [-]:surface:78-84 hour ave fcst:ENS=+2
9078:35842267:d=2018101600:CFRZR Categorical Freezing Rain [-]:surface:78-84 hour ave fcst:ENS=+2
9079:35842654:d=2018101600:CRAIN Categorical Rain [-]:surface:78-84 hour ave fcst:ENS=+2
9080:35843428:d=2018101600:LHTFL Latent Heat Net Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+2
9081:35847206:d=2018101600:SHTFL Sensible Heat Net Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+2
9082:35852372:d=2018101600:DSWRF Downward Short-Wave Radiation Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+2
9083:35853414:d=2018101600:DLWRF Downward Long-Wave Rad. Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+2
9084:35856735:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+2
9085:35859551:d=2018101600:ULWRF Upward Long-Wave Rad. Flux [W/m^2]:top of atmosphere:78-84 hour ave fcst:ENS=+2
9086:35862511:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:84 hour fcst:ENS=+2
9087:35867392:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:84 hour fcst:ENS=+2
9088:35870746:d=2018101600:HGT Geopotential Height [gpm]:20 mb:84 hour fcst:ENS=+2
9089:35873956:d=2018101600:TMP Temperature [K]:20 mb:84 hour fcst:ENS=+2
9090:35875414:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:84 hour fcst:ENS=+2
9091:35877210:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:84 hour fcst:ENS=+2
9092:35878899:d=2018101600:HGT Geopotential Height [gpm]:30 mb:84 hour fcst:ENS=+2
9093:35882112:d=2018101600:TMP Temperature [K]:30 mb:84 hour fcst:ENS=+2
9094:35883642:d=2018101600:RH Relative Humidity [%]:30 mb:84 hour fcst:ENS=+2
9095:35885459:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:84 hour fcst:ENS=+2
9096:35887318:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:84 hour fcst:ENS=+2
9097:35889072:d=2018101600:HGT Geopotential Height [gpm]:70 mb:84 hour fcst:ENS=+2
9098:35892982:d=2018101600:TMP Temperature [K]:70 mb:84 hour fcst:ENS=+2
9099:35894798:d=2018101600:RH Relative Humidity [%]:70 mb:84 hour fcst:ENS=+2
9100:35897308:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:84 hour fcst:ENS=+2
9101:35901129:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:84 hour fcst:ENS=+2
9102:35904880:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:84 hour fcst:ENS=+2
9103:35911478:d=2018101600:HGT Geopotential Height [gpm]:150 mb:84 hour fcst:ENS=+2
9104:35915874:d=2018101600:TMP Temperature [K]:150 mb:84 hour fcst:ENS=+2
9105:35917937:d=2018101600:RH Relative Humidity [%]:150 mb:84 hour fcst:ENS=+2
9106:35921550:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:84 hour fcst:ENS=+2
9107:35927195:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:84 hour fcst:ENS=+2
9108:35931891:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:84 hour fcst:ENS=+2
9109:35936513:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:84 hour fcst:ENS=+2
9110:35942696:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:84 hour fcst:ENS=+2
9111:35949177:d=2018101600:TMP Temperature [K]:300 mb:84 hour fcst:ENS=+2
9112:35951327:d=2018101600:RH Relative Humidity [%]:300 mb:84 hour fcst:ENS=+2
9113:35956276:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:84 hour fcst:ENS=+2
9114:35963009:d=2018101600:HGT Geopotential Height [gpm]:350 mb:84 hour fcst:ENS=+2
9115:35967506:d=2018101600:TMP Temperature [K]:350 mb:84 hour fcst:ENS=+2
9116:35969682:d=2018101600:RH Relative Humidity [%]:350 mb:84 hour fcst:ENS=+2
9117:35974643:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:84 hour fcst:ENS=+2
9118:35981543:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:84 hour fcst:ENS=+2
9119:35984841:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:84 hour fcst:ENS=+2
9120:35988151:d=2018101600:HGT Geopotential Height [gpm]:400 mb:84 hour fcst:ENS=+2
9121:35992587:d=2018101600:TMP Temperature [K]:400 mb:84 hour fcst:ENS=+2
9122:35994845:d=2018101600:RH Relative Humidity [%]:400 mb:84 hour fcst:ENS=+2
9123:35999802:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:84 hour fcst:ENS=+2
9124:36006866:d=2018101600:HGT Geopotential Height [gpm]:450 mb:84 hour fcst:ENS=+2
9125:36011222:d=2018101600:TMP Temperature [K]:450 mb:84 hour fcst:ENS=+2
9126:36013495:d=2018101600:RH Relative Humidity [%]:450 mb:84 hour fcst:ENS=+2
9127:36018366:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:84 hour fcst:ENS=+2
9128:36024937:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:84 hour fcst:ENS=+2
9129:36030022:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:84 hour fcst:ENS=+2
9130:36035116:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:84 hour fcst:ENS=+2
9131:36041729:d=2018101600:HGT Geopotential Height [gpm]:550 mb:84 hour fcst:ENS=+2
9132:36046558:d=2018101600:TMP Temperature [K]:550 mb:84 hour fcst:ENS=+2
9133:36048911:d=2018101600:RH Relative Humidity [%]:550 mb:84 hour fcst:ENS=+2
9134:36053716:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:84 hour fcst:ENS=+2
9135:36059033:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:84 hour fcst:ENS=+2
9136:36064105:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:84 hour fcst:ENS=+2
9137:36069214:d=2018101600:HGT Geopotential Height [gpm]:600 mb:84 hour fcst:ENS=+2
9138:36074002:d=2018101600:TMP Temperature [K]:600 mb:84 hour fcst:ENS=+2
9139:36076387:d=2018101600:RH Relative Humidity [%]:600 mb:84 hour fcst:ENS=+2
9140:36081204:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:84 hour fcst:ENS=+2
9141:36086554:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:84 hour fcst:ENS=+2
9142:36091612:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:84 hour fcst:ENS=+2
9143:36096683:d=2018101600:HGT Geopotential Height [gpm]:650 mb:84 hour fcst:ENS=+2
9144:36101616:d=2018101600:TMP Temperature [K]:650 mb:84 hour fcst:ENS=+2
9145:36104066:d=2018101600:RH Relative Humidity [%]:650 mb:84 hour fcst:ENS=+2
9146:36108916:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:84 hour fcst:ENS=+2
9147:36114334:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:84 hour fcst:ENS=+2
9148:36119425:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:84 hour fcst:ENS=+2
9149:36124504:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:84 hour fcst:ENS=+2
9150:36129972:d=2018101600:HGT Geopotential Height [gpm]:750 mb:84 hour fcst:ENS=+2
9151:36134913:d=2018101600:TMP Temperature [K]:750 mb:84 hour fcst:ENS=+2
9152:36137525:d=2018101600:RH Relative Humidity [%]:750 mb:84 hour fcst:ENS=+2
9153:36142402:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:84 hour fcst:ENS=+2
9154:36147952:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:84 hour fcst:ENS=+2
9155:36153090:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:84 hour fcst:ENS=+2
9156:36158262:d=2018101600:HGT Geopotential Height [gpm]:800 mb:84 hour fcst:ENS=+2
9157:36163275:d=2018101600:TMP Temperature [K]:800 mb:84 hour fcst:ENS=+2
9158:36166039:d=2018101600:RH Relative Humidity [%]:800 mb:84 hour fcst:ENS=+2
9159:36170970:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:84 hour fcst:ENS=+2
9160:36176598:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:84 hour fcst:ENS=+2
9161:36181797:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:84 hour fcst:ENS=+2
9162:36187019:d=2018101600:HGT Geopotential Height [gpm]:900 mb:84 hour fcst:ENS=+2
9163:36192167:d=2018101600:TMP Temperature [K]:900 mb:84 hour fcst:ENS=+2
9164:36195098:d=2018101600:RH Relative Humidity [%]:900 mb:84 hour fcst:ENS=+2
9165:36199875:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:84 hour fcst:ENS=+2
9166:36205576:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:84 hour fcst:ENS=+2
9167:36210787:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:84 hour fcst:ENS=+2
9168:36216055:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:84 hour fcst:ENS=+2
9169:36221698:d=2018101600:HGT Geopotential Height [gpm]:950 mb:84 hour fcst:ENS=+2
9170:36227000:d=2018101600:TMP Temperature [K]:950 mb:84 hour fcst:ENS=+2
9171:36229839:d=2018101600:RH Relative Humidity [%]:950 mb:84 hour fcst:ENS=+2
9172:36234382:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:84 hour fcst:ENS=+2
9173:36239951:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:84 hour fcst:ENS=+2
9174:36245189:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:84 hour fcst:ENS=+2
9175:36250453:d=2018101600:HGT Geopotential Height [gpm]:975 mb:84 hour fcst:ENS=+2
9176:36255827:d=2018101600:TMP Temperature [K]:975 mb:84 hour fcst:ENS=+2
9177:36258662:d=2018101600:RH Relative Humidity [%]:975 mb:84 hour fcst:ENS=+2
9178:36263125:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:84 hour fcst:ENS=+2
9179:36268480:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:84 hour fcst:ENS=+2
9180:36273704:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:84 hour fcst:ENS=+2
9181:36278962:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:84 hour fcst:ENS=+2
9182:36284003:d=2018101600:HGT Geopotential Height [gpm]:surface:84 hour fcst:ENS=+2
9183:36289038:d=2018101600:TMP Temperature [K]:surface:84 hour fcst:ENS=+2
9184:36292270:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:84 hour fcst:ENS=+2
9185:36295467:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:84 hour fcst:ENS=+2
9186:36298250:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:84 hour fcst:ENS=+2
9187:36301465:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:84 hour fcst:ENS=+2
9188:36304288:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:84 hour fcst:ENS=+2
9189:36307579:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:84 hour fcst:ENS=+2
9190:36310411:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:84 hour fcst:ENS=+2
9191:36314146:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:84 hour fcst:ENS=+2
9192:36318492:d=2018101600:DPT Dew Point Temperature [K]:2 m above ground:84 hour fcst:ENS=+2
9193:36321624:d=2018101600:CPRAT Convective Precipitation Rate [kg/m^2/s]:surface:78-84 hour ave fcst:ENS=+2
9194:36324252:d=2018101600:PRATE Precipitation Rate [kg/m^2/s]:surface:78-84 hour ave fcst:ENS=+2
9195:36327626:d=2018101600:ACPCP Convective Precipitation [kg/m^2]:surface:78-84 hour acc fcst:ENS=+2
9196:36330683:d=2018101600:WATR Water Runoff [kg/m^2]:surface:78-84 hour acc fcst:ENS=+2
9197:36333777:d=2018101600:GFLUX Ground Heat Flux [W/m^2]:surface:78-84 hour ave fcst:ENS=+2
9198:36336945:d=2018101600:UFLX Momentum Flux, U-Component [N/m^2]:surface:78-84 hour ave fcst:ENS=+2
9199:36341008:d=2018101600:VFLX Momentum Flux, V-Component [N/m^2]:surface:78-84 hour ave fcst:ENS=+2
9200:36345057:d=2018101600:FRICV Frictional Velocity [m/s]:surface:84 hour fcst:ENS=+2
9201:36349649:d=2018101600:WILT Wilting Point [Fraction]:surface:84 hour fcst:ENS=+2
9202:36352664:d=2018101600:LFTX Surface Lifted Index [K]:surface:84 hour fcst:ENS=+2
9203:36355875:d=2018101600:CAPE Convective Available Potential Energy [J/kg]:surface:84 hour fcst:ENS=+2
9204:36359003:d=2018101600:CIN Convective Inhibition [J/kg]:surface:84 hour fcst:ENS=+2
9205:36362210:d=2018101600:HGT Geopotential Height [gpm]:tropopause:84 hour fcst:ENS=+2
9206:36368783:d=2018101600:TMP Temperature [K]:tropopause:84 hour fcst:ENS=+2
9207:36371378:d=2018101600:UGRD U-Component of Wind [m/s]:tropopause:84 hour fcst:ENS=+2
9208:36374618:d=2018101600:VGRD V-Component of Wind [m/s]:tropopause:84 hour fcst:ENS=+2
9209:36377831:d=2018101600:HGT Geopotential Height [gpm]:max wind:84 hour fcst:ENS=+2
9210:36385781:d=2018101600:UGRD U-Component of Wind [m/s]:max wind:84 hour fcst:ENS=+2
9211:36389411:d=2018101600:VGRD V-Component of Wind [m/s]:max wind:84 hour fcst:ENS=+2
9212:36393081:d=2018101600:TMP Temperature [K]:max wind:84 hour fcst:ENS=+2
9213:36397345:d=2018101600:4LFTX Best (4 layer) Lifted Index [K]:surface:84 hour fcst:ENS=+2
9214:36400702:d=2018101600:HPBL Planetary Boundary Layer Height [m]:surface:84 hour fcst:ENS=+2
9215:36407903:d=2018101600:LAND Land Cover (0=sea, 1=land) [Proportion]:surface:84 hour fcst:ENS=+2
9216:36408507:d=2018101600:ICEC Ice Cover [Proportion]:surface:84 hour fcst:ENS=+2
9217:36408836:d=2018101600:HGT Geopotential Height [gpm]:10 mb:anl:ENS=+3
9218:36412327:d=2018101600:TMP Temperature [K]:10 mb:anl:ENS=+3
9219:36413714:d=2018101600:RH Relative Humidity [%]:10 mb:anl:ENS=+3
9220:36415437:d=2018101600:UGRD U-Component of Wind [m/s]:10 mb:anl:ENS=+3
9221:36417177:d=2018101600:VGRD V-Component of Wind [m/s]:10 mb:anl:ENS=+3
9222:36418669:d=2018101600:HGT Geopotential Height [gpm]:50 mb:anl:ENS=+3
9223:36422747:d=2018101600:TMP Temperature [K]:50 mb:anl:ENS=+3
9224:36424336:d=2018101600:RH Relative Humidity [%]:50 mb:anl:ENS=+3
9225:36426406:d=2018101600:UGRD U-Component of Wind [m/s]:50 mb:anl:ENS=+3
9226:36428400:d=2018101600:VGRD V-Component of Wind [m/s]:50 mb:anl:ENS=+3
9227:36430229:d=2018101600:HGT Geopotential Height [gpm]:100 mb:anl:ENS=+3
9228:36434531:d=2018101600:TMP Temperature [K]:100 mb:anl:ENS=+3
9229:36436573:d=2018101600:RH Relative Humidity [%]:100 mb:anl:ENS=+3
9230:36439620:d=2018101600:UGRD U-Component of Wind [m/s]:100 mb:anl:ENS=+3
9231:36443894:d=2018101600:VGRD V-Component of Wind [m/s]:100 mb:anl:ENS=+3
9232:36448085:d=2018101600:HGT Geopotential Height [gpm]:200 mb:anl:ENS=+3
9233:36452775:d=2018101600:TMP Temperature [K]:200 mb:anl:ENS=+3
9234:36455061:d=2018101600:RH Relative Humidity [%]:200 mb:anl:ENS=+3
9235:36459466:d=2018101600:UGRD U-Component of Wind [m/s]:200 mb:anl:ENS=+3
9236:36462753:d=2018101600:VGRD V-Component of Wind [m/s]:200 mb:anl:ENS=+3
9237:36465996:d=2018101600:HGT Geopotential Height [gpm]:250 mb:anl:ENS=+3
9238:36470740:d=2018101600:TMP Temperature [K]:250 mb:anl:ENS=+3
9239:36473021:d=2018101600:RH Relative Humidity [%]:250 mb:anl:ENS=+3
9240:36477949:d=2018101600:UGRD U-Component of Wind [m/s]:250 mb:anl:ENS=+3
9241:36481386:d=2018101600:VGRD V-Component of Wind [m/s]:250 mb:anl:ENS=+3
9242:36484801:d=2018101600:HGT Geopotential Height [gpm]:300 mb:anl:ENS=+3
9243:36489555:d=2018101600:UGRD U-Component of Wind [m/s]:300 mb:anl:ENS=+3
9244:36493127:d=2018101600:VGRD V-Component of Wind [m/s]:300 mb:anl:ENS=+3
9245:36496633:d=2018101600:UGRD U-Component of Wind [m/s]:400 mb:anl:ENS=+3
9246:36500098:d=2018101600:VGRD V-Component of Wind [m/s]:400 mb:anl:ENS=+3
9247:36503556:d=2018101600:HGT Geopotential Height [gpm]:500 mb:anl:ENS=+3
9248:36508678:d=2018101600:TMP Temperature [K]:500 mb:anl:ENS=+3
9249:36511092:d=2018101600:RH Relative Humidity [%]:500 mb:anl:ENS=+3
9250:36516003:d=2018101600:UGRD U-Component of Wind [m/s]:500 mb:anl:ENS=+3
9251:36521242:d=2018101600:VGRD V-Component of Wind [m/s]:500 mb:anl:ENS=+3
9252:36526474:d=2018101600:HGT Geopotential Height [gpm]:700 mb:anl:ENS=+3
9253:36531506:d=2018101600:TMP Temperature [K]:700 mb:anl:ENS=+3
9254:36534161:d=2018101600:RH Relative Humidity [%]:700 mb:anl:ENS=+3
9255:36539090:d=2018101600:UGRD U-Component of Wind [m/s]:700 mb:anl:ENS=+3
9256:36544379:d=2018101600:VGRD V-Component of Wind [m/s]:700 mb:anl:ENS=+3
9257:36549684:d=2018101600:HGT Geopotential Height [gpm]:850 mb:anl:ENS=+3
9258:36555049:d=2018101600:TMP Temperature [K]:850 mb:anl:ENS=+3
9259:36558072:d=2018101600:RH Relative Humidity [%]:850 mb:anl:ENS=+3
9260:36563176:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:850 mb:anl:ENS=+3
9261:36569064:d=2018101600:UGRD U-Component of Wind [m/s]:850 mb:anl:ENS=+3
9262:36574555:d=2018101600:VGRD V-Component of Wind [m/s]:850 mb:anl:ENS=+3
9263:36580048:d=2018101600:HGT Geopotential Height [gpm]:925 mb:anl:ENS=+3
9264:36585501:d=2018101600:TMP Temperature [K]:925 mb:anl:ENS=+3
9265:36588548:d=2018101600:RH Relative Humidity [%]:925 mb:anl:ENS=+3
9266:36593416:d=2018101600:UGRD U-Component of Wind [m/s]:925 mb:anl:ENS=+3
9267:36598877:d=2018101600:VGRD V-Component of Wind [m/s]:925 mb:anl:ENS=+3
9268:36604353:d=2018101600:TMP Temperature [K]:1000 mb:anl:ENS=+3
9269:36607356:d=2018101600:RH Relative Humidity [%]:1000 mb:anl:ENS=+3
9270:36612012:d=2018101600:UGRD U-Component of Wind [m/s]:1000 mb:anl:ENS=+3
9271:36617434:d=2018101600:VGRD V-Component of Wind [m/s]:1000 mb:anl:ENS=+3
9272:36622845:d=2018101600:HGT Geopotential Height [gpm]:1000 mb:anl:ENS=+3
9273:36628518:d=2018101600:PRES Pressure [Pa]:surface:anl:ENS=+3
9274:36634153:d=2018101600:HGT Geopotential Height [gpm]:surface:anl:ENS=+3
9275:36639188:d=2018101600:TSOIL Soil Temperature [K]:0-0.1 m below ground:anl:ENS=+3
9276:36641728:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0-0.1 m below ground:anl:ENS=+3
9277:36644511:d=2018101600:WEASD Water Equivalent of Accumulated Snow Depth [kg/m^2]:surface:anl:ENS=+3
9278:36645481:d=2018101600:TMP Temperature [K]:2 m above ground:anl:ENS=+3
9279:36648644:d=2018101600:RH Relative Humidity [%]:2 m above ground:anl:ENS=+3
9280:36653225:d=2018101600:UGRD U-Component of Wind [m/s]:10 m above ground:anl:ENS=+3
9281:36658518:d=2018101600:VGRD V-Component of Wind [m/s]:10 m above ground:anl:ENS=+3
9282:36663762:d=2018101600:PRMSL Pressure Reduced to MSL [Pa]:mean sea level:anl:ENS=+3
9283:36668595:d=2018101600:GUST Wind Speed (Gust) [m/s]:surface:anl:ENS=+3
9284:36672216:d=2018101600:HGT Geopotential Height [gpm]:20 mb:anl:ENS=+3
9285:36675714:d=2018101600:TMP Temperature [K]:20 mb:anl:ENS=+3
9286:36677078:d=2018101600:UGRD U-Component of Wind [m/s]:20 mb:anl:ENS=+3
9287:36678906:d=2018101600:VGRD V-Component of Wind [m/s]:20 mb:anl:ENS=+3
9288:36680490:d=2018101600:HGT Geopotential Height [gpm]:30 mb:anl:ENS=+3
9289:36683967:d=2018101600:TMP Temperature [K]:30 mb:anl:ENS=+3
9290:36685395:d=2018101600:RH Relative Humidity [%]:30 mb:anl:ENS=+3
9291:36688527:d=2018101600:UGRD U-Component of Wind [m/s]:30 mb:anl:ENS=+3
9292:36690385:d=2018101600:VGRD V-Component of Wind [m/s]:30 mb:anl:ENS=+3
9293:36692026:d=2018101600:HGT Geopotential Height [gpm]:70 mb:anl:ENS=+3
9294:36696162:d=2018101600:TMP Temperature [K]:70 mb:anl:ENS=+3
9295:36698000:d=2018101600:RH Relative Humidity [%]:70 mb:anl:ENS=+3
9296:36700494:d=2018101600:UGRD U-Component of Wind [m/s]:70 mb:anl:ENS=+3
9297:36704435:d=2018101600:VGRD V-Component of Wind [m/s]:70 mb:anl:ENS=+3
9298:36708237:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:100 mb:anl:ENS=+3
9299:36714502:d=2018101600:HGT Geopotential Height [gpm]:150 mb:anl:ENS=+3
9300:36719064:d=2018101600:TMP Temperature [K]:150 mb:anl:ENS=+3
9301:36721236:d=2018101600:RH Relative Humidity [%]:150 mb:anl:ENS=+3
9302:36725015:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:150 mb:anl:ENS=+3
9303:36730878:d=2018101600:UGRD U-Component of Wind [m/s]:150 mb:anl:ENS=+3
9304:36735749:d=2018101600:VGRD V-Component of Wind [m/s]:150 mb:anl:ENS=+3
9305:36740499:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:200 mb:anl:ENS=+3
9306:36746924:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:250 mb:anl:ENS=+3
9307:36753739:d=2018101600:TMP Temperature [K]:300 mb:anl:ENS=+3
9308:36756062:d=2018101600:RH Relative Humidity [%]:300 mb:anl:ENS=+3
9309:36761148:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:300 mb:anl:ENS=+3
9310:36767615:d=2018101600:HGT Geopotential Height [gpm]:350 mb:anl:ENS=+3
9311:36772310:d=2018101600:TMP Temperature [K]:350 mb:anl:ENS=+3
9312:36774587:d=2018101600:RH Relative Humidity [%]:350 mb:anl:ENS=+3
9313:36779641:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:350 mb:anl:ENS=+3
9314:36786254:d=2018101600:UGRD U-Component of Wind [m/s]:350 mb:anl:ENS=+3
9315:36789728:d=2018101600:VGRD V-Component of Wind [m/s]:350 mb:anl:ENS=+3
9316:36793174:d=2018101600:HGT Geopotential Height [gpm]:400 mb:anl:ENS=+3
9317:36797807:d=2018101600:TMP Temperature [K]:400 mb:anl:ENS=+3
9318:36800153:d=2018101600:RH Relative Humidity [%]:400 mb:anl:ENS=+3
9319:36805193:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:400 mb:anl:ENS=+3
9320:36811906:d=2018101600:HGT Geopotential Height [gpm]:450 mb:anl:ENS=+3
9321:36816514:d=2018101600:TMP Temperature [K]:450 mb:anl:ENS=+3
9322:36818860:d=2018101600:RH Relative Humidity [%]:450 mb:anl:ENS=+3
9323:36823773:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:450 mb:anl:ENS=+3
9324:36829241:d=2018101600:UGRD U-Component of Wind [m/s]:450 mb:anl:ENS=+3
9325:36832619:d=2018101600:VGRD V-Component of Wind [m/s]:450 mb:anl:ENS=+3
9326:36836002:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:500 mb:anl:ENS=+3
9327:36841548:d=2018101600:HGT Geopotential Height [gpm]:550 mb:anl:ENS=+3
9328:36846633:d=2018101600:TMP Temperature [K]:550 mb:anl:ENS=+3
9329:36849074:d=2018101600:RH Relative Humidity [%]:550 mb:anl:ENS=+3
9330:36853981:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:550 mb:anl:ENS=+3
9331:36859541:d=2018101600:UGRD U-Component of Wind [m/s]:550 mb:anl:ENS=+3
9332:36864740:d=2018101600:VGRD V-Component of Wind [m/s]:550 mb:anl:ENS=+3
9333:36869948:d=2018101600:HGT Geopotential Height [gpm]:600 mb:anl:ENS=+3
9334:36875000:d=2018101600:TMP Temperature [K]:600 mb:anl:ENS=+3
9335:36877461:d=2018101600:RH Relative Humidity [%]:600 mb:anl:ENS=+3
9336:36882346:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:600 mb:anl:ENS=+3
9337:36887957:d=2018101600:UGRD U-Component of Wind [m/s]:600 mb:anl:ENS=+3
9338:36893196:d=2018101600:VGRD V-Component of Wind [m/s]:600 mb:anl:ENS=+3
9339:36898431:d=2018101600:HGT Geopotential Height [gpm]:650 mb:anl:ENS=+3
9340:36903465:d=2018101600:TMP Temperature [K]:650 mb:anl:ENS=+3
9341:36906027:d=2018101600:RH Relative Humidity [%]:650 mb:anl:ENS=+3
9342:36910930:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:650 mb:anl:ENS=+3
9343:36916591:d=2018101600:UGRD U-Component of Wind [m/s]:650 mb:anl:ENS=+3
9344:36921848:d=2018101600:VGRD V-Component of Wind [m/s]:650 mb:anl:ENS=+3
9345:36927102:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:700 mb:anl:ENS=+3
9346:36932801:d=2018101600:HGT Geopotential Height [gpm]:750 mb:anl:ENS=+3
9347:36938034:d=2018101600:TMP Temperature [K]:750 mb:anl:ENS=+3
9348:36940810:d=2018101600:RH Relative Humidity [%]:750 mb:anl:ENS=+3
9349:36945809:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:750 mb:anl:ENS=+3
9350:36951573:d=2018101600:UGRD U-Component of Wind [m/s]:750 mb:anl:ENS=+3
9351:36956957:d=2018101600:VGRD V-Component of Wind [m/s]:750 mb:anl:ENS=+3
9352:36962322:d=2018101600:HGT Geopotential Height [gpm]:800 mb:anl:ENS=+3
9353:36967627:d=2018101600:TMP Temperature [K]:800 mb:anl:ENS=+3
9354:36970587:d=2018101600:RH Relative Humidity [%]:800 mb:anl:ENS=+3
9355:36975700:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:800 mb:anl:ENS=+3
9356:36981523:d=2018101600:UGRD U-Component of Wind [m/s]:800 mb:anl:ENS=+3
9357:36986986:d=2018101600:VGRD V-Component of Wind [m/s]:800 mb:anl:ENS=+3
9358:36992437:d=2018101600:HGT Geopotential Height [gpm]:900 mb:anl:ENS=+3
9359:36997859:d=2018101600:TMP Temperature [K]:900 mb:anl:ENS=+3
9360:37000917:d=2018101600:RH Relative Humidity [%]:900 mb:anl:ENS=+3
9361:37005897:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:900 mb:anl:ENS=+3
9362:37011795:d=2018101600:UGRD U-Component of Wind [m/s]:900 mb:anl:ENS=+3
9363:37017259:d=2018101600:VGRD V-Component of Wind [m/s]:900 mb:anl:ENS=+3
9364:37022741:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:925 mb:anl:ENS=+3
9365:37028626:d=2018101600:HGT Geopotential Height [gpm]:950 mb:anl:ENS=+3
9366:37034128:d=2018101600:TMP Temperature [K]:950 mb:anl:ENS=+3
9367:37037114:d=2018101600:RH Relative Humidity [%]:950 mb:anl:ENS=+3
9368:37041879:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:950 mb:anl:ENS=+3
9369:37047686:d=2018101600:UGRD U-Component of Wind [m/s]:950 mb:anl:ENS=+3
9370:37053143:d=2018101600:VGRD V-Component of Wind [m/s]:950 mb:anl:ENS=+3
9371:37058615:d=2018101600:HGT Geopotential Height [gpm]:975 mb:anl:ENS=+3
9372:37064201:d=2018101600:TMP Temperature [K]:975 mb:anl:ENS=+3
9373:37067194:d=2018101600:RH Relative Humidity [%]:975 mb:anl:ENS=+3
9374:37071904:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:975 mb:anl:ENS=+3
9375:37077550:d=2018101600:UGRD U-Component of Wind [m/s]:975 mb:anl:ENS=+3
9376:37083014:d=2018101600:VGRD V-Component of Wind [m/s]:975 mb:anl:ENS=+3
9377:37088461:d=2018101600:VVEL Vertical Velocity (Pressure) [Pa/s]:1000 mb:anl:ENS=+3
9378:37093921:d=2018101600:TMP Temperature [K]:surface:anl:ENS=+3
9379:37097201:d=2018101600:TSOIL Soil Temperature [K]:0.1-0.4 m below ground:anl:ENS=+3
9380:37099594:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.1-0.4 m below ground:anl:ENS=+3
9381:37102378:d=2018101600:TSOIL Soil Temperature [K]:0.4-1 m below ground:anl:ENS=+3
9382:37105611:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:0.4-1 m below ground:anl:ENS=+3
9383:37108436:d=2018101600:TSOIL Soil Temperature [K]:1-2 m below ground:anl:ENS=+3
9384:37111725:d=2018101600:SOILW Volumetric Soil Moisture Content [Fraction]:1-2 m below ground:anl:ENS=+3
9385:37114558:d=2018101600:PEVPR Potential Evaporation Rate [W/m^2]:surface:anl:ENS=+3
9386:37118263:d=2018101600:SPFH Specific Humidity [kg/kg]:2 m above ground:anl:ENS=+3
9387:37122864:d=2018101600:DPT Dew Point Temperature [K]:2 m a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment