Revision 7ec65cad
Added by Benoit Parmentier over 11 years ago
climate/research/oregon/interpolation/master_script_temp.R | ||
---|---|---|
10 | 10 |
#STAGE 5: Output analyses: assessment of results for specific dates... |
11 | 11 |
# |
12 | 12 |
#AUTHOR: Benoit Parmentier |
13 |
#DATE: 07/31/2013
|
|
13 |
#DATE: 08/02/2013
|
|
14 | 14 |
|
15 | 15 |
#PROJECT: NCEAS INPLANT: Environment and Organisms --TASK#363, TASK$568-- |
16 | 16 |
|
... | ... | |
78 | 78 |
met_stations_outfiles_obj_file<-"/data/project/layers/commons/data_workflow/output_data_365d_gam_fus_lst_test_run_07172013/met_stations_outfiles_obj_gam_fusion__365d_gam_fus_lst_test_run_07172013.RData" |
79 | 79 |
|
80 | 80 |
var<-"TMAX" # variable being interpolated |
81 |
out_prefix<-"_365d_gam_cai_lst_comb3_08012013" #User defined output prefix
|
|
82 |
out_suffix<-"_OR_08012013" #Regional suffix
|
|
81 |
out_prefix<-"_365d_gam_fus_lst_comb3_08022013" #User defined output prefix
|
|
82 |
out_suffix<-"_OR_08022013" #Regional suffix
|
|
83 | 83 |
out_suffix_modis <-"_05302013" #pattern to find tiles produced previously |
84 | 84 |
|
85 | 85 |
#interpolation_method<-c("gam_fusion","gam_CAI","gam_daily") #other otpions to be added later |
86 |
interpolation_method<-c("gam_CAI") #other otpions to be added later |
|
87 |
#interpolation_method<-c("gam_fusion") #other otpions to be added later
|
|
86 |
#interpolation_method<-c("gam_CAI") #other otpions to be added later
|
|
87 |
interpolation_method<-c("gam_fusion") #other otpions to be added later |
|
88 | 88 |
#interpolation_method<-c("kriging_fusion") #other otpions to be added later |
89 | 89 |
#interpolation_method<-c("gwr_fusion") #other otpions to be added later |
90 | 90 |
#interpolation_method<-c("gwr_CAI") #other otpions to be added later |
Also available in: Unified diff
running gam_fusion using comb3 from comparison, temp OR