Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v 0.3.2a1 #34

Merged
merged 18 commits into from
Dec 16, 2024
Merged

v 0.3.2a1 #34

merged 18 commits into from
Dec 16, 2024

Conversation

Aurel31
Copy link
Member

@Aurel31 Aurel31 commented Dec 16, 2024

This PR aims to add content for version 0.3.2.
It mainly adds high-level wrapper functions for fuel model import and shares the result of benchmarks for multiple rates of spread models.

Content

Added

  • import_scott_burgan_40_fuel_model wrapper function to simplify import of Scott and Burgan fuel model
  • import_anderson_13_fuel_model wrapper function to simplify import of Anderson fuel model
  • import_wudapt_fuel_model wrapper function to simplify import of WUDAPT urban fuel model
  • Sensitivity workflow scripts for rate of spread models using WUDAPT urban fuel model.

Fixed

  • Fuel moisture of extinction unit is dimensionless instead of percent in Anderson13.json

Documentation

  • Add benchmark results for:
    • Rate of spread model sensitivity using WUDAPT urban fuel model:
      • Hamada 1
      • Hamada 2
    • Rate of spread model sensitivity using Scott and Burgan 40 fuel model:
      • Rothermel_SFIRE
      • Balbi 2022
  • Update benchmark results for:
    • Rate of spread model sensitivity using Anderson 13 fuel model:
      • Rothermel_SFIRE

Issues

Close #32
Close #28

@Aurel31 Aurel31 added this to the v0.3.2 milestone Dec 16, 2024
@Aurel31 Aurel31 self-assigned this Dec 16, 2024
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/firebench/tools/__init__.py 100.00% <ø> (ø)
src/firebench/tools/fuel_models_utils.py 100.00% <100.00%> (ø)

@Aurel31 Aurel31 merged commit 065d599 into main Dec 16, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: High level import of fuel models Workflow: Sensitivity of vegetation ros models for SB40
1 participant