LDAR-Sim / LDAR_Sim

MIT License
11 stars 20 forks source link

update: Change duration estimation default #264

Closed ThomasGalesloot closed 2 months ago

ThomasGalesloot commented 2 months ago

Pull Request Key Information

Reason for change

Measurement based duration estimation is a more accurate emissions duration estimation method.

Additionally, with the implementation of the duration factor, measurement based duration estimation is no longer fixed to a conservative assumption, thus the name needs to be adjusted from measurement-based-conservative to measurement-based.

What was changed

This change updates the default duration estimation method to measurement based.

Rename measurement-based-conservative to measurement-based.

Intended Purpose

Default duration estimation methodology is now measurement based.

Level of version change required

Patch

Testing Completed

All unit tests pass: unit_test_results.txt

Target Issue

N/A

Additional Information

N/A