bevingtona / planetR

(early development) R tools to search, activate and download satellite imagery from the Planet API.
Apache License 2.0
45 stars 14 forks source link

Parallell download without exceeding rate limit #2

Closed bevingtona closed 3 years ago

bevingtona commented 4 years ago

Some attempts made here: example/planet_example_dopar.R

bevingtona commented 3 years ago

works well with future.lapply

see readme