- 19 May, 2021 2 commits
-
-
Ruth Lorenz authored
-
Ruth Lorenz authored
-
- 14 Apr, 2021 2 commits
-
-
Ruth Lorenz authored
-
Ruth Lorenz authored
-
- 11 Mar, 2021 1 commit
-
-
Ruth Lorenz authored
changed robustness function to first draw normal distributions and then add according to weights instead other way around. if first blow up means and stds and then resample cdfs too smooth which leads to artifical increase in R
-
- 05 Mar, 2021 3 commits
-
-
Ruth Lorenz authored
added helper scripts to create configs for all time periods, added additional plotting scripts under version control
-
Ruth Lorenz authored
added removal of best and second best model for R calculation, needs revision when using weights for performance AND independence
-
Ruth Lorenz authored
rpsc (A2) is calculated from multi-model mean historical and future projections (not individual model runs), do not calculate rpss2 for efficiency (needs sorted cv2all, fvall etc.)
-
- 15 Feb, 2021 2 commits
-
-
Ruth Lorenz authored
-
Ruth Lorenz authored
-
- 04 Feb, 2021 2 commits
-
-
Ruth Lorenz authored
-
Ruth Lorenz authored
updated robustness_function_gufunc according to new version of robustness_function, simplified, use cdf
-
- 28 Jan, 2021 1 commit
-
-
Ruth Lorenz authored
use cdf calculation instead interpolation, repetitions for all models at once, add break in loop if std over R is small
-
- 25 Jan, 2021 6 commits
-
-
Ruth Lorenz authored
-
Ruth Lorenz authored
-
Ruth Lorenz authored
-
Ruth Lorenz authored
-
Ruth Lorenz authored
-
Ruth Lorenz authored
added saving of global mean change in multi_model_robustness.py, do not load numba in robustness function, not used at the moment
-
- 15 Jan, 2021 3 commits
-
-
Ruth Lorenz authored
added season in plot name in postproc/plot_cmip6_cmip5_cmip3.ncl, only two outputs from multitests in multi_model_robustness.py, fixed weird error from symbols? (deleted line break) in functions/robustness_function.py
-
Ruth Lorenz authored
-
Ruth Lorenz authored
-
- 08 Jan, 2021 1 commit
-
-
Ruth Lorenz authored
added weighting option for robustness_function. use robustness_function at every grid point with apply_ufunc and vectorize=True. tried using dask and numba, issue with R being dask array, something wrong
-
- 07 Jan, 2021 1 commit
-
-
Ruth Lorenz authored
-
- 06 Jan, 2021 2 commits
-
-
Ruth Lorenz authored
use xr.apply_ufunc to apply robustness_function at every grid point, even if weighted apply significance test on raw data
-
Ruth Lorenz authored
-
- 11 Dec, 2020 2 commits
-
-
Ruth Lorenz authored
simplify ncl plotting, use hatching saved from python code for consistence, use doubles where double saved in netcdfs
-
Ruth Lorenz authored
-
- 10 Dec, 2020 3 commits
-
-
Ruth Lorenz authored
updated .gitignore to not track *.pyc files, undo change in plotting.py for hatching 'xx', does not work, looks the same as 'x'
-
Ruth Lorenz authored
changes for CMIP6 in main, added project to distinguish between CMIPs, for CMIP6 need to check that matching historical file is available, changed reading of weights to also read filenames from weights file to ensure identical ensemble. added postproc/plot_cmip6_cmip5_cmip3.ncl under version control, no content changes in functions/robustness_function.py
-
Ruth Lorenz authored
-
- 13 Nov, 2020 1 commit
-
-
Ruth Lorenz authored
-
- 06 Nov, 2020 1 commit
-
-
Ruth Lorenz authored
-
- 18 Oct, 2019 1 commit
-
-
Ruth Lorenz authored
-
- 17 Oct, 2019 2 commits
-
-
Ruth Lorenz authored
changes needed for new CMIP6-ng usage in multi_model_robustness.py, updated README with more info, added files calc_performance.py and postproc/plot_rmse_vs_R.py under version control
-
Ruth Lorenz authored
-
- 05 Jul, 2019 1 commit
-
-
Ruth Lorenz authored
added option for CMIP3,5,6, changes needed because of slightly different data structctures, added environment info in README
-
- 21 Mar, 2019 1 commit
-
-
Ruth Lorenz authored
implementation of weights for robustness (1000, include models as many times as needed by their weight), alway plot as contourf for consistency (otherwise looks strange), make sure correct fill value (not NaN, cannot be read by ncl and causes problems plotting) when writing data to netcdfs, cleaned up code
-
- 15 Mar, 2019 2 commits
-
-
Ruth Lorenz authored
-
Ruth Lorenz authored
-