netcdf ueb_swe_netcdf { dimensions: time = UNLIMITED ; // (31767 currently) y = 47 ; x = 66 ; variables: char polar_stereographic ; 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:long_name = "CRS definition" ; 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 " ; double time(time) ; time:units = "hours since 1988-10-01 00:00:00.0 UTC" ; time:calendar = "standard" ; float ueb_swe(time, y, x) ; ueb_swe:_FillValue = -99999.f ; string ueb_swe:grid_mapping = "polar_stereographic" ; double x(x) ; x:standard_name = "projection_x_coordinate" ; x:long_name = "x coordinate of projection" ; x:units = "m" ; double y(y) ; y:standard_name = "projection_y_coordinate" ; y:long_name = "y coordinate of projection" ; y:units = "m" ; // global attributes: :GDAL_AREA_OR_POINT = "Area" ; :Conventions = "CF-1.5" ; :GDAL = "GDAL 2.1.3, released 2017/20/01" ; :history = "Mon Oct 29 13:41:52 2018: ncks -x -v Band1 /Projects/Tian_workspace/rdhm_ueb_modeling/McPhee_MPHC2/Xmrg_to_netCDF/McPhee_xmrg_to_netCDF/ueb_swe_temp.nc /Projects/Tian_workspace/rdhm_ueb_modeling/McPhee_MPHC2/Xmrg_to_netCDF/McPhee_xmrg_to_netCDF/ueb_swe_netcdf.nc\nMon Oct 29 13:25:57 2018: GDAL CreateCopy( /Projects/Tian_workspace/rdhm_ueb_modeling/McPhee_MPHC2/Xmrg_to_netCDF/McPhee_xmrg_to_netCDF/ueb_swe_temp.nc, ... )" ; :NCO = "4.4.4" ; }