arts icon indicating copy to clipboard operation
arts copied to clipboard

Improve variable name logging in error reporting

Open aoyako opened this issue 11 months ago • 0 comments

Pyarts version: '2.6.14'

Functions that use chk_rte_pos/los validate both rte_pos/los and rtp_pos/los. However, when an error occurs in functions that take rtp_pos/los, the error message incorrectly refers to rte_pos/los, which is confusing. It can be observed by several functions, such as InterpGriddedField2ToPosition and InterpSurfaceFieldToPosition.

aoyako avatar Feb 05 '25 16:02 aoyako