├── GAstress.py ├── README.md ├── SyntheticData.py ├── demo.xls └── hga.py /GAstress.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thehalfspace/stress-inversion/HEAD/GAstress.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thehalfspace/stress-inversion/HEAD/README.md -------------------------------------------------------------------------------- /SyntheticData.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thehalfspace/stress-inversion/HEAD/SyntheticData.py -------------------------------------------------------------------------------- /demo.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thehalfspace/stress-inversion/HEAD/demo.xls -------------------------------------------------------------------------------- /hga.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thehalfspace/stress-inversion/HEAD/hga.py --------------------------------------------------------------------------------