openghg / openghg_inversions

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

`get_data` function can't seem to find obs data (TAC, ch4) which is preventing the `combined_scenario` from being created. #59

Closed brendan-m-murphy closed 4 months ago

brendan-m-murphy commented 4 months ago
          Getting an error when trying to run an inversion with the example ini file. The `get_data` function can't seem to find obs data (TAC, ch4) which is preventing the `combined_scenario` from being created. The error message is:

UnboundLocalError: local variable 'scenario_combined' referenced before assignment

@brendan-m-murphy

_Originally posted by @pearson01 in https://github.com/openghg/openghg_inversions/issues/52#issuecomment-1927477843_

brendan-m-murphy commented 4 months ago

https://github.com/openghg/openghg_inversions/issues/52#issuecomment-1929714736

This was fixed in PR #58