geodynamics / vq

Virtual Quake is a boundary element code designed to investigate long term fault system behavior and interactions between faults through stress transfer.
Other
12 stars 24 forks source link

(PROJECT) Google Earth-ify our plots #172

Open kwschultz opened 8 years ago

kwschultz commented 8 years ago

Using Mark's contour2kml python script, create the python functions that will take our map-based plots (like ground displacements, gravity changes, etc.) and turn them into Google Earth KML layers.

https://github.com/markyoder/contours2kml

This is a good summer project for those who know python. This will enable us to have full Google Earth visualization of Fault Model + Slip distribution + Observable surface patterns.

Ideally you would develop these python tools in isolation, as stand alone scripts. Then once they work, we can incorporate them into PyVQ for easy, one line KML file generation.