python

Loading LiPD data in Python

Python is a powerful tool for paleoclimate science, and we often get asked how to load large libraries of LiPD files into python for subsequent analysis. The “lipd” package, available on pip, handles LiPD input and output in python, however, it can be difficult to use. We’re working on creating a new, powerful and modern package (pylipd), but in the meantime, here’s a practical tutorial by Michael Erb.

Continue reading