geoscixyz / gpg

Geophysics for Practicing Geoscientists
http://gpg.geosci.xyz
Other
61 stars 87 forks source link

GPG: Geophysics for Practicing Geoscientists

Build Status license DOI

A learning resource for applied geophysics.

Originally created by Douglas W. Oldenburg and Francis H.M. Jones

http://gpg.geosci.xyz

For Developers:

Here are a couple resources on sphinx and reStructured Text:

Best practices for attribution:

Tips:

Example of how to reference a Figure.

 .. figure:: ./ExampleImage.png
    :align: center
    :scale: 110%
    :name: ExampleImage

    Figure Caption.