Skip to content

Update open_dataset() temporal and geographic subsetting.#30

Merged
oj-tooth merged 1 commit into
devfrom
24-refactor-update-open_dataset-temporal-and-geographic-subsetting
Jun 10, 2026
Merged

Update open_dataset() temporal and geographic subsetting.#30
oj-tooth merged 1 commit into
devfrom
24-refactor-update-open_dataset-temporal-and-geographic-subsetting

Conversation

@oj-tooth

@oj-tooth oj-tooth commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Update OceanDataCatalog open_dataset() temporal and geographic subsetting

Actions

  • Refactor open_dataset() to modify implementation of temporal subsetting using start_datetime and end_datetime to be agnostic of time coordinate name.

  • Refactor open_dataset() to modify implementation of geographical subsetting using bbox to use CF standard names on longitude and latitude.

  • Update geographical subsetting to reduce memory usage - ensure compatibility with dask lazy loading of subdomains.

Closes Issue #24

…ise spatio-temporal subsetting in open_dataset() method.
@oj-tooth oj-tooth added this to the Release v0.3.0 milestone Jun 10, 2026
@oj-tooth oj-tooth self-assigned this Jun 10, 2026
@oj-tooth oj-tooth added the OceanDataCatalog Issues relating to OceanDataCatalog label Jun 10, 2026
@oj-tooth oj-tooth linked an issue Jun 10, 2026 that may be closed by this pull request
3 tasks
@oj-tooth oj-tooth merged commit 6d5312a into dev Jun 10, 2026
1 check passed
@oj-tooth oj-tooth deleted the 24-refactor-update-open_dataset-temporal-and-geographic-subsetting branch June 10, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OceanDataCatalog Issues relating to OceanDataCatalog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[refactor] Update open_dataset() temporal and geographic subsetting

1 participant