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

ts.composite going outside temporal bounds (returning all composites) #8

Open
mflaxman10 opened this issue Mar 13, 2019 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mflaxman10
Copy link
Contributor

I think this was working as expected before, and don't see any posted changes here to explain change - perhaps actually a back-end issue?

imageryStartDate = '2018-06-01'
imageryEndDate = '2018-06-30'
composite_list = ts.composite(min_date_0=imageryStartDate, min_date_1=imageryEndDate)
count = len(composite_list)
Found 45 choices

@mflaxman10 mflaxman10 added the bug Something isn't working label Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant