Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dimensionless #8

Open
carueda opened this issue Jul 31, 2014 · 2 comments
Open

dimensionless #8

carueda opened this issue Jul 31, 2014 · 2 comments

Comments

@carueda
Copy link
Member

carueda commented Jul 31, 2014

udunits2-derived.xml contains:

    <unit>
        <dimensionless/>
        <name><singular>radian</singular></name>
        <symbol>rad</symbol>
    </unit>

How should the <dimensionless/> part be translated?

@graybeal
Copy link
Member

As a data point, there are other units that are dimensionless in the real world, but do not have the tag. This was raised to the UDUNITS list but did not cause any concern for them. (So it probably shouldn't for us either. I guess.)

@graybeal
Copy link
Member

The fact that no unit string is specified is, I guess, an indication that the unit is dimensionless. So perhaps this tag is redundant? (Not sure what, if anything, cares about the existence of this tag.) I'm still thinking about this one, for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants