Earthquakes right now

Magnitude 2.5+ over the past 24 hours.

Loading recent earthquakes…

    Earth Inversion

    Computational seismology & scientific software

    • 141+ Posts
    • 10 Topics
    • Jul 2026 Updated

    Recent posts

    Recent technical articles on seismic analytics, scientific computing, numerical modeling, and production data workflows.

    The right way to loop in python (codes included)

    The right way to loop in python (codes included)

    6 minute read      TECHNIQUES     

    What is the fastest and most efficient way to loop in Python. We found that the numpy is fastest and python builtins are the most memory efficient.

    Plotting a record section using obspy (codes included)

    Plotting a record section using obspy (codes included)

    11 minute read      GEOPHYSICS     

    Quickly plot record section of a stream using Obspy. I will introduce you how to make a stream from a set of SAC data, plot the record section and store it a...

    Least-squares method in geosciences (codes included)

    Least-squares method in geosciences (codes included)

    12 minute read      GEOPHYSICS     

    Least-squares method is a popular approach in geophysical inversion to estimate the parameters of a postulated Earth model from given observations. This meth...

    The right way to loop in python (codes included)

    The right way to loop in python (codes included)

    6 minute read      TECHNIQUES     

    What is the fastest and most efficient way to loop in Python. We found that the numpy is fastest and python builtins are the most memory efficient.

    Plotting a record section using obspy (codes included)

    Plotting a record section using obspy (codes included)

    11 minute read      GEOPHYSICS     

    Quickly plot record section of a stream using Obspy. I will introduce you how to make a stream from a set of SAC data, plot the record section and store it a...

    Least-squares method in geosciences (codes included)

    Least-squares method in geosciences (codes included)

    12 minute read      GEOPHYSICS     

    Least-squares method is a popular approach in geophysical inversion to estimate the parameters of a postulated Earth model from given observations. This meth...