Metadata-Version: 1.2
Name: drillcore-transformations
Version: 0.2.5
Summary: Drillcore Transformations allows for alpha, beta and gamma drillcore transformations.
Home-page: https://github.com/nialov/drillcore-transformations
Author: Nikolas Ovaskainen
Author-email: nikolasovaskainen@gmail.com
License: GNU General Public License v3
Description: =========================
        Drillcore Transformations
        =========================
        
        
        .. image:: https://img.shields.io/pypi/v/drillcore_transformations.svg
                :target: https://pypi.python.org/pypi/drillcore_transformations
        
        .. image:: https://img.shields.io/travis/nialov/drillcore-transformations.svg
                :target: https://travis-ci.com/nialov/drillcore-transformations
        
        .. image:: https://readthedocs.org/projects/drillcore-transformations/badge/?version=latest
                :target: https://drillcore-transformations.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Drillcore Transformations allows for alpha, beta and gamma structural drillcore measurement transformations.
        
        
        * Free software: GNU General Public License v3
        * **Documentation and Help**: https://drillcore-transformations.readthedocs.io.
        
        
        Features
        --------
        
        * Transforms measurements from drillcores.
        * Supports alpha, beta and gamma measurements.
        * Supports .csv and .xlsx files.
        * Supports adding the column names of your data files to a custom-built config.ini file for each user.
        * TODO: Convention support
        * Currently supported convention explanation found in `Documentation and Help <https://drillcore-transformations.readthedocs.io>`_
        
        Credits
        -------
        
        * PhD Jussi Mattila for tips, code snippets and sample materials.
        * Authors of `Orientation uncertainty goes bananas <https://tinyurl.com/tqr84ww>`_ for great article and complementary excel-file.
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.2.0 (2020-04-25)
        ------------------
        Readying for deployment.
        
        0.1.0 (2020-02-18)
        ------------------
        
        * DEV
        
Keywords: drillcore_transformations
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
