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

To unstructured #33

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

To unstructured #33

wants to merge 7 commits into from

Conversation

boryasbora
Copy link
Collaborator

Added opportunity to interpolate fesom data to another fesom grids.
Works only with the following methods:

  • nn, mtri_linear, linear_scipy, cdo_remapcon, cdo_remaplaf, cdo_remapnn, cdo_remapdis

for interpolation to an unstructured fesom grid, you need to provide "to_fesom_mesh" flag and "target" path:

fint ${FILE} ${MESH} ${INFL} -d -1 --target ${TARGET} --to_fesom_mesh

TARGET path should have the same structure as MESH path. (to the folder with fesom mesh)

this close #32

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

Successfully merging this pull request may close these issues.

interpolation to unstructured meshes
1 participant