Project

General

Profile

« Previous | Next » 

Revision 73777986

Added by Benoit Parmentier almost 9 years ago

assessment part3, replacing slight bug

View differences:

climate/research/oregon/interpolation/global_run_scalingup_assessment_part3.R
7 7
#Analyses, figures, tables and data are also produced in the script.
8 8
#AUTHOR: Benoit Parmentier 
9 9
#CREATED ON: 03/23/2014  
10
#MODIFIED ON: 02/08/2016            
10
#MODIFIED ON: 02/09/2016            
11 11
#Version: 5
12 12
#PROJECT: Environmental Layers project     
13 13
#COMMENTS: Initial commit, script based on part 2 of assessment, will be modified further for overall assessment 
......
168 168
  plot_region <- list_param_run_assessment_plotting$plot_region # PARAM13 
169 169
  num_cores <- list_param_run_assessment_plotting$num_cores # 6 #PARAM 14
170 170
  region_name <- list_param_run_assessment_plotting$region_name #<- "world" #PARAM 15
171
  df_assessment_files_name <- list_param_run_assessment_plotting$df_assessment_files_name #PARAM 16
171
  #df_assessment_files_name <- list_param_run_assessment_plotting$df_assessment_files_name #PARAM 16
172 172
  threshold_missing_day <- list_param_run_assessment_plotting$threshold_missing_day #PARM17
173 173
  year_predicted <- list_param_run_assessment_plotting$year_predicted
174 174
 
......
455 455

  
456 456
  ################ 
457 457
  ### Figure 4: plot predicted tiff for specific date per model
458
  ## Replace by break out by season?
458 459
  
459 460
  #y_var_name <-"dailyTmax"
460 461
  #index <-244 #index corresponding to Sept 1

Also available in: Unified diff