Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 974 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 974 Bytes

Articles

This is the start of a collection of various write-ups and short articles.

Table of content

  • Potential Density Shenanigans
    The Pitfalls of calculating the potential density for a CTD profile and the maybe surprisingly strong impact of the reference pressure

  • How to read in Polarstern CTD data from Pangaea
    This article is a shortened version of Potential Density Shenanigans, concentrating only on the data read-in.

  • Introduction to Cartopy, Part 1 & 2
    How to start with the map-making python library Cartopy. This article is an adaption/rework of an already existing course work

  • Regional maps with Cartopy
    Collections of examples on how I create Cartopy maps of various regions. Most likely not the best way to do things

  • Plotting Southern Ocean Climate Modes Read-in of data from the SAM and ONI climate mode index, Calculation of the SEI index and plot all 3.

    • Basically time series manipulation in pandas