Project

General

Profile

« Previous | Next » 

Revision bce02b97

Added by Benoit Parmentier over 9 years ago

mosacing test with reg2 , Europe for three methods of mosaicing

View differences:

climate/research/oregon/interpolation/global_run_scalingup_mosaicing.R
5 5
#Analyses, figures, tables and data are also produced in the script.
6 6
#AUTHOR: Benoit Parmentier 
7 7
#CREATED ON: 04/14/2015  
8
#MODIFIED ON: 06/04/2015            
8
#MODIFIED ON: 06/05/2015            
9 9
#Version: 4
10 10
#PROJECT: Environmental Layers project     
11 11
#COMMENTS: analyses for run 10 global analyses,all regions 1500x4500km and other tiles
......
312 312

  
313 313
y_var_name <- "dailyTmax" #PARAM1
314 314
interpolation_method <- c("gam_CAI") #PARAM2
315
out_suffix <- "mosaic_run10_1500x4500_global_analyses_06042015" #PARAM3
315
region_name <- "reg2" #PARAM 13 #reg1 is North America, Africa Region 5
316

  
317
out_suffix <- paste(region_name,"_","mosaic_run10_1500x4500_global_analyses_06052015",sep="") 
318
#PARAM3
316 319
out_dir <- in_dir #PARAM4
317 320
create_out_dir_param <- TRUE #PARAM 5
318 321

  
......
334 337
tile_size <- "1500x4500" #PARAM 11
335 338
mulitple_region <- TRUE #PARAM 12
336 339

  
337
region_name <- "reg5" #PARAM 13 #reg1 is North America, Africa Region 5
338 340
plot_region <- FALSE
339 341

  
340 342
########################## START SCRIPT ##############################

Also available in: Unified diff