Skip to content

Writing

This section contains short notes, reflections, and longer-form texts written alongside ongoing research and project work. Writing serves as a tool for structuring progress, making decisions explicit, and documenting work that rarely fits into formal publications.

2026-03-16

Making PelAtlas Buildable: Structuring the Early Development of a Research Platform

Building the workflow before the system: how I structured the early development of PelAtlas so that the next step is always visible.

programmingworkflowreflection
2026-01-26

Creating Heave-Corrected Echograms with echopype

A practical walkthrough showing how to create depth-corrected echograms from EK80 data using echopype, with a focus on how vessel heave enters the depth calculation.

programmingechopypesonardata-processing
2025-05-08

Python Environment for a Jupyter Notebook Experience in Neovim

A practical explanation of how Neovim, Jupyter kernels, and multiple Python environments fit together for an interactive, notebook-like workflow.

programmingneovim