ESA CCI SM Land and Rainforest Mask

Load in Python

from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/ESA-CCI-SOILMOISTURE-LAND_AND_RAINFOREST_MASK-fv04.2.yaml") ds=cat.netcdf.read()

Metadata

title ESA CCI SM Land and Rainforest Mask
location /shared/land/CCI/ancillary
tags global,satellite,daily
catalog_dir https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/ESA-CCI-SOILMOISTURE-LAND_AND_RAINFOREST_MASK-fv04.2.yaml
last updated

Dataset Contents

<xarray.Dataset>
Dimensions:     (lat: 720, lon: 1440)
Coordinates:
  * lat         (lat) float64 89.88 89.62 89.38 89.12 ... -89.38 -89.62 -89.88
  * lon         (lon) float64 -179.9 -179.6 -179.4 -179.1 ... 179.4 179.6 179.9
Data variables:
    crs         int32 -2147483647
    gpi         (lat, lon) int32 ...
    cell        (lat, lon) int16 ...
    land        (lat, lon) int8 ...
    rainforest  (lat, lon) int8 ...
Attributes:
    gpidirect:                  11
    geospatial_lon_min:         -180.0
    geospatial_lat_max:         90.0
    date_created:               20160518T000921Z
    geospatial_lat_min:         -90.0
    id:                         ESA-CCI-SOILMOISTURE-LAND_AND_RAINFOREST_MASK...
    geospatial_lon_max:         180.0
    Conventions:                CF-1.6
    title:                      ESA CCI SM Land and Rainforest Mask
    institution:                Technische Universität Wien (AUT); Transmissi...
    contact:                    cci_sm_contact@eodc.eu
    product_version:            04.2
    tracking_id:                5bedcf45-402a-4f21-9057-30f2c9384bc7
    standard_name_vocabulary:   NetCDF Climate and Forecast (CF) Metadata Con...
    summary:                    The GSHHG database has been use to calculate ...
    keywords:                   Soil Moisture/Water Content
    naming_authority:           TU Wien
    keywords_vocabulary:        NASA Global Change Master Directory (GCMD) Sc...
    cdm_data_type:              Grid
    comment:                    These data were produced as part of the ESA C...
    history:                    2013-05-05 00:00:00 - product produced
    creator_name:               Department of Geodesy and Geoinformation, Tec...
    creator_url:                http://rs.geo.tuwien.ac.at
    creator_email:              cci_sm_developer@eodc.eu
    project:                    Climate Change Initiative - European Space Ag...
    license:                    data use is free and open for all registered ...
    geospatial_vertical_min:    0.0
    geospatial_vertical_max:    0.0
    geospatial_lat_units:       degrees_north
    geospatial_lon_units:       degrees_east
    geospatial_lat_resolution:  0.25 degree
    geospatial_lon_resolution:  0.25 degree
    spatial_resolution:         25km
    shape:                      [1440  720]