LDAR-Sim / LDAR_Sim

MIT License
11 stars 20 forks source link

<FIX>Crew count bugfix #254

Closed SEAJang closed 2 months ago

SEAJang commented 2 months ago

Pull Request Key Information

Reason for change

Crew counts even when provided, the estimate values always over-wrote. In some cases, such as follow-ups, this could lead to crew shortages because it would always default to 1.

What was changed

Crew counts when provided, will always be used.

Intended Purpose

Allow users to specify crew count

Level of version change required

Patch

Testing Completed

Manual testing Updated unit tests All unit tests pass results.txt

SEAJang commented 2 months ago

Crew_count when no provided is defaulted to 0