Metadata-Version: 2.1
Name: GEOSLAM
Version: 0.0.1
Summary: Seismo-Lineament Analysis Method
Home-page: https://github.com/The-Geology-Guy/GEOSLAM
Author: Luke Pajer
Author-email: luke.pajer@gmail.com
License: MIT
Download-URL: https://github.com/The-Geology-Guy/GEOSLAM/archive/0.0.1.tar.gz
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: pandas
Requires-Dist: geopandas
Requires-Dist: utm
Requires-Dist: math
Requires-Dist: numpy
Requires-Dist: itertools
Requires-Dist: datetime
Requires-Dist: xmltodict
Requires-Dist: time
Requires-Dist: affine
Requires-Dist: os
Requires-Dist: requests
Requires-Dist: io
Requires-Dist: tqdm
Requires-Dist: tempfile
Requires-Dist: zipfile
Requires-Dist: IPython.display
Requires-Dist: rasterio
Requires-Dist: cartopy
Requires-Dist: matplotlib
Requires-Dist: obspy

The seismo-lineament analysis method is a tool to spatially correlate a shallow-focus earthquake to the surface trace of the fault that generated it. SLAM is the intellectual property and work product of Vince Cronin. The GEOSLAM Python code was a simple translation from Vince Cronin's Mathematica files, where this translation was performed by Luke Pajer.


