LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

<UPD> Update version handling #158

Closed SEAJang closed 7 months ago

SEAJang commented 8 months ago

Pull Request Key Information

Reason for change

The original version handling did not take into account if users were using parameters that were newer versions than the simulator itself. It always outputs that the version of parameters are legacy versions compared to the simulator if the major versions do not match.

What was changed

Version handling correct message based on version comparison

Intended Purpose

Update the version handling to check for newer/older versions before outputting the corresponding message.

Testing Completed

Manual testing using parameter files set to higher and lower version numbers