ESA CCI ECV SOILMOISTURE Porosity

Load in Python

from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/ESACCI-SOILMOISTURE-POROSITY_V01.1.yaml") ds=cat.netcdf.read()

Metadata

title ESA CCI ECV SOILMOISTURE Porosity
location /shared/land/CCI/ancillary
tags global,satellite,daily
catalog_dir https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/ESACCI-SOILMOISTURE-POROSITY_V01.1.yaml
last updated 2020-10-15

Dataset Contents

<xarray.Dataset>
Dimensions:   (lat: 720, lon: 1440)
Coordinates:
  * lon       (lon) float32 -179.875 -179.625 -179.375 ... 179.625 179.875
  * lat       (lat) float32 89.875 89.625 89.375 ... -89.375 -89.625 -89.875
Data variables:
    porosity  (lat, lon) float32 ...
Attributes:
    title:                      ESA CCI ECV SOILMOISTURE Porosity
    institution:                Vienna University of Technology, VU Universit...
    contact:                    cci_sm_contact@eodc.eu
    source:                     Harmonized World Soil Database (version 1.0)
    history:                    2015-08-06 15:19:32 - product produced
    references:                 Saxton, K. E., Rawls, W. J., Soil Water Chara...
    tracking_id:                c796dfe2-5204-41ac-8560-84e6cbfce1f2
    product_version:            01.1
    summary:                    Porosity derived from HWSD v1 (2008) and Saxt...
    keywords:                   land surface, soil porosity
    id:                         d:\users\dc\ccism\v02.2\000_ancillary\porosit...
    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 s...
    date_created:               20150806T154812Z
    creator_name:               Department of Geodesy and Geoinformation, Vie...
    creator_url:                http://rs.geo.tuwien.ac.at
    creator_email:              cci_sm_developer@eodc.eu
    project:                    Climate Change Initiative - European Space Ag...
    geospatial_lat_min:         -90.0
    geospatial_lat_max:         90.0
    geospatial_lon_min:         -180.0
    geospatial_lon_max:         180.0
    geospatial_vertical_min:    0.0
    geospatial_vertical_max:    0.0
    time_coverage_start:        N/A
    time_coverage_end:          N/A
    time_coverage_duration:     N/A
    time_coverage_resolution:   N/A
    standard_name_vocabulary:   NetCDF Climate and Forecast (CF) Metadata Con...
    license:                    data use is free and open for all registered ...
    platform:                   N/A
    sensor:                     N/A
    spatial_resolution:         25km
    geospatial_lat_units:       degrees_north
    geospatial_lon_units:       degrees_east
    geospatial_lat_resolution:  0.25 degree
    geospatial_lon_resolution:  0.25 degree