Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 240
    • Issues 240
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 42
    • Merge requests 42
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !184

Added a fixed Pint unit and constant file, added CLI command for creating unit conversion data for the GUI, added new React component for changing the units in the ArchiveBrowser.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lauri Himanen requested to merge units into v0.9.0 Sep 29, 2020
  • Overview 0
  • Commits 10
  • Pipelines 1
  • Changes 12

The CLI command nomad dev units outputs a Javascript source file that is automatically created from the currently used Pint units. This command is also run in the Dockerfile.

I added a menu for choosing the units in the ArchiveBrowser. You can either select SI units, atomic units, or a custom selection for a selection of quantities. By default, a custom selection is used (eV instead of Joule, angstrom instead of meter, otherwise default SI units). This can be changed based on what we think is reasonable.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: units