-
Hello friends, I have SST data from 1870-2000 yearly. And I want to perform a low-pass filtering to this dataset. It would be helpful if someone could explain the procedure to do this. And if there is any other way then, please let me know. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello, Please use this forum for questions about xarray. Maybe this scipy cookbook example helps: https://scipy-cookbook.readthedocs.io/items/ButterworthBandpass.html or you can try this alpha-quality package: https://github.com/dcherian/xfilter |
Beta Was this translation helpful? Give feedback.
Hello,
Please use this forum for questions about xarray.
Maybe this scipy cookbook example helps: https://scipy-cookbook.readthedocs.io/items/ButterworthBandpass.html
or you can try this alpha-quality package: https://github.com/dcherian/xfilter