rspatial / geodata

download geographic data
GNU General Public License v3.0
147 stars 15 forks source link

geodata server is down for maintenance? #67

Closed renhamm closed 2 weeks ago

renhamm commented 6 months ago

When I try to run the code below, I receive and error for a maintenance schedule that is long past. This same command worked as recently as a couple days ago. How do I fix this error?

wclim <- get_worldclim(coords = coords, res = 2.5) The geodata server is down for maintenance. It is expected to be back online on October 12, 2023. Error in (function (classes, fdef, mtable) : unable to find an inherited method for function 'crop' for signature '"NULL"' Calls: get_worldclim -> -> Execution halted