LDAR-Sim / LDAR_Sim

MIT License
11 stars 20 forks source link

feat: Add extrapolation to annual emis calcs #208

Closed ThomasGalesloot closed 3 months ago

ThomasGalesloot commented 3 months ago

Pull Request Key Information

Reason for change

LDAR-Sim v4 should be able to model uncertainty resulting from extrapolating emissions from a sample of sites to all sites in the infrastructure.

What was changed

This change adds the ability to extrapolate emissions at sites that are not measured in the sample using the emissions data from sites with the same site type that are measured.

Intended Purpose

Uncertainty in emissions estimates will be improved for programs measuring only a subset of sites in the total infrastructure.

Level of version change required

N/A

Testing Completed

All unit tests pass: unit_test_results.txt

Manually ran tested a modified simple simulation 1: with a custom facilities file - Ran 1 simulation with 50% OGI deployment and one with full OGI deployment and ensured that results were different. Measurement Extrapolation Testing.zip

Target Issue

N/A

Additional Information

N/A