Metadata-Version: 2.1
Name: SciDataTool
Version: 1.1.5
Summary: Scientific Data Tool
Home-page: https://github.com/Eomys/SciDataTool
Author: Helene Toubin
Author-email: helene.toubin@eomys.com
License: UNKNOWN
Download-URL: https://github.com/Eomys/SciDataTool/archive/1.1.5.tar.gz
Description: # SciDataTool
        ## Presentation
        SciDataTool's objective is to provide a **user-friendly, unified, flexible scientific data tool** based on open-source python package.
        
        It is meant to be used by researchers, R&D engineers and teachers in any scientific area. This package allows to efficiently store data fields in the time/space or in the frequency domain, to easily perform **Fourier Transforms**, to extract **slices**, to **convert units**, to **compare** several fields, etc. It therefore leads to simplified plot commands.
        
        ## Origin and status of the project
        EOMYS has started an open and non-commercial project named Pyleecan (Python Library for Electrical Engineering Computational Analysis). In this context, a scientific data tool has been implemented with the intent to be as generic as possible. The resulting module could be used in any scientific area, and benefit from exterior developments, hence the idea to create the separated open-source project.
        
        ## Documentation
        Tutorials are available in the [Tutorials folder](https://github.com/Eomys/SciDataTool/tree/master/Tutorials). The [plot tutorial](http://www.pyleecan.org) of Pyleecan can also give insight on how to best use SciDataTool capabilities to design generic plot commands.
        
        ## Contact
        You can contact us on Github by opening an issue (to request a feature, ask a question or report a bug).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7
Description-Content-Type: text/markdown
