Skip to content

Commit

Permalink
Merge pull request #149 from eurodatacube/ESDL_SMOS
Browse files Browse the repository at this point in the history
feat: add ESDL Hydrology Soil Moisture and Precipitation
  • Loading branch information
UndeadFairy authored Jul 3, 2024
2 parents 7a0453d + aee9649 commit e455164
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 0 deletions.
3 changes: 3 additions & 0 deletions catalogs/race.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ collections:
- GG_people_mobility_reports
- CV19_covid_19_indicators
- crop_forecast_CropOM
- ESDL_Hydrology_SM
- ESDL_Hydrology_Precipitation

2 changes: 2 additions & 0 deletions catalogs/trilateral.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ collections:
- ADD_Melt_Onset
- ADD_Melt_Season_End
- ADD_Meltmap
- ESDL_Hydrology_SM
- ESDL_Hydrology_Precipitation
- MCD_S14Amazonas_detections
- EPA_Methane
- HLS_NDVI
Expand Down
68 changes: 68 additions & 0 deletions collections/ESDL_Hydrology_Precipitation.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
NName: ESDL_Hydrology_Precipitation
Title: Daily precipitation product
EodashIdentifier: ESDL_Hydrology_Precipitation
Description: "ESDL_Hydrology_Precipitation/ESDL_Hydrology_Precipitation.md"
Themes:
- agriculture
- water
Tags:
- Open data
- precipitation
- CPC
- GPM
- CHELSA Climatology
DataSource:
Other:
- GPM
- CPC
- model
- ERA5
Agency:
- EURAC
Licence:
- Url: https://creativecommons.org/licenses/by/4.0/
Type: text/html
Title: Creative Commons Attribution 4.0 International
Provider:
- Name: NOAA
Url: https://psl.noaa.gov/data/gridded/data.cpc.globalprecip.html
Roles:
- producer
- Name: NASA
Url: https://gpm.nasa.gov/taxonomy/term/1415
Roles:
- producer
- Name: ECMWF
Url: https://www.ecmwf.int/
Roles:
- producer
- Name: WLS
Url: https://www.wsl.ch/en/index.html
Roles:
- producer
- Name: CNR IRPI
Url: http://hydrology.irpi.cnr.it/
Roles:
- processor
- Name: EURAC
Url: http://www.eurac.edu/
Roles:
- host
References:
- Name: Daily precipitation product
Url: https://stac.eurac.edu:8080/collections/rainfall_all_domain
Resources:
- EndPoint: https://api.earthsystemdatalab.net/api
Type: zarr
Name: xcube
StacEndpoint: "/ogc"
DatacubeId: 'hydrology'
Variable: precip
ColormapName: viridis_alpha
Rescale: [0,50]
DateTimeInterval:
Start: "2000-01-01T00:00:00"
End: "2022-02-28T00:00:00"
Legend: ESDL_Hydrology_Precipitation/cm_legend.png
Image: ESDL_Hydrology_Precipitation/image.png
yAxis: "mm/day"
50 changes: 50 additions & 0 deletions collections/ESDL_Hydrology_SM.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
Name: ESDL_Hydrology_SM
Title: RT1 Surface Soil Moisture
EodashIdentifier: ESDL_Hydrology_SM
Description: "ESDL_Hydrology_SM/ESDL_Hydrology_SM.md"
Themes:
- agriculture
- water
Tags:
- Open data
- surface soil moisture
- radiative transfer
DataSource:
Spaceborne:
Satellite:
- Sentinel-1
Sensor:
- C-SAR
Agency:
- EURAC
Licence:
- Url: https://creativecommons.org/licenses/by/4.0/
Type: text/html
Title: Creative Commons Attribution 4.0 International
Provider:
- Name: TU Wien
Url: https://www.tuwien.at/mg/geo/rs
Roles:
- producer
Citation:
Publication:
Citation: Raphael Quast, Wolfgang Wagner, Bernhard Bauer-Marschallinger, Mariette Vreugdenhil Soil moisture retrieval from Sentinel-1 using a first-order radiative transfer model—A case-study over the Po-Valley, Remote Sensing of Environment
Volume 295, 1 September 2023, 113651
DOI: https://doi.org/10.1016/j.rse.2023.113651
References:
- Name: RT1 Surface Soil Moisture
Url: https://stac.eurac.edu:8080/collections/SM_RT?.language=en
Resources:
- EndPoint: https://api.earthsystemdatalab.net/api
Type: zarr
Name: xcube
StacEndpoint: "/ogc"
DatacubeId: 'hydrology'
Variable: SM
ColormapName: plasma_r
Rescale: [0,1]
DateTimeInterval:
Start: "2017-01-01T00:00:00"
End: "2022-06-30T00:00:00"
Legend: ESDL_Hydrology_SM/cm_legend.png
Image: ESDL_Hydrology_SM/image.png

0 comments on commit e455164

Please sign in to comment.