Metadata-Version: 2.1
Name: rockanalysis
Version: 0.1.2
Summary: ROCK Data Analysis Package
Home-page: https://github.com/bweindorf/rockanalysis.git
Author: Brandon Weindorf
Author-email: bjweindorf@gmail.com
License: UNKNOWN
Description: #rockanalysis
        Code for Analyzing ISO-10328 Testing Data Obtained from MTS 
        
        ## Use
        Analyze Class Holds All Data, takes filename as argument
        
        ### Methods
        decode(), unpacks dat file into arrays \n
        plotforcevtime() \n
        plotdisplacementvtime() \n
        plotforcevdisplacement()
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
