Recent Posts

How to plot great circle path through your region using PyGMT

In this article, we will learn how to visualize the …
/
brown framed eyeglasses on white printer paper

How to read a scientific research paper using a large language model?

Python script to read a PDF document, and perform question-answering …
/

Plotting track and trajectory of tropical cyclones on a topographic map in Python

This article provides a step-by-step guide to plotting the trajectories …
/

How to plot earthquakes data on a three-dimensional topographic map

Read the earthquake data from a data file and overlay …
/

How to plot the earthquakes data on a topographic map

Read the earthquake data from a csv file and overlay …
/

Empirical Orthogonal Function analysis to inspect the spatial coherency in the geospatial data

Empirical Orthogonal Functions analysis decomposes the continuous space-time field into …
/

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 …
/
macro photography of black circuit board

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 …
/
a view of a mountain range from a distance

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 …
/
black and white penguin toy

Using GitHub for Team Collaboration

Tutorial on how to use Git and GitHub for team …
/