Skip to content

Commit

Permalink
Update api docs (plot methods #23, geopandas #24).
Browse files Browse the repository at this point in the history
  • Loading branch information
juseg committed Oct 15, 2022
1 parent a5968e5 commit 4c9bc9d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 37 deletions.
14 changes: 12 additions & 2 deletions doc/api/datasets.rst
Expand Up @@ -29,8 +29,8 @@ Postprocessing
calc.profile.build_profile_coords
calc.profile.read_shp_coords
Plotting
--------
Plotting datasets
-----------------

.. autosummary::
:toctree: generated/
Expand All @@ -47,3 +47,13 @@ Plotting
plot.surface_hillshade
plot.surface_velocity
plot.surface_velocity_streamplot


Plotting vectors
----------------

.. autosummary::
:toctree: generated/
:template: autosummary/accessor_method.rst

plot.naturalearth
35 changes: 0 additions & 35 deletions doc/api/plot.rst
Expand Up @@ -15,41 +15,6 @@ Plotting arrays

hillshade

Plotting datasets
-----------------

.. autosummary::
:toctree: generated/

bedrock_altitude
bedrock_altitude_contours
bedrock_hillshade
bedrock_shoreline
bedrock_erosion
bedrock_isostasy
ice_margin
surface_altitude_contours
surface_hillshade
surface_velocity
surface_velocity_streamplot

Plotting vectors
----------------

.. autosummary::
:toctree: generated/

feature
cities
countries
country_borders
states
state_borders
ocean
rivers
graticules
shapefile

.. future:
hyoga.plot.annotate.polar
hyoga.plot.annotate.scatter
Expand Down

0 comments on commit 4c9bc9d

Please sign in to comment.