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 51 forks source link

FIX #217 - Timeout issue #219

Closed hubert-thieriot closed 3 years ago

hubert-thieriot commented 3 years ago

-extending httr timeout to 20s. It solves timeout issues in most of the cases from where I am.

hubert-thieriot commented 3 years ago

-missed some instances where timeout should be increased. Will submit another PR