Skip to content

Feat/Altimetry Search Request - #12

Open
annesophie-cls wants to merge 7 commits into
mainfrom
feat/alti-search-request
Open

Feat/Altimetry Search Request#12
annesophie-cls wants to merge 7 commits into
mainfrom
feat/alti-search-request

Conversation

@annesophie-cls

Copy link
Copy Markdown
Collaborator

Resolve time/box filters through Altimetry Search (get_selected_passes / get_pass_passage_time) instead of passing time straight through to fcollections. get()/subset() now narrow cycle_number/pass_number to what the requested period (and, for subset(), bbox) actually covers, only querying granules that exist on the real SWOT orbit.

If cycle_number/pass_number are given alongside time, they're intersected with what time resolves to; an empty intersection means an empty result rather than a silent full-catalog match. Also fixes a crash when the CLI passes time=(None, None) (no --start/--end).

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