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

Aperiodic dataset domains should be sorted #48

Closed
drewbo opened this issue Aug 20, 2020 · 2 comments
Closed

Aperiodic dataset domains should be sorted #48

drewbo opened this issue Aug 20, 2020 · 2 comments
Assignees

Comments

@drewbo
Copy link
Contributor

drewbo commented Aug 20, 2020

Using https://8ib71h0627.execute-api.us-east-1.amazonaws.com/v1/datasets/sf, ship-detections as an example, the domain is:

domain: [
"2020-01-22T00:00:00",
"2020-02-27T00:00:00",
"2020-04-21T00:00:00",
"2020-02-29T00:00:00",
"2020-03-11T00:00:00",
"2020-03-08T00:00:00",
"2020-03-10T00:00:00",
"2020-03-03T00:00:00",
"2020-02-03T00:00:00"
]
@leothomas
Copy link
Contributor

leothomas commented Aug 20, 2020

This is fixed here: 83f8df2 (PR is open - ready to merge)

@drewbo
Copy link
Contributor Author

drewbo commented Aug 21, 2020

Closed as part of #51

@drewbo drewbo closed this as completed Aug 21, 2020
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

2 participants