Dependencies
SunPy depends on the following:
- Python (2.6+)
- NumPy (1.6.2+)
- SciPy (0.10.1+)
- Matplotlib (1.1.1+)
- PyFITS (3.0+)
- PyQt4
- suds (0.4)
- pandas (0.8+, not 0.8.1)
For information on installing Python and the required dependencies on your system, check out the SunPy installation guide.
Install from the Python Package Index
http://pypi.python.org/pypi/sunpy/0.2.0
or by using pip with the command pip install sunpy –upgrade
Install from package
| Tar.gz | Download v0.2 |
| Zip | Download v0.2 |
Contributing
Currently all SunPy code is hosted on GitHub. If you would like to contribute to the project, you can begin by signing up for an account on GitHub and familiarizing yourself with Git. Once you have done that, you can fork SunPy and start adding your own code.