Skip to content

v0.2.2

Latest

Choose a tag to compare

@tylere tylere released this 24 Jul 13:50

Patch release rolling up all changes since v0.2.0 (the prior release; 0.2.1 was never published).

Install / upgrade:

pip install --upgrade rle-python

Features

  • Add Criterion B status classification from EOO/AOO (#10).
  • Push ecosystem filters down to the parquet and read gs:// via pyarrow for faster, lower-memory remote reads (#9).

Fixes

  • Fix gs:// cache detection in _remote_file_exists (#8).
  • Raise a clear error listing valid columns when a configured column is missing.

Performance

  • Reduce peak memory in AOOGridVectorLocal._compute.

Maintenance / docs

  • Bump GitHub Actions to Node 24 runtimes.
  • Docs: pixi environment for executing cells, remote-GeoParquet quickstart, executed-cell output styling.

Docs: https://rle-assessment.github.io/rle-python/