Skip to content

Handle NaT values in time encoding#1694

Merged
LOCEANlloydizard merged 1 commit into
echostack-org:mainfrom
LOCEANlloydizard:fix-ad2cp-time-decoding
Jun 23, 2026
Merged

Handle NaT values in time encoding#1694
LOCEANlloydizard merged 1 commit into
echostack-org:mainfrom
LOCEANlloydizard:fix-ad2cp-time-decoding

Conversation

@LOCEANlloydizard

Copy link
Copy Markdown
Collaborator

NumPy 2.5 exposed an issue with NaT values during time encoding. Cast integer time arrays directly to datetime64[ns] instead of redecoding them through xarray.

Refs #1693

NumPy 2.5 exposed an issue with NaT values during time encoding.
Cast integer time arrays directly to datetime64[ns] instead of redecoding them through xarray.
@LOCEANlloydizard LOCEANlloydizard merged commit d42e9ba into echostack-org:main Jun 23, 2026
15 checks passed
@LOCEANlloydizard LOCEANlloydizard deleted the fix-ad2cp-time-decoding branch June 23, 2026 01:23
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