diff --git a/outdated_scripts/analysis_map_degchange.py b/analysis_map_degchange.py similarity index 100% rename from outdated_scripts/analysis_map_degchange.py rename to analysis_map_degchange.py diff --git a/outdated_scripts/analysis_policy_temp_figs.py b/analysis_policy_temp_figs.py similarity index 100% rename from outdated_scripts/analysis_policy_temp_figs.py rename to analysis_policy_temp_figs.py diff --git a/outdated_scripts/analysis_wgms_ERA5_compare.py b/analysis_wgms_ERA5_compare.py similarity index 100% rename from outdated_scripts/analysis_wgms_ERA5_compare.py rename to analysis_wgms_ERA5_compare.py diff --git a/pygem/pygem_input.py b/pygem/pygem_input.py index d3a0deba..c7998435 100755 --- a/pygem/pygem_input.py +++ b/pygem/pygem_input.py @@ -49,7 +49,7 @@ ref_wateryear = 'calendar' # options for years: 'calendar', 'hydro', 'custom' ref_spinupyears = 0 # spin up years if ref_spinupyears > 0: - assert 0==1, 'Code needs to be tested to enure spinup years are correctly accounted for in output files' + assert 0==1, 'Code needs to be tested to ensure spinup years are correctly accounted for in output files' # Simulation runs (refers to period of simulation and needed separately from reference year to account for bias adjustments) gcm_startyear = 2000 # first year of model run (simulation dataset)