I would like to create a low-pass filter to remove outliers from a time series.
They are sea surface temperature (tsm) data, in this series there are some data that are outliers and do not know very well how to create a low-pass filter, could anyone help me?
NOTE: The tsm data is in vector form. The sampling frequency I think is 5 minutes.
I'm starting to mess with Matlab now and I'm not sure how to do it.
Thank you.