Project

General

Profile

« Previous | Next » 

Revision efe859e6

Added by Benoit Parmentier over 9 years ago

global mosaicing reg23 with two methods

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/26/2015            
8
#MODIFIED ON: 06/29/2015            
9 9
#Version: 5
10 10
#PROJECT: Environmental Layers project     
11 11
#COMMENTS: analyses run for reg5 for test of mosaicing using 1500x4500km and other tiles
......
64 64

  
65 65
y_var_name <- "dailyTmax" #PARAM2
66 66
interpolation_method <- c("gam_CAI") #PARAM3
67
region_name <- "reg5" #PARAM 4 #reg4 South America, Africa reg5,Europe reg2, North America reg1, Asia reg3
67
region_name <- "reg23" #PARAM 4 #reg4 South America, Africa reg5,Europe reg2, North America reg1, Asia reg3
68 68
mosaicing_method <- c("unweighted","use_edge_weights") #PARAM5
69
out_suffix <- paste(region_name,"_","mosaic_run10_1500x4500_global_analyses_06262015",sep="") #PARAM 6
69
out_suffix <- paste(region_name,"_","mosaic_run10_1500x4500_global_analyses_06292015",sep="") #PARAM 6
70 70
#PARAM3
71 71
out_dir <- in_dir #PARAM 7
72 72
create_out_dir_param <- TRUE #PARAM 8

Also available in: Unified diff