Description
In order to make the pathsum integration generic, the operator was refactored so that the integration can work with any integration weights and summation (e.g. using trapezoidal or rectangle summation). In addition, the in-line computation provides trapezoidal weights using lat, lon and height. The existing test data need to be updated so that the weighting variables are matching the refactored code and dimension.
Dependencies
UFO PR#3903 https://github.com/JCSDA-internal/ufo/pull/3903