openghg / openghg

A cloud platform for greenhouse gas (GHG) data analysis and collaboration.
https://www.openghg.org
Apache License 2.0
30 stars 4 forks source link

Footprint data merge for data with multiple inlets #191

Open rt17603 opened 2 years ago

rt17603 commented 2 years ago

Based on Issue #77, the output of get_obs_surface is being updated to include details of multiple inlets when these are returned.

Within the code, the presence of multiple inlets returned from get_obs_surface needs to either:

rt17603 commented 2 years ago

In the context of the new ModelScenario way of handling footprint_data_merge - Need to consider how to handle grabbing correct footprints when observation data with multiple inlets has been grabbed from get_obs_surface().

Propose to:

Note: this is only applicable when ranking is in place, otherwise inlet would need to be specified when multiple are available.