{ "type": "Collection", "id": "MUR-JPL-L4-GLOB-v4_1", "stac_version": "1.0.0", "title": "GHRSST Level 4 MUR Global Foundation Sea Surface Temperature Analysis (v4.1)", "description": "A Group for High Resolution Sea Surface Temperature (GHRSST) Level 4 sea surface temperature analysis produced as a retrospective dataset (four day latency) and near-real-time dataset (one day latency) at the JPL Physical Oceanography DAAC using wavelets as basis functions in an optimal interpolation approach on a global 0.01 degree grid. The version 4 Multiscale Ultrahigh Resolution (MUR) L4 analysis is based upon nighttime GHRSST L2P skin and subskin SST observations from several instruments including the NASA Advanced Microwave Scanning Radiometer-EOS (AMSR-E), the JAXA Advanced Microwave Scanning Radiometer 2 on GCOM-W1, the Moderate Resolution Imaging Spectroradiometers (MODIS) on the NASA Aqua and Terra platforms, the US Navy microwave WindSat radiometer, the Advanced Very High Resolution Radiometer (AVHRR) on several NOAA satellites, and in situ SST observations from the NOAA iQuam project. The ice concentration data are from the archives at the EUMETSAT Ocean and Sea Ice Satellite Application Facility (OSI SAF) High Latitude Processing Center and are also used for an improved SST parameterization for the high-latitudes. The dataset also contains additional variables for some granules including a SST anomaly derived from a MUR climatology and the temporal distance to the nearest IR measurement for each pixel.This dataset is funded by the NASA MEaSUREs program ( http://earthdata.nasa.gov/our-community/community-data-system-programs/measures-projects ), and created by a team led by Dr. Toshio M. Chin from JPL. It adheres to the GHRSST Data Processing Specification (GDS) version 2 format specifications. Use the file global metadata \"history:\" attribute to determine if a granule is near-realtime or retrospective.", "links": [], "stac_extensions": [ "https://stac-extensions.github.io/datacube/v2.2.0/schema.json" ], "collection_concept_id": "C1996881146-POCLOUD", "cube:dimensions": { "time": { "extent": [ "2002-06-01T09:00:00Z", null ], "description": "reference time of sst field", "step": "P1D", "type": "temporal" }, "lon": { "axis": "x", "extent": [ -179.99000549316406, 180 ], "description": "longitude", "reference_system": 4326, "type": "spatial" }, "lat": { "axis": "y", "extent": [ -89.98999786376953, 89.98999786376953 ], "description": "latitude", "reference_system": 4326, "type": "spatial" } }, "cube:variables": { "analysed_sst": { "type": "data", "description": "analysed sea surface temperature", "dimensions": [ "time", "lat", "lon" ], "unit": "kelvin", "attrs": { "long_name": "analysed sea surface temperature", "standard_name": "sea_surface_foundation_temperature", "units": "kelvin", "valid_min": -32767, "valid_max": 32767, "comment": "\"Final\" version using Multi-Resolution Variational Analysis (MRVA) method for interpolation", "source": "AMSRE-REMSS, AVHRR_Pathfinder-PFV5.2-NODC_day, AVHRR_Pathfinder-PFV5.2-NODC_night, MODIS_T-JPL, iQUAM-NOAA/NESDIS, Ice_Conc-OSISAF" }, "shape": [ null, 17999, 36000 ], "chunks": [ 1, 1023, 2047 ], "renders": "analysed_sst" }, "analysis_error": { "type": "data", "description": "estimated error standard deviation of analysed_sst", "dimensions": [ "time", "lat", "lon" ], "unit": "kelvin", "attrs": { "long_name": "estimated error standard deviation of analysed_sst", "units": "kelvin", "valid_min": 0, "valid_max": 32767, "comment": "none" }, "shape": [ null, 17999, 36000 ], "chunks": [ 1, 1023, 2047 ], "renders": "analysis_error" }, "mask": { "type": "data", "description": "sea/land field composite mask", "dimensions": [ "time", "lat", "lon" ], "attrs": { "long_name": "sea/land field composite mask", "valid_min": 1, "valid_max": 31, "flag_masks": [ 1, 2, 4, 8, 16 ], "flag_values": [ 1, 2, 5, 9, 13 ], "flag_meanings": "1=open-sea, 2=land, 5=open-lake, 9=open-sea with ice in the grid, 13=open-lake with ice in the grid", "comment": "mask can be used to further filter the data.", "source": "GMT \"grdlandmask\", ice flag from sea_ice_fraction data" }, "shape": [ null, 17999, 36000 ], "chunks": [ 1, 1447, 2895 ] }, "sea_ice_fraction": { "type": "data", "description": "sea ice area fraction", "dimensions": [ "time", "lat", "lon" ], "unit": "fraction (between 0 and 1)", "attrs": { "long_name": "sea ice area fraction", "standard_name": "sea ice area fraction", "units": "fraction (between 0 and 1)", "valid_min": 0, "valid_max": 100, "source": "EUMETSAT OSI-SAF, copyright EUMETSAT", "comment": "ice data interpolated by a nearest neighbor approach." }, "shape": [ null, 17999, 36000 ], "chunks": [ 1, 1447, 2895 ], "renders": "sea_ice_fraction" } }, "renders": { "analysed_sst": { "title": "Renders configuration for analysed_sst", "resampling": "average", "colormap_name": "rainbow", "rescale": [ [ 271, 305 ] ], "backend": "xarray" }, "analysis_error": { "title": "Renders configuration for analysis_error", "resampling": "average", "colormap_name": "reds", "rescale": [ [ 0, 0.5 ] ], "backend": "xarray" }, "sea_ice_fraction": { "title": "Renders configuration for sea_ice_fraction", "resampling": "average", "colormap_name": "gist_gray_r", "rescale": [ [ 0, 1 ] ], "backend": "xarray" } }, "extent": { "spatial": { "bbox": [ [ -180, -90, 180, 90 ] ] }, "temporal": { "interval": [ [ "2002-05-31T21:00:00Z", null ] ] } }, "license": "CC0-1.0", "providers": [ { "name": "NASA/JPL/PODAAC", "description": "Physical Oceanography Distributed Active Archive Center, Jet Propulsion Laboratory, NASA", "roles": [], "url": "https://podaac.jpl.nasa.gov/" }, { "name": "NASA/JPL", "description": "Jet Propulsion Laboratory, NASA", "roles": [ "processor" ], "url": "https://podaac.jpl.nasa.gov/missions" }, { "name": "NASA/JPL/PODAAC", "description": "Physical Oceanography Distributed Active Archive Center, Jet Propulsion Laboratory, NASA", "roles": [ "host" ], "url": "https://podaac.jpl.nasa.gov/" } ] }