Skip to content

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

2 participants