Some demos using the NASA MODIS radar dataset
Currently works for SciDB 15.12. If you want to try with earlier versions, go back to the first commit"
Expects the following data files:
load\
places.csv
granule1.csv
granule2.csv
granule3.csv
First load the data:
cd load
./load_all.sh
./load_places.sh
cd ..
Next, open the demo file modisDemo.R in RStudio, source the file and run the following functions:
draw()
draw_regrid()
find_place('San Francisco')