This repository contains code associated with "Observed drought indices show increasing divergence across Europe" by Stagge et al.
In order to run this code, you must install:
All necesary R packages will be installed automatically in the first file.
Code is numbered in order of operations. If you would like to simply recreate results from the paper, you may run the following from any command line after installing R. For more detailed information about each file, see below:
Rscript 00_prepare_file_system.R
Rscript 01_continental_diverge.R
Rscript 02_spatial_diverge.R
Rscript 03_climate_trends.R
Rscript 04_et_trends_model_comparison.R
For any description of this methodology, please use the following citation:
- Stagge, J.H., Kingston, D., Tallaksen, L.M. and Hannah, D. (2017) "Observed drought indices show increasing divergence across Europe." In review, Geophysical Research Letters (GRL).
- James H. Stagge - Owner - jstagge
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.txt file for details