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

Use Atlas for interpolation #17

Open
andreapiacentini opened this issue Apr 28, 2022 · 1 comment
Open

Use Atlas for interpolation #17

andreapiacentini opened this issue Apr 28, 2022 · 1 comment
Assignees

Comments

@andreapiacentini
Copy link
Owner

Ideally we could get rid of home implemented interpolators and use Atlas interpolation from 2D Regional Structured to Point Clouds acting on the surface level of the grid.
Needs some exploring:
syntax
implement on the global gathered field on master
deal with distribution and halo for the 2D surface field

andreapiacentini added a commit that referenced this issue Apr 29, 2022
Waiting for Willem to complete the stencil search for regional grids.
This commit is for issue #17
andreapiacentini added a commit that referenced this issue May 11, 2022
… the redundant

(certainly a bit less effective) distributed interpolation with the NOVELTIS operator.
In such a way we are ready to fallback to a standard latlon method if needed.
Also introduced a configuration in the interpolator constructor that will serve in a first step
to choose between NOVELTIS and Atlas and later - if needed - to pass parameters to the
Atlas interpolator.
This commit refs issue #17
andreapiacentini added a commit that referenced this issue May 12, 2022
… Willem to fix the stencil computation.

This commit refs #17
@andreapiacentini
Copy link
Owner Author

This issue depends on ecmwf/atlas#103

andreapiacentini added a commit that referenced this issue May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants