Automatic P/S Phase Picking with Deep Learning Using SeisBench
Load a waveform with ObsPy, run a pre-trained PhaseNet (or EQTransformer) model from SeisBench, and plot th...
Magnitude 2.5+ over the past 24 hours.
Loading recent earthquakes…
Load a waveform with ObsPy, run a pre-trained PhaseNet (or EQTransformer) model from SeisBench, and plot th...
A compact macOS setup with two Alfred workflows for turning caffeinate on and off, plus SwiftBar for keepin...
Recent technical articles on seismic analytics, scientific computing, numerical modeling, and production data workflows.
This post explains the concepts of object-oriented programming (OOP) and its key features, including encapsulation, abstraction, inheritance, and polymorphis...
The article discusses the mpi4py module, which is a Python wrapper for MPI, used for parallel computing in supercomputing environments. It provides higher-le...
We will plot the boundaries of the states of the USA on a basemap figure
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.
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...
We will see how to read a YAML file in Bash, C/C++ and Python.
Using multiple threads in C for concurrent process flow
We look into a quick overview of the idea of linked list data structure with some examples.
We will inspect the L-BFGS optimization method using one example and compare its performance with the gradient descent method
We will use the Python package to create beamer presentation and append existing figures to each slide
We will see how to plot a topographic map, overlay earthquake data on topographic maps, plot focal mechanism solutions and plot tomographic results on a geog...
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...
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...
We will learn how to use the poetry package to create, manage, build and publish Python package on PyPI
This post explains the concepts of object-oriented programming (OOP) and its key features, including encapsulation, abstraction, inheritance, and polymorphis...
The article discusses the mpi4py module, which is a Python wrapper for MPI, used for parallel computing in supercomputing environments. It provides higher-le...
We will plot the boundaries of the states of the USA on a basemap figure
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.
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...
We will see how to read a YAML file in Bash, C/C++ and Python.
Using multiple threads in C for concurrent process flow
We look into a quick overview of the idea of linked list data structure with some examples.
We will inspect the L-BFGS optimization method using one example and compare its performance with the gradient descent method
We will use the Python package to create beamer presentation and append existing figures to each slide
We will see how to plot a topographic map, overlay earthquake data on topographic maps, plot focal mechanism solutions and plot tomographic results on a geog...
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...
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...
We will learn how to use the poetry package to create, manage, build and publish Python package on PyPI