GeoNet / fits

Field Time Series
Apache License 2.0
4 stars 13 forks source link

Add typeIDs and methodIDs #55

Closed rumachan closed 9 years ago

rumachan commented 9 years ago

Can you please add some new typeIDs and methodIDs. New typeIDs. These are for airborne volcano gas measurements (at several volcanoes).

typeID": "CO2-flux-a", "name": "Carbon Dioxide flux in air", "unit": "t/d", "description": "flux of carbon dioxide measured in the air"

typeID": "H2S-flux-a", "name": "Hydrogen Sulphide flux in air", "unit": "t/d", "description": "flux of hydrogen sulphide measured in the air"

Can we replace the typeID for SO2-flux-a to be compatible with these as they are better described typeID": "SO2-flux-a", "name": "Sulphur Dioxide flux in air", "unit": "t/d", "description": "flux of sulphur dioxide measured in the air"

New methodIDs for SO2-flux-a and H2S-flux-a and CO2-flux-a methodID": "cont", "name": "contouring", "description": "aircraft flies through a plume at different altitudes, a pump inside the aircraft sucks in gases and instruments measure the concentration", "reference": "http://info.geonet.org.nz/display/volc/Gas"

New methodIDs for SO2-flux-a methodID": "cosp", "name": "cospec", "description": "correlation spectrometer measures absorption of ultraviolet light by SO2, flying beneath a plume", "reference": "http://info.geonet.org.nz/display/volc/Gas"

New methodIDs for SO2-flux-a methodID": "flsp", "name": "flyspec", "description": "miniaturized UV spectrometer system measures absorption of ultraviolet light by SO2, flying beneath a plume", "reference": "http://info.geonet.org.nz/display/volc/Gas, http://www.flyspec-inc.com/"

gclitheroe commented 9 years ago

Done.