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

python bindings for fregrid #254

Open
raphaeldussin opened this issue Oct 25, 2023 · 0 comments
Open

python bindings for fregrid #254

raphaeldussin opened this issue Oct 25, 2023 · 0 comments

Comments

@raphaeldussin
Copy link

Is your feature request related to a problem? Please describe.

fregrid is extremely useful as remapping tool but since it is written as standalone code, it
does not interface easily in a python workflow.

Describe the solution you'd like

It would be very beneficial to refactor fregrid as a library and add python bindings so
the remapping could be called with python, operating on an array and returning the
remapped array rather than manipulating files.

Describe alternatives you've considered

xESMF/ESMpy operate with this approach and are very widely used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant