We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df32626 + 134e58f commit 6b8f460Copy full SHA for 6b8f460
docs/api.rst
@@ -1,12 +1,12 @@
1
API Reference
2
=============
3
4
-API Functions for Developpers
5
------------------------------
+APIs for Developers
+-------------------
6
7
.. currentmodule:: pcmdi_metrics
8
9
-Below is a list of some API functions that are fully available in `pcmdi_metrics (> v3.6)` for developpers.
+Below is a list of APIs available in `pcmdi_metrics (> v3.6)` for developers.
10
11
12
Land-sea mask
@@ -28,7 +28,7 @@ Grid and regrid
28
utils.regrid
29
30
31
-Custom calendar
+Custom calendars
32
~~~~~~~~~~~~~~~
33
.. autosummary::
34
:toctree: generated/
@@ -83,4 +83,4 @@ Miscellaneous tools
83
84
utils.sort_human
85
utils.fill_template
86
- utils.tree
+ utils.tree
0 commit comments