ropensci / MODIStsp

An "R" package for automatic download and preprocessing of MODIS Land Products Time Series
https://docs.ropensci.org/MODIStsp
GNU General Public License v3.0
155 stars 50 forks source link

Revert "Fix #217 - Timeout issue when downloading MODIS data" #224

Closed ranghetti closed 3 years ago

ranghetti commented 3 years ago

Reverts ropensci/MODIStsp#220 because httr::timeout() takes efect also on running downloads (so, if an HDF file would take more than 20 seconds to be downloaded, download is interrupted).