GETTING STARTED WITH OBSPY: DOWNLOADING WAVEFORM DATA
Obspy is an open-source Python framework developed for the processing of seismological data. In this post, I will introduce how to use Obspy along with some ...
Obspy is an open-source Python framework developed for the processing of seismological data. In this post, I will introduce how to use Obspy along with some ...
We demonstrate how to model a simple wave, obtain its frequencies, apply Hilbert transform, and perform edge detection
NetCDF file format has been designed for storing multidimensional scientific data such as temperature, rainfall, humidity, etc. In this post, we will see how...
In this post, we will see how we can use Python to low pass filter the 10 year long daily fluctuations of GPS time series. We need to use the “Scipy” package...
In Earth Sciences, we often deal with multidimensional data structures such as climate data, GPS data. It ‘s hard to save such data in text files as it would...
A simple tutorial on how to plot high resolution topographic map using GMT tools in Python
Short demostration of how to plot the distance vs seismic waveforms and mark the P and S arrival times using the IASP91 earth model. Codes are included.
Short demostration of how to plot the track or trajectory of a hurricane on a map. Codes are included.
Short demonstration of the ppsd class defined in Obspy using 3 days of data for station PB-B075
Some handy tweaks for mac like relocating default screenshot location, renaming batch files etc
Mac can be easily automated by the help of several tools such as automator, quick actions, applescripts
Shortcut code for quickly logging temperature in Apple health app
Python code to automatically plot the record section for the highest magnitude earthquake in the given time range
Quick action for mac to easily love, dislike, rate songs in apple music app
Introduction to the time and frequency analysis in MATLAB
How to plot the track or trajectory of a hurricane on a map?