clouddrift icon indicating copy to clipboard operation
clouddrift copied to clipboard

ragged.regular_to_ragged to accept xarray.dataarray or xarray.dataset input

Open selipot opened this issue 1 year ago • 1 comments

Right now ragged.regular_to_ragged accepts only numpy array. I think we should expand that function or write a new function that would automatically convert a regular data xarray.dataarray/dataset to a ragged xarray.dataaray/dataset.

selipot avatar Feb 04 '24 19:02 selipot