Skip to content

Changed import of xarray.core.get_clean_interp_index()#64

Merged
jkrasting merged 1 commit intomainfrom
fix-unreferenced-xr.core.missing
May 29, 2025
Merged

Changed import of xarray.core.get_clean_interp_index()#64
jkrasting merged 1 commit intomainfrom
fix-unreferenced-xr.core.missing

Conversation

@jkrasting
Copy link
Copy Markdown
Owner

  • xarray no longer exposes the xarray.core.missing module as an attribute. The function must be imported directly.

Closes #62

- xarray no longer exposes the xarray.core.missing module
  as an attribute. The function must be imported directly.
@jkrasting jkrasting self-assigned this May 29, 2025
@jkrasting jkrasting merged commit b124eae into main May 29, 2025
0 of 2 checks passed
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.

linear_detrend fails with AttributeError

1 participant