Browse Source

Update index.rst

move latlon_coords to plotting helper section
main
Andreas Hilboll 8 years ago committed by GitHub
parent
commit
95d868651f
  1. 2
      doc/source/user_api/index.rst

2
doc/source/user_api/index.rst

@ -91,6 +91,7 @@ The routines below are used to assist with plotting.
:toctree: ./generated/ :toctree: ./generated/
wrf.geo_bounds wrf.geo_bounds
wrf.latlon_coords
wrf.get_cartopy wrf.get_cartopy
wrf.get_basemap wrf.get_basemap
wrf.get_pyngl wrf.get_pyngl
@ -186,7 +187,6 @@ them helpful for other purposes.
wrf.is_multi_file wrf.is_multi_file
wrf.has_time_coord wrf.has_time_coord
wrf.is_mapping wrf.is_mapping
wrf.latlon_coords
wrf.latlon_coordvars wrf.latlon_coordvars
wrf.is_coordvar wrf.is_coordvar
wrf.get_iterable wrf.get_iterable

Loading…
Cancel
Save