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

[Bug]: demo9b warning message #1056

Closed
lee1043 opened this issue Feb 12, 2024 · 0 comments · Fixed by #1057
Closed

[Bug]: demo9b warning message #1056

lee1043 opened this issue Feb 12, 2024 · 0 comments · Fixed by #1057

Comments

@lee1043
Copy link
Contributor

lee1043 commented Feb 12, 2024

What happened?

/tmp/ipykernel_549/406417390.py:8: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  aspect=ds.dims["lon"] / ds.dims["lat"],  # for a sensible figsize

What did you expect to happen? Are there are possible answers you came across?

No response

Minimal Complete Verifiable Example (MVCE)

No response

Relevant log output

No response

Anything else we need to know?

No response

Environment

latest

@lee1043 lee1043 linked a pull request Feb 12, 2024 that will close this issue
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 a pull request may close this issue.

1 participant