Recent Posts
Signal denoising using Fourier Analysis in Python
Fourier analysis is based on the idea that any time …
Wavelet Analysis Applied to Real Geophysical Datasets: A Quick and Easy Approach
Explore the application of wavelet analysis on real-world geophysical datasets, …
Genetic Algorithm: a highly robust inversion scheme for geophysical applications
An introduction to the basics of genetic algorithm along with …
Speeding Up Your Code with Parallel Computing in Python
Parallel computing is essential for handling large datasets efficiently. In …
PyGMT: High-Resolution Topographic Map in Python (codes included)
A simple tutorial on how to plot high resolution topographic …
Visualizing Seismic Data’s Power Spectral Density Using ObsPy
This article provides a comprehensive guide on utilizing ObsPy’s PPSD …
Automatically Plotting a Record Section for an Earthquake in a Given Time Range Using Python
This tutorial demonstrates how to automatically generate a seismic record …
Topographic map clipped by coastlines in Python
Learn how to create visually compelling relief maps in Python …
Plotting the geospatial data clipped by coastlines in Python
In this post, we explore how to perform geospatial interpolation …
Topographic map with shading in Python
This article demonstrates how to create shaded topographic maps in …
Non-linear curve fitting to a model with multiple observational variables in MATLAB
This article provides a comprehensive guide on performing non-linear curve …
Creating Dynamic Visualizations in Python Using Bokeh: A Step-by-Step Tutorial
Bokeh is a robust Python library for creating interactive, visually …
Using GitHub for Team Collaboration
Tutorial on how to use Git and GitHub for team …