openghg / openghg_inversions

University of Bristol Atmospheric Chemistry Research Group RHIME Inversion code (with openghg dependency)
MIT License
5 stars 0 forks source link

Pass met_model as a list to get_footprint #125

Closed brendan-m-murphy closed 1 month ago

brendan-m-murphy commented 1 month ago

met_model can be passed as list in an ini file, to cover the case where two footprints are distiguished only by met model. The list must have the same length as the number of sites. Values of None will be ignored, so for sites where the met model doesn't matter, None can be passed.