Skip to content

Commit

Permalink
Merge pull request #1188 from PCMDI/mov_overview_plot
Browse files Browse the repository at this point in the history
doc clean up and addition
  • Loading branch information
lee1043 authored Nov 18, 2024
2 parents d465acd + 1c7e509 commit f9a5875
Show file tree
Hide file tree
Showing 7 changed files with 1,227 additions and 313 deletions.
17 changes: 13 additions & 4 deletions docs/demo-notebooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,24 @@ Plots

We also provide demo notebooks showcasing PMP's plotting capabilities, and the `API reference <api.html#graphics>`_ includes detailed information on the available parameters for PMP's plotting functions.

Basic Usage Examples
^^^^^^^^^^^^^^^^^^^^

.. nbgallery::
:caption: Graphics example notebooks:

examples/portrait_plot_example
examples/parallel_coordinate_plot_example
examples/taylor_diagram_example

Real World Use Cases
^^^^^^^^^^^^^^^^^^^^

.. nbgallery::

examples/portrait_plot_mean_clim
examples/portrait_plot_mean_clim_multiple_CMIPs
examples/parallel_coordinate_plot_example
examples/parallel_coordinate_plot_mean_clim
examples/parallel_coordinate_plot_mean_clim_multiMIPs
examples/taylor_diagram_example
examples/taylor_diagram_multiple_CMIPs
examples/taylor_diagram_multiple_CMIPs
examples/mean_clim_plots_test_model
examples/variability_modes_plots_all-stats
1 change: 1 addition & 0 deletions docs/examples/mean_clim_plots_test_model.ipynb
1 change: 1 addition & 0 deletions docs/examples/variability_modes_plots_all-stats.ipynb
424 changes: 118 additions & 306 deletions pcmdi_metrics/graphics/demo/mean_clim_plots_test_model.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit f9a5875

Please sign in to comment.