Project

General

Profile

« Previous | Next » 

Revision 816bc8d6

Added by Benoit Parmentier over 11 years ago

covariates production script, fixing bug without stage 2

View differences:

climate/research/oregon/interpolation/covariates_production_temperatures.R
573 573
  s_raster_m<-mask(s_raster,LC_mask,filename=raster_name,
574 574
                 overwrite=TRUE,NAflag=-999,bylayer=FALSE,bandorder="BSQ")
575 575
  #using bil format more efficient??
576
  raster_name<-file.path(out_path, raster_name) #adding path to covariates brick
576 577
  
577 578
  #return reg_outline!!! After screeening the order of the names of covariates has changed!!! We must keep track of this!!
578 579
  covar_obj <-list(raster_name,infile_reg_outline,names(s_raster))

Also available in: Unified diff