Skip to content

Restructure numbersWithUncertainty in numbers.json#195

Merged
christoph-maurer merged 4 commits into
developfrom
restructure-numbers-with-uncertainty
Apr 8, 2021
Merged

Restructure numbersWithUncertainty in numbers.json#195
christoph-maurer merged 4 commits into
developfrom
restructure-numbers-with-uncertainty

Conversation

@christoph-maurer
Copy link
Copy Markdown
Member

@christoph-maurer christoph-maurer commented Mar 3, 2021

The aim is to make the data less verbose. A single number now means that
the uncertainty is unknown.

The examples and tests are now updated accordingly.

Relates to #185 and #194

The aim is to make the data less verbose. A single number now means that
the uncertainty is unknown.

Relates to #194
@christoph-maurer christoph-maurer marked this pull request as draft April 8, 2021 12:20
@christoph-maurer christoph-maurer removed the request for review from simonwacker April 8, 2021 12:23
I have checked all "number.json#/$defs/degree" and changed them where
applicable to "number.json#/$defs/degreeWithUncertainty".
I have used the regex \{\n\s+("uncertainValue":).+\n\s+\} and to find
values which claim to be uncertain, but have no defined uncertainty.
I changed them to a number to reflect the change of number.json#/$defs/numberWithUncertainty .
@christoph-maurer christoph-maurer marked this pull request as ready for review April 8, 2021 15:14
@christoph-maurer christoph-maurer merged commit 7bc7047 into develop Apr 8, 2021
@christoph-maurer christoph-maurer deleted the restructure-numbers-with-uncertainty branch April 8, 2021 15:26
christoph-maurer added a commit that referenced this pull request Apr 8, 2021
Update the examples and tests which where modified during the work on
pull request #195 so that they reflect the new definition of the
uncertainty of numbers of #195.
christoph-maurer added a commit that referenced this pull request Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant