Skip to content

Nearest Neighbor Regridding #397

Description

@rajeeja

Describe the feature you'd like added to this project

KDTree needs to be built on the source mesh, then sampled on the target

Describe the solution you'd like

load two meshes a and b into uxarray
map a variable say temperature from mesh a onto mesh b.

Note: this functionality will need a function that takes two meshes as arguments!

Additional context
use scipy.spatial

Activity

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

Metadata

Metadata

Labels

new featureNew user-facing functionality

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions