Skip to content

Commit

Permalink
Merge pull request #11 from edwinkost/for_public_release
Browse files Browse the repository at this point in the history
Working on public release.
  • Loading branch information
edwinkost authored Aug 17, 2016
2 parents 290b922 + 9f0b1e7 commit d45ddbb
Show file tree
Hide file tree
Showing 71 changed files with 21,036 additions and 4,667 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# ignore cartesius job ouput
*.out

# ignore pcraster maps
*.map
*.ldd
Expand Down
674 changes: 674 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
PCR-GLOBWB
==========

Copyright 2016 Utrecht University

PCR-GLOBWB (PCRaster Global Water Balance) is a large-scale hydrological model intended for global to regional studies and developed at the Department of Physical Geography, Utrecht University (Netherlands).

contact: Edwin Sutanudjaja ([email protected]).
PCR-GLOBWB is copyrighted by Utrecht University and released under the GPL license, version 3

This program comes with ABSOLUTELY NO WARRANTY

See the "LICENSE" file for more information.

contact: Edwin Sutanudjaja ([email protected]).

Please also see the file README.txt.
7 changes: 7 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
PCR-GLOBWB git repository.

PCR-GLOBWB is copyrighted by Utrecht University and released under the GPL license, version 3

This program comes with ABSOLUTELY NO WARRANTY

See the "LICENSE" file for more information.

For questions, please contact Edwin Sutanudjaja (e-mail: [email protected]).

Some git reference cards:
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/bin/bash
#SBATCH -N 1
#SBATCH -t 119:59:00
#SBATCH -p normal

# transient run
cd /home/edwin/github/edwinkost/PCR-GLOBWB/model
python parallel_pcrglobwb_with_prefactors_2016_03_29.py ../config/05min_runs_may_2016/4LCs_edwin_parameter_set_with_modflow/no_correction/from_1901_extra_spin_up/natural/begin/setup_05min_CRU-TS3.23_ERA20C_pcrglobwb_with_modflow_4LCs_edwin_parameter_set_natural_extra_spinup_from_1901_begin_part_one.ini

# NOTE: pcrglobwb modflow - 4 LCs - edwin parameter set - no correction - NATURAL - with extra spin-up - part_one - start from 1901
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/bin/bash
#SBATCH -N 1
#SBATCH -t 119:59:00
#SBATCH -p normal

# transient run
cd /home/edwin/github/edwinkost/PCR-GLOBWB/model
python parallel_pcrglobwb_with_prefactors_2016_03_29.py ../config/05min_runs_may_2016/4LCs_edwin_parameter_set_with_modflow/no_correction/from_1901_extra_spin_up/natural/begin/setup_05min_CRU-TS3.23_ERA20C_pcrglobwb_with_modflow_4LCs_edwin_parameter_set_natural_extra_spinup_from_1901_begin_part_two.ini

# NOTE: pcrglobwb modflow - 4 LCs - edwin parameter set - no correction - NATURAL - with extra spin-up - part_two - start from 1901

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#!/bin/bash
#SBATCH -N 1
#SBATCH -t 119:59:00
#SBATCH -p normal

# transient run
cd /home/edwin/github/edwinkost/PCR-GLOBWB/model
python parallel_pcrglobwb_with_prefactors_2016_03_29.py ../config/05min_runs_may_2016/4LCs_edwin_parameter_set_with_modflow/no_correction/from_1901_extra_spin_up/natural/continue_from_1946/setup_05min_CRU-TS3.23_ERA20C_pcrglobwb_with_modflow_4LCs_edwin_parameter_set_natural_extra_spinup_from_1901_continue_from_1946_part_one.ini

# NOTE: pcrglobwb modflow - 4 LCs - edwin parameter set - no correction - NATURAL - with extra spin-up - part_one - start from 1901
# - continue from 1946
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#!/bin/bash
#SBATCH -N 1
#SBATCH -t 119:59:00
#SBATCH -p normal

# transient run
cd /home/edwin/github/edwinkost/PCR-GLOBWB/model
python parallel_pcrglobwb_with_prefactors_2016_03_29.py ../config/05min_runs_may_2016/4LCs_edwin_parameter_set_with_modflow/no_correction/from_1901_extra_spin_up/natural/continue_from_1946/setup_05min_CRU-TS3.23_ERA20C_pcrglobwb_with_modflow_4LCs_edwin_parameter_set_natural_extra_spinup_from_1901_continue_from_1946_part_two.ini

# NOTE: pcrglobwb modflow - 4 LCs - edwin parameter set - no correction - NATURAL - with extra spin-up - part_two - start from 1901
# - continue from 1946

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#!/bin/bash
#SBATCH -N 1
#SBATCH -t 119:59:00
#SBATCH -p normal

# transient run
cd /home/edwin/github/edwinkost/PCR-GLOBWB/model
python parallel_pcrglobwb_with_prefactors_2016_03_29.py ../config/05min_runs_may_2016/4LCs_edwin_parameter_set_with_modflow/no_correction/from_1901_extra_spin_up/natural/continue_from_1958/setup_05min_CRU-TS3.23_ERA20C_pcrglobwb_with_modflow_4LCs_edwin_parameter_set_natural_extra_spinup_from_1901_continue_from_1958_part_one.ini

# NOTE: pcrglobwb modflow - 4 LCs - edwin parameter set - no correction - NATURAL - with extra spin-up - part_one - start from 1901
# - continue from 1946
# - continue from 1958
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#!/bin/bash
#SBATCH -N 1
#SBATCH -t 119:59:00
#SBATCH -p normal

# transient run
cd /home/edwin/github/edwinkost/PCR-GLOBWB/model
python parallel_pcrglobwb_with_prefactors_2016_03_29.py ../config/05min_runs_may_2016/4LCs_edwin_parameter_set_with_modflow/no_correction/from_1901_extra_spin_up/natural/continue_from_1958/setup_05min_CRU-TS3.23_ERA20C_pcrglobwb_with_modflow_4LCs_edwin_parameter_set_natural_extra_spinup_from_1901_continue_from_1958_part_two.ini

# NOTE: pcrglobwb modflow - 4 LCs - edwin parameter set - no correction - NATURAL - with extra spin-up - part_two - start from 1901
# - continue from 1946
# - continue from 1958
Loading

0 comments on commit d45ddbb

Please sign in to comment.