Browse Source

Update index.rst

The plotting documentation contains examples where the `latlon_coords` function is used, but it is not included in the API documentation.
main
Andreas Hilboll 8 years ago committed by GitHub
parent
commit
def034bb21
  1. 3
      doc/source/user_api/index.rst

3
doc/source/user_api/index.rst

@ -186,6 +186,7 @@ them helpful for other purposes. @@ -186,6 +186,7 @@ them helpful for other purposes.
wrf.is_multi_file
wrf.has_time_coord
wrf.is_mapping
wrf.latlon_coords
wrf.latlon_coordvars
wrf.is_coordvar
wrf.get_iterable
@ -306,4 +307,4 @@ See :class:`wrf.WrfProj` for methods and attributes. @@ -306,4 +307,4 @@ See :class:`wrf.WrfProj` for methods and attributes.

Loading…
Cancel
Save