From d3e80bc1d4339985dfd3e9d6b3ad8e27b4f1af68 Mon Sep 17 00:00:00 2001 From: Ken Kroenlein Date: Fri, 2 Aug 2024 12:46:48 -0600 Subject: [PATCH] Add addtional synonyms for ratio units --- gemd/__version__.py | 2 +- gemd/units/citrine_en.txt | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/gemd/__version__.py b/gemd/__version__.py index b6d2a0c..c377db3 100644 --- a/gemd/__version__.py +++ b/gemd/__version__.py @@ -1 +1 @@ -__version__ = "2.1.7" +__version__ = "2.1.8" diff --git a/gemd/units/citrine_en.txt b/gemd/units/citrine_en.txt index 1bbf774..31feb96 100644 --- a/gemd/units/citrine_en.txt +++ b/gemd/units/citrine_en.txt @@ -194,9 +194,11 @@ byte = 8 * bit = B = octet = Byte = Octet ## NOTE: B (byte) symbol can conflict with Bell # Ratios -percent = 0.01 = % = pct -permille = 0.001 = ‰ = per_thousand -ppm = 1e-6 = per_million +percent = 0.01 = % = pct = pecentage +permille = 0.001 = ‰ = per_thousand = parts_per_thousand +parts_per_million = 1e-6 = ppm = per_million +# Skipping ppb / parts per billion b/c 'billion' means trillion in some languages +parts_per_trillion = 1e-12 = per_trillion # Length angstrom = 1e-10 * meter = Å = ångström = Angstrom = Ångstrom = Å