Metadata-Version: 2.1
Name: SOSAT
Version: 0.1.0
Summary: State of stress analysis tool
Home-page: https://github.com/pnnl/SOSAT
Author: Jeff Burghardt
Author-email: jeffrey.burghardt@pnnl.gov
License: BSD license
Keywords: SOSAT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: Click (>=7.0)
Requires-Dist: numpy (>=1.19)
Requires-Dist: pint
Requires-Dist: scipy (>=1.5)
Requires-Dist: matplotlib

=====
SOSAT
=====


.. image:: https://github.com/pnnl/SOSAT/actions/workflows/build.yml/badge.svg


.. image:: https://readthedocs.org/projects/sosat/badge/?version=latest
        :target: https://sosat.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://coveralls.io/repos/github/pnnl/SOSAT/badge.svg?branch=master
         :target: https://coveralls.io/github/pnnl/SOSAT?branch=master

State of stress analysis tool


* Free software: BSD license
* Documentation: https://SOSAT.readthedocs.io.


Features
--------

* TODO



=======
History
=======

0.1.0 (2021-04-10)
------------------

* First release on PyPI.


