Browse Source

Merge pull request #7 from andreas-h/patch-1

Added latlon_coords to user api.
main
Bill Ladwig 8 years ago committed by GitHub
parent
commit
6a223fa821
  1. 3
      doc/source/user_api/index.rst

3
doc/source/user_api/index.rst

@ -91,6 +91,7 @@ The routines below are used to assist with plotting. @@ -91,6 +91,7 @@ The routines below are used to assist with plotting.
:toctree: ./generated/
wrf.geo_bounds
wrf.latlon_coords
wrf.get_cartopy
wrf.get_basemap
wrf.get_pyngl
@ -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