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.

    How to set up ssh-keys for github

    How to set up ssh-keys for github

    4 minute read      UTILITIES     

    You will learn how to generate and set up an SSH key for github so that you don’t need to always type your username and password when accessing github repo.

    How to load dynamic libraries in c/c++?

    How to load dynamic libraries in c/c++?

    4 minute read      UTILITIES     

    We will see how to load shared libraries in C/C++. We will write a library to convert km to degrees and vice-versa. Then we create a utility program to conve...

    Create beamer slides using python

    Create beamer slides using python

    3 minute read      UTILITIES     

    We will use the Python package to create beamer presentation and append existing figures to each slide

    How to read tabular data from a text file in fortran

    How to read tabular data from a text file in fortran

    6 minute read      GEOPHYSICS     

    A step-by-step Fortran program to read a formatted tabular Earth-model file — count the rows, allocate arrays, then read the columns and find the discontinui...

    How to deal with irregularly sampled time series data

    How to deal with irregularly sampled time series data

    6 minute read      TECHNIQUES     

    While analyzing time series data, we often come across data that is non-uniformly sampled, i.e., they have non-equidistant time-steps. Infact, most of the re...

    How to set up ssh-keys for github

    How to set up ssh-keys for github

    4 minute read      UTILITIES     

    You will learn how to generate and set up an SSH key for github so that you don’t need to always type your username and password when accessing github repo.

    How to load dynamic libraries in c/c++?

    How to load dynamic libraries in c/c++?

    4 minute read      UTILITIES     

    We will see how to load shared libraries in C/C++. We will write a library to convert km to degrees and vice-versa. Then we create a utility program to conve...

    Create beamer slides using python

    Create beamer slides using python

    3 minute read      UTILITIES     

    We will use the Python package to create beamer presentation and append existing figures to each slide

    How to read tabular data from a text file in fortran

    How to read tabular data from a text file in fortran

    6 minute read      GEOPHYSICS     

    A step-by-step Fortran program to read a formatted tabular Earth-model file — count the rows, allocate arrays, then read the columns and find the discontinui...

    How to deal with irregularly sampled time series data

    How to deal with irregularly sampled time series data

    6 minute read      TECHNIQUES     

    While analyzing time series data, we often come across data that is non-uniformly sampled, i.e., they have non-equidistant time-steps. Infact, most of the re...