Skip to content

Commit

Permalink
219 new chemical species in common code table 14 (#226)
Browse files Browse the repository at this point in the history
* issue #219 add entries in Common Code Table 14

* xml,txt files

---------

Co-authored-by: Sebastien Villaume <[email protected]>
Co-authored-by: Enrico Fucile <[email protected]>
  • Loading branch information
3 people authored Jan 23, 2025
1 parent a4be681 commit 4594d8e
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 4 deletions.
14 changes: 12 additions & 2 deletions C14.csv
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,16 @@ CodeFigure,Meaning_en,ChemicalFormula,Status
10057,2-lambda^1-oxidanyloxy-3-methylbut-3-en-1-ol (2-hydroxy-1-isopropenylethylperoxy radical),HOCH2CH(OO*)C(CH3)CH2,Operational
10058,(Z)-4-hydroperoxy-2-methyl-2-butenal,CH2(OOH)CHC(CH3)CHO,Operational
10059,(Z)-4-hydroperoxy-3-methyl-2-butenal,CH2(OOH)C(CH3)CHCHO,Operational
10060-10499,"Reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides, etc.)",,Operational
10060,Butene,C4H8,Operational
10061,Pentene,C5H10,Operational
10062,Hexene,C6H12,Operational
10063,Heptene,C7H14,Operational
10064,Octene,C8H16,Operational
10065,Pentane,C5H12,Operational
10066,Hexane,C6H14,Operational
10067,Heptane,C7H16,Operational
10068,Octane,C8H18,Operational
10069-10499,"Reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides, etc.)",,Operational
10500,Dimethyl sulphide,CH3SCH3 (DMS),Operational
10501,DMSO (dimethyl sulfoxide),(CH3)2SO,Operational
10502-20000,Reserved,,Operational
Expand Down Expand Up @@ -570,7 +579,8 @@ CodeFigure,Meaning_en,ChemicalFormula,Status
62034,Rain water,H2Orain,Operational
62035,Cloud water,H2Ocloud,Operational
62036,Brown carbon dry,,Operational
62037-62099,Reserved,,Operational
62037,Sea salt wet at 80% relative humidity,,Operational
62038-62099,Reserved,,Operational
62100,Alnus (alder) pollen,,Operational
62101,Betula (birch) pollen,,Operational
62102,Castanea (chestnut) pollen,,Operational
Expand Down
64 changes: 62 additions & 2 deletions xml/C14.xml
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,61 @@
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>10060-10499</CodeFigure>
<CodeFigure>10060</CodeFigure>
<Meaning_en>Butene</Meaning_en>
<ChemicalFormula>C4H8</ChemicalFormula>
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>10061</CodeFigure>
<Meaning_en>Pentene</Meaning_en>
<ChemicalFormula>C5H10</ChemicalFormula>
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>10062</CodeFigure>
<Meaning_en>Hexene</Meaning_en>
<ChemicalFormula>C6H12</ChemicalFormula>
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>10063</CodeFigure>
<Meaning_en>Heptene</Meaning_en>
<ChemicalFormula>C7H14</ChemicalFormula>
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>10064</CodeFigure>
<Meaning_en>Octene</Meaning_en>
<ChemicalFormula>C8H16</ChemicalFormula>
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>10065</CodeFigure>
<Meaning_en>Pentane</Meaning_en>
<ChemicalFormula>C5H12</ChemicalFormula>
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>10066</CodeFigure>
<Meaning_en>Hexane</Meaning_en>
<ChemicalFormula>C6H14</ChemicalFormula>
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>10067</CodeFigure>
<Meaning_en>Heptane</Meaning_en>
<ChemicalFormula>C7H16</ChemicalFormula>
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>10068</CodeFigure>
<Meaning_en>Octane</Meaning_en>
<ChemicalFormula>C8H18</ChemicalFormula>
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>10069-10499</CodeFigure>
<Meaning_en>Reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides, etc.)</Meaning_en>
<ChemicalFormula/>
<Status>Operational</Status>
Expand Down Expand Up @@ -3427,7 +3481,13 @@
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>62037-62099</CodeFigure>
<CodeFigure>62037</CodeFigure>
<Meaning_en>Sea salt wet at 80% relative humidity</Meaning_en>
<ChemicalFormula/>
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>62038-62099</CodeFigure>
<Meaning_en>Reserved</Meaning_en>
<ChemicalFormula/>
<Status>Operational</Status>
Expand Down

0 comments on commit 4594d8e

Please sign in to comment.