'HDC' is a GitHub repository that contains instructions to reproduce results from the "Spatially Compounding Drought Events in Brazil" which is under review in the Water Resources Research journal.
Gesualdo, G. C. & Benso, M. Hydrological drought connectedness (HDC). 2024. Zenodo. https://doi.org/10.5072/zenodo.72713
| Dataset | Repository Link | DOI |
|---|---|---|
| Original dataset - CABra | https://zenodo.org/records/7612350 | https://doi.org/10.5281/zenodo.7612350 |
| Modify input data | https://sandbox.zenodo.org/records/73481 | https://doi.org/10.5072/zenodo.73481 |
The output from hydrological drought extraction and connectedness are stored in the data repository linked below.
| Dataset | Repository Link | DOI |
|---|---|---|
| Hydrological drought extraction | Link | https://doi.org |
| Hydrological drought connectedness | link | https://doi.org |
Clone this repository to get access to the notebooks used for Hydrological Drought Extraction and Connectedness. You'll also need to download the input files in link. Once you have the input dataset downloaded you can use the following notebooks to reproduce the analysis. For the Hydrological Drought Extraction, you should adjust the function variables moving_window in number of days, thresh_value in flow percentile and min_dur, the drought minimal duration in days.
| Script Name | Description |
|---|---|
| Hydrological_drought_extraction.ipynb | Runs the hydrological drought extraction for each catchment |
| Hydrological_drought_connectedness.ipynb | Compute the hydrological drought connectedness |