Project

General

Profile

« Previous | Next » 

Revision b179525a

Added by Benoit Parmentier over 8 years ago

debugging and generating mosaics for NASA conference

View differences:

climate/research/oregon/interpolation/global_run_scalingup_mosaicing_function.R
4 4
#Different options to explore mosaicing are tested. This script only contains functions.
5 5
#AUTHOR: Benoit Parmentier 
6 6
#CREATED ON: 04/14/2015  
7
#MODIFIED ON: 04/24/2016            
7
#MODIFIED ON: 05/01/2016            
8 8
#Version: 2
9 9
#PROJECT: Environmental Layers project     
10 10
#COMMENTS: first commit of function script to test mosaicing using 1500x4500km and other tiles
......
834 834
    ##Add here the int and scaling?
835 835
    #note that the nodata was fixed...
836 836
    #if not null use the value specificied in the parameters
837
    
837
    #browser()
838 838
    python_cmd <- file.path(python_bin,"gdal_calc.py")
839 839
    cmd_str3 <- paste(python_cmd, 
840 840
                     paste("-A ", r_prod_sum_raster_name,sep=""),

Also available in: Unified diff