boettiger-lab / earthdatalogin

Making public access of public data a bit easier
https://boettiger-lab.github.io/earthdatalogin/
Other
22 stars 4 forks source link

edl_search() error #15

Open eeholmes opened 2 months ago

eeholmes commented 2 months ago

latest version of edl

landsat <- edl_search(
    short_name = "HLSL30",
    version = "2.0",
    temporal = c("2020-01-16", "2020-01-17")
)

produced error

Error in `purrr::map_chr()`:
ℹ In index: 1.
Caused by error:
! Result must be length 1, not 15.
Run `rlang::last_error()` to see where the error occurred.
eeholmes commented 2 months ago

Each granule is multiple tifs