Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use rain data from satellite data #9

Open
mrustl opened this issue Mar 11, 2021 · 0 comments
Open

feat: use rain data from satellite data #9

mrustl opened this issue Mar 11, 2021 · 0 comments
Milestone

Comments

@mrustl
Copy link
Member

mrustl commented Mar 11, 2021

as BSWT data is lacking winter half year (no impact for Beijing, but for other cities!)

Either use:
GoogleEarthEngine: GSMaP Operational (1h rainfall 2000 - current)

https://developers.google.com/earth-engine/datasets/catalog/JAXA_GPM_L3_GSMaP_v6_operational
https://developers.google.com/earth-engine/datasets/catalog/JAXA_GPM_L3_GSMaP_v6_reanalysis

Or:
ERA-5 Copernicus Data
https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-era5-single-levels?tab=overview.

R Package for Interfacting Copernicus Climate Store:
https://cran.r-project.org/web/packages/ecmwfr/v

@mrustl mrustl added this to the v0.2.0 milestone Mar 11, 2021
@mrustl mrustl changed the title feat: use rain data from GoogleEarthEngine: GSMaP Operational (1h rainfall 2000 - current) feat: use rain data from satellite data Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant