Autoencoders for Seismic Waveforms: Compress, Learn, and Generate
Autoencoders learn compact representations by reconstructing seismic data. This tutorial explains their use...
Magnitude 2.5+ over the past 24 hours.
Loading recent earthquakes…
Autoencoders learn compact representations by reconstructing seismic data. This tutorial explains their use...
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.
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
Read the earthquake data from a data file and overlay on a three-dimensional topographic map using PyGMT.
Learn to encrypt and decrypt any files, data or software with python
We will introduce the concepts of distributed computing and then use the open-source Python library Ray to write scalable codes that can work on distributed ...
We will see how we can read a large data file with earthquake catalog in Python using the Dask library
We will see compare the convolution functions in Python (Numpy) with the conv function in MATLAB. If you have tried them both then you would know that its no...
We will read and write text and numeric data into a file using modern fortran.
We will see how we can use amazon web services, specifically amazon polly to convert any text into a speech
If you have recently bought a M1 mac and have been doing blogging using Jekyll, then you must have experienced that installing Jekyll on the M1 architecture ...
We learn how to write a Makefile to automate the compilation of our source code. We will use one example from Fortran.
We will learn the basics of the maximum likelihood method, and then apply it on a regression problem. We will also compare it with the least-squares estimati...
The boundary value problems require information at the present time and a future time. We will see how we can use shooting method to solve problems where we ...
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
Read the earthquake data from a data file and overlay on a three-dimensional topographic map using PyGMT.
Learn to encrypt and decrypt any files, data or software with python
We will introduce the concepts of distributed computing and then use the open-source Python library Ray to write scalable codes that can work on distributed ...
We will see how we can read a large data file with earthquake catalog in Python using the Dask library
We will see compare the convolution functions in Python (Numpy) with the conv function in MATLAB. If you have tried them both then you would know that its no...
We will read and write text and numeric data into a file using modern fortran.
We will see how we can use amazon web services, specifically amazon polly to convert any text into a speech
If you have recently bought a M1 mac and have been doing blogging using Jekyll, then you must have experienced that installing Jekyll on the M1 architecture ...
We learn how to write a Makefile to automate the compilation of our source code. We will use one example from Fortran.
We will learn the basics of the maximum likelihood method, and then apply it on a regression problem. We will also compare it with the least-squares estimati...
The boundary value problems require information at the present time and a future time. We will see how we can use shooting method to solve problems where we ...