Skip to content

Releases: leftfield-geospatial/orthority

v0.4.0

15 May 20:13
Compare
Choose a tag to compare

Features:

  • fsspec integration to allow remote file IO.
  • Add RPC camera model.
  • Add camera factories to simplify the CLI and parameter file IO.
  • Add oty rpc command for RPC orthorectification.
  • Display total orthorectification progress with nested bars on CLI.
  • Allow 12 bit JPEG compression when supported by Rasterio,
  • Reroute CLI warnings and logs to not interfere with progress bars.
  • Incorporate vertical CRS / scale effects for DEM bounds and GSD.
  • Rename package from simple_ortho to orthority.

Fixes:

  • A number of minor fixes.

Docs:

  • Add documentation for Read the Docs.
  • Docstring adjustments and improvements.

Licensing:

  • Change to AGPLv3.