swap_dims issue #9941
Unanswered
danielabdi-noaa
asked this question in
General
swap_dims issue
#9941
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting an error
IndexVariable objects must be 1-dimensional
with theswap_dims
call on the following dataset.Surprisingly, If I change something unrelated to the dimensions I am swapping, namely datetime and time, it works.
If I use 1D lat/lon it works, if I keep the 2D lat/lon though I can't get it working.
Beta Was this translation helpful? Give feedback.
All reactions