-
Notifications
You must be signed in to change notification settings - Fork 25
Extending temporal search #182
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
Merged
jonhealy1
merged 35 commits into
stac-utils:main
from
rhysrevans3:extend_datetime_search
Apr 24, 2025
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
2f8d666
Extending datetime search to include start_datetime and end_datetime.
rhysrevans3 7b33232
Removing _return_date bounding constants.
rhysrevans3 0a6616e
Setting elasticsearch hostname for dockercompose.
rhysrevans3 53d44ce
Adding extra test for start_datetime/end_datetime intersecting searches.
rhysrevans3 18d4be1
Fixing broken tests.
rhysrevans3 7eddfee
Updating apply_datetime_filter doc string.
rhysrevans3 65ebbea
Adding changes to change log.
rhysrevans3 b514f19
Merge branch 'main' into extend_datetime_search
jonhealy1 5143f00
Adding extra tests.
rhysrevans3 03c9701
Merge branch 'extend_datetime_search' of github.com:rhysrevans3/stac-…
rhysrevans3 7595509
Merge branch 'main' of github.com:stac-utils/stac-fastapi-elasticsear…
rhysrevans3 8ed0928
Adding datetime extension to opensearch.
rhysrevans3 0a6b9f1
Merge branch main
rhysrevans3 5212768
Remove unneeded required install.
rhysrevans3 0c1e08f
Update stac_pydantic requirement.
rhysrevans3 a2ec61e
Merge branch 'main' of github.com:stac-utils/stac-fastapi-elasticsear…
rhysrevans3 c69c9e5
Fixing datetime type issue.
rhysrevans3 705bcb1
Fix for datetime format.
rhysrevans3 d15173e
Pinning specific version of stac pydantic.
rhysrevans3 4f31ac7
Adding missing .git.
rhysrevans3 29ea9ba
Switch to https.
rhysrevans3 44fd039
Removing stac pydantic requirements.
rhysrevans3 ea7646c
Merge branch 'main' of github.com:stac-utils/stac-fastapi-elasticsear…
rhysrevans3 d003db1
Using deepcopy for multiple item creation.
rhysrevans3 0d89769
Fixing dt format error.
rhysrevans3 17818d3
Merge branch 'main' into extend_datetime_search
rhysrevans3 fb41c03
Merge branch 'main' into extend_datetime_search
rhysrevans3 8738bdc
Merge branch 'main' into extend_datetime_search
jonhealy1 4cf5f47
Adding start_datetime and end_datetime to test item.
rhysrevans3 c99fda5
Merge branch 'main' into extend_datetime_search
rhysrevans3 b95291e
Merge branch 'main' of github.com:rhysrevans3/stac-fastapi-elasticsea…
rhysrevans3 14b5097
Merge branch 'extend_datetime_search' of github.com:rhysrevans3/stac-…
rhysrevans3 2c8ae68
Merge branch 'main' into extend_datetime_search
rhysrevans3 31b1fb6
Merge branch 'main' into extend_datetime_search
jonhealy1 0c7861e
Update CHANGELOG.md
jonhealy1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.