Revision e7503f8e
Added by Adam Wilson almost 11 years ago
climate/procedures/ee_download.R | ||
---|---|---|
5 | 5 |
wd="~/acrobates/adamw/projects/cloud" |
6 | 6 |
setwd(wd) |
7 | 7 |
|
8 |
tempdir="tmp" |
|
9 |
if(!file.exists(tempdir)) dir.create(tempdir) |
|
10 |
|
|
11 |
|
|
12 | 8 |
### Build Tiles |
13 | 9 |
|
14 | 10 |
## bin sizes in degrees |
Also available in: Unified diff
Finished second complete ee download of mod09 cloud mask using python tiler