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

Address pending Dataset.dims change in data_collections.py #192

Open
EdwardSafford-NOAA opened this issue Jun 7, 2024 · 0 comments
Open

Comments

@EdwardSafford-NOAA
Copy link
Contributor

Description

The updated python version on hera now produces this notification of an pending change to Dataset.dims in data_collections.py which will need to be addressed at some point:

0: ds = xr.Dataset({var_name: (coord, dt_arr), 0: /scratch1/NCEPDEV/da/python/envs/eva/lib/python3.10/site-packages/eva/data/data_collections.py:386: FutureWarning: The return type of Dataset.dimswill be changed to return a set of dimension names in future, in order to be more consistent withDataArray.dims. To access a mapping from dimension names to lengths, please use Dataset.sizes.

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

No branches or pull requests

1 participant