sunpy-master

所属分类:SQL Server
开发工具:Python
文件大小:18027KB
下载次数:6
上传日期:2014-04-11 01:35:23
上 传 者shiyatestzn
说明:  该sunpy项目致力于创建一个使用Python编程语言的太阳物理开源软件库。 To begin, install the following requirements: [Python](Python (2.6+) Astropy (0.3.0) NumPy SciPy Matplotlib (1.1+) Suds pandas (0.10.0+) beautifulsoup4 sqlalchemy
(The SunPy project is an effort to create an open-source software library for solar physics using the Python programming language. )

文件列表:
.coveragerc (207, 2014-04-08)
.mailmap (1198, 2014-04-08)
.travis.yml (2803, 2014-04-08)
CHANGELOG.md (4989, 2014-04-08)
INSTALL.txt (341, 2014-04-08)
LICENSE.txt (1354, 2014-04-08)
MANIFEST.in (307, 2014-04-08)
RELEASE.md (1731, 2014-04-08)
benchmarks (0, 2014-04-08)
benchmarks\array_creation.py (1676, 2014-04-08)
benchmarks\benchmark.py (2473, 2014-04-08)
benchmarks\time_test3.py (8932, 2014-04-08)
benchmarks\time_test3_cuda.py (1868, 2014-04-08)
benchmarks\time_testr.pro (2253, 2014-04-08)
benchmarks\time_testr.py (4778, 2014-04-08)
distribute_setup.py (17672, 2014-04-08)
doc (0, 2014-04-08)
doc\diagrams (0, 2014-04-08)
doc\diagrams\core_datatypes.dia (5263, 2014-04-08)
doc\diagrams\map_class_hierarchy.dia (2168, 2014-04-08)
doc\diagrams\package_layout.dia (1680, 2014-04-08)
doc\examples (0, 2014-04-08)
doc\examples\rgb_composite (0, 2014-04-08)
doc\examples\rgb_composite\Ui_RGBComposite.py (17549, 2014-04-08)
doc\examples\rgb_composite\rgb_composite.py (13058, 2014-04-08)
doc\examples\rgb_composite\rgb_composite.ui (16626, 2014-04-08)
doc\logo (0, 2014-04-08)
doc\logo\favicon.ico (1332, 2014-04-08)
doc\source (0, 2014-04-08)
doc\source\Makefile (4731, 2014-04-08)
doc\source\_templates (0, 2014-04-08)
doc\source\_templates\autosummary (0, 2014-04-08)
doc\source\_templates\autosummary\base.rst (250, 2014-04-08)
doc\source\_templates\autosummary\class.rst (251, 2014-04-08)
doc\source\_templates\autosummary\module.rst (252, 2014-04-08)
doc\source\bugs.rst (323, 2014-04-08)
doc\source\code_ref (0, 2014-04-08)
... ...

# [SunPy](http://sunpy.org) [![Downloads](https://pypip.in/d/sunpy/badge.png)](https://pypi.python.org/pypi/sunpy/) [![Latest Version](https://pypip.in/v/sunpy/badge.png)](https://pypi.python.org/pypi/sunpy/) [![Build Status](https://secure.travis-ci.org/sunpy/sunpy.png)] (http://travis-ci.org/sunpy/sunpy) [![Coverage Status](https://coveralls.io/repos/sunpy/sunpy/badge.png?branch=master)](https://coveralls.io/r/sunpy/sunpy?branch=master) SunPy is an open-source Python library for solar physics data analysis. Installation ------------ To begin, install the following requirements: * [Python]([Python](http://www.python.org) (2.6+) * [Astropy](http://astropy.org) (0.3.0) * [NumPy](http://numpy.scipy.org/) * [SciPy](http://www.scipy.org/) * [Matplotlib](http://matplotlib.sourceforge.net/) (1.1+) * [Suds](https://fedorahosted.org/suds) * [pandas](http://pandas.pydata.org/) (0.10.0+) * [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/) * [sqlalchemy](http://www.sqlalchemy.org/) Next, use git to grab the latest version of SunPy: git clone https://github.com/sunpy/sunpy.git cd sunpy python setup.py install Done! For detailed installation instructions, see the [installation guide](http://sunpy.readthedocs.org/en/latest/guide/installation/index.html) in the SunPy docs. Usage ----- Here is a quick example of plotting an AIA image: ```python >>> import sunpy >>> import matplotlib.cm as cm >>> aia = sunpy.Map(sunpy.AIA_171_IMAGE) >>> aia.peek(cmap=cm.hot) ``` Getting Help ------------ For more information or to ask questions about SunPy, check out: * [SunPy Documentation](http://sunpy.readthedocs.org/en/latest/) * [SunPy Mailing List](https://groups.google.com/forum/#!forum/sunpy) * IRC: #sunpy on [freenode.net](http://webchat.freenode.net/) Contributing ------------ If you would like to get involved, start by joining the [SunPy mailing list](https://groups.google.com/forum/#!forum/sunpy) and check out the [Developer's Guide](http://sunpy.readthedocs.org/en/latest/dev.html) section of the SunPy docs. Stop by our IRC chat room named #sunpy on irc.freenode.net if you have any questions. Help is always welcome so let us know what you like to work on, or check out the [issues page](https://github.com/sunpy/sunpy/issues) for a list of some known outstanding items.

近期下载者

相关文件


收藏者