Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Commit

Permalink
issue #7 add code for NOx to globals and fix validation issues for be…
Browse files Browse the repository at this point in the history
…ginLifespanVersion and pollutants
  • Loading branch information
thijsbrentjens committed Sep 15, 2014
1 parent 645f69f commit 2f4786e
Show file tree
Hide file tree
Showing 3 changed files with 233 additions and 109 deletions.
1 change: 1 addition & 0 deletions src/aq-report/input/globals-rivm.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
},
"pollutant_defs": {
"Benzene" : "http://dd.eionet.europa.eu/vocabulary/aq/pollutant/20",
"NOx" : "http://dd.eionet.europa.eu/vocabulary/aq/pollutant/9",
"SO2" : "http://dd.eionet.europa.eu/vocabulary/aq/pollutant/1",
"CO" : "http://dd.eionet.europa.eu/vocabulary/aq/pollutant/10",
"Pb in PM2.5" : "http://dd.eionet.europa.eu/vocabulary/aq/pollutant/1012",
Expand Down
Loading

0 comments on commit 2f4786e

Please sign in to comment.