8000 Bug in sits_timeline · Issue #440 · e-sensing/sits · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bug in sits_timeline #440

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

Closed
OldLipe opened this issue Oct 26, 2021 · 0 comments · Fixed by #443
Closed

Bug in sits_timeline #440

OldLipe opened this issue Oct 26, 2021 · 0 comments · Fixed by #443
Labels

Comments

@OldLipe
Copy link
Contributor
OldLipe commented Oct 26, 2021
  • Bug in sits_timeline for cubes that do not have the same temporal extent.

Reproducible example for version 0.15.0:

s2_20LKP <- sits_cube(
        source = "AWS",
        collection = "sentinel-s2-l2a-cogs",
        tiles = c("20LKP","20LLP"), 
        start_date = "2018-07-12",
        end_date = "2019-07-28",
        bands = c("B04", "B08", "B11", "CLOUD")
)

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

Successfully merging a pull request may close this issue.

1 participant
0