netcdf sample { dimensions: time = UNLIMITED ; // (18 currently) reference_time = 1 ; x = 217 ; y = 229 ; variables: int time(time) ; time:long_name = "valid output time" ; time:standard_name = "time" ; time:units = "minutes since 1970-01-01 00:00:00 UTC" ; int reference_time(reference_time) ; reference_time:long_name = "model initialization time" ; reference_time:standard_name = "forecast_reference_time" ; reference_time:units = "minutes since 1970-01-01 00:00:00 UTC" ; double x(x) ; x:long_name = "x coordinate of projection" ; x:standard_name = "projection_x_coordinate" ; x:_CoordinateAxisType = "GeoX" ; x:units = "m" ; x:resolution = 250.f ; double y(y) ; y:long_name = "y coordinate of projection" ; y:standard_name = "projection_y_coordinate" ; y:_CoordinateAxisType = "GeoY" ; y:units = "m" ; y:resolution = 250.f ; char ProjectionCoordinateSystem ; ProjectionCoordinateSystem:_CoordinateTransformType = "Projection" ; ProjectionCoordinateSystem:transform_name = "lambert_conformal_conic" ; ProjectionCoordinateSystem:grid_mapping_name = "lambert_conformal_conic" ; ProjectionCoordinateSystem:_CoordinateAxes = "y x" ; ProjectionCoordinateSystem:esri_pe_string = "PROJCS[\"Sphere_Lambert_Conformal_Conic\",GEOGCS[\"GCS_Sphere\",DATUM[\"D_Sphere\",SPHEROID[\"Sphere\",6370000.0,0.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",0.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-97.0],PARAMETER[\"standard_parallel_1\",30.0],PARAMETER[\"standard_parallel_2\",60.0],PARAMETER[\"latitude_of_origin\",40.000008],UNIT[\"Meter\",1.0]];-35691800 -29075200 126180232.640845;-100000 10000;-100000 10000;0.001;0.001;0.001;IsHighPrecision" ; ProjectionCoordinateSystem:standard_parallel = 30.f, 60.f ; ProjectionCoordinateSystem:longitude_of_central_meridian = -97. ; ProjectionCoordinateSystem:latitude_of_projection_origin = 40.0000076293945 ; ProjectionCoordinateSystem:false_easting = 0. ; ProjectionCoordinateSystem:false_northing = 0. ; ProjectionCoordinateSystem:earth_radius = 6370000. ; ProjectionCoordinateSystem:proj4 = "+proj=lcc +lat_1=30 +lat_2=60 +lat_0=40 +lon_0=-97 +x_0=0 +y_0=0 +a=6370000 +b=6370000 +units=m +no_defs" ; int zwattablrt(time, y, x) ; zwattablrt:_FillValue = -99990 ; zwattablrt:missing_value = -99990 ; zwattablrt:long_name = "water table depth" ; zwattablrt:units = "m" ; zwattablrt:scale_factor = 0.1f ; zwattablrt:add_offset = 0.f ; zwattablrt:valid_range = 0, 100 ; zwattablrt:proj4 = "+proj=lcc +lat_1=30 +lat_2=60 +lat_0=40 +lon_0=-97 +x_0=0 +y_0=0 +a=6370000 +b=6370000 +units=m +no_defs" ; zwattablrt:grid_mapping = "ProjectionCoordinateSystem" ; zwattablrt:esri_pe_string = "PROJCS[\"Sphere_Lambert_Conformal_Conic\",GEOGCS[\"GCS_Sphere\",DATUM[\"D_Sphere\",SPHEROID[\"Sphere\",6370000.0,0.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",0.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-97.0],PARAMETER[\"standard_parallel_1\",30.0],PARAMETER[\"standard_parallel_2\",60.0],PARAMETER[\"latitude_of_origin\",40.000008],UNIT[\"Meter\",1.0]];-35691800 -29075200 126180232.640845;-100000 10000;-100000 10000;0.001;0.001;0.001;IsHighPrecision" ; int sfcheadsubrt(time, y, x) ; sfcheadsubrt:_FillValue = -9999 ; sfcheadsubrt:missing_value = -9999 ; sfcheadsubrt:long_name = "surface head" ; sfcheadsubrt:units = "mm" ; sfcheadsubrt:scale_factor = 1.f ; sfcheadsubrt:add_offset = 0.f ; sfcheadsubrt:valid_range = 0, 1000000 ; sfcheadsubrt:proj4 = "+proj=lcc +lat_1=30 +lat_2=60 +lat_0=40 +lon_0=-97 +x_0=0 +y_0=0 +a=6370000 +b=6370000 +units=m +no_defs" ; sfcheadsubrt:grid_mapping = "ProjectionCoordinateSystem" ; sfcheadsubrt:esri_pe_string = "PROJCS[\"Sphere_Lambert_Conformal_Conic\",GEOGCS[\"GCS_Sphere\",DATUM[\"D_Sphere\",SPHEROID[\"Sphere\",6370000.0,0.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",0.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-97.0],PARAMETER[\"standard_parallel_1\",30.0],PARAMETER[\"standard_parallel_2\",60.0],PARAMETER[\"latitude_of_origin\",40.000008],UNIT[\"Meter\",1.0]];-35691800 -29075200 126180232.640845;-100000 10000;-100000 10000;0.001;0.001;0.001;IsHighPrecision" ; // global attributes: :_NCProperties = "version=1|netcdflibversion=4.4.1.1|hdf5libversion=1.10.1" ; :Conventions = "CF-1.6" ; :model_version = "NWM 1.2" ; :model_initialization_time = "2018-07-11_00:00:00" ; :model_output_valid_time = "2018-07-11_01:00:00" ; }