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
Maybe we could add a decorator that checks the dtype of the xarray. If it is a dataset, cast to data array, run the function, cast back to dataset and return it. I wrote the opposite decorator in aurora (casts dataarray to dataset on input and returns dataarray and put it here
Cannot apply a
sps_filter
on a dataset. Need to loop over channels within theRunTS
when a filter is applied.The text was updated successfully, but these errors were encountered: