Skip to content

Fields defined in the dictionary which have units #34

@bruceravel

Description

@bruceravel

This is one of a short string of issues I am opening up after doing some work on the specification document leading up to #28.

Should something like Mono.d_spacing be

  Mono.d_spacing = 3.13543 Angstroms

That is, should the unit be included. This would allow reasonable (and SI!) things like

  Mono.d_spacing = 313.543 picometers
  Mono.d_spacing = 0.313543 nanometers

with a unitless number

  Mono.d_spacing = 3.13543

interpreted as being in Angstroms.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions