netcdf april_15 { dimensions: maxStrlen64 = 64 ; time = UNLIMITED ; // (1 currently) y = 47 ; x = 66 ; variables: char polar_stereographic(maxStrlen64) ; polar_stereographic:grid_mapping_name = "polar_stereographic" ; polar_stereographic:straight_vertical_longitude_from_pole = -105. ; polar_stereographic:false_easting = 0. ; polar_stereographic:false_northing = 0. ; polar_stereographic:latitude_of_projection_origin = 90. ; polar_stereographic:standard_parallel = 60.0068138888889 ; polar_stereographic:longitude_of_prime_meridian = 0. ; polar_stereographic:semi_major_axis = 6370997. ; polar_stereographic:inverse_flattening = 0. ; polar_stereographic:spatial_ref = "PROJCS[\"Sphere_ARC_INFO_Stereographic_North_Pole\",GEOGCS[\"GCS_Sphere_ARC_INFO\",DATUM[\"Sphere_ARC_INFO\",SPHEROID[\"Sphere_ARC_INFO\",6370997,0]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433]],PROJECTION[\"Polar_Stereographic\"],PARAMETER[\"latitude_of_origin\",60.00681388888889],PARAMETER[\"central_meridian\",-105],PARAMETER[\"scale_factor\",1],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1,AUTHORITY[\"EPSG\",\"9001\"]]]" ; polar_stereographic:GeoTransform = "-369093.75 1190.624877999998 0 -5809059.630734 0 -1190.624877999998 " ; polar_stereographic:string_length = 1 ; polar_stereographic:long_name = "CRS definition" ; double time(time) ; time:calendar = "standard" ; time:units = "hours since 1988-10-01 00:00:00.0 UTC" ; float ueb_swe(time, y, x) ; ueb_swe:_FillValue = -99999.f ; ueb_swe:grid_mapping = "polar_stereographic" ; ueb_swe:units = "mm" ; ueb_swe:long_name = "snow water equivalent" ; double x(x) ; x:standard_name = "projection_x_coordinate" ; x:units = "m" ; x:long_name = "x coordinate of projection" ; double y(y) ; y:standard_name = "projection_y_coordinate" ; y:units = "m" ; y:long_name = "y coordinate of projection" ; // global attributes: :GDAL_AREA_OR_POINT = "Area" ; :Conventions = "CF-1.5" ; :GDAL = "GDAL 2.1.3, released 2017/20/01" ; :history = "Tue Nov 13 13:45:56 2018: C:\\nco\\ncks.exe -d time,30006 http://hyrax.hydroshare.org:80/opendap/deb0250d446441fd886a2e288b5a8a90/data/contents/ueb_swe_netcdf/ueb_swe_netcdf.nc april_15.nc\n", "" ; :NCO = "netCDF Operators version 4.7.7-alpha01 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)" ; :creator_name = "Tian Gan" ; :summary = "This is a subset from the model simulation of snow water equivalent for the watershed of Dolores River above McPhee reservoir in Colorado River Basin from 1988 to 2010. The model used is the Utah Energy Balance model which is a physically based snow melt model." ; :DODS_EXTRA.Unlimited_Dimension = "time" ; :title = "UEB model simulation of snow water equivalent for test watershed in the Colorado River Basin on April 15th, 2009" ; :keywords = "Snow water equivalent, UEB, Colorado River Basin" ; :time_coverage_start = "2009-04-15 18:00:00" ; :time_coverage_end = "2009-04-15 18:00:00" ; :geospatial_lat_min = 37.4323602051 ; :geospatial_lat_max = 37.8228818735 ; :geospatial_lon_min = -108.629330687 ; :geospatial_lon_max = -107.841808652 ; }