ggebbie / ECCOtour.jl

Take a self-guided tour of the ECCO version 4 release 4 ocean reanalysis product.
MIT License
1 stars 0 forks source link

updating seasonal matrices to have the option to not remove the mean (i.e. allows for the case where the mean of a timeseries has already been removed) #75

Open anthony-meza opened 1 month ago

anthony-meza commented 1 month ago

added the option to not remove the mean from the seasonal_matrices function. Also created a new function "mean matrices" that computes the mean using least square.