Project

General

Profile

« Previous | Next » 

Revision 84d4d760

Added by Adam Wilson about 11 years ago

Exploring evalution options for mod35c5

View differences:

climate/procedures/MOD35C6_Summary.r
17 17
#  system("gdalbuildvrt data/MOD35C6.vrt `find /home/adamw/acrobates/adamw/projects/interp/data/modis/mod35/summary/ -name '*h[1]*_mean.nc'` ")
18 18

  
19 19
  system("align.sh data/MOD35C6.vrt data/MOD09_2009.tif data/MOD35C6_2009.tif")
20
  system("/usr/local/bin/pkcreatect -min 0 -max 100 -g -i data/MOD35C6_2009.tif -o data/MOD35C6_2009a.tif -ct none -co COMPRESS=LZW")
20
  ## add color bar
21
  system("/usr/local/bin/pkcreatect -min 0 -max 100 -g -i data/MOD35C6_2009.tif -o data/MOD35C6_2009.tif -ct none -co COMPRESS=LZW")
21 22
#  system("align.sh data/MOD35C6_CFday_pmiss.vrt data/MOD09_2009.tif data/MOD35C6_CFday_pmiss.tif")
22 23
}
23 24
mod35c6=raster("data/MOD35C6_2009_v1.tif")

Also available in: Unified diff