Processing ASC Data Files with Python: A Beginner’s Guide
In this guide, I’ll walk you through setting up Python and using a handy script to process your ASC files. Don’t worry if you’re new to Python – we’ll start ...
In this guide, I’ll walk you through setting up Python and using a handy script to process your ASC files. Don’t worry if you’re new to Python – we’ll start ...
I recently spent some time customizing my Jekyll website using Minimal Mistakes theme and learned a few neat tricks. Here’s what I figured out:
I recently ran into a super annoying issue with my Debian machine. I use this machine to run climate models that can take hours or even days to complete. But...
This website is built on Jekyll, a static site generator, and hosted on GitHub as a GitHub page. I had been enjoying playing around with this stack so far. H...
One of the most tedious parts of writing a manuscript in my field is the need to write geochemical notations. There is a lot of greek letters or mathematical...
In my previoud post, I shared my “go-to” python script to add a geologic time scale (gts) on my matplotlib plot. In this post I am going to give a more detai...
One of the most common things that I do as an earth scientist / geologist / stratigrapher is plotting data alongside a geologic time scale.
print("Hello world!") This is my first blog post in my personal website.