NOAA Optimum Interpolation (OI) SST V2
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs//shared/obs/gridded/OISSTv2/weekly/sst.wkmean.1990-present.nc.yaml")
ds=cat.netcdf.read()
Metadata
title | NOAA Optimum Interpolation (OI) SST V2 |
location | /shared/obs/gridded/OISSTv2/weekly |
tags | OISSTv2_weekly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs//shared/obs/gridded/OISSTv2/weekly/sst.wkmean.1990-present.nc.yaml |
last updated | 2020-10-06 |
Dataset Contents
<xarray.Dataset> Dimensions: (lat: 180, lon: 360, nbnds: 2, time: 427) Coordinates: * lat (lat) float32 89.5 88.5 87.5 86.5 ... -86.5 -87.5 -88.5 -89.5 * lon (lon) float32 0.5 1.5 2.5 3.5 4.5 ... 356.5 357.5 358.5 359.5 * time (time) float64 6.641e+04 6.642e+04 ... 6.938e+04 6.939e+04 Dimensions without coordinates: nbnds Data variables: time_bnds (time, nbnds) float64 6.641e+04 6.642e+04 ... 6.939e+04 6.94e+04 sst (time, lat, lon) float32 ... Attributes: title: NOAA Optimum Interpolation (OI) SST V2 Conventions: CF-1.0 history: Created 10/2002 by RHS comments: Data described in Reynolds, R.W., N.A. Rayner, T.M. Smi... platform: Model source: NCEP Climate Modeling Branch institution: National Centers for Environmental Prediction References: https://www.psl.noaa.gov/data/gridded/data.noaa.oisst.v2.... dataset_title: NOAA Optimum Interpolation (OI) SST V2 source_url: http://www.emc.ncep.noaa.gov/research/cmb/sst_analysis/
xarray.Dataset
- lat: 180
- lon: 360
- nbnds: 2
- time: 427
- lat(lat)float3289.5 88.5 87.5 ... -88.5 -89.5
- units :
- degrees_north
- long_name :
- Latitude
- actual_range :
- [ 89.5 -89.5]
- standard_name :
- latitude
- axis :
- Y
- coordinate_defines :
- center
array([ 89.5, 88.5, 87.5, 86.5, 85.5, 84.5, 83.5, 82.5, 81.5, 80.5, 79.5, 78.5, 77.5, 76.5, 75.5, 74.5, 73.5, 72.5, 71.5, 70.5, 69.5, 68.5, 67.5, 66.5, 65.5, 64.5, 63.5, 62.5, 61.5, 60.5, 59.5, 58.5, 57.5, 56.5, 55.5, 54.5, 53.5, 52.5, 51.5, 50.5, 49.5, 48.5, 47.5, 46.5, 45.5, 44.5, 43.5, 42.5, 41.5, 40.5, 39.5, 38.5, 37.5, 36.5, 35.5, 34.5, 33.5, 32.5, 31.5, 30.5, 29.5, 28.5, 27.5, 26.5, 25.5, 24.5, 23.5, 22.5, 21.5, 20.5, 19.5, 18.5, 17.5, 16.5, 15.5, 14.5, 13.5, 12.5, 11.5, 10.5, 9.5, 8.5, 7.5, 6.5, 5.5, 4.5, 3.5, 2.5, 1.5, 0.5, -0.5, -1.5, -2.5, -3.5, -4.5, -5.5, -6.5, -7.5, -8.5, -9.5, -10.5, -11.5, -12.5, -13.5, -14.5, -15.5, -16.5, -17.5, -18.5, -19.5, -20.5, -21.5, -22.5, -23.5, -24.5, -25.5, -26.5, -27.5, -28.5, -29.5, -30.5, -31.5, -32.5, -33.5, -34.5, -35.5, -36.5, -37.5, -38.5, -39.5, -40.5, -41.5, -42.5, -43.5, -44.5, -45.5, -46.5, -47.5, -48.5, -49.5, -50.5, -51.5, -52.5, -53.5, -54.5, -55.5, -56.5, -57.5, -58.5, -59.5, -60.5, -61.5, -62.5, -63.5, -64.5, -65.5, -66.5, -67.5, -68.5, -69.5, -70.5, -71.5, -72.5, -73.5, -74.5, -75.5, -76.5, -77.5, -78.5, -79.5, -80.5, -81.5, -82.5, -83.5, -84.5, -85.5, -86.5, -87.5, -88.5, -89.5], dtype=float32)
- lon(lon)float320.5 1.5 2.5 ... 357.5 358.5 359.5
- units :
- degrees_east
- long_name :
- Longitude
- actual_range :
- [ 0.5 359.5]
- standard_name :
- longitude
- axis :
- X
- coordinate_defines :
- center
array([ 0.5, 1.5, 2.5, ..., 357.5, 358.5, 359.5], dtype=float32)
- time(time)float646.641e+04 6.642e+04 ... 6.939e+04
- units :
- days since 1800-1-1 00:00:00
- long_name :
- Time
- actual_range :
- [66410. 69392.]
- delta_t :
- 0000-00-07 00:00:00
- avg_period :
- 0000-00-07 00:00:00
- standard_name :
- time
- axis :
- T
- bounds :
- time_bnds
array([66410., 66417., 66424., ..., 69378., 69385., 69392.])
- time_bnds(time, nbnds)float64...
- long_name :
- Time Boundaries
array([[66410., 66417.], [66417., 66424.], [66424., 66431.], ..., [69378., 69385.], [69385., 69392.], [69392., 69399.]])
- sst(time, lat, lon)float32...
- long_name :
- Weekly Mean of Sea Surface Temperature
- unpacked_valid_range :
- [-5. 40.]
- actual_range :
- [-1.8 34.79]
- units :
- degC
- precision :
- 2
- var_desc :
- Sea Surface Temperature
- dataset :
- NOAA Optimum Interpolation (OI) SST V2
- level_desc :
- Surface
- statistic :
- Mean
- parent_stat :
- Individual obs
- standard_name :
- sea_surface_temperature
- valid_range :
- [-500 4000]
[27669600 values with dtype=float32]
- title :
- NOAA Optimum Interpolation (OI) SST V2
- Conventions :
- CF-1.0
- history :
- Created 10/2002 by RHS
- comments :
- Data described in Reynolds, R.W., N.A. Rayner, T.M. Smith, D.C. Stokes, and W. Wang, 2002: An Improved In Situ and Satellite SST Analysis for Climate, J. Climate
- platform :
- Model
- source :
- NCEP Climate Modeling Branch
- institution :
- National Centers for Environmental Prediction
- References :
- https://www.psl.noaa.gov/data/gridded/data.noaa.oisst.v2.html
- dataset_title :
- NOAA Optimum Interpolation (OI) SST V2
- source_url :
- http://www.emc.ncep.noaa.gov/research/cmb/sst_analysis/