8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
sits_timeline
Reproducible example for version 0.15.0:
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)
The text was updated successfully, but these errors were encountered:
b4d91a0
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
sits_timeline
for cubes that do not have the same temporal extent.Reproducible example for version
0.15.0
:The text was updated successfully, but these errors were encountered: