Open sdtaylor opened 7 years ago
Same here. Running:
data(SubsetExample)
MODISSubsets(LoadDat = SubsetExample, Products = "MOD13Q1", Bands = c("250m_16_days_EVI",
"250m_16_days_pixel_reliability"), Size = c(0,0), StartDate = TRUE)
produce
Files downloaded will be written to C:/Users/farid/Documents/Rpkgs/cacp. Found 1 unique time-series to download. Error in GetProducts() : MODIS Collection 5 Web Service Disabled, See https://daac.ornl.gov/modiswebservice/ for C6 Web Service
Same issue here, any workarounds found yet?
The folks at Oak Ridge have posted an updated MODISTools package on their website linked above. I emailed asking them to put it into the official version so the fixes can get on CRAN and they say they're working on it.
Excellent, thanks for that info Shawn
The API for this at Oak Ridge National Lab was updated recently and it looks like it broke everything. https://modis.ornl.gov/data/modis_webservice.html
This could also be the cause of #41