Skip to content

🚧✨[Feature] user option to select a ratio of C/C, besides conversion to base units #1

@FilipeMar

Description

@FilipeMar

Offset units division is ambiguous: (a+273)/(b+273) != a/b .

Pint by default raises an offset unit exception.

Selecting "autoconvert_offset_to_baseunit = True" in the UnitRegistry makes the expected conversion, and that's enough in most cases.

However, some users might have an equation or correlation fitted with an offset temperature ratio. The user should be able to select if a ratio of (a/b) [ºC/ºC] is allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions