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

Cli unit conversion for adding data #341

Merged
merged 6 commits into from Jan 31, 2022
Merged

Commits on Jan 29, 2022

  1. Refactor util function for unit conversion

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 29, 2022
    Copy the full SHA
    7cd70a0 View commit details
    Browse the repository at this point in the history
  2. Add CLI option to pass unit when reading in beliefs

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 29, 2022
    Copy the full SHA
    1eeba61 View commit details
    Browse the repository at this point in the history
  3. Changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 29, 2022
    Copy the full SHA
    fab84bb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Fix return type annotation

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 31, 2022
    Copy the full SHA
    089ad89 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 31, 2022
    Copy the full SHA
    397e8ac View commit details
    Browse the repository at this point in the history
  3. Fix non-multiplicative temperature conversion and partly vectorize un…

    …it conversion
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 31, 2022
    Copy the full SHA
    f34704c View commit details
    Browse the repository at this point in the history