PyDRGHT: A comprehensive Python package for drought analysis
收藏资源简介:
This dataset provides sample hydrometeorological and drought data used in the PyDRGHT Python package examples. It is intended for demonstration and testing purposes of drought analysis workflows. data.csv – Daily hydrometeorological observations: DATE – Observation date STREAMFLOW – Monthly mean streamflow PRECIPITATION – Monthly mean precipitation MINT – Monthly minimum temperature MAXT – Monthly maximum temperature MEANT – Monthly mean temperature PET – Monthly potential evapotranspiration dchar.csv – Drought characteristics derived from the Standardized Precipitation Index (SPI) calculated using PyDRGHT. Includes information on drought duration, severity, and intensity for demonstration purposes. spi.csv – SPI values computed from the example data using PyDRGHT. Useful for reproducing drought analyses and visualizations shown in the package examples.



