LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

fix: fixed issue with METEC_NoWind_sensor.py #295

Closed ThomasGalesloot closed 1 month ago

ThomasGalesloot commented 1 month ago

Pull Request Key Information

Reason for change

The METEC_NoWind_sensor was out of date for the current version of the LDAR-Sim, resulting in a runtime error when using it at the equipment or component level.

What was changed

The METEC_NoWind_sensor was updated to the current version of the LDAR-Sim, allowing it to be used at the equipment or component level.

Intended Purpose

The METEC_NoWind_sensor can now be used at the equipment or component level without causing a runtime error.

Level of version change required

Patch

Testing Completed

All unit tests pass: unit_test_results.txt

All E2E tests pass: V4_simple_non_repairable_emissions_a738382f10525f8760a316c25ddb9c01b5c1e4e1.log V4-simple_repairable_emissions_a738382f10525f8760a316c25ddb9c01b5c1e4e1.log

Manually tested a very simple simulation using the plugin at both component and equipment level.

Target Issue

N/A

Additional Information

N/A