Project

General

Profile

« Previous | Next » 

Revision 8396b8af

Added by Benoit Parmentier about 10 years ago

NEX assessment part 2 applying screen to global mosaics

View differences:

climate/research/oregon/interpolation/global_run_scalingup_assessment_part2.R
993 993

  
994 994
#debug(plot_screen_raster_val)
995 995

  
996
#plot_screen_raster_val(1,list_param_plot_scre
997
en_raster)
996
#plot_screen_raster_val(1,list_param_plot_screen_raster)
998 997
world_m_list <- mclapply(1:10, list_param=list_param_plot_screen_raster, plot_screen_raster_val,mc.preschedule=FALSE,mc.cores = 5) #This is the end bracket from mclapply(...) statement
999 998
world_m_list <- mclapply(11:30, list_param=list_param_plot_screen_raster, plot_screen_raster_val,mc.preschedule=FALSE,mc.cores = 7) #This is the end bracket from mclapply(...) statement
1000 999

  

Also available in: Unified diff