Project

General

Profile

« Previous | Next » 

Revision 4c29b739

Added by Adam M. Wilson almost 12 years ago

Modified GAM.R interpolation script to 1) simplify validation results, 2) add full prediction (rather than just stations) and 3) some other (hopefully) simplifications and improvements.

View differences:

climate/research/oregon/interpolation/GHCND_stations_extraction_study_area.R
35 35
#path<-"H:/Data/IPLANT_project/data_Oregon_stations"                      #Jupiter Location on XANDERS
36 36

  
37 37
outpath=path                                                              # create different output path because we don't have write access to other's home dirs
38
#outpath="/home/wilson/data"
39 38
setwd(path) 
40 39
out_prefix<-"y2010_2010_OR_20110705"                                                 #User defined output prefix
41 40

  
41
#for Adam
42
#outpath="/home/wilson/data"
43
#out_prefix<-"y2010_OR_20110705"                                                 #User defined output prefix
42 44

  
43 45
############ START OF THE SCRIPT #################
44 46

  

Also available in: Unified diff