issues
search
ISI-MIP
/
attrici
Produce counterfactual climates for ISIMIP.
GNU General Public License v3.0
9
stars
2
forks
source link
Update documentation and scripts for preprocessing
#83
Open
SimonTreu
opened
1 year ago
SimonTreu
commented
1 year ago
In
readme.md
[ ] Add specification which data are to be downloaded from the ISIMIP website to reproduce the results from the paper
[ ] How (and why) to merge data
[ ] Preprocessing steps are currently mixed up in the chapters
Usage
and
Preprocessing
. Re-organize
In the code
[ ] It should be documented more clearly in which order preprocessing files must be run
[ ] Remove all hard-coded paths into a common config file
[ ] Add wrapper that combines all preprocessing scripts. Optimally this should run indipendend parts (e.g. different variables) in parallel.
[ ] Write a description of the requirements on attrici input files
In
readme.md
In the code