Skip to content
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

Migrate datatree imports to xarray #149

Open
mgrover1 opened this issue Jan 25, 2024 · 4 comments
Open

Migrate datatree imports to xarray #149

mgrover1 opened this issue Jan 25, 2024 · 4 comments

Comments

@mgrover1
Copy link
Collaborator

  • xradar version: dev
  • Python version: All
  • Operating System: All

Description

With datatree being deprecated soon (moving into the core xarray library), we need to change any imports to pull from xarray instead of the xarray-datatree package

https://github.com/xarray-contrib/datatree

What I Did

I saw this on the xarray-datatree readme.

@zssherman
Copy link

@mgrover1 I can always tackle this, did you all want a try and except for backwards compatibility at the moment or straight to the new xarray import?

@kmuehlbauer
Copy link
Collaborator

Let's wait until this has settled in xarray finally. The process is currently ongoing. We should pin datatree to the last available version and make the move if datatree has landed as full class citizen in xarray

@zssherman
Copy link

Sounds good!

@mgrover1
Copy link
Collaborator Author

I agree with @kmuehlbauer here! Mainly just wanted to bring it to everyone's attention :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants