Replies: 1 comment
-
This looks to be a very strange issue in Pint with building the right conversion factor between squared "dimensionless dimensionality" units when called internally from a calculation. Try running |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
(I really don't know what the title of this should be; I also don't know if this should be in cf_xarray or here haha)
I am trying to find the closest point but I can't add
degrees_east²
anddegrees_north²
even though they're both dimensionally the same?gives this weird error:
ValueError: Integers to negative integer powers are not allowed.
Beta Was this translation helpful? Give feedback.
All reactions