netcdf grbfull/files/2021022000/soil_2021022000_ISM.grb { dimensions: lon = 401; lat = 321; time = 82; depth_below_surface_layer = 4; 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-02-20T00:00:00Z"; :standard_name = "forecast_reference_time"; :long_name = "GRIB reference time"; :calendar = "proleptic_gregorian"; double time(time=82); :units = "Hour since 2021-02-20T00:00:00Z"; :standard_name = "time"; :long_name = "GRIB forecast or observation time"; :calendar = "proleptic_gregorian"; float depth_below_surface_layer(depth_below_surface_layer=4); :units = "m"; :long_name = "Depth below land surface"; :positive = "down"; :Grib_level_type = 106; // int :datum = "land surface"; :bounds = "depth_below_surface_layer_bounds"; float depth_below_surface_layer_bounds(depth_below_surface_layer=4, 2); :units = "m"; :long_name = "bounds for depth_below_surface_layer"; float Soil_temperature_depth_below_surface_layer(time=82, depth_below_surface_layer=4, lat=321, lon=401); :long_name = "Soil temperature @ Depth below land surface layer"; :units = "K"; :abbreviation = "TSOIL"; :missing_value = NaNf; // float :grid_mapping = "LatLon_Projection"; :coordinates = "reftime time depth_below_surface_layer lat lon "; :Grib_Variable_Id = "VAR_2-0-2_L106_layer"; :Grib2_Parameter = 2, 0, 2; // int :Grib2_Parameter_Discipline = "Land surface products"; :Grib2_Parameter_Category = "Vegetation/Biomass"; :Grib2_Parameter_Name = "Soil temperature"; :Grib2_Level_Type = 106; // int :Grib2_Level_Desc = "Depth below land surface"; :Grib2_Generating_Process_Type = "Forecast"; float Volumetric_Soil_Moisture_Content_depth_below_surface_layer(time=82, depth_below_surface_layer=4, lat=321, lon=401); :long_name = "Volumetric Soil Moisture Content @ Depth below land surface layer"; :units = "Fraction"; :abbreviation = "SOILW"; :missing_value = NaNf; // float :grid_mapping = "LatLon_Projection"; :coordinates = "reftime time depth_below_surface_layer lat lon "; :Grib_Variable_Id = "VAR_2-0-192_L106_layer"; :Grib2_Parameter = 2, 0, 192; // int :Grib2_Parameter_Discipline = "Land surface products"; :Grib2_Parameter_Category = "Vegetation/Biomass"; :Grib2_Parameter_Name = "Volumetric Soil Moisture Content"; :Grib2_Level_Type = 106; // int :Grib2_Level_Desc = "Depth below land surface"; :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"; }