Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot filter on a RunTS dataset #201

Open
kujaku11 opened this issue Apr 19, 2024 · 1 comment
Open

Cannot filter on a RunTS dataset #201

kujaku11 opened this issue Apr 19, 2024 · 1 comment
Assignees

Comments

@kujaku11
Copy link
Owner

Cannot apply a sps_filter on a dataset. Need to loop over channels within the RunTS when a filter is applied.

@kujaku11 kujaku11 self-assigned this Apr 19, 2024
@kkappler
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants