Locked History Actions

Diff for "ListOfPackages"

Differences between revisions 10 and 12 (spanning 2 versions)
Revision 10 as of 2010-07-09 14:39:36
Size: 751
Comment:
Revision 12 as of 2013-03-08 10:32:18
Size: 782
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [http://numpy.scipy.org/ NumPy]
 * [http://matplotlib.sourceforge.net/ Matplotlib]
 * [http://pypi.python.org/pypi/Shapely/ Shapely] (Requires libgeos_c. Note: Shapely 1.2.1 requires libgeos_c >= 3.1. If your system has an older version of libgeos_c, use Shapely version 1.0.15)
 * [http://www.egenix.com/products/python/mxBase/mxDateTime/ mxDateTime]
 * [http://www.reportlab.org/pyrxp.html pyRXP]
 * [http://codespeak.net/lxml/ lxml ] (version >= 2.0, need target parser)
 * [[http://numpy.scipy.org/|NumPy]]
 * [[http://matplotlib.sourceforge.net/|Matplotlib]]
 * [[http://pypi.python.org/pypi/Shapely/|Shapely]] (Requires libgeos_c. Note: Shapely 1.2.1 requires libgeos_c >= 3.1. If your system has an older version of libgeos_c, use Shapely version 1.0.15)
 * [[http://www.egenix.com/products/python/mxBase/mxDateTime/|mxDateTime]]
 * [[http://www.reportlab.com/software/opensource/pyrxp/|pyRXP]]
 * [[http://codespeak.net/lxml/|lxml]] (version >= 2.0, need target parser)
Line 14: Line 14:
 * optional: working [http://gmt.soest.hawaii.edu/ GMT] installation for some plots  * optional: working [[http://gmt.soest.hawaii.edu/|GMT]] installation for some plots
Line 18: Line 18:
 * [http://ipython.scipy.org/moin/ IPython (Enhanced Python Shell)]  * [[http://ipython.scipy.org/moin/|IPython]] (Enhanced Python Shell)

List of Required Packages

Python Packages

  • NumPy

  • Matplotlib

  • Shapely (Requires libgeos_c. Note: Shapely 1.2.1 requires libgeos_c >= 3.1. If your system has an older version of libgeos_c, use Shapely version 1.0.15)

  • mxDateTime

  • pyRXP

  • lxml (version >= 2.0, need target parser)

Other Packages

  • optional: working GMT installation for some plots