Skip to content

Releases: BurnP3/BurnP3Plus

v2.6.5

06 Jan 23:44

Choose a tag to compare

v2.6.5 Pre-release
Pre-release

What's changed

  • Additional memory safety updates for large iteration counts
  • Better handling of sampling edge cases

v2.6.4

16 Dec 05:14

Choose a tag to compare

v2.6.4 Pre-release
Pre-release

What's changed?

  • Use partitioned parquet files for improved memory scaling for large landscapes and high fire counts
  • More granular progress bars for spatial summaries
  • Better handling of missing vector outputs

v2.6.3

28 Nov 19:13

Choose a tag to compare

v2.6.3 Pre-release
Pre-release

What's changed

  • Bug fixes for calculating burn probability from merged scenarios
  • Better support for sampling only extra ignitions
  • Fix typos and bugs in input validation functions

v2.6.2

17 Nov 15:57

Choose a tag to compare

v2.6.2 Pre-release
Pre-release

What's changed

  • Better handling of missing, implied, and partial inputs
  • Fix bug with export transformers
  • Update default batch sizes for better memory management with Arrow

v2.6.1

31 Oct 13:32

Choose a tag to compare

v2.6.1 Pre-release
Pre-release

What's Changed?

  • Better memory scaling for large landscapes
  • More detailed labels in the map UI
  • Better input validation and handling of edge cases

v2.6.0

08 Oct 15:55

Choose a tag to compare

v2.6.0 Pre-release
Pre-release

What's changed?

  • Add new transformer to merge burn outputs from multiple fire growth scenarios
  • Restructure all intermediate outputs around Apache Arrow to improve performance
  • Refactor code to share definitions and functions across fire growth model packages and base

v2.5.3

13 Sep 01:42

Choose a tag to compare

v2.5.3 Pre-release
Pre-release

What's changed

  • Work around issue with generating FBP summaries under conda

v2.5.2

11 Sep 13:01

Choose a tag to compare

v2.5.2 Pre-release
Pre-release

What's changed

  • Minor updates for better handling of edge cases

v2.5.0

15 Aug 13:16

Choose a tag to compare

v2.5.0 Pre-release
Pre-release

What's changed

  • Use Apache Arrow to more efficiently store and summarize per-fire outputs

v2.4.1

25 Jul 15:57

Choose a tag to compare

v2.4.1 Pre-release
Pre-release

What's Changed

  • Fix memory safety when summarizing FBP outputs in conda
  • Minor plotting and error checking bug fixes