You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @ADiamondra,
I tried running your code and it works most of the time, but sometimes it fails with different error messages that all seem to be related to network or server API related issues. Perhaps the server gets too busy, or the network is overloaded, etc. Please check for any warnings or error messages, and retry later.
Best, Zivan
Hello, thank you for this amazing package, it really facilitates the computing of big datasets.
Currently the dataset from nasadem is not available. If you run this code:
The result will be:
character(0)
Furhtermore, we should change the function name from
get_nasa_srtm
toget_nasa_dem
as it is the source of the datasets used.The text was updated successfully, but these errors were encountered: