netcdf files/g/d094001/2013/ocnsst.cdas1.201311.grb2 { dimensions: lon = 720; lat = 360; time = 720; depth_below_sea = 1; variables: int LatLon_Projection; :grid_mapping_name = "latitude_longitude"; :earth_radius = 6371229.0; // double float lat(lat=360); :units = "degrees_north"; float lon(lon=720); :units = "degrees_east"; double time(time=720); :units = "Hour since 2013-11-01T00:00:00Z"; :standard_name = "time"; :long_name = "GRIB forecast or observation time"; :calendar = "proleptic_gregorian"; :bounds = "time_bounds"; double time_bounds(time=720, 2); :units = "Hour since 2013-11-01T00:00:00Z"; :long_name = "bounds for time"; double reftime(time=720); :standard_name = "forecast_reference_time"; :long_name = "GRIB reference time"; :calendar = "proleptic_gregorian"; :units = "Hour since 2013-11-01T00:00:00Z"; float depth_below_sea(depth_below_sea=1); :units = "m"; :long_name = "Depth below sea level"; :positive = "down"; :Grib_level_type = 160; // int :datum = "sea level"; float Potential_temperature_depth_below_sea_1_Hour_Average(time=720, depth_below_sea=1, lat=360, lon=720); :long_name = "Potential temperature (1_Hour Average) @ Depth below sea level"; :units = "K"; :abbreviation = "POT"; :missing_value = NaNf; // float :grid_mapping = "LatLon_Projection"; :coordinates = "reftime time depth_below_sea lat lon "; :Grib_Statistical_Interval_Type = "Average"; :Grib_Variable_Id = "VAR_0-0-2_L160_I1_Hour_S0"; :Grib2_Parameter = 0, 0, 2; // int :Grib2_Parameter_Discipline = "Meteorological products"; :Grib2_Parameter_Category = "Temperature"; :Grib2_Parameter_Name = "Potential temperature"; :Grib2_Level_Type = 160; // int :Grib2_Level_Desc = "Depth below sea level"; :Grib2_Generating_Process_Type = "Forecast"; :Grib2_Statistical_Process_Type = "Average"; // 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 = "2,1"; :Type_of_generating_process = "Forecast"; :Analysis_or_forecast_generating_process_identifier_defined_by_originating_centre = "Climate Data Assimilation System (CDAS)"; :file_format = "GRIB-2"; :Conventions = "CF-1.6"; :history = "Read using CDM IOSP GribCollection v3"; :featureType = "GRID"; }