Differences between revisions 13 and 14
Size: 800
Comment:
|
← Revision 14 as of 2015-03-16 12:33:17 ⇥
Size: 810
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
* [[http://www.reportlab.com/ftp/|pyRXP]] (version 1.x, 2.x series does not work) | * [[http://www.reportlab.com/ftp/|pyRXP]] (use version 1.x, NOTE: 2.x series does not work) |
List of Required Packages
Python Packages
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)
pyRXP (use version 1.x, NOTE: 2.x series does not work)
lxml (version >= 2.0, need target parser)
Other Packages
optional: working GMT installation for some plots
Recommended Tools
IPython (Enhanced Python Shell)