netcdf CLASS_Examples/NAT_BLND_POP.grib2 { dimensions: x = 2345; y = 1597; time = 1; variables: int LambertConformal_Projection; :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 float x(x=2345); :standard_name = "projection_x_coordinate"; :units = "km"; float y(y=1597); :standard_name = "projection_y_coordinate"; :units = "km"; double reftime; :units = "Hour since 2025-03-08T05:00:00Z"; :standard_name = "forecast_reference_time"; :long_name = "GRIB reference time"; :calendar = "proleptic_gregorian"; double time(time=1); :units = "Hour since 2025-03-08T05:00:00Z"; :standard_name = "time"; :long_name = "GRIB forecast or observation time"; :calendar = "proleptic_gregorian"; float Precipitation_type_surface_probability_between_1p0_and_2(time=1, y=1597, x=2345); :long_name = "Probability Precipitation type between_1.0_and_2 (Code table 4.201) @ Ground or water surface"; :units = "%"; :abbreviation = "PTYPE"; :missing_value = NaNf; // float :grid_mapping = "LambertConformal_Projection"; :coordinates = "reftime time y x "; :Grib_Variable_Id = "VAR_0-1-19_L1_Prob_between_1p0_and_2"; :Grib2_Parameter = 0, 1, 19; // int :Grib2_Parameter_Discipline = "Meteorological products"; :Grib2_Parameter_Category = "Moisture"; :Grib2_Parameter_Name = "Precipitation type"; :Grib2_Level_Type = 1; // int :Grib2_Level_Desc = "Ground or water surface"; :Grib2_Probability_Type = 2; // int :Grib2_Probability_Name = "between_1.0_and_2"; :Grib2_Generating_Process_Type = "Forecast"; :Grib2_Statistical_Process_Type = "UnknownStatType--1"; float Precipitation_type_surface_probability_between_5p0_and_7(time=1, y=1597, x=2345); :long_name = "Probability Precipitation type between_5.0_and_7 (Code table 4.201) @ Ground or water surface"; :units = "%"; :abbreviation = "PTYPE"; :missing_value = NaNf; // float :grid_mapping = "LambertConformal_Projection"; :coordinates = "reftime time y x "; :Grib_Variable_Id = "VAR_0-1-19_L1_Prob_between_5p0_and_7"; :Grib2_Parameter = 0, 1, 19; // int :Grib2_Parameter_Discipline = "Meteorological products"; :Grib2_Parameter_Category = "Moisture"; :Grib2_Parameter_Name = "Precipitation type"; :Grib2_Level_Type = 1; // int :Grib2_Level_Desc = "Ground or water surface"; :Grib2_Probability_Type = 2; // int :Grib2_Probability_Name = "between_5.0_and_7"; :Grib2_Generating_Process_Type = "Forecast"; :Grib2_Statistical_Process_Type = "UnknownStatType--1"; float Precipitation_type_surface_probability_between_3p0_and_4(time=1, y=1597, x=2345); :long_name = "Probability Precipitation type between_3.0_and_4 (Code table 4.201) @ Ground or water surface"; :units = "%"; :abbreviation = "PTYPE"; :missing_value = NaNf; // float :grid_mapping = "LambertConformal_Projection"; :coordinates = "reftime time y x "; :Grib_Variable_Id = "VAR_0-1-19_L1_Prob_between_3p0_and_4"; :Grib2_Parameter = 0, 1, 19; // int :Grib2_Parameter_Discipline = "Meteorological products"; :Grib2_Parameter_Category = "Moisture"; :Grib2_Parameter_Name = "Precipitation type"; :Grib2_Level_Type = 1; // int :Grib2_Level_Desc = "Ground or water surface"; :Grib2_Probability_Type = 2; // int :Grib2_Probability_Name = "between_3.0_and_4"; :Grib2_Generating_Process_Type = "Forecast"; :Grib2_Statistical_Process_Type = "UnknownStatType--1"; float Precipitation_type_surface_probability_between_8p0_and_9(time=1, y=1597, x=2345); :long_name = "Probability Precipitation type between_8.0_and_9 (Code table 4.201) @ Ground or water surface"; :units = "%"; :abbreviation = "PTYPE"; :missing_value = NaNf; // float :grid_mapping = "LambertConformal_Projection"; :coordinates = "reftime time y x "; :Grib_Variable_Id = "VAR_0-1-19_L1_Prob_between_8p0_and_9"; :Grib2_Parameter = 0, 1, 19; // int :Grib2_Parameter_Discipline = "Meteorological products"; :Grib2_Parameter_Category = "Moisture"; :Grib2_Parameter_Name = "Precipitation type"; :Grib2_Level_Type = 1; // int :Grib2_Level_Desc = "Ground or water surface"; :Grib2_Probability_Type = 2; // int :Grib2_Probability_Name = "between_8.0_and_9"; :Grib2_Generating_Process_Type = "Forecast"; :Grib2_Statistical_Process_Type = "UnknownStatType--1"; // global attributes: :Originating_or_generating_Center = "US National Weather Service, National Centres for Environmental Prediction (NCEP)"; :Originating_or_generating_Subcenter = "NWS Meteorological Development Laboratory"; :GRIB_table_version = "1,0"; :Type_of_generating_process = "Forecast"; :Analysis_or_forecast_generating_process_identifier_defined_by_originating_centre = "National Blend GRIB"; :Background_generating_process_identifier_defined_by_originating_centre = "Missing"; :file_format = "GRIB-2"; :Conventions = "CF-1.6"; :history = "Read using CDM IOSP GribCollection v3"; :featureType = "GRID"; }