Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SIMO_output
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clblatte
SIMO_output
Commits
13255b88
Commit
13255b88
authored
4 years ago
by
clblatte
Browse files
Options
Downloads
Patches
Plain Diff
include CCf in comments, add V_aspen again --> avoiding merge conflicts with previous simulatd data
parent
beaa65b0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Main_cPouta.R
+5
-2
5 additions, 2 deletions
Main_cPouta.R
with
5 additions
and
2 deletions
Main_cPouta.R
+
5
−
2
View file @
13255b88
...
...
@@ -76,11 +76,13 @@ if(on_cPouta == TRUE) {
# Names of the db can be defined flexible.
# !!! the ONLY rule is the name definition of certain simulations that indicate special simulation runs:
# - set aside without deadwood extractio "_SA"
# - continuous cover forestry regimes "_CCF"
# - inital stand condition "_initial"
# - regimes for promoting broadleaves "_BL"
# - regimes with fertilization "_FERT"
# Examples: "simulated_RCP0_p_1-150.db" no climate change (RCP0) simulated on cPouta (p) for stand frequenze 1-150 (or anything else)
# "simulated_RCP0_p_CCF_....db Continuous cover forestry regimes without (without biomass extraction)
# "simulated_RCP0_p_SA_.....db" set aside without deadwood extraction (no other regimes!)
# "simulated_RCP0_p_initial_....db" set aside for only 1 year timestep
# "simulated_RCP0_p_FERT_....db" intensive management regimes with fertilization
...
...
@@ -88,8 +90,8 @@ if(on_cPouta == TRUE) {
#
# Reasons: Databases containing only SA simulations require a special SQL querry for data extraction
.
# It is called/identified by "_SA" in the db name.
# Reasons: Databases containing only SA simulations require a special SQL querry for data extraction
--> no management simulation
# It is called/identified by "_SA"
& "_initial"
in the db name.
#
# For databases containing _inital, _FERT and _BL are the simulated regimes renamed (see loadDB.R)
...
...
@@ -158,6 +160,7 @@ columns <- paste0("id,
V,
V_penbirch,
V_pubbirch,
V_aspen,
V_populus,
V_Alnus_incana,
V_Alnus_glutinosa,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment