openghg / openghg_inversions

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

Does `utils.timeseries_HiTRes` do the same thing as `ModelScenario._calc_modelled_obs_HiTRes`? #78

Open brendan-m-murphy opened 7 months ago

brendan-m-murphy commented 7 months ago

This code seems to be repeated in both openghg and openghg inversions. It might be worth comparing it to the ACRG code.

brendan-m-murphy commented 3 months ago

The function timeseries_HiTRes hasn't been modified since it was added to inversions, so presumably it is the same as the version in the ACRG repo.

brendan-m-murphy commented 3 months ago

...they are not exactly the same: the ACRG code is split over two functions: timeseries_HiTRes_setup and timeseries_HiTRes