How should two datasets be compared? #8814
Unanswered
DOptimusPrime
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm`` trying to compare these two dataset and select the corresponding timesteps from another set. The documentation say that "==" can be used for element-wise comparison. https://docs.xarray.dev/en/stable/generated/xarray.Dataset.equals.html. But it seems not to be working is there a do a better comparison
common_times seems not to be returning the right output.
Beta Was this translation helpful? Give feedback.
All reactions