Project

General

Profile

« Previous | Next » 

Revision dc11b880

Added by Benoit Parmentier almost 9 years ago

fixing issues related to shapefiles

View differences:

climate/research/oregon/interpolation/global_run_scalingup_assessment_part2.R
241 241
  ### Figure 1: plot location of the study area with tiles processed
242 242
  
243 243
  #df_tiled_processed <- na.omit(df_tile_processed) #remove other list of folders irrelevant
244
  #list_shp_reg_files <- df_tiled_processed$shp_files
245
  list_shp_reg_files<- as.character(df_tile_processed$shp_files)
244
  list_shp_reg_files <- df_tile_processed$shp_files
245
  #list_shp_reg_files <- as.character(basename(list_df[[1]]$shp_files)) #this could be the solution!!
246

  
246 247
  #list_shp_reg_files <- file.path("/data/project/layers/commons/NEX_data/",out_dir,
247 248
  #          as.character(df_tile_processed$tile_coord),"shapefiles",basename(list_shp_reg_files))
248 249
  #list_shp_reg_files <- file.path("/data/project/layers/commons/NEX_data/",out_dir,

Also available in: Unified diff