Skip to content
Snippets Groups Projects
Commit 4c9db1ff authored by Rune Åvar Ødegård's avatar Rune Åvar Ødegård
Browse files

f

parent 69f0f0c2
No related branches found
No related tags found
No related merge requests found
......@@ -22,4 +22,5 @@ http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
<include file="data_migration_v5.sql" relativeToChangelogFile="true"/>
<include file="data_migration_v6.sql" relativeToChangelogFile="true"/>
<include file="data_migration_v7.sql" relativeToChangelogFile="true"/>
<include file="data_migration_v8.sql" relativeToChangelogFile="true"/>
</databaseChangeLog>
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/BETA', 'Beta ray attenuation', 'Beta ray attenuation');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/CAPS', 'CAPS', 'CAPS');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/CPC', 'Condensation particle counter', 'Condensation particle counter');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/CRDS', 'Cavity ring down spectroscopy', 'Cavity ring down spectroscopy');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/CV-AFS', 'Cold vapour atomic fluorescence spectrometry', 'Cold vapour atomic fluorescence spectrometry');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/DOAS', 'Differential Optical Absorption Spectroscopy (DOAS)', 'Differential Optical Absorption Spectroscopy (DOAS)');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/FID', 'Flame ionization detection (FID)', 'Flame ionization detection (FID)');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/GC', 'Gas chromatography', 'Gas chromatography');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/GC-FID', 'Gas chromatography followed by flame ionization detection (GC-FID)', 'Gas chromatography followed by flame ionization detection (GC-FID)');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/GC-MS', 'Gas chromatography followed by mass spectrometry (GC-MS)', 'Gas chromatography followed by mass spectrometry (GC-MS)');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/GC-PID', 'Gas chromatography followed by photo ionization detection (GC-PID)', 'Gas chromatography followed by photo ionization detection (GC-PID)');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/IC', 'Ion chromatography', 'Ion chromatography');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/IR-GFC', 'Infrared gas filter correlation', 'Infrared gas filter correlation');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/NDIR', 'Non-dispersive infrared spectroscopy (NDIR)', 'Non-dispersive infrared spectroscopy (NDIR)');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/OPC-CMC', 'Optical particle counter + conversion to mass concentration', 'Optical particle counter + conversion to mass concentration');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/SMPS', 'Scanning mobilty particle sizer (SMPS)', 'Scanning mobilty particle sizer (SMPS)');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/SP', 'Spectrophotometry', 'Spectrophotometry');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/TEOM', 'Tapered Element Oscillating Microbalance (TEOM)', 'Tapered Element Oscillating Microbalance (TEOM)');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/TEOM-FDMS', 'Tapered Element Oscillating Microbalance (TEOM) with Filter Dynamics Measurement System (FDMS)', 'Tapered Element Oscillating Microbalance (TEOM) with Filter Dynamics Measurement System (FDMS)');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/TEOM-corVolatile', 'Tapered Element Oscillating Microbalance (TEOM) + correction with estimated volatile fraction', 'Tapered Element Oscillating Microbalance (TEOM) + correction with estimated volatile fraction');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/TO-ECOC', 'Thermo-optical EC/OC measurement', 'Thermo-optical EC/OC measurement');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/UV-FL', 'UV fluorescence', 'UV fluorescence');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/UV-P', 'Ultraviolet (UV) photometry', 'Ultraviolet (UV) photometry');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/VUV', 'Vakuum-Ultraviolet (VUV) Spectrometry', 'Vakuum-Ultraviolet (VUV) Spectrometry');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/ZeemanAAS', 'Zeeman atomic absorption spectrometry (ZeemanAAS)', 'Zeeman atomic absorption spectrometry (ZeemanAAS)');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/chemi', 'Chemiluminescence', 'Chemiluminescence');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/coulometry', 'Coulometry', 'Coulometry');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/light-abs', 'Light absorption', 'Light absorption');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/light-scat', 'Light scattering', 'Light scattering');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/nephelometry', 'Nephelometry', 'Nephelometry');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/nephelometry_beta', 'Nephelometry + BETA', 'Nephelometry + BETA');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/other', 'Other, please specify', 'Other, please specify');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/potentiometry', 'Potentiometry', 'Potentiometry');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/reflect', 'Reflectrometry', 'Reflectrometry');
INSERT INTO public.eea_measurementmethods (id, label, notation) VALUES ('http://dd.eionet.europa.eu/vocabulary/aq/measurementmethod/saltzman', 'Saltzman - colorimetric microdetermination of NO2', 'Saltzman - colorimetric microdetermination of NO2');
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment