Differences between revisions 2 and 9 (spanning 7 versions)
Size: 494
Comment:
|
Size: 626
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
* [http://www.scipy.org/ SciPy (Scientific Tools for Python)] * [http://matplotlib.sourceforge.net/ Matplotlib] * [http://download.dezentral.de/soft/Python/Polygon/ Polygon] |
* [http://matplotlib.sourceforge.net/ Matplotlib] * [http://pypi.python.org/pypi/Shapely/ Shapely] (requires libgeos_c) |
Line 11: | Line 10: |
* [http://codespeak.net/lxml/ lxml ] (version >= 2.0, need target parser) == Other Packages == * optional: working [http://gmt.soest.hawaii.edu/ GMT] installation for some plots |
List of Required Packages
Python Packages
[http://matplotlib.sourceforge.net/ Matplotlib]
[http://pypi.python.org/pypi/Shapely/ Shapely] (requires libgeos_c)
[http://www.egenix.com/products/python/mxBase/mxDateTime/ mxDateTime]
[http://codespeak.net/lxml/ lxml ] (version >= 2.0, need target parser)
Other Packages
optional: working [http://gmt.soest.hawaii.edu/ GMT] installation for some plots
Recommended Tools
[http://ipython.scipy.org/moin/ IPython (Enhanced Python Shell)]