Revision 7f66f630
Added by Benoit Parmentier almost 9 years ago
climate/research/oregon/interpolation/master_script_stage_6.R | ||
---|---|---|
12 | 12 |
#STAGE 7: Mosaicing of predictions and accuracy layer productions |
13 | 13 |
#AUTHOR: Benoit Parmentier |
14 | 14 |
#CREATED ON: 12/29/2015 |
15 |
#MODIFIED ON: 02/04/2016
|
|
15 |
#MODIFIED ON: 02/11/2016
|
|
16 | 16 |
#PROJECT: NCEAS-IPLANT-NASA: Environment Layers |
17 | 17 |
|
18 | 18 |
#First source these files: |
... | ... | |
105 | 105 |
script_path <- "/nobackupp8/bparmen1/env_layers_scripts" #path to script |
106 | 106 |
function_assessment_part1_functions <- "global_run_scalingup_assessment_part1_functions_02112015.R" #PARAM12 |
107 | 107 |
function_assessment_part1a <-"global_run_scalingup_assessment_part1a_01042016.R" |
108 |
function_assessment_part2 <- "global_run_scalingup_assessment_part2_02042016.R"
|
|
108 |
function_assessment_part2 <- "global_run_scalingup_assessment_part2_02092016.R"
|
|
109 | 109 |
function_assessment_part2_functions <- "global_run_scalingup_assessment_part2_functions_01032016.R" |
110 | 110 |
source(file.path(script_path,function_assessment_part1_functions)) #source all functions used in this script |
111 | 111 |
source(file.path(script_path,function_assessment_part1a)) #source all functions used in this script |
Also available in: Unified diff
running master script stage 6 with updated assessment part2 and fig fix for NEX