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
However, your implementation looks really clean and convenient, so I think it'd still be a useful addition. Of course the convolve function as well. Would love to have you port those over if you're interested in merging with here. I'm fine with additional dependencies. Otherwise I can keep your package in mind for those things. Let me know.
@bradyrx re EOF/PCA I think it makes sense to build on what is around. Wasn't aware of the eofs 👍 a very useful tool to have.
And for convolve, could make this so that it is not an explicit requirement (doesn't fail when importing esmtools) but throws an error when the function is called and astropy is not installed.
Sorry @luke-gregor , just getting better about Github notifications now. Been a crazy time for us all. Feel free to open a PR to implement this if you'd like! No rush, but I'll be happy to review if you decide to do so.
Not really an issue, but I've developed similar tools: https://github.com/luke-gregor/OceanDataTools. The repo is a mess - feel free to dig around.
There's some overlap with esmtools - linear regression, detrending, but I've also developed the two tools that might be useful:
astropy
.The text was updated successfully, but these errors were encountered: