geoschem / integrated_methane_inversion

Integrated Methane Inversion workflow repository.
https://imi.readthedocs.org
MIT License
26 stars 22 forks source link

Point source incorporation into clustering algorithm via csv file #127

Closed laestrada closed 1 year ago

laestrada commented 1 year ago

Name and Institution

Name: Lucas Estrada Institution: Harvard ACMG

Describe the update

Incorporate point sources into clustering algorithm by forcing high resolution for elements as specified by given lat/lon. This update allows the use of a csv file to pass in the lat/lons.

Additionally, I added documentation on how to use this feature.

nicholasbalasus commented 1 year ago

Unrelated to this PR, but this fails on Cannon because of OffshoreEmisThreshold: 0 missing in the Harvard config file.

laestrada commented 1 year ago

Unrelated to this PR, but this fails on Cannon because of OffshoreEmisThreshold: 0 missing in the Harvard config file.

Fixed and pushed this to dev.