EcoForecast / EF_Activities

Hands-on activities associated with the Ecological Forecasting book and graduate class
MIT License
84 stars 169 forks source link

MODISTools package not working with latest API updates #15

Closed stineb closed 6 years ago

stineb commented 6 years ago

Knitting the Exercise_03_BigData.Rmd file fails due to an error on line 214:

GetProducts()

Error message:

Error in GetProducts() : MODIS Collection 5 Web Service Disabled, See https://daac.ornl.gov/modiswebservice/ for C6 Web Service

This is a known issue, see here.

mdietze commented 6 years ago

Thanks for catching that. Just updated the instructions to have people grab the library from ORNL DAAC. Just tested and it seems to work -- fixed in PR 77b7921.