Tool for visualizing subsurface data along 2D transects.
Some of these dependencies have dependencies of their own, some of which are substantial and need compiling. If you're on a Mac, I recommend using Homebrew for the tricky things like gdal and PROJ4.
- pyproj
- fiona: high-level shapefile read/write, wraps GDAL
- rasterio: high-level raster read/write, wraps GDAL
- shapely probably
- pyYAML
- NumPy of course
- SciPy for some interpolation functions
- matplotlib for plotting
- matplotlib Basemap for maps
- Pillow
- obspy
- agilegeo, for depth conversion (need develop branch at the moment)
- striplog