Skip to content

Releases: iosefa/PyForestScan

v0.2.1

03 Dec 07:17
Compare
Choose a tag to compare

What's Changed

  • Enhance CHM interpolation logic and update tests. by @iosefa in #17

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Dec 07:13
4667f9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.2.0

v0.1.7

29 Nov 22:32
90ee744
Compare
Choose a tag to compare

What's Changed

This release focuses on enhancing the documentation and refining the testing infrastructure.

  • Add performance benchmarks and metric calculation docs by @iosefa in #7
  • Add EPT reader support to read_lidar function by @iosefa in #9
  • Add visualizations to documentation by @iosefa in #10

Full Changelog: v0.1.6...v0.1.7

v0.1.6

29 Nov 22:31
Compare
Choose a tag to compare

What's Changed

This release introduces significant enhancements to the documentation and testing infrastructure.

  • Update documentation and version for PyForestScan by @iosefa in #6

Full Changelog: v0.1.5...v0.1.6

v0.1.5

29 Nov 22:30
Compare
Choose a tag to compare

What's Changed

This release focuses on enhancing the documentation and refining the testing infrastructure.

  • Tests/add basic tests by @iosefa in #3
  • Add separate workflows for building and publishing Python package by @iosefa in #4
  • Remove Mayavi dependency and 3D plotting function by @iosefa in #5

Full Changelog: v0.1.4...v0.1.5

v0.1.4

29 Nov 22:29
Compare
Choose a tag to compare

What's Changed

This release enhances the documentation and testing infrastructure of PyForestScan.

  • Add GitHub Actions workflow for testing by @iosefa in #1
  • Update README with usage examples by @iosefa in #2
  • Fix typos in documentation by @iosefa in #3

Full Changelog: v0.1.3...v0.1.4

v0.1.3

29 Nov 22:20
Compare
Choose a tag to compare

What's Changed

First public release! Released basic working library for calculating forest structural metrics: canopy height, plant area index, plant area density, and foliage height diversity.

  • Add GitHub Actions workflow for publishing to PyPI by @iosefa in #1
  • Update LICENSE and README for 2024 and dependencies by @iosefa in #2

Full Changelog: https://github.com/iosefa/PyForestScan/commits/v0.1.3