Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edl_search() error #15

Open
eeholmes opened this issue May 1, 2024 · 1 comment
Open

edl_search() error #15

eeholmes opened this issue May 1, 2024 · 1 comment

Comments

@eeholmes
Copy link

eeholmes commented May 1, 2024

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
Copy link
Author

eeholmes commented May 1, 2024

Each granule is multiple tifs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant