netcdf ncep/rtma/rtma_latlon.nc4 { dimensions: x = 420; height_above_ground = 1; y = 370; time = 1; variables: double reftime(time=1); :units = "Hour since 2024-11-01T00:00:00Z"; :standard_name = "forecast_reference_time"; :long_name = "GRIB reference time"; :calendar = "proleptic_gregorian"; float x(x=420); :units = "km"; :standard_name = "projection_x_coordinate"; double height_above_ground(height_above_ground=1); :units = "m"; :positive = "up"; float y(y=370); :units = "km"; :standard_name = "projection_y_coordinate"; double time(time=1); :units = "Hour since 2024-11-01T00:00:00Z"; :standard_name = "time"; :long_name = "time"; :udunits = "Hour since 2024-11-01T00:00:00Z"; float Temperature_height_above_ground(time=1, height_above_ground=1, y=370, x=420); :long_name = "Temperature @ Specified height level above ground"; :units = "K"; :Grib_Variable_Id = "VAR_0-0-0_L103"; :Grib2_Parameter = 0, 0, 0; // int :Grib2_Parameter_Discipline = "Meteorological products"; :Grib2_Parameter_Category = "Temperature"; :Grib2_Parameter_Name = "Temperature"; :Grib2_Level_Type = 103; // int :Grib2_Level_Desc = "Specified height level above ground"; :Grib2_Generating_Process_Type = "Analysis"; :Grib2_Statistical_Process_Type = "UnknownStatType--1"; :coordinates = "reftime time height_above_ground y x lat lon"; :grid_mapping = "LambertConformal_370X420-36p74N-79p38W"; :_ChunkSizes = 1U, 1U, 156U, 420U; // uint int LambertConformal_370X420-36p74N-79p38W; :grid_mapping_name = "lambert_conformal_conic"; :latitude_of_projection_origin = 25.0; // double :longitude_of_central_meridian = 265.0; // double :standard_parallel = 25.0; // double :earth_radius = 6371200.0; // double double lat(y=370, x=420); :units = "degrees_north"; :standard_name = "latitude"; :long_name = "latitude coordinate"; :_CoordinateAxisType = "Lat"; :_ChunkSizes = 78U, 420U; // uint double lon(y=370, x=420); :units = "degrees_east"; :standard_name = "longitude"; :long_name = "longitude coordinate"; :_CoordinateAxisType = "Lon"; :_ChunkSizes = 78U, 420U; // uint // global attributes: :Originating_or_generating_Center = "US National Weather Service, National Centres for Environmental Prediction (NCEP)"; :Originating_or_generating_Subcenter = "Environmental Modeling Center"; :GRIB_table_version = "1,1"; :Type_of_generating_process = "Analysis"; :Analysis_or_forecast_generating_process_identifier_defined_by_originating_centre = "RTMA (Real Time Mesoscale Analysis)"; :Conventions = "CF-1.6"; :history = "Read using CDM IOSP GribCollection v3"; :featureType = "GRID"; :History = "Translated to CF-1.0 Conventions by Netcdf-Java CDM (CFGridCoverageWriter)\nOriginal Dataset = 202411_rtma_pt.grb2#MRUTC; Translation Date = 2024-12-02T15:08:15.124Z"; :geospatial_lat_min = 31.973485550682646; // double :geospatial_lat_max = 41.24978396748032; // double :geospatial_lon_min = -85.59428246705289; // double :geospatial_lon_max = -72.77201484453934; // double }