uxarray icon indicating copy to clipboard operation
uxarray copied to clipboard

How to return an xarray with only valid values using `cross_section`?

Open guoqing-noaa opened this issue 3 months ago • 3 comments

See below, uxvar.cross_section along a constant latitude will return an xarray with longitude from -180 to 180. If you one try to check the values, it will return most nan. Is it possible to return an xarray with only valid values? Thanks!

Image

guoqing-noaa avatar Aug 16 '25 22:08 guoqing-noaa