slcs-jsc / mptrac

Massive-Parallel Trajectory Calculations (MPTRAC) is a Lagrangian particle dispersion model for the analysis of atmospheric transport processes in the free troposphere and stratosphere.
GNU General Public License v3.0
36 stars 14 forks source link

Extend the possible interpolation methods for different grids (mostly ICON grid data) #36

Open janhclem opened 4 months ago

janhclem commented 4 months ago

We already have interpolation functions and data structures for cartesian grids. Could we extend the interpolation functions to deal with icosahedral grids?

lars2015 commented 4 months ago

Hi Jan, maybe check whether there are interpolation functions/code available from ICON which could be used?