Learn about seaduck
core objects and functions#
Another good way to learn about the package is to learn how different objects are used and related to each other.
Object Name (and link to API reference) |
Main functionality |
Example |
---|---|---|
Interface to data, translate between lat-lon and indices. |
||
Describe the how the grids are connected. Similar to |
||
Define what interpolation/derivative to perform. |
||
Interpolate at Eulerian positions. |
||
Perform Lagrangian particle simulation. Sub class of |
||
Uniform interface to Lagrangian and Eulerian operations. |