netcdf grbfull/files/2021071100/mslp_2021071100_ISM.grb { dimensions: lon = 401; lat = 321; time = 82; variables: int LatLon_Projection; :grid_mapping_name = "latitude_longitude"; :earth_radius = 6371229.0; // double float lat(lat=321); :units = "degrees_north"; float lon(lon=401); :units = "degrees_east"; double reftime; :units = "Hour since 2021-07-11T00:00:00Z"; :standard_name = "forecast_reference_time"; :long_name = "GRIB reference time"; :calendar = "proleptic_gregorian"; double time(time=82); :units = "Hour since 2021-07-11T00:00:00Z"; :standard_name = "time"; :long_name = "GRIB forecast or observation time"; :calendar = "proleptic_gregorian"; float Pressure_reduced_to_MSL_msl(time=82, lat=321, lon=401); :long_name = "Pressure reduced to MSL @ Mean sea level"; :units = "Pa"; :abbreviation = "PRMSL"; :missing_value = NaNf; // float :grid_mapping = "LatLon_Projection"; :coordinates = "reftime time lat lon "; :Grib_Variable_Id = "VAR_0-3-1_L101"; :Grib2_Parameter = 0, 3, 1; // int :Grib2_Parameter_Discipline = "Meteorological products"; :Grib2_Parameter_Category = "Mass"; :Grib2_Parameter_Name = "Pressure reduced to MSL"; :Grib2_Level_Type = 101; // int :Grib2_Level_Desc = "Mean sea level"; :Grib2_Generating_Process_Type = "Forecast"; float MSLP_Eta_model_reduction_msl(time=82, lat=321, lon=401); :long_name = "MSLP (Eta model reduction) @ Mean sea level"; :units = "Pa"; :abbreviation = "MSLET"; :missing_value = NaNf; // float :grid_mapping = "LatLon_Projection"; :coordinates = "reftime time lat lon "; :Grib_Variable_Id = "VAR_0-3-192_L101"; :Grib2_Parameter = 0, 3, 192; // int :Grib2_Parameter_Discipline = "Meteorological products"; :Grib2_Parameter_Category = "Mass"; :Grib2_Parameter_Name = "MSLP (Eta model reduction)"; :Grib2_Level_Type = 101; // int :Grib2_Level_Desc = "Mean sea level"; :Grib2_Generating_Process_Type = "Forecast"; // global attributes: :Originating_or_generating_Center = "US National Weather Service, National Centres for Environmental Prediction (NCEP)"; :Originating_or_generating_Subcenter = "0"; :GRIB_table_version = "2,1"; :Type_of_generating_process = "Forecast"; :Analysis_or_forecast_generating_process_identifier_defined_by_originating_centre = "Analysis from GFS (Global Forecast System)"; :file_format = "GRIB-2"; :Conventions = "CF-1.6"; :history = "Read using CDM IOSP GribCollection v3"; :featureType = "GRID"; }