/paper_NCEE2024_FlashDrought

Paper scripts for O and Park (Nature Commun. Earth Environ, 2024)

Primary LanguagePython

NCEE2024_FlashDrought

Paper codes and plot data for "Global ecosystem responses to flash droughts are modulated by background climate and vegetation conditions", Communications Earth & Environment (2024): 10.1038/s43247-024-01247-4.

  1. See https://github.com/osungmin/FlashDrought.git for identification of flash drought events
  • Conda environment can be created from fd_ecosystem.yml
$ conda env create -f fd_ecosystem.yml
  1. Python scripts to prepare plot data: /prep_scripts (Python v3)
  1. Python scripts to create paper figures: /paper_scripts (Python v3)
  • fig1.py, fig2.py, and fig3.py: python codes for the main figures.
  • rawdata.zip; example raw research data containing the list of soil moisture and LAI anomalies during flash droughts.
  • pltdats.zip; processed data for the main manuscript figures. ! unzip the data into the same directory where the python scripts are located