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

Combine Steffen interpolation functions #61

Open
sjboeing opened this issue Sep 30, 2020 · 1 comment
Open

Combine Steffen interpolation functions #61

sjboeing opened this issue Sep 30, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sjboeing
Copy link
Contributor

Make a single Steffen interpolation function for both forcing calculations and conversions

@sjboeing sjboeing self-assigned this Sep 30, 2020
@sjboeing
Copy link
Contributor Author

sjboeing commented Oct 2, 2020

Have been looking at implementing this with an optional axis argument, but this seems like it is fairly complicated to do (looking at numpy source code). May try to simply write a 1-d implementation that is called from the other routines, and see if this comes with a performance loss or not.

@leifdenby leifdenby added the enhancement New feature or request label Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants