netcdf grib/NCEP/GFS/Global_0p25deg_totalprecip/Best { dimensions: lon = 1440; lat = 721; time = 57; time1 = 296; variables: int LatLon_Projection; :grid_mapping_name = "latitude_longitude"; :earth_radius = 6371229.0; // double :_CoordinateTransformType = "Projection"; :_CoordinateAxisTypes = "Lat Lon"; double time1_bounds(time1=296, 2); :units = "Hour since 2024-05-06T12:00:00Z"; :long_name = "bounds for time1"; float Total_precipitation_surface_Mixed_intervals_Accumulation(time1=296, lat=721, lon=1440); :long_name = "Total precipitation (Mixed_intervals Accumulation) @ Ground or water surface"; :units = "kg.m-2"; :abbreviation = "APCP"; :missing_value = NaNf; // float :grid_mapping = "LatLon_Projection"; :coordinates = "reftime1 time1 lat lon "; :Grib_Statistical_Interval_Type = "Accumulation"; :cell_methods = "time1: sum"; :Grib_Variable_Id = "VAR_7-0--1-8_L1_Imixed_S1"; :Grib2_Parameter = 0, 1, 8; // int :Grib2_Parameter_Discipline = "Meteorological products"; :Grib2_Parameter_Category = "Moisture"; :Grib2_Parameter_Name = "Total precipitation"; :Grib2_Level_Type = 1; // int :Grib2_Level_Desc = "Ground or water surface"; :Grib2_Generating_Process_Type = "Forecast"; :Grib2_Statistical_Process_Type = "Accumulation"; float Snow_depth_surface(time=57, lat=721, lon=1440); :long_name = "Snow depth @ Ground or water surface"; :units = "m"; :abbreviation = "SNOD"; :missing_value = NaNf; // float :grid_mapping = "LatLon_Projection"; :coordinates = "reftime time lat lon "; :Grib_Variable_Id = "VAR_7-0--1-11_L1"; :Grib2_Parameter = 0, 1, 11; // int :Grib2_Parameter_Discipline = "Meteorological products"; :Grib2_Parameter_Category = "Moisture"; :Grib2_Parameter_Name = "Snow depth"; :Grib2_Level_Type = 1; // int :Grib2_Level_Desc = "Ground or water surface"; :Grib2_Generating_Process_Type = "Forecast"; :Grib2_Statistical_Process_Type = "UnknownStatType--1"; float lat(lat=721); :units = "degrees_north"; :_CoordinateAxisType = "Lat"; float lon(lon=1440); :units = "degrees_east"; :_CoordinateAxisType = "Lon"; double time(time=57); :units = "Hour since 2024-05-06T12:00:00Z"; :standard_name = "time"; :long_name = "GRIB forecast or observation time"; :calendar = "proleptic_gregorian"; :_CoordinateAxisType = "Time"; double reftime(time=57); :standard_name = "forecast_reference_time"; :long_name = "GRIB reference time"; :calendar = "proleptic_gregorian"; :units = "Hour since 2024-05-06T12:00:00Z"; :_CoordinateAxisType = "RunTime"; double time1(time1=296); :units = "Hour since 2024-05-06T12:00:00Z"; :standard_name = "time"; :long_name = "GRIB forecast or observation time"; :calendar = "proleptic_gregorian"; :bounds = "time1_bounds"; :_CoordinateAxisType = "Time"; double reftime1(time1=296); :standard_name = "forecast_reference_time"; :long_name = "GRIB reference time"; :calendar = "proleptic_gregorian"; :units = "Hour since 2024-05-06T12:00:00Z"; :_CoordinateAxisType = "RunTime"; // 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"; :_CoordSysBuilder = "ucar.nc2.dataset.conv.CF1Convention"; }