LICENSE
MANIFEST.in
README.md
setup.py
doc/tutorials/geometries/Basic spatial data.ipynb
doc/tutorials/geometries/.ipynb_checkpoints/Basic spatial data-checkpoint.ipynb
doc/tutorials/intersections/DEM-plane intersections.ipynb
doc/tutorials/intersections/.ipynb_checkpoints/DEM-plane intersections-checkpoint.ipynb
doc/tutorials/intersections/ims/inters_dem_plane_case_1.png
doc/tutorials/intersections/ims/inters_dem_plane_case_1.svg
doc/tutorials/orientations/Geological data.ipynb
doc/tutorials/orientations/Vectors and orientations.ipynb
doc/tutorials/orientations/.ipynb_checkpoints/Basic spatial data-checkpoint.ipynb
doc/tutorials/orientations/.ipynb_checkpoints/Geological data-checkpoint.ipynb
doc/tutorials/orientations/.ipynb_checkpoints/Vectors and orientations-checkpoint.ipynb
doc/tutorials/profiles/Geologic profiles - Valnerina.ipynb
doc/tutorials/profiles/Geologic profiles with animation - Timpa San Lorenzo.ipynb
doc/tutorials/profiles/Profile with attitudes - Monte Alpi.ipynb
doc/tutorials/profiles/Seismological profiles - Colfiorito.ipynb
doc/tutorials/profiles/.ipynb_checkpoints/Geologic profiles - Valnerina-checkpoint.ipynb
doc/tutorials/profiles/.ipynb_checkpoints/Geologic profiles Monte Alpi - parallel profiles-checkpoint.ipynb
doc/tutorials/profiles/.ipynb_checkpoints/Geologic profiles Timpa San Lorenzo - map animations-checkpoint.ipynb
doc/tutorials/profiles/.ipynb_checkpoints/Geologic profiles Valnerina-checkpoint.ipynb
doc/tutorials/profiles/.ipynb_checkpoints/Geologic profiles with animation - Timpa San Lorenzo-checkpoint.ipynb
doc/tutorials/profiles/.ipynb_checkpoints/Profile with attitudes - Monte Alpi-checkpoint.ipynb
doc/tutorials/profiles/.ipynb_checkpoints/Seismological profiles - Colfiorito-checkpoint.ipynb
doc/tutorials/profiles/.ipynb_checkpoints/Seismological profiles Colfiorito-checkpoint.ipynb
doc/tutorials/profiles/.ipynb_checkpoints/Topographic profiles Monte Alpi - analyses-checkpoint.ipynb
geogst/__init__.py
geogst.egg-info/PKG-INFO
geogst.egg-info/SOURCES.txt
geogst.egg-info/dependency_links.txt
geogst.egg-info/requires.txt
geogst.egg-info/top_level.txt
geogst/configs/__init__.py
geogst/configs/plots.py
geogst/core/__init__.py
geogst/core/deformations/__init__.py
geogst/core/deformations/space3d/__init__.py
geogst/core/deformations/space3d/deformations.py
geogst/core/deformations/space3d/rotations.py
geogst/core/deformations/space3d/shears.py
geogst/core/geology/__init__.py
geogst/core/geology/base.py
geogst/core/geology/faults.py
geogst/core/geology/ptbaxes.py
geogst/core/geology/utils/__init__.py
geogst/core/geology/utils/faults.py
geogst/core/geology/utils/parsing.py
geogst/core/geology/utils/type_checks.py
geogst/core/geometries/__init__.py
geogst/core/geometries/checks.py
geogst/core/geometries/lines.py
geogst/core/geometries/meshes.py
geogst/core/geometries/planes.py
geogst/core/geometries/points.py
geogst/core/geometries/polygons.py
geogst/core/geometries/reference_frames.py
geogst/core/geometries/shape.py
geogst/core/geometries/georeferencing/__init__.py
geogst/core/geometries/georeferencing/crs.py
geogst/core/geometries/georeferencing/geodetic.py
geogst/core/geometries/georeferencing/geotransform.py
geogst/core/geometries/grids/__init__.py
geogst/core/geometries/grids/intersections.py
geogst/core/geometries/grids/operators.py
geogst/core/geometries/grids/rasters.py
geogst/core/geometries/operators/__init__.py
geogst/core/geometries/operators/transformations.py
geogst/core/inspections/__init__.py
geogst/core/inspections/errors.py
geogst/core/inspections/functions.py
geogst/core/mathematics/__init__.py
geogst/core/mathematics/arrays.py
geogst/core/mathematics/defaults.py
geogst/core/mathematics/quaternions.py
geogst/core/mathematics/statistics.py
geogst/core/mathematics/utils.py
geogst/core/mathematics/vectors2d.py
geogst/core/mathematics/vectors3d.py
geogst/core/orientations/__init__.py
geogst/core/orientations/defaults.py
geogst/core/orientations/orientations.py
geogst/core/orientations/utils.py
geogst/core/profiles/__init__.py
geogst/core/profiles/geoprofiles.py
geogst/core/profiles/methods.py
geogst/core/profiles/profilers.py
geogst/core/profiles/profiletraces.py
geogst/core/utils/__init__.py
geogst/core/utils/arrays.py
geogst/core/utils/dicts.py
geogst/core/utils/lists.py
geogst/core/utils/sorting.py
geogst/core/utils/strings.py
geogst/core/utils/time.py
geogst/core/utils/types.py
geogst/dependencies/__init__.py
geogst/dependencies/apsg/__init__.py
geogst/dependencies/apsg/exceptions.py
geogst/dependencies/apsg/faults.py
geogst/dependencies/geopandas/__init__.py
geogst/dependencies/geopandas/geopandas.py
geogst/dependencies/pyproj/__init__.py
geogst/dependencies/pyproj/project.py
geogst/dependencies/yaml/__init__.py
geogst/dependencies/yaml/io.py
geogst/filesystem/__init__.py
geogst/filesystem/files.py
geogst/gui/__init__.py
geogst/gui/utils.py
geogst/io/__init__.py
geogst/io/geosurfaces/__init__.py
geogst/io/geosurfaces/export.py
geogst/io/profiles/__init__.py
geogst/io/profiles/profiles.py
geogst/io/rasters/__init__.py
geogst/io/rasters/defaults.py
geogst/io/rasters/gdal.py
geogst/io/rasters/grids.py
geogst/io/vectors/__init__.py
geogst/io/vectors/ogr.py
geogst/io/vectors/shapely.py
geogst/plots/__init__.py
geogst/plots/maps.py
geogst/plots/orientations.py
geogst/plots/parameters.py
geogst/plots/profiles.py
geogst/plots/utils.py
geogst/plots/vis3D.py
geogst/spatdata/__init__.py
geogst/spatdata/load_data.py
geogst/spatdata/data_sources/__init__.py
geogst/spatdata/data_sources/colfiorito_2007/colfiorito_seismo.qgz
geogst/spatdata/data_sources/colfiorito_2007/faults.cpg
geogst/spatdata/data_sources/colfiorito_2007/faults.dbf
geogst/spatdata/data_sources/colfiorito_2007/faults.prj
geogst/spatdata/data_sources/colfiorito_2007/faults.shp
geogst/spatdata/data_sources/colfiorito_2007/faults.shx
geogst/spatdata/data_sources/colfiorito_2007/ipocentri3d_shcm_wu3.cpg
geogst/spatdata/data_sources/colfiorito_2007/ipocentri3d_shcm_wu3.dbf
geogst/spatdata/data_sources/colfiorito_2007/ipocentri3d_shcm_wu3.prj
geogst/spatdata/data_sources/colfiorito_2007/ipocentri3d_shcm_wu3.shp
geogst/spatdata/data_sources/colfiorito_2007/ipocentri3d_shcm_wu3.shx
geogst/spatdata/data_sources/colfiorito_2007/single_profile_swne.cpg
geogst/spatdata/data_sources/colfiorito_2007/single_profile_swne.dbf
geogst/spatdata/data_sources/colfiorito_2007/single_profile_swne.prj
geogst/spatdata/data_sources/colfiorito_2007/single_profile_swne.shp
geogst/spatdata/data_sources/colfiorito_2007/single_profile_swne.shx
geogst/spatdata/data_sources/colfiorito_2007/srtm2.tif
geogst/spatdata/data_sources/colfiorito_2007/srtm2.tif.aux.xml
geogst/spatdata/data_sources/mt_alpi/attitudes.cpg
geogst/spatdata/data_sources/mt_alpi/attitudes.dbf
geogst/spatdata/data_sources/mt_alpi/attitudes.prj
geogst/spatdata/data_sources/mt_alpi/attitudes.qpj
geogst/spatdata/data_sources/mt_alpi/attitudes.shp
geogst/spatdata/data_sources/mt_alpi/attitudes.shx
geogst/spatdata/data_sources/mt_alpi/lines_to_project.cpg
geogst/spatdata/data_sources/mt_alpi/lines_to_project.dbf
geogst/spatdata/data_sources/mt_alpi/lines_to_project.prj
geogst/spatdata/data_sources/mt_alpi/lines_to_project.shp
geogst/spatdata/data_sources/mt_alpi/lines_to_project.shx
geogst/spatdata/data_sources/mt_alpi/malpi_aster_w4u3.tif
geogst/spatdata/data_sources/mt_alpi/malpi_aster_w4u3.tif.aux.xml
geogst/spatdata/data_sources/mt_alpi/profile.cpg
geogst/spatdata/data_sources/mt_alpi/profile.dbf
geogst/spatdata/data_sources/mt_alpi/profile.prj
geogst/spatdata/data_sources/mt_alpi/profile.qpj
geogst/spatdata/data_sources/mt_alpi/profile.shp
geogst/spatdata/data_sources/mt_alpi/profile.shx
geogst/spatdata/data_sources/mt_alpi/profile_2.cpg
geogst/spatdata/data_sources/mt_alpi/profile_2.dbf
geogst/spatdata/data_sources/mt_alpi/profile_2.prj
geogst/spatdata/data_sources/mt_alpi/profile_2.shp
geogst/spatdata/data_sources/mt_alpi/profile_2.shx
geogst/spatdata/data_sources/mt_alpi/short_profile.cpg
geogst/spatdata/data_sources/mt_alpi/short_profile.dbf
geogst/spatdata/data_sources/mt_alpi/short_profile.prj
geogst/spatdata/data_sources/mt_alpi/short_profile.shp
geogst/spatdata/data_sources/mt_alpi/short_profile.shx
geogst/spatdata/data_sources/others/horiz_plane.asc
geogst/spatdata/data_sources/others/vx.asc
geogst/spatdata/data_sources/timpa_san_lorenzo/check_grid_zoom_in.cpg
geogst/spatdata/data_sources/timpa_san_lorenzo/check_grid_zoom_in.dbf
geogst/spatdata/data_sources/timpa_san_lorenzo/check_grid_zoom_in.prj
geogst/spatdata/data_sources/timpa_san_lorenzo/check_grid_zoom_in.shp
geogst/spatdata/data_sources/timpa_san_lorenzo/check_grid_zoom_in.shx
geogst/spatdata/data_sources/timpa_san_lorenzo/faults.cpg
geogst/spatdata/data_sources/timpa_san_lorenzo/faults.dbf
geogst/spatdata/data_sources/timpa_san_lorenzo/faults.prj
geogst/spatdata/data_sources/timpa_san_lorenzo/faults.shp
geogst/spatdata/data_sources/timpa_san_lorenzo/faults.shx
geogst/spatdata/data_sources/timpa_san_lorenzo/geological_outcrops_utm32N.cpg
geogst/spatdata/data_sources/timpa_san_lorenzo/geological_outcrops_utm32N.dbf
geogst/spatdata/data_sources/timpa_san_lorenzo/geological_outcrops_utm32N.prj
geogst/spatdata/data_sources/timpa_san_lorenzo/geological_outcrops_utm32N.shp
geogst/spatdata/data_sources/timpa_san_lorenzo/geological_outcrops_utm32N.shx
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections.dbf
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections.mshp
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections.prj
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections.shp
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections.shx
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections_params
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections_pts.csv
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections_pts.dbf
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections_pts.mshp
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections_pts.mtab
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections_pts.prj
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections_pts.shp
geogst/spatdata/data_sources/timpa_san_lorenzo/merged_intersections_pts.shx
geogst/spatdata/data_sources/timpa_san_lorenzo/profile.cpg
geogst/spatdata/data_sources/timpa_san_lorenzo/profile.dbf
geogst/spatdata/data_sources/timpa_san_lorenzo/profile.prj
geogst/spatdata/data_sources/timpa_san_lorenzo/profile.qpj
geogst/spatdata/data_sources/timpa_san_lorenzo/profile.shp
geogst/spatdata/data_sources/timpa_san_lorenzo/profile.shx
geogst/spatdata/data_sources/timpa_san_lorenzo/tsl_ortho_profile.cpg
geogst/spatdata/data_sources/timpa_san_lorenzo/tsl_ortho_profile.dbf
geogst/spatdata/data_sources/timpa_san_lorenzo/tsl_ortho_profile.prj
geogst/spatdata/data_sources/timpa_san_lorenzo/tsl_ortho_profile.shp
geogst/spatdata/data_sources/timpa_san_lorenzo/tsl_ortho_profile.shx
geogst/spatdata/data_sources/timpa_san_lorenzo/tsl_tinitaly_w84u32.tif
geogst/spatdata/data_sources/timpa_san_lorenzo/tsl_tinitaly_w84u32.tif.aux.xml
geogst/spatdata/data_sources/timpa_san_lorenzo/tsl_tinitaly_w84u32_halved.asc
geogst/spatdata/data_sources/valnerina/faults.cpg
geogst/spatdata/data_sources/valnerina/faults.dbf
geogst/spatdata/data_sources/valnerina/faults.prj
geogst/spatdata/data_sources/valnerina/faults.shp
geogst/spatdata/data_sources/valnerina/faults.shx
geogst/spatdata/data_sources/valnerina/geological_outcrops.cpg
geogst/spatdata/data_sources/valnerina/geological_outcrops.dbf
geogst/spatdata/data_sources/valnerina/geological_outcrops.prj
geogst/spatdata/data_sources/valnerina/geological_outcrops.shp
geogst/spatdata/data_sources/valnerina/geological_outcrops.shx
geogst/spatdata/data_sources/valnerina/main_plane_269_06_7.dbf
geogst/spatdata/data_sources/valnerina/main_plane_269_06_7.shp
geogst/spatdata/data_sources/valnerina/main_plane_269_06_7.shx
geogst/spatdata/data_sources/valnerina/profile.cpg
geogst/spatdata/data_sources/valnerina/profile.dbf
geogst/spatdata/data_sources/valnerina/profile.prj
geogst/spatdata/data_sources/valnerina/profile.shp
geogst/spatdata/data_sources/valnerina/profile.shx
geogst/spatdata/data_sources/valnerina/valnerina_utm33.tif
geogst/spatdata/data_sources/valnerina/valnerina_utm33_red.tif
geogst/spatdata/data_sources/valnerina/valnerina_utm33_red.tif.aux.xml
ims/plane_dem_intersection.png
ims/stereonet.png
ims/timpa_san_lorenzo_profiles.png
ims/tsl_profiles.gif
ims/usages_stereoplot.png
tests/test_Runge_Kutta_Fehlberg_interpolation.py
tests/test_interpolations.py
tests/test_orientations.py
tests/test_point_projections.py
tests/test_polar_data_svd.py
tests/test_ptbaxes.py
tests/test_quaternions.py
tests/test_rotations.py
tests/test_segment_intersections.py
tests/deformations/__init__.py
tests/deformations/rotations/__init__.py
tests/deformations/rotations/test_rotate.py
tests/fields/__init__.py
tests/fields/test_fields_divergence_curl_module.py
tests/fields/test_fields_grads_dirderiv_orients.py
tests/fields/test_magn_grad_along_flowlines.py
tests/lines/__init__.py
tests/lines/test_parametric_lines.py
tests/planes/__init__.py
tests/planes/test_plane_attitude_projection.py
tests/planes/test_plane_line_intersections.py
tests/planes/test_plane_plane_intersections.py
tests/planes/test_planes_general.py
tests/polygons/__init__.py
tests/polygons/test_intersections.py
tests/polygons/test_point_in_polygon.py
tests/polygons/test_profilers_polygons.py