pangeo-forge / staged-recipes

A place to submit pangeo-forge recipes before they become fully fledged pangeo-forge feedstocks
https://pangeo-forge.readthedocs.io/en/latest/
Apache License 2.0
39 stars 63 forks source link

Proposed Recipes for CHIRPS 2.0 #98

Open rabernat opened 2 years ago

rabernat commented 2 years ago

Note: I became aware of this dataset and the potential recipe via this twitter thread with @alexgleith

Source Dataset

CHIRPS: Rainfall Estimates from Rain Gauge and Satellite Observations

Since 1999, USGS and CHC scientists—supported by funding from USAID, NASA, and NOAA—have developed techniques for producing rainfall maps, especially in areas where surface data is sparse.

Estimating rainfall variations in space and time is a key aspect of drought early warning and environmental monitoring. An evolving drier-than-normal season must be placed in a historical context so that the severity of rainfall deficits can be quickly evaluated. However, estimates derived from satellite data provide areal averages that suffer from biases due to complex terrain, which often underestimate the intensity of extreme precipitation events. Conversely, precipitation grids produced from station data suffer in more rural regions where there are less rain-gauge stations. CHIRPS was created in collaboration with scientists at the USGS Earth Resources Observation and Science (EROS) Center in order to deliver complete, reliable, up-to-date data sets for a number of early warning objectives, like trend analysis and seasonal drought monitoring.

See script at https://github.com/digitalearthafrica/deafrica-scripts/blob/main/deafrica/data/chirps.py for a great starting point

Transformation / Alignment / Merging

None

Output Dataset

The DE-Africa folks are converting from regular GeoTIFF to COG + STAC catalog. So this could be a useful test scenario for that sort of pipeline.

alexgleith commented 2 years ago

Hey folks, if you'd like to test or explore the data, we have it stored on S3 with static STAC as well as listed in a STAC API. (Also in a Pangeo-like Open Data Cube Jupyter environment.)

rabernat commented 2 years ago

Great to see you here Alex! Thanks for the info.