Metadata-Version: 2.1
Name: swspy
Version: 1.0.0
Summary: A package for automatically calculating shear wave splitting for large earthquake catalogues.
Home-page: https://github.com/TomSHudson/swspy/
Author: Tom Hudson
Author-email: thomas.hudson@earth.ox.ac.uk
License: UNKNOWN
Description: # swspy
        
        A package for performing shear wave splitting in an automated manner. Based on the eigenvalue method of Silver and Chan (1991), with multi-windowing of Teanby et al (2004), coordinate system transformations from Walsh et al (2013), automation methods based on Wustefeld et al (2010), and some other additions.
        
        ## To cite:
        
        To be completed...
        
        
        Zenodo citation:
        TBC...
        
        ## Documentation:
        
        Will be published on readthedocs.org in due course, once the package becomes open source.
        
        In the meantime, to view the documentation, do:
        
        open docs/build/html/index.html 
        
        (or similar)
        
        ## Examples:
        
        Various example notebooks can be found in the examples directory.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
