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

Drought hazard: better indicator and projections #19

Open
matamadio opened this issue Nov 23, 2022 · 3 comments
Open

Drought hazard: better indicator and projections #19

matamadio opened this issue Nov 23, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@matamadio
Copy link
Collaborator

The drought frequency analysis is currently based on FAO Agricultural Stress Index. It is based on satellite observations of crop health since 1984, meaning there is no probabilistic modelling, just empirical data.

The current representation of drought hazard:

  • Combines cropland and pasture land
  • Shows 2 separate seasons
  • Measure hazard as frequency of impact over two threshold values of affected land: one third (30%) and half (50%).

Example:

This is aligned with the approach used by FAO website.
However, it is not the most intuitive metric to explain; either we simplify how it is expressed, or elaborate it into a new, easier to understand index.

@stufraser1 always interested in your suggestions if you have any

@matamadio matamadio mentioned this issue Jul 17, 2023
39 tasks
@matamadio matamadio added the enhancement New feature or request label Jul 20, 2023
@matamadio
Copy link
Collaborator Author

Added SPEI and scPDSI in the docs. Would be good to develop an automation to source and aggregate those at subnational level.

@artessen
Copy link
Collaborator

artessen commented Jan 7, 2025

Data sources for the implementation of automatic retrieval:

@matamadio
Copy link
Collaborator Author

matamadio commented Jan 7, 2025

Thanks. These are both 55km resolution, which might not be good enough for subnational evaluation.

CEDA has released Hydro-JULES: Global high-resolution drought datasets from 1981-2022 at 5 km resolution.

These are global scale high-resolution drought indices developed from a combination of precipitation and potential evapotranspiration datasets for the Hydro-JULES project. Climate Hazards group InfraRed Precipitation with Station data (CHIRPS), Multi-Source Weighted-Ensemble Precipitation (MSWEP) precipitation estimates, Global Land Evaporation Amsterdam Model (GLEAM) and Bristol Hourly potential evapotranspiration (hPET) estimates were used. The drought index is developed using the Standardized Precipitation-Evapotranspiration Index (SPEI). These high-resolution global scale drought indices are available from 1981-2022 at a monthly and 5km spatial resolution. The SPEI indices are available from 1-48 months. The datasets provide valuable information for the study and analysis of droughts at much higher resolution from global to local scale.

The data can be sub-setted directly from their repo via API, which could be leveraged by automation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants