You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
I have xarray object with so many NAN values. I have a point of interest that I want to find the value. I use xarray.sel() method. However, the value at this point is NAN. I want to select the nearest value to the point that is not NAN. Is there a way I can walk around this?
I attach a picture here for reference. I appreciate your time. Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,

I have xarray object with so many NAN values. I have a point of interest that I want to find the value. I use xarray.sel() method. However, the value at this point is NAN. I want to select the nearest value to the point that is not NAN. Is there a way I can walk around this?
I attach a picture here for reference. I appreciate your time. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions