Skip to content

v0.2.9

Choose a tag to compare

@kayhendriksen kayhendriksen released this 31 Mar 15:47
· 98 commits to main since this release
  • Combine per-station CSVs into grouped Parquet files — Per-station CSVs are now grouped by frequency and time slice, then concatenated into a single Parquet file per group (e.g. all ogd-smn_*_d_recent.csv files become smn_d_recent.parquet)
  • Fix BOM handling in CSV decoding
  • Add demo gif to README