Some demos using the NASA MODIS radar dataset (http://modis.gsfc.nasa.gov/)
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 (preloaded in the AMI):
load\
places.csv
granule1.csv
granule2.csv
granule4.csv
First load the data (preloaded in the AMI):
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')