Skip to content

Commit

Permalink
Reference docs instead of modules where appropriate
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-moth committed Jan 3, 2023
1 parent ecaf227 commit ed14380
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/api/operations/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@ and behave the same across all supported formats.

./*

:mod:`emsarray.operations.depth`
:doc:`depth`
These operations manipulate datasets with a depth axis,
such as the output of ocean models.

:mod:`emsarray.operations.geometry`
:doc:`geometry`
These operations export the geometry of a dataset
in a variety of different formats.

:mod:`emsarray.operations.point_extraction`
:doc:`point_extraction`
Functions to extract data from a dataset at a collection of points.

:mod:`emsarray.operations.triangulate`
:doc:`triangulate`
These operations triangulate the polygonal mesh of a dataset.
This is useful in combination with visualisation packages such as
Trimesh or Holoviews.

0 comments on commit ed14380

Please sign in to comment.