File: index.rst

package info (click to toggle)
basemap 1.2.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 213,160 kB
  • sloc: python: 9,550; ansic: 266; makefile: 33; sh: 23
file content (23 lines) | stat: -rw-r--r-- 461 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Welcome to the Matplotlib Basemap Toolkit documentation
=======================================================

.. toctree::
   :maxdepth: 2

   users/index.rst
   api/index.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

Deprecation Notice
==================

Basemap is deprecated in favor of the
`Cartopy project <http://scitools.org.uk/cartopy/>`_.
See notes in :ref:`deprecation_notice` for more details.