Skip to content

Temperature abbrevations do not work #2

@jhein05

Description

@jhein05

Hi, the Pint docs say in http://pint.readthedocs.org/en/latest/nonmult.html

The default definition file includes fahrenheits, celsius, kelvin and rankine
abbreviated as degF, degC, degK, and degR.

However, when I do (in 1.1 from http://www.packal.org/workflow/convert)

convert 11 degC degF

it gives me an error message:

Unknown unit : degc

The workaround is to type the long names:

convert 11 celsius fahrenheit

That does work, but is pretty long to type.

Otherwise, this is an awesome workflow. Thank you for the work you put into this.

Best,
Julian

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions