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

Correction of datetime list precision Issue #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tushar10sh
Copy link

In respose to #4

The datetime list generated by function above is precise to milliseconds.

https://github.com/ceos-seo/data_cube_ui/blob/14fa410b7e8fc9d08ba2029f23dd07f9d83ff1d9/apps/custom_mosaic_tool/tasks.py#L279

Precision needed to be in microseconds for above calling function to work correctly
This results in return of empty datasets more than half the time.

In respose to ceos-seo#4

The datetime list generated by function above is precise to milliseconds.

https://github.com/ceos-seo/data_cube_ui/blob/14fa410b7e8fc9d08ba2029f23dd07f9d83ff1d9/apps/custom_mosaic_tool/tasks.py#L279

Precision needed to be in microseconds for above calling function to work correctly
This results in return of empty datasets more than half the time.
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

Successfully merging this pull request may close these issues.

1 participant