Metadata-Version: 2.1
Name: GEOSLAM
Version: 0.0.2
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.2.tar.gz
Platform: UNKNOWN
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: numpy
Requires-Dist: datetime
Requires-Dist: xmltodict
Requires-Dist: affine
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: IPython
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.


