Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/si_ref_point/inputs/si/prefixes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ data:
prefLabel_fr: micro
ScalingFactor: 1e-06
Exponent: -6
hasSymbol: µ
hasSymbol: μ
hasDefiningResolution: CGPM11-Res12
xsd_type: decimal
Comments: Tried with latex - fine without bold, but more difficult with. Would
Expand Down
14 changes: 7 additions & 7 deletions src/si_ref_point/inputs/si/quantities_other.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ data:
Unit:
- [kelvin, "1"]
- identifier: ITSC
quantity-en: 'ITS-90 temperature ()'
quantity-fr: 'température ITS-90 ()'
quantity-en: 'ITS-90 temperature (°C)'
quantity-fr: 'température ITS-90 (°C)'
Unit:
- [degreeCelsius, "1"]
- identifier: PHAS
Expand Down Expand Up @@ -273,8 +273,8 @@ data:
- [metre, "-1"]
- [metre, "-1"]
- identifier: SOPL
quantity-en: 'sound pressure level (referenced to 20 µPa)'
quantity-fr: 'niveau de pression acoustique (référence : 20 µPa)'
quantity-en: 'sound pressure level (referenced to 20 μPa)'
quantity-fr: 'niveau de pression acoustique (référence : 20 μPa)'
Unit:
- [bel, "1"]
- identifier: SYRL
Expand All @@ -288,8 +288,8 @@ data:
Unit:
- [bel, "1"]
- identifier: PSNW
quantity-en: 'pressure sensitivity level (referenced to 1 V/µPa)'
quantity-fr: 'niveau de sensibilité à la pression (référence : 1 V/µPa)'
quantity-en: 'pressure sensitivity level (referenced to 1 V/μPa)'
quantity-fr: 'niveau de sensibilité à la pression (référence : 1 V/μPa)'
Unit:
- [bel, "1"]
- identifier: SOIN
Expand Down Expand Up @@ -345,4 +345,4 @@ data:
- identifier: FSLT
quantity-en: 'flicker severity index (long term)'
quantity-fr: 'indicateur de flicker à long terme'
Unit: null
Unit: null
2 changes: 1 addition & 1 deletion src/si_ref_point/inputs/si/si_units_special_names.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ data:
- URI: degreeCelsius
prefLabel_fr: degré Celsius
prefLabel_en: degree Celsius
Symbol:
Symbol: °C
hasDefiningResolution: CGPM9-Res7
UnitOfQtyKind: TEMC
inBaseSIUnits: kelvin
Expand Down
2 changes: 1 addition & 1 deletion src/si_ref_point/inputs/si/symbols.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ ceus:
name_en: Celsius unit symbol
name_fr: ''
type: symbol
latex: '\rm{@circ@{C}}'
latex: '{^\circ\rm{C}}'
text:
html: ''
json: ''
Expand Down