9 lines
560 B
Markdown
9 lines
560 B
Markdown
# Plotbox
|
|
|
|
A quick MatPlotLib data visualization tool, currently a little jank.
|
|
|
|
First argument is the path to a CSV file, in the future more data formats are desired.
|
|
|
|
Can run with uv `uv run plotbox .\IDCJAC0009_040976_1800_Data.csv` or once installed into an environment `python -m plotbox .\IDCJAC0009_040976_1800_Data.csv`
|
|
|
|
Rainfall Data `IDCJAC0009_040976_1800_Data.csv` obtained from BOM (https://www.bom.gov.au/jsp/ncc/cdio/weatherData/av?p_nccObsCode=136&p_display_type=dailyDataFile&p_startYear=2025&p_c=-335807484&p_stn_num=040976) on the 2026-02-20 |