Open Nowosad opened 4 years ago
cache
in pointDTM_get()
function. If retrieving all values fails, the function should return some data. Then that object can be passed back as a function argument and retrieved the rest of the data.DTM = pointDTM_get(polygon, cache = NULL)
# partially a failure, try get again
DTM = pointDTM_get(polygon, cache = DTM)
Related discussion - https://twitter.com/jakub_nowosad/status/1295030990121979908.