Closed marscher closed 11 months ago
found it: 8b5f6df
Still there was a requirement to filter the warning after the min/max reduction of the coordinates during the limit computation and reattaching the unit to the result. I wanted to test a recent pint version as it seems that this operation is supported upstream, but we have pinned pint for some reason in weldx.
The pip release of weldx does not pin pint, so we install version 0.23 on CI. The tests pass locally with version 0.20 installed.
Still there was a requirement to filter the warning after the min/max reduction of the coordinates during the limit computation and reattaching the unit to the result. I wanted to test a recent pint version as it seems that this operation is supported upstream, but we have pinned pint for some reason in weldx.
So the warning comes from pint 0.23? I can't find it in the CI run https://github.com/BAMWelDX/weldx-widgets/actions/runs/7172922883/job/19531144572
fixed by #107
Some CS in test does not use coordinates, although all involved input CS, and data has units assigned.