Unit Conversion Example

Script: examples/05_unit_conversions.py

This example demonstrates parasolpy.util conversion helpers and yearly pivoting for datetime-indexed time series.

python examples/05_unit_conversions.py

It prints conversion results to the terminal and demonstrates how to pivot daily values into day-of-year by year form.