Metadata-Version: 2.1
Name: pfsspy
Version: 0.6.2
Summary: "Potential field source surface modelling"
Home-page: https://pfsspy.readthedocs.io/en/stable/
Author: David Stansby
Author-email: dstansby@gmail.com
License: GPLv3
Description: ![pfsspy](https://github.com/dstansby/pfsspy/raw/master/logo/logo_rectangle.png "pfsspy")
        
        [![DOI](https://zenodo.org/badge/163663713.svg)](https://zenodo.org/badge/latestdoi/163663713)
        [![Documentation Status](https://readthedocs.org/projects/pfsspy/badge/?version=stable)](https://pfsspy.readthedocs.io/en/stable/?badge=stable)
        [![Build Status](https://travis-ci.org/dstansby/pfsspy.svg?branch=master)](https://travis-ci.org/dstansby/pfsspy)
        [![codecov](https://codecov.io/gh/dstansby/pfsspy/branch/master/graph/badge.svg)](https://codecov.io/gh/dstansby/pfsspy)
        [![CircleCI](https://circleci.com/gh/dstansby/pfsspy.svg?style=svg)](https://circleci.com/gh/dstansby/pfsspy)
        
        Potential Field Source Surface model package for Python. This package is based on original code by Anthony Yeates, which can be found at https://github.com/antyeates1983/pfss.
        
        Documentation
        -------------
        Full documentation for the package can be found at https://pfsspy.readthedocs.io
        
        Code of conduct
        ---------------
        This is a community package, which has adopted the SunPy code of conduct. Please follow the [code of conduct](CODE_OF_CONDUCT.md) when interacting with others within the pfsspy community.
        
Keywords: solar physics,solar,science,sun
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Physics
Provides: pfsspy
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: test
Provides-Extra: performance
