-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #149 from eurodatacube/ESDL_SMOS
feat: add ESDL Hydrology Soil Moisture and Precipitation
- Loading branch information
Showing
4 changed files
with
123 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |