LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

<FIX>: Fixed pre-generate emission dates #277

Closed SEAJang closed 3 months ago

SEAJang commented 3 months ago

Pull Request Key Information

Reason for change

The previous update did not include the last day before the emission

What was changed

Change generate emissions to include the missing day in the emissions regeneration

Intended Purpose

Address the bug that was introduced

Level of version change required

Patch

Testing Completed

All unit tests pass. Additional manual testing was done to ensure that the logic was sound. E2E tests were not done as it's expected to be broken and #271 will be remaking them.