SnowPlot is a command line tool for snow professionals who need to make vertical plots to display various snowpack data. This was made from the need to make figures to validate the Lyte Probe. To that end we are adding density profiles, hand hardness profiles, snow micropen profiles, and more. The tool is based on a configuration file where the user can use a simple text editor to generate complicated figures.
snowplot config.ini
- Free software: BSD license
- Documentation: https://snowplot.readthedocs.io.
- Manage repeatable figures using a config file
- Add annotations to plots with simple text
- Plot Lyte Probe Data
- Plot hand hardness data
- Plot Snow micropen data
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.