Metadata-Version: 1.1
Name: pywerami
Version: 0.2.5
Summary: pywerami is a stand-alone program to make an countour/3D plot from a contour data file generated by the Perple_X program WERAMI.
Home-page: https://github.com/ondrolexa/pywerami
Author: Ondrej Lexa
Author-email: lexa.ondrej@gmail.com
License: BSD
Description-Content-Type: UNKNOWN
Description: ===============================
        pywerami
        ===============================
        
        .. image:: https://badge.fury.io/gh/ondrolexa%2Fpywerami.svg
            :target: https://badge.fury.io/gh/ondrolexa%2Fpywerami
        
        .. image:: https://travis-ci.org/ondrolexa/pywerami.svg?branch=master
            :target: https://travis-ci.org/ondrolexa/pywerami
        
        .. image:: https://readthedocs.org/projects/pywerami/badge/?version=latest
                :target: https://readthedocs.org/projects/pywerami/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://zenodo.org/badge/46796466.svg
           :target: https://zenodo.org/badge/latestdoi/46796466
        
        pywerami is a stand-alone program to make an countour/3D plot from data
        file generated by the Perple_X program WERAMI or tci file generated by
        TCInvestigator.
        
        * Free software: GPLv3 license
        * Documentation: https://pywerami.readthedocs.org.
        
        
        
        
        History
        -------
        
        0.1 (2015-01-11)
        ----------------
        
        * First release on PyPI
        
        0.2 (2017-01-03)
        ----------------
        
        * Setup and conda fixes
        * Changed to PyQt5
        
        0.2.2 (2017-01-13)
        ------------------
        
        * Minimum number of levels is 2
        * For single contour set Minimum and Maximum to same value
        
        0.2.3 (2017-02-03)
        ------------------
        * Added support for TCInvestigator tci files
        * Fix for selection behaviour when component checked
        * Project files implemented
        
        0.2.4 (2017-03-03)
        ------------------
        * Changed default cmap to viridis
        * Fix of contours min max
        * Default formatter of contour labels changed to general format
        * Added setting to define number of digits for contour levels
          for nicer formatting
        * Fix for duplicates in tab file
        
        0.2.5 (2017-12-05)
        ------------------
        * Deployment fixes
Keywords: pywerami
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
