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

225 additional nuclide descriptions #229

Merged
merged 4 commits into from
Feb 6, 2025
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
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/amendment-proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: The content in this issue, excluding the initial request, will be kept up to date during the drafting of the proposal. Please pay attention to accuracy, spelling and grammar as it may be referenced in an official document for WMO adoption.
- type: textarea
- type: textarea
id: introduction
attributes:
label: Introduction
Expand Down Expand Up @@ -70,4 +70,4 @@ body:
attributes:
label: References
description: Other publications, websites or resources that were reviewed during the drafting of the proposal.
placeholder: Enter references reviewed.
placeholder: Enter references reviewed.
7 changes: 6 additions & 1 deletion C14.csv
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,12 @@ CodeFigure,Meaning_en,ChemicalFormula,Status
30363,Yttrium 94,Y-94,Operational
30364,Yttrium 95,Y-95,Operational
30365,Zirconium 96,Zr-96,Operational
30366-39999,Reserved,,Operational
30366,Indium 117,In-117,Extension
30367,Lead 203,Pb-203,Extension
30368,Sodium 24,Na-24,Extension
30369,Ruthenium 107,Ru-107,Extension
30370,Uranium 239,U-239,Extension
30371-39999,Reserved,,Operational
40000,Singlet sigma oxygen (dioxygen (sigma singlet)),O2(1Σ+g),Operational
40001,Singlet delta oxygen (dioxygen (delta singlet)),O2(1Δg),Operational
40002,Singlet excited oxygen atom,O(1D),Operational
Expand Down
32 changes: 31 additions & 1 deletion xml/C14.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2953,7 +2953,37 @@
<Status>Operational</Status>
</C14>
<C14>
<CodeFigure>30366-39999</CodeFigure>
<CodeFigure>30366</CodeFigure>
<Meaning_en>Indium 117</Meaning_en>
<ChemicalFormula>In-117</ChemicalFormula>
<Status>Extension</Status>
</C14>
<C14>
<CodeFigure>30367</CodeFigure>
<Meaning_en>Lead 203</Meaning_en>
<ChemicalFormula>Pb-203</ChemicalFormula>
<Status>Extension</Status>
</C14>
<C14>
<CodeFigure>30368</CodeFigure>
<Meaning_en>Sodium 24</Meaning_en>
<ChemicalFormula>Na-24</ChemicalFormula>
<Status>Extension</Status>
</C14>
<C14>
<CodeFigure>30369</CodeFigure>
<Meaning_en>Ruthenium 107</Meaning_en>
<ChemicalFormula>Ru-107</ChemicalFormula>
<Status>Extension</Status>
</C14>
<C14>
<CodeFigure>30370</CodeFigure>
<Meaning_en>Uranium 239</Meaning_en>
<ChemicalFormula>U-239</ChemicalFormula>
<Status>Extension</Status>
</C14>
<C14>
<CodeFigure>30371-39999</CodeFigure>
<Meaning_en>Reserved</Meaning_en>
<ChemicalFormula/>
<Status>Operational</Status>
Expand Down