Skip to content

Commit

Permalink
Update version in index; new module docs content. (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
pp-mo authored Oct 5, 2020
1 parent 6e2e65d commit 329075f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Iris-grib v0.14
Iris-grib v0.16
===============

The library ``iris-grib`` provides functionality for converting between weather and
Expand Down
3 changes: 3 additions & 0 deletions docs/ref/grib_phenom_translation/grib_phenom_translation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ In this module:
* :py:obj:`grib1_phenom_to_cf_info`
* :py:obj:`grib2_phenom_to_cf_info`
* :py:obj:`cf_phenom_to_grib2_info`
* :py:obj:`GRIBCode`


.. currentmodule:: iris_grib.grib_phenom_translation
Expand All @@ -18,3 +19,5 @@ In this module:

.. autofunction:: iris_grib.grib_phenom_translation.cf_phenom_to_grib2_info

.. autoclass:: iris_grib.grib_phenom_translation.GRIBCode
:members:

0 comments on commit 329075f

Please sign in to comment.