Get a list of Instrument objects. Instruments have a 1:1 mapping with Observations.

### Available end points:

- `/instruments/` - Will list all Instruments in the database
- `/instruments.json` - Will return all Instruments in json format
- `/instruments/<object_id>/` - Returns Instruments object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `title`
- `uuid`
- `keywords`
- `instrumentType`

### How to use filters:

- `/instruments/?title__startwith!=Instrument.title: DETAILS NEEDED`
- `/instruments/?uuid=c7fa005e2095425392b18adbd7b40617`
- `/instruments.json?instrumentType=radiometer`

GET /api/v2/instruments/?format=api&offset=800
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1639,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/?format=api&limit=100&offset=900",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/instruments/?format=api&limit=100&offset=700",
    "results": [
        {
            "ob_id": 11858,
            "uuid": "3f7011709d1238e8bd4449980b5be0f1",
            "title": "Litton LTN-211Omega Navigation System",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7928/?format=api"
            ],
            "instrumentType": "navigation",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45734/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45735/?format=api"
            ]
        },
        {
            "ob_id": 11859,
            "uuid": "8251a1a9fedd18560574a590ddee5d09",
            "title": "Ecko 290 Radar Altimeter",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7929/?format=api"
            ],
            "instrumentType": "radar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45736/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45737/?format=api"
            ]
        },
        {
            "ob_id": 11860,
            "uuid": "b89680c3315cf6c5e31ac00fe59acb04",
            "title": "General Eastern 1011B Thermoelectric Hygrometer",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7930/?format=api"
            ],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45738/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45739/?format=api"
            ]
        },
        {
            "ob_id": 11861,
            "uuid": "3b8690602ab07f674f8d90b81ab97a4c",
            "title": "Honeywell YG9000D1 Radar Altimeter",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7931/?format=api"
            ],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45741/?format=api"
            ]
        },
        {
            "ob_id": 11862,
            "uuid": "6e66626a1b07ba38352b24e12dbd06f3",
            "title": "General Eastern 1011B Thermoelectric Hygrometer",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7932/?format=api"
            ],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45742/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45743/?format=api"
            ]
        },
        {
            "ob_id": 11863,
            "uuid": "d8522d76c795fc272428cf82ffa32355",
            "title": "Met Office Pyrgeometers",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7933/?format=api"
            ],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45744/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45745/?format=api"
            ]
        },
        {
            "ob_id": 11866,
            "uuid": "3d0dadf3ef0990ad955d66a86c1d7767",
            "title": "Meteorological Instruments Group Armagh",
            "abstract": "The Automatic Weather station logs various parameters of weather data and displays the results in almost real time. The sensors measure Air temperature, Rainfall, Barometric Pressure, Sunshine, Wind Speed and Wind Direction.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7936/?format=api"
            ],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45749/?format=api"
            ]
        },
        {
            "ob_id": 11868,
            "uuid": "cdeea83c31734b1a93ce7180400b5c82",
            "title": "tovs",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7940/?format=api"
            ],
            "instrumentType": "asoz",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45751/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45752/?format=api"
            ]
        },
        {
            "ob_id": 11869,
            "uuid": "493d3ecae47948b8a58bdfcbed4b1853",
            "title": "Met Office Semi-Automatic Met Observing System (SAMOS)",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7941/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7942/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45754/?format=api"
            ]
        },
        {
            "ob_id": 11870,
            "uuid": "bf964d01545049699101d6e9f68a9b29",
            "title": "NASA ER-2 Ames Particle Sampler Impactor Experiment (APS)",
            "abstract": "Instrument onboard the NASA ER-2 aircraft during various NASA campaigns.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7944/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45756/?format=api"
            ]
        },
        {
            "ob_id": 11871,
            "uuid": "cd92ccecc15147bba6a818c1d1bdab83",
            "title": "NIMBUS-6 ERB",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7945/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45757/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45758/?format=api"
            ]
        },
        {
            "ob_id": 11872,
            "uuid": "49812b5c0859414db7da02c65ae17368",
            "title": "GOES sounder",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7946/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45759/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45760/?format=api"
            ]
        },
        {
            "ob_id": 11873,
            "uuid": "625328fcd3094951a5bf30633d3d80b4",
            "title": "South Uist: Met Office Windprofiler 915MHz",
            "abstract": "The South Uist Radian LAP3000 Profiler was installed in 2002 and subsequently relocated to the Isle of Man. The instrument operates at a frequency of 915 Mhz and provides high-resolution wind information from the boundary layer and can see up to 8 km under appropriate conditions.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7948/?format=api"
            ],
            "instrumentType": "radar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45761/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45762/?format=api"
            ]
        },
        {
            "ob_id": 11880,
            "uuid": "09e78d67e516445e8fb0f5bc3ca8ad88",
            "title": "Cambridge: microDirac - Brighouse and Rastrick",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7960/?format=api"
            ],
            "instrumentType": "gas_chromatograph",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45770/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45771/?format=api"
            ]
        },
        {
            "ob_id": 11881,
            "uuid": "c19d716db9ba44798098839919136f99",
            "title": "Air Quality Design NOx, noncore FAAM measurements of NO and NO2",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7963/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45772/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45773/?format=api"
            ]
        },
        {
            "ob_id": 11882,
            "uuid": "f6a4cc668bd0413fbf9695aaf3ca4026",
            "title": "Radiosonde1",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7964/?format=api"
            ],
            "instrumentType": "sonde",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45774/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45775/?format=api"
            ]
        },
        {
            "ob_id": 11884,
            "uuid": "1a7af8a9d8be4562bd308b11cf595ae2",
            "title": "sferics",
            "abstract": "SFERICS instruments are used to detect radio wave signals from lightening events known as 'atmospherics'.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7967/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7968/?format=api"
            ],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45779/?format=api"
            ]
        },
        {
            "ob_id": 11885,
            "uuid": "c80d904893f149b78433846617adf569",
            "title": "FAAM/BAE systems: Hygrometer (Buck CR2)",
            "abstract": "FAAM non-core instrument measuring dew point or frost point by a chilled mirror hygrometer.\r\n\r\nThe Buck CR2 is a chilled mirror hygrometer for use in cloud-free air - it optically monitors the temperature of a mirror when liquid water or ice begins to condense. Air is drawn through the instrument through an aft facing inlet, located 1.8 m aft of the nose, outside the 99% free-stream boundary layer. \r\n\r\nThe data frequency is measured in 1Hz and be found in this frequency in both the 32Hz and 1Hz data files. \r\n\r\nParameters in the data files are: VMR_CR2 (Water vapour volume mixing ratio measured by the Buck CR2, ppmv),VMR_C_U(Uncertainty estimate for water vapour volume mixing ratio measured by the Buck CR2,ppmv),TDEW_CR2(Mirror Temperature measured by the Buck CR2 Hygrometer, K),TDEW_C_U(Uncertainty estimate for Buck CR2 Mirror Temperature, K)",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7969/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7970/?format=api"
            ],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45781/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45780/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140989/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/78277/?format=api"
            ]
        },
        {
            "ob_id": 11887,
            "uuid": "8108c475f09e42079d86e3db2fd1c678",
            "title": "Global Ozone Monitoring by Occultation of Stars (GOMOS)",
            "abstract": "The Global Ozone Monitoring by Occultation of Stars (GOMOS) instrument is one of the ten instruments onboard the Envisat satellite launched from Kourou (French Guyana) on the 28th of February 2002 and operated by the European Space Agency (ESA). Its main objective is to provide highly accurate profiles of stratospheric ozone, but it also supplies profiles of NO2, NO3, H2O and temperature.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7973/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45784/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45785/?format=api"
            ]
        },
        {
            "ob_id": 11888,
            "uuid": "f8e727e882ed463c871d127d88fe9601",
            "title": "Medium Resolution Imaging Spectrometer (MERIS)",
            "abstract": "The Medium Resolution Imaging Spectrometer (MERIS) is one of the ten instruments onboard the Envisat satellite launched on the 28th of February 2002 from Kourou (French Guyana) and operated by the European Space Agency (ESA).",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7974/?format=api"
            ],
            "instrumentType": "spectrometer",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45786/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45787/?format=api"
            ]
        },
        {
            "ob_id": 11889,
            "uuid": "7331525738c845dbb41ea5f5212e1b38",
            "title": "Stratospheric and Mesospheric Sounder (SAMS)",
            "abstract": "Nimbus-7 Stratospheric and Mesospheric Sounder (SAMS)",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7977/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7978/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45788/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45789/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168204/?format=api"
            ]
        },
        {
            "ob_id": 11890,
            "uuid": "69a56eaa7b824d6591fffc26132c349c",
            "title": "Method to calculate sea ice thickness from ENVISAT RA-2 measurements",
            "abstract": "Method developped by Giles et al., 2008",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7979/?format=api"
            ],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45790/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45791/?format=api"
            ]
        },
        {
            "ob_id": 11892,
            "uuid": "8f959a8076a446f19510ab57e80de698",
            "title": "ENVISAT RA-2",
            "abstract": "Radar Altimeter 2 (RA-2) is an instrument onboard the ENVISAT satellite for determining the two-way delay of the radar echo from the Earth's surface to a very high precision: less than a nanosecond. It also measures the power and the shape of the reflected radar pulses.\n\nIt is a nadir-looking pulse-limited radar altimeter based on the heritage of ERS-1 RA functioning at the main nominal frequency of 13.575 GHz (Ku Band), which has been selected as a good compromise between the affordable antenna dimension that provides the necessary gain and the relatively low attenuation which experience the signals propagating through the troposphere.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7982/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7983/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45793/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45794/?format=api"
            ]
        },
        {
            "ob_id": 11893,
            "uuid": "fb7a8cab75ef427bb746c739762fd4ac",
            "title": "Velocity maps production process",
            "abstract": "Instrument.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7984/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7985/?format=api"
            ],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45795/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45796/?format=api"
            ]
        },
        {
            "ob_id": 11894,
            "uuid": "33029690434140bb9da6ba5fde05ac54",
            "title": "ARSF APPLANIX",
            "abstract": "The ApplanixPOS AV is a hardware and software system specifically designed for direct georeferencing of airborne sensor data. Supported by Applanix' industry expertise and technological innovation, POS AV is engineered for aerial cameras, scanning lasers, imaging sensors, synthetic aperture radar, and LIDAR technology.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7986/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7987/?format=api"
            ],
            "instrumentType": "navigation",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45797/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45798/?format=api"
            ]
        },
        {
            "ob_id": 11895,
            "uuid": "7170b8e9676f4a7abdb150f1ceed3668",
            "title": "Thematic Mapper (LS4)",
            "abstract": "The Thematic Mapper is a nadir-viewing, seven-band multi-spectral scanning radiometer instrument, capable of providing low to medium-resolution imaging information of the Earth's surface. The first of the series was placed onboard Landsat 4 in 1982 and continued in operation until 1993.  The Landsat 4 TM accompanied the MSS (Multispectral Scanner).\r\n\r\nThe TM data are scanned simultaneously in seven spectral bands. Band 6 scans thermal (heat) infrared radiation. Spectral and spatial characteristics of these bands are shown below:\r\n\r\nBand no. 1\r\nSpectral range: .450 to .520 micrometres    Ground resolution: 30 m\r\nBand no. 2\r\nSpectral range:  .520 to .600 micrometres    Ground resolution: 30 m\r\nBand no. 3\r\nSpectral range:  .630 to .690  micrometres   Ground resolution: 30 m\r\nBand no. 4   \r\nSpectral range: .775 to .900  micrometres   Ground resolution: 30 m\r\nBand no. 5\r\nSpectral range: 1.550 to 1.750  micrometres Ground resolution: 30 m \r\nBand no. 6 \r\nSpectral range: 10.40 to 12.50  micrometres  Ground resolution: 120 m\r\nBand no. 7\r\nSpectral range:  2.080 to 2.350  micrometres  Ground resolution: 30 m\r\n",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7988/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7989/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45799/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45800/?format=api"
            ]
        },
        {
            "ob_id": 11896,
            "uuid": "d74770698b4b4c00aa1e9734d14bacea",
            "title": "Infoterra MERIS MTCI Level 3 processor",
            "abstract": "Global and regional composite (Level 3) products of MERIS Level 2 geophysical data are generated by the UK Multi-Mission Product Archive Facility (UK-MM-PAF). The MERIS Terrestrial Chlorophyll Index (MTCI) product is available from NEODC.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7990/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7991/?format=api"
            ],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45802/?format=api"
            ]
        },
        {
            "ob_id": 11897,
            "uuid": "c515d18df23347eab7434382a1516c33",
            "title": "NCAVEO Land Cover Map 2000",
            "abstract": "Landcovermap 2000 data is distributed as part of the NEODC NCAVEO datasets.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7992/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7993/?format=api"
            ],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45803/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45804/?format=api"
            ]
        },
        {
            "ob_id": 11898,
            "uuid": "63efa8294eea48509a0a94ff2c0ea9a9",
            "title": "IKONOS CAMERA",
            "abstract": "IKONOS is reputedly the world's first commercial, high-resolution imaging satellite, which, taking its name from the Greek word for \"image\", stands to revolutionize the commercial remote sensing industry. The reason for such expectations is the high resolution 1m panchromatic imagery of its Kodak built digital camera being available to the commercial market for the first time. The availability of the 1m black and white and 4m multi-spectral digital images at a frequency of 1 to 3 days if required, gives, along with OrbView 4, EROS B and Quickbird, a new level of detail in satellite imagery at commercially economic prices.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7994/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7995/?format=api"
            ],
            "instrumentType": "imager",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45805/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45806/?format=api"
            ]
        },
        {
            "ob_id": 11899,
            "uuid": "c6efb103ebbd4162a1e9998fd3c90903",
            "title": "NEXTMap IFSAR",
            "abstract": "The British Geological Survey (BGS) has recently acquired for NERC the NEXTMap Britain dataset, produced by Intermap. This digital terrain model was derived from airborne Interferometric Synthetic Aperture Radar (IFSAR), enabling large areas of the country to be covered rapidly and at very high spatial resolution. It was originally commissioned by Norwich Union Insurance to aid in the estimation of flood risk, but obviously has tremendous potential as a scientific research tool. The dataset covers all of England, Wales and Scotland.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7996/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7997/?format=api"
            ],
            "instrumentType": "radar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45807/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45808/?format=api"
            ]
        },
        {
            "ob_id": 11925,
            "uuid": "5de62a788d09462c8764f7afae8edc97",
            "title": "UNDEFINED instrument associated with platform: MLS",
            "abstract": "This instrument is associated with the platform: MLS",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "UNDEFINED",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45840/?format=api"
            ]
        },
        {
            "ob_id": 11931,
            "uuid": "9f76aa4a4ea34be3b2b11a22519c5703",
            "title": "UNDEFINED instrument associated with platform: SAM II",
            "abstract": "This instrument is associated with the platform: SAM II",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "UNDEFINED",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45843/?format=api"
            ]
        },
        {
            "ob_id": 11954,
            "uuid": "e411234cc15d42f19ebc31ebde00e6ef",
            "title": "UNDEFINED instrument associated with platform: Landsat3",
            "abstract": "This instrument is associated with the platform: Landsat3",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "UNDEFINED",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45879/?format=api"
            ]
        },
        {
            "ob_id": 11960,
            "uuid": "ffe62b3827d844fea4a970cd65c64c09",
            "title": "UNDEFINED instrument associated with platform: Landsat2",
            "abstract": "This instrument is associated with the platform: Landsat2",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "UNDEFINED",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45882/?format=api"
            ]
        },
        {
            "ob_id": 11966,
            "uuid": "ba9a6c2778f948f4a3d83f398539ce49",
            "title": "UNDEFINED instrument associated with platform: Landsat1",
            "abstract": "This instrument is associated with the platform: Landsat1",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "UNDEFINED",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45885/?format=api"
            ]
        },
        {
            "ob_id": 12248,
            "uuid": "e5409894893a40da950047a130cedf89",
            "title": "air-sea-flux",
            "abstract": "Air-Sea fluxes using either measurements from the BAe-146 flights or calculated values from those measurements\r\n\r\nThe data are a long list of 2-minute straight low-level runs from a number of BAe-146 flights with date, time, location and altitude, giving mean measurements, air-sea fluxes calculated from 32Hz data using eddy covariance, and in the case of runs below 100m: further calculated values including the neutral exchange coefficients at 10m, and bulk fluxes from standard methods (COARE3.0 and Smith 1988)",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46747/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140990/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140992/?format=api"
            ]
        },
        {
            "ob_id": 12250,
            "uuid": "792da2ff61f647aa8021b4b9c06702a9",
            "title": "NCAS Atmospheric Measurement Facility's (AMOF) mobile X-band radar 1",
            "abstract": "The National Centre for Atmospheric Science Atmospheric Measurement Facility's (NCAS AMOF) mobile X-band radar operates in the X-band (frequency = 9.375 GHz, wavelength = 3 cm). It has Doppler and dual-polarisation capability. The radar measures the location and intensity of precipitation, radial winds and polarisation parameters. It works by transmitting pulses of electromagnetic radiation and measuring the amount of energy backscattered to the receiver. The time delay between the transmitted and received pulses enables the range of the object to be determined. In the case of precipitation, the magnitude of the backscattered signal is proportional to the size and number of raindrops. The radar also measures the radial velocity through the Doppler effect. In the absence of precipitation, the radar is sensitive to backscattering from insects, known as clear-air echoes, at close range. These signals provide information on the wind field and the organisation of the boundary-layer e.g. features such as convergence lines can be identified. In addition, the radar has dual-polarisation capability; it simultaneously transmits and receives horizontally- and vertically- polarised waves. Through this technique the radar measures a number of additional variables that provide information on the size and shape of precipitation, identification of non-meteorological echoes, attenuation (a decrease in the signal strength due to the absorption and scattering of the radar signal as it propagates through heavy rain), and alternative methods for calculating rainfall rates. \r\n\r\nThe system has a conventional parabolic antenna of 2.4m diameter and a beamwidth of 1 degree (in the horizontal and vertical), and is operated without a radome. The range resolution is tunable and dependent on the user-selected pulse width (0.5, 1 or 2 micro seconds) and pulse repetition frequency (PRF, 250-2000 Hz). The radar is fully transportable, being mounted on a trailer approved for EU roads that can be towed by a 4x4 vehicle. Signal analysis, data retrievals and data storage are performed by PCs contained within the trailer unit. The radar can be operated via a laptop that connects by wireless, ethernet or 3G to the onboard PCs. The operational software allows the user to set up the radar for deployment and schedule the scanning sequence. The software also provides real-time data visualisation and product generation.\r\n\r\nThe data frequency is dependant on the requirements for the instrument's deployment, but is typically of the order of 10 360-degree scans at various elevations every 5 minutes.\r\n\r\nParameters available in data files from this instrument include: \r\nDOP  - degree of polarization; \r\nKDP  - specific differential phase shift; \r\nPhiDP -  differential phase shift; \r\nRhoHV - co-polar cross correlation coefficient; \r\nSQI - signal quality index or normalized_coherent_power; \r\nV - radial velocity; \r\nW - spectral width; \r\nZDR - differential reflectivity; \r\ndBZ - reflectivity or equivalent reflectivity factor.",
            "keywords": "NCAS, AMF, AMOF, radar, precipitation, rainfall, dual-polarisation, Doppler, clouds, microphysics, clear-air echoes, convection, storms, dynamics, rainfall",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12921/?format=api"
            ],
            "instrumentType": "radar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46775/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46777/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46776/?format=api"
            ]
        },
        {
            "ob_id": 12313,
            "uuid": "0604b6ac4fb24640895c84a25edfd078",
            "title": "Sentinel 1 Synthetic Aperture Radar (SAR)",
            "abstract": "The  C-band Synthetic Aperture Radar (SAR) flown on the Sentinel 1 series of satellites is an instrument providing high resolution all-weather day and night radar coverage of the Earth's surface.\r\nSentinel 1A was launched on 3rd April 2014 and Sentinel 1B was launched on 25th April 2016. This instrument has four acquisition modes; Stripmap (SM), Interferometric Wide Swath (IW), Extra Wide Swath (EW), and Wave (WV).",
            "keywords": "Sentinel, radar, Synthetic Aperture Radar, SAR",
            "identifier_set": [],
            "instrumentType": "radar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47020/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47019/?format=api"
            ]
        },
        {
            "ob_id": 12365,
            "uuid": "363aa51ef6c940a09daf90792856f8cd",
            "title": "Landsat 8 Operational Land Imager (OLI) and Thermal InfraRed Sensor (TIRS)",
            "abstract": "The Operational Land Imager (OLI) and Thermal InfraRed Sensor (TIRS) are instruments on board the Landsat 8 platform provides multispectral images of the Earth's surface in the visible, near infrared, shortwave infrared and thermal infrared. Landsat 8 is a joint project beween the National Aeronautics and Space Administration (NASA) and the United States Geological Survey (USGS).",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "radiometer",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47178/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47179/?format=api"
            ]
        },
        {
            "ob_id": 12433,
            "uuid": "dcde306877b845ed9ff21d6b8034ed5f",
            "title": "Imperial: Rosemount Outside Air Temperature Sensor",
            "abstract": "Air temperature sensor owned by Imperial College London.",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47506/?format=api"
            ]
        },
        {
            "ob_id": 12437,
            "uuid": "725fe1a8a3c54983aba53b119f3800e6",
            "title": "Met Office: Lufft CHM15k Nimbus Ceilometer",
            "abstract": "The Met Office own a number of the CHM 15k ceilometer used for measuring vertical profiles of backscatter signal from aerosol particles and hydrometeors. From the backscatter profiles cloud base heights and signal penetration depths, aerosol layer heights and vertical visibility are determined. The ceilometer uses a lidar with an operating range up to 15 kilometers (50,000 feet), the CHM 15k reliably detects multiple cloud layers and cirrus clouds.",
            "keywords": "Met Office, ceilometer, lidar, backscatter, cloud base",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8440/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11034/?format=api"
            ],
            "instrumentType": "lidar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47876/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47874/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47873/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47877/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47878/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47875/?format=api"
            ]
        },
        {
            "ob_id": 12446,
            "uuid": "8672febc6b364ee49cae98a477ea6fa9",
            "title": "Met Office: Vaisala CL31 Ceilometer",
            "abstract": "The Met Office own a number of Vaisala CL31 ceilometers used for detecting cloud base heights and also for obtaining backscatter profiles to aid ash cloud detection.  The CL31 employs a pulsed diode laser LIDAR (light detection and ranging) technology, which enables it to detect three cloud layers simultaneously.\r\n\r\nFast measurement helps to detect thin cloud patches below a solid cloud base. The CL31 provides a full backscatter profile for data visualization and research purpose. The CL31 beam can be directed either vertically or tilted. The tilting option together with the novel optics design provides enhanced performance during precipitation by improving the protection given by the shield. In the measurement unit, a tilt angle sensor automatically corrects the measured cloud distance reading to vertical cloud base height.",
            "keywords": "Met Office, lidar, ceilometer, ash",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8441/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11106/?format=api"
            ],
            "instrumentType": "lidar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47549/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47548/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47880/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47879/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140993/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47550/?format=api"
            ]
        },
        {
            "ob_id": 12451,
            "uuid": "4047625e934446cfac0812deef4be28c",
            "title": "Met Éireann: Vaisala CT25K Ceilometer",
            "abstract": "The Met Éireann own a number of Vaisala CT25K ceilometers used for detecting cloud base heights and also for obtaining backscatter profiles to aid ash cloud detection.\r\n\r\nThe CT25K unique single-lens design ensures excellent performance at low altitudes, which really counts for aviation safety. Starting at a height of virtually 0, the Vaisala CT25K Laser Ceilometer measures cloud height-or vertical visibility if the cloud base is obscured. The single-lens design also ensures reliable measurements in fog, rain, snow and haze. No field adjustments needed.\r\n\r\nThe CT25K can be tilted on its base allowing the beam to be directed manually in any direction between -15 to+90°. The system is fully automatic, transmitting messages of cloud height and instrument status to the controller. Its software includes an extensive set of self-diagnostic routines to ensure reliable operation. The CT25K can be used stand-alone or as an integrated sensor in a weather observation system.\r\n\r\nThis product is no longer in production and Vaisala now suggest use of the CL31. However, we can support this equipment and supply any spare parts as necessary.",
            "keywords": "Met Éireann, lidar, ceilometer, ash",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8439/?format=api"
            ],
            "instrumentType": "lidar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47565/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47566/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47870/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47869/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47564/?format=api"
            ]
        },
        {
            "ob_id": 12455,
            "uuid": "51aeccff6bdb45bdaa0a4b33a7b49cdb",
            "title": "Met Éireann: Vaisala CL31 Ceilometer",
            "abstract": "The Met Éireann own a number of Vaisala CL31 ceilometers used for detecting cloud base heights and also for obtaining backscatter profiles to aid ash cloud detection.  The CL31 employs a pulsed diode laser LIDAR (light detection and ranging) technology, which enables it to detect three cloud layers simultaneously.\r\n\r\nFast measurement helps to detect thin cloud patches below a solid cloud base. The CL31 provides a full backscatter profile for data visualization and research purpose. The CL31 beam can be directed either vertically or tilted. The tilting option together with the novel optics design provides enhanced performance during precipitation by improving the protection given by the shield. In the measurement unit, a tilt angle sensor automatically corrects the measured cloud distance reading to vertical cloud base height.",
            "keywords": "Met Éireann, lidar, ceilometer, ash",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/11079/?format=api"
            ],
            "instrumentType": "lidar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47868/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47867/?format=api"
            ]
        },
        {
            "ob_id": 12737,
            "uuid": "fcf0cb5bcdc4426e856ef446ce6db43d",
            "title": "EMPA: Automatic Weather Station",
            "abstract": "AWS deployed in Jungfraujoch, Switzerland.",
            "keywords": "EMPA, AWS, Jungfraujoch",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48674/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48673/?format=api"
            ]
        },
        {
            "ob_id": 12738,
            "uuid": "8e0ff290414c4459882b5dc36bee6690",
            "title": "EMPA: CRANOX",
            "abstract": "CRANOX deployed at Jungfraujoch, Switzerland during FREETEX",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48676/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48675/?format=api"
            ]
        },
        {
            "ob_id": 12807,
            "uuid": "e53b8a94ffb8404990321f6f21352b9c",
            "title": "University of Leeds: ADC 7000 Water Vapour Instrument",
            "abstract": "Analytical Development Company (ADC) Ltd., model ADC 7000. The nondispersive IR absorption spectrometer produces a voltage proportional to the absolute amount of water vapour which is converted to % water vapour mixing ratio. H2O vapour is a strong absorber of IR radiation, and the instrument measures water vapour in the range 0-1 %, LOD 5 ppm. The measurements takes place every few seconds and returns the 1 minute average. The output consists of the Julian day (for the relevant year), and water vapour as a % mixing ratio.\r\nFor ACSOE campaign, measurements from this instrument are recorded in files with naming convention of ccyymmdd.wv2 where cc is the platform (e.g. mh is Mace Head), yy is the two digit year, mm is the two digit month and dd is the two digit day.",
            "keywords": "Water vapour",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48944/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48956/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48954/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48955/?format=api"
            ]
        },
        {
            "ob_id": 12814,
            "uuid": "65893b37341d420abb1d46e5b1a5627f",
            "title": "University of Sunderland: CMAS Met Station",
            "abstract": "University of Sunderland: Centre for Marine and Atmospheric Studies (CMAS) Met Station",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48964/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48961/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140994/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48962/?format=api"
            ]
        },
        {
            "ob_id": 12815,
            "uuid": "e1cb02630caa4e0f955e7fe29a062f27",
            "title": "UEA: Tethered Balloonsonde",
            "abstract": "Radiosonde measuring PTU and wind vector mounted on a balloon operated by the University of East Anglia",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48970/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48971/?format=api"
            ]
        },
        {
            "ob_id": 12816,
            "uuid": "c232082bdd6f43eb83cbe73346ed6d19",
            "title": "ITE: AIR AS-4A PTU free flight sonde",
            "abstract": "The Atmospheric Instrumentation Research (AIR) AS-4A PTU (Pressure, Temperature and Humidity) free flight sonde owned by Institute of Terrestrial Ecology (now Centre for Ecology and Hydrology).",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "sonde",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48972/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48973/?format=api"
            ]
        },
        {
            "ob_id": 12817,
            "uuid": "7d656d9a0ae748f98b30e6375757540e",
            "title": "University of Leeds: TECO 49 UV photometric ozone instrument",
            "abstract": "TECO 49 UV photometric ozone instrument owned by the University of Leeds",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48974/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48975/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140995/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140996/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48976/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48977/?format=api"
            ]
        },
        {
            "ob_id": 12831,
            "uuid": "87ba7e886ef045f6b2b1f3f1dad34ae3",
            "title": "University of Manchester: TSI 3025 Condensation Particle Counter",
            "abstract": "The instrument is one of the twelve CPCs manufactured by TSI Inc. that University of Manchester owns. The instrument is a continuous-flow particle counter that can detect and count particles by laser scattering in a very similar way to a standard optical particle counter after they are grown by condensation for easier detection. The instrument was formerly owned by UMIST and is currently operated by the University of Manchester/Universities' Facility for Atmospheric Measurement (UFAM). The instrument is occasionally combined with TSI 3010 to produce data currently stored in CEDA.",
            "keywords": "Manchester, UFAM, UMIST",
            "identifier_set": [],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49017/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49016/?format=api"
            ]
        },
        {
            "ob_id": 12832,
            "uuid": "f092a6eff38a4675ab61aeaaeb677c6a",
            "title": "University of Manchester: Vaisala Probe",
            "abstract": "The Vaisala Probe measures temperature, humidity and pressure.",
            "keywords": "Manchester",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49019/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49018/?format=api"
            ]
        },
        {
            "ob_id": 12833,
            "uuid": "42d1c47c6a5f4be3b32e38d8b78621ec",
            "title": "University of Manchester: Automatic Weather Station",
            "abstract": "The automatic weather station measures humidity, temperature, wind direction and speed every minute.",
            "keywords": "Manchester",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49020/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49021/?format=api"
            ]
        },
        {
            "ob_id": 12839,
            "uuid": "e990d1e6bf884d51bd5dd3b9e152591a",
            "title": "University of Wales, Aberystwyth mobile backscatter 532 nm lidar",
            "abstract": "This instrument measured backscatter and depolarisation at 532 nm, with vertical resolution 30 m and raw time resolution 10 s. This small backscatter lidar was operated during the EMERALD campaigns in Adelaide and Darwin as well as in ground-based campaigns in the UK.",
            "keywords": "lidar, backscatter, depolarisation, UFAM",
            "identifier_set": [],
            "instrumentType": "lidar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49041/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49042/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49043/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49121/?format=api"
            ]
        },
        {
            "ob_id": 12840,
            "uuid": "f3b48e2fad604e82b89cc6bbcff5c433",
            "title": "University of Wales, Aberystwyth: Rayleigh LIDAR",
            "abstract": "Nd:YAG Laser, emitting wavelength 532 nm, single wavelength detection. Parallel and perpendicular components monitored simultaneously",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "lidar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49047/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49048/?format=api"
            ]
        },
        {
            "ob_id": 12870,
            "uuid": "b1e2fc62c2904b92b9b283df66f27a2c",
            "title": "UEA: ICP-AES",
            "abstract": "Inductively Coupled Plasma - Atomic Emission Spectroscopy (ICP-AES) detects metals through emission spectroscopy . ICP is used to produce excited atoms and ions, and the intensity of their emission of electromagnetic radiation is then used to derive the concentrations of the elements. It takes 3-4 minutes to analyse a sample, and the limits of detection is around 1 ug/kg.\r\nThe files containing the data from this instrument may end with .cw3 suffix.",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "spectrometer",
            "subInstrument": [],
            "responsiblepartyinfo_set": []
        },
        {
            "ob_id": 12871,
            "uuid": "7717cbbfa15a49ba8bef38d925f3964f",
            "title": "UEA: Ion Chromatography",
            "abstract": "The files containing the data from this instrument may end with .cw3 suffix.",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "gas_chromatograph",
            "subInstrument": [],
            "responsiblepartyinfo_set": []
        },
        {
            "ob_id": 12872,
            "uuid": "3b2641a8bc8d4c16a315674ce2746b68",
            "title": "UEA: Stable Isotope Mass Spectrometry",
            "abstract": "The files containing the data from this instrument may end with .cw3 suffix.",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "mass_spectrometer",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49181/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140997/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140998/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49183/?format=api"
            ]
        },
        {
            "ob_id": 12895,
            "uuid": "78fa797cc9224b06bd7720c38f1db766",
            "title": "Chilbolton ALPHASAT 40 Ghz beacon receiver",
            "abstract": "Chilbolton ALPHASAT 40 Ghz beacon receiver",
            "keywords": "ESA, ALPHASAT, beacon, receiver",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49341/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49340/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49339/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98460/?format=api"
            ]
        },
        {
            "ob_id": 12898,
            "uuid": "92703091e25a4b779d2390a92931c27c",
            "title": "Chilbolton ALPHASAT 20 Ghz beacon receiver",
            "abstract": "Chilbolton ALPHASAT 20 Ghz beacon receiver",
            "keywords": "ESA, ALPHASAT, beacon, receiver",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49348/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49347/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49346/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49345/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98461/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98462/?format=api"
            ]
        },
        {
            "ob_id": 12899,
            "uuid": "8080ce8e039b4cd1b861091ba6046079",
            "title": "Chilton ALPHASAT 40 Ghz beacon receiver",
            "abstract": "Chilton ALPHASAT 40 Ghz beacon receiver",
            "keywords": "ESA, ALPHASAT, beacon, receiver",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49352/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49351/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49350/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49349/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98463/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98464/?format=api"
            ]
        },
        {
            "ob_id": 12900,
            "uuid": "ef3f541884ed4ff0a7228e3b355bae41",
            "title": "Althens ALPHASAT 20 Ghz beacon receiver",
            "abstract": "Althens ALPHASAT 20 Ghz beacon receiver",
            "keywords": "ESA, ALPHASAT, beacon, receiver",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49355/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49354/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49356/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49353/?format=api"
            ]
        },
        {
            "ob_id": 12901,
            "uuid": "96a4ab528b92497fa2973e4d511c54a3",
            "title": "Vigo ALPHASAT 40 Ghz beacon receiver",
            "abstract": "Vigo ALPHASAT 40 Ghz beacon receiver",
            "keywords": "ESA, ALPHASAT, beacon, receiver",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49359/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49358/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49357/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49360/?format=api"
            ]
        },
        {
            "ob_id": 12902,
            "uuid": "820059ffa1ef4a29b655f30edc1ddf24",
            "title": "Vigo ALPHASAT 20 Ghz beacon receiver",
            "abstract": "Vigo ALPHASAT 20 Ghz beacon receiver",
            "keywords": "ESA, ALPHASAT, beacon, receiver",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49362/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49363/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49364/?format=api"
            ]
        },
        {
            "ob_id": 12903,
            "uuid": "384c00e6dbe14eeca00cda538d84cbe5",
            "title": "Lavrion ALPHASAT 20 Ghz beacon receiver",
            "abstract": "Lavrion ALPHASAT 40 Ghz beacon receiver",
            "keywords": "ESA, ALPHASAT, beacon, receiver",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49366/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49365/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49367/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49368/?format=api"
            ]
        },
        {
            "ob_id": 12922,
            "uuid": "f76a769962c34dcd96bc0cf6870039a4",
            "title": "Chilton ALPHASAT 20 Ghz beacon receiver",
            "abstract": "Chilton ALPHASAT 20 Ghz beacon receiver",
            "keywords": "ESA, ALPHASAT, beacon, receiver",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49457/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49456/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49455/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98465/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/98466/?format=api"
            ]
        },
        {
            "ob_id": 12923,
            "uuid": "e37c98448a0e43b9b97d14a19b05965a",
            "title": "Aveiro ALPHASAT 40 Ghz beacon receiver",
            "abstract": "AveiroALPHASAT 40 Ghz beacon receiver",
            "keywords": "ESA, ALPHASAT, beacon, receiver",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49460/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49458/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49461/?format=api"
            ]
        },
        {
            "ob_id": 12924,
            "uuid": "6b3f52d8f8e44a0db91fef252368c941",
            "title": "Bilbao ALPHASAT 20 Ghz beacon receiver",
            "abstract": "Bilbao ALPHASAT 20 Ghz beacon receiver",
            "keywords": "ESA, ALPHASAT, beacon, receiver",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49464/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49463/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49465/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49462/?format=api"
            ]
        },
        {
            "ob_id": 12926,
            "uuid": "4b742dce577b4237aef9840e72b343ed",
            "title": "Vigo Young Mod. 52203 Tipping Bucket Rain Gauge",
            "abstract": "Vigo Young Mod. 52203 Tipping Bucket Rain Gauge\r\n\r\nManufacturer and Model: Young Mod. 52203\r\nType: Tipping bucket\r\nSpecifications: resolutions, dynamic range: 0.1 mm/tip \r\nIntegration time and sampling time: Integration time 1 min, sampling time 1 s\r\n",
            "keywords": "Vigo",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49470/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49471/?format=api"
            ]
        },
        {
            "ob_id": 12969,
            "uuid": "f8aa365734294b2a91afd5605395307f",
            "title": "Forschungszentrum Jülich: Vacuum Ultraviolet Resonance Fluorescence Instrument (VURF)",
            "abstract": "Vacuum ultraviolet resonance fluorescence instrument (VURF) operated by the Forschungszentrum Jülich (FZJ)",
            "keywords": "FZJ",
            "identifier_set": [],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50022/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49691/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49692/?format=api"
            ]
        },
        {
            "ob_id": 12972,
            "uuid": "f6c5e03cc14647c4ac8c7caaf97fd986",
            "title": "University of East Anglia Gas Chromatograph measuring CO and H2",
            "abstract": "The Reduction Gas Analyser (RGA3, Trace Analytical)) at Weybourne Atmospheric Observatory is used to make quasi-continuous measurements of molecular hydrogen (H2) and carbon monoxide (CO) in atmospheric air. Measurements are made using a modified commercial Reduction Gas Analyser (RGA3, Trace Analytical, Inc., California, USA), which includes gas chromatography followed by the reduction of mercuric oxide. Mercury vapour from this reaction is detected by UV-absorption. Samples are analysed every six minutes and with reference to the MPI2009 scale and the NOAA2004 scale for H2 and CO, respectively. In addition the instrument can determine the H2 and CO concentration is discrete samples (i.e. whole air samples, SilcoCans).",
            "keywords": "Gas Chromatograph, CO H2",
            "identifier_set": [],
            "instrumentType": "gas_chromatograph",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49703/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49705/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140999/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141000/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49704/?format=api"
            ]
        },
        {
            "ob_id": 12973,
            "uuid": "8b3ac252d05a4b7eac85b0bcb1b765d2",
            "title": "University of East Anglia: Gas Chromatograph measuring CH4",
            "abstract": "The Flame Ionisation Detector (FID) on the Greenhouse Gas GC (Perkin Elmer, Clarus 500 Greenhouse GC) at Weybourne Atmospheric Observatory (WAO) is used to make quasi-continuous measurements of methane (CH4) in atmospheric air. Samples are analysed every ten minutes and with reference to the NOAA2004 scale for CH4.The measurements from this instrument are part of the National Centre for Atmospheric Science (NCAS) Atmospheric Measurement Facility (AMF) long-term measurement strategy.",
            "keywords": "Gas Chromatograph, CH4, AMF",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9541/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9542/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12925/?format=api"
            ],
            "instrumentType": "gas_chromatograph",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49707/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49708/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108929/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108931/?format=api"
            ]
        },
        {
            "ob_id": 12989,
            "uuid": "5cd26b4a3b174460a9da113833ab8944",
            "title": "Forschungszentrum Jülich: 2pi SR Filter Radiometer",
            "abstract": "Meteorologie Consult GmbH 2pi SR Filter Radiometer operated by the Forschungszentrum Jülich (FZJ)",
            "keywords": "FZJ",
            "identifier_set": [],
            "instrumentType": "radiometer",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50021/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49739/?format=api"
            ]
        },
        {
            "ob_id": 12992,
            "uuid": "86613683e1b247788b8310cf87ae7180",
            "title": "UEA: Autospec GC Analysis of Bottle Samples",
            "abstract": "UEA: Autospec GC Analysis of Bottle Samples from MRF C-130",
            "keywords": "",
            "identifier_set": [],
            "instrumentType": "gas_chromatograph",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49755/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49754/?format=api"
            ]
        },
        {
            "ob_id": 13056,
            "uuid": "f8f39f9256b1457da24b0d5352173a85",
            "title": "NCAS AMF Micro Rain Radar",
            "abstract": "The METEK MRR2 Micro Rain Radar is a compact 24 GHz FM-CW-radar for the measurement of profiles of drop size distributions and – derived from this – rain rates, liquid water content and characteristic falling velocity resolved into 30 range gates. Due to the high sensitivity and fine temporal resolution very small amounts of precipitation – below the threshold of conventional rain gauges – are detectable. Due to the large scattering volume (compared to in situ sensors) statistically stable drop size distributions can be derived within few seconds. The droplet number concentration in each drop-diameter bin is derived from the backscatter intensity in each corresponding frequency bin. In this procedure the relation between terminal falling velocity and drop size is exploited. Automatically controlled  antenna heating allows operation under icing conditions. Typical applications include the unattended long-term measurement of rain, real time calibration of weather radar, and monitoring of the melting zone.",
            "keywords": "AMF, NCAS, Rain, Droplet Spectrum, Rainfall Rate, Doppler Radar, 24GHz, Fall Speed",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9338/?format=api"
            ],
            "instrumentType": "radar",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49982/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49983/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49985/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49984/?format=api"
            ]
        },
        {
            "ob_id": 13058,
            "uuid": "f75cf07afe594c08aebee4c73b5a482b",
            "title": "University of Manchester's 3-View Cloud Particle Imager (3V-CPI)",
            "abstract": "The CPI can image and count particles in the size range of 15-2500um, with the images having a nominal 2.3um resolution. Image analysis and data processing software provided with the probe takes particle size information (including area and volume) and ice crystal habit classification from the images to produce histograms etc. The CPI is especially suitable for use in ice and mixed phase clouds which typically have relatively low (compared to water clouds) particle concentration of 1000/L. The CPI may be used in much higher particle concentrations, but under these conditions while particle spectra are reliable, absolute particle concentrations are not due to coincidence errors in the particle detection system. While designed for aircraft use, and able to operate at any aircraft speed and altitude, the CPI, with the use of a suitable aspiration device may also be used for ground based, or lab studies. The 3V-CPI (3-View Cloud Particle Imager) is essentially a 400 frame per second CPI probe integrated with a 2D-S probe. The University of Manchester and UFAM (Universities' Facility for Atmospheric Measurements) operated this instrument.",
            "keywords": "NCAS, AMF, Cloud, Microphysics, Ice, Precipitation, Image",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8765/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12927/?format=api"
            ],
            "instrumentType": "particle_counter",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49991/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49992/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54194/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54195/?format=api"
            ]
        },
        {
            "ob_id": 13059,
            "uuid": "77b018eb8f4648f283ec47d087cb2dea",
            "title": "University of Manchester's Cloud-Aerosol & Precipitation Spectrometer with Depolarisation (CAPS)",
            "abstract": "The Cloud, Aerosol, and Precipitation Spectrometer (CAPS) is designed to measure size distributions of airborne particles. It contains the Cloud Imaging Probe (CIP) that measures the sizes of larger particles within the range between 12.5 μm and 1.55 mm with a shadow detector; Cloud and Aerosol Spectrometer (CAS) that measures the size of smaller particles between 0.51 and 50 μm; and Hotwire Liquid Water Content Sensor (Hotwire LWC) that estimates liquid water content using a heated sensing coil and measuring the power necessary to maintain the temperature. Additional measurements include airspeed using a differential pressure measurement through a pitot tube, temperature and relative humidity. It is primarily an aircraft mounted instrument, although CAS has been used in the past during ground based deployments.",
            "keywords": "NCAS, AMF, Cloud, Microphysics, Ice, Precipitation, Image, Depolarisation",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8766/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12924/?format=api"
            ],
            "instrumentType": "particle_counter",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49993/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49994/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54196/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54197/?format=api"
            ]
        },
        {
            "ob_id": 13061,
            "uuid": "f4908ca5036544bc8634bc1c94fc31a7",
            "title": "Leica GS10 GNSS receivers (ncl-leica-gnss)",
            "abstract": "Global Navigation Satellite Systems (GNSS) receiver that logs dual frequency US GPS and Russian GLONASS data for subsequent data processing to enable millimetre level positioning and estimation of atmospheric water vapour. Operated by logging the observables to memory and (usually) post-processed using scientific GNSS geodetic software.\r\n\r\nThis instrument measures dual frequency GPS and GLONASS code and carrier phase satellite to receiver measurements. Parameters measured include: \r\nL1 GPS carrier phase data \r\nL2 GPS carrier phase data \r\nC1 GPS pseudorange data \r\nP2 GPS pseudorange data \r\nS1 GPS signal to noise ratio \r\nS2 GPS signal to noise ratio \r\nL1 GLONASS carrier phase data \r\nL2 GLONASS carrier phase data \r\nC1 GLONASS pseudorange data \r\nP2 GLONASS pseudorange data \r\nS1 GLONASS signal to noise ratio \r\nS2 GLONASS signal to noise ratio \r\n\r\nThis instrument has a measurement frequency of 10Hz and the output data held at CEDA has a data frequency of 1Hz. \r\n\r\nThis instrument was operated by Newcastle University.",
            "keywords": "ncl-leica-gnss",
            "identifier_set": [],
            "instrumentType": "other_instrument_type",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49995/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141001/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141003/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49996/?format=api"
            ]
        },
        {
            "ob_id": 13062,
            "uuid": "aa3990d2df1345e08292ad6ef1f1cc3e",
            "title": "Paroscientific Met 4",
            "abstract": "Meteorological sensor that records pressure and temperature. The measurement frequency of this sensor is 1Hz, and the data held at CEDA has a frequency of 5 minutes. \r\n\r\nFor the purposes of the Snowdon Mountain Railway GNSS experiment, they were mounted at two co-located static GNSS reference stations at the base of the railway at Llanberis (SNLB) and at the summit (SNSU).\r\n\r\nThis instrument was operated by Newcastle University.",
            "keywords": "ncl-met-4",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49999/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49998/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141014/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141015/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49997/?format=api"
            ]
        },
        {
            "ob_id": 13063,
            "uuid": "004caff1acd1404792bfb3b2097f2288",
            "title": "NCL Paroscientific 745 Pressure Standard",
            "abstract": "Paroscientific Digiquartz® Model 745 High Accuracy Pressure Standard. Meteorological sensor that logs pressure data. \r\n\r\nThe measurement frequency of this instrument is 1Hz, with a data frequency of 2 minutes for the datasets held at CEDA. For the purposes of the Snowdon Mountain Railway GNSS experiment, it was mounted on a train of the Snowdon Mountain Railway (SNTR) as it travelled up and down the mountain, co-located with a GNSS receiver.\r\n\r\nThis instrument was hosted by ETLG Ltd.",
            "keywords": "ncl-paro-745",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8515/?format=api"
            ],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50149/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141004/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141006/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50002/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50001/?format=api"
            ]
        },
        {
            "ob_id": 13069,
            "uuid": "3f21274cd3ba40d391b154f87bfc9f25",
            "title": "University of York's TEI 49 UV absorption O3 analyser",
            "abstract": "The Thermo 49 is a powerful, easy-to-use, UV photometric based ozone analyzer which offers increased specificity via its balanced optical system. User programmable software capabilities allows selection of the frequency at which internalzero/span activation and instrument calibrationchecks will occur. Additionally, field programmable measurement range settings can bestored in memory for subsequent recall. Extended troubleshooting diagnostics now provide instantaneous indication of instrumentoperating parameter, status including: Pressure, Flow, DC Supply Voltages, Optical BenchTemperature, Ozonator Power Supply Voltageand Lamp Voltage.\r\n\r\nThermo Environmental Instruments 49i UV absorption O3 analyser under AMF and currently operated by the University of Leeds. This is a ground-based laser-induced fluorescence instrument for detection of OH, HO2, and RO2 radicals. OH reactivity measurements using a laser flash-photolysis technique can be provided alongside the radical measurements. The instrument is housed in and operated from a custom-built 20 ft shipping container.",
            "keywords": "AMF, NCAS, Ozone",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8767/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12941/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50006/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50011/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50009/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50005/?format=api"
            ]
        },
        {
            "ob_id": 13070,
            "uuid": "951bb4d012d4490682b03dcd9864b1b7",
            "title": "University of York's 2B Technologies Single Channel Ozone Monitor",
            "abstract": "University of York's 2B Technologies Single Channel Ozone Monitor is a UV photometric gas analyser (254nm) which has the capability to measure the amount of ozone in the air from 3 ppb concentrations up to 250 ppm. The instrument precision is 1.5 ppbV or 2% of the reading. The instrument has a fast response time of 10 seconds (0.1 Hz). The gas concentration is displayed in real time and is logged via a standard RS-232 interface and data can also be logged internally. The instrument is small, lightweight and low power making it ideal for aircraft and balloon measurements where high spatial resolution is desired. The 10 second data can be averaged to produce 1 minute, 5 minute and 1 hr data automatically.",
            "keywords": "AMF, NCAS, 2B Technologies, Model 205, Ozone, O3",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12938/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50013/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50015/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50016/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50014/?format=api"
            ]
        },
        {
            "ob_id": 13071,
            "uuid": "76684ba152334ebcb72c44accff62b04",
            "title": "University of York's 2B Technologies Dual Channel Ozone Monitor",
            "abstract": "University of York's 2B Technologies Dual Channel Ozone Monitor is a UV photometric gas analyser (254nm) which has the capability to measure the amount of ozone in the air from 2 ppb concentrations up to 250 ppm. The instrument precision is 1 ppbV or 2% of the reading for a 10s average. Due to both sample and reference flowing at the same time, the instrument has a fast response time of 2 seconds, the fastest UV-based ozone monitor available. The gas concentration is displayed in real time and is logged via a standard RS-232 interface and data can also be logged internally. The instrument is small, lightweight and low power making it ideal for aircraft and balloon measurements where high spatial resolution is desired. The 2 second data can be averaged to produce 10s, 1 minute, 5 minute and 1 hr data automatically.",
            "keywords": "AMF, NCAS, 2B Technologies, Model 205, Ozone, O3",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12939/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50018/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50017/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50020/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50019/?format=api"
            ]
        },
        {
            "ob_id": 13072,
            "uuid": "c134385dc92d4708bb56b916361f268b",
            "title": "NCAS AMF HOBOs n (1-26)",
            "abstract": "Onset HOBO Pro v2 Temperature/Relative Humidity data logger is a weatherproof data logger with built-in temperature and relative humidity sensors. The Relative Humidity sensor provides superior durability in humid environments and is user-replaceable. The HOBOs are small and simple to use, and because the logging interval is user-defined they can be used for a wide range of applications.",
            "keywords": "NCAS, AMF, HOBO, Temperature, RH",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54164/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54180/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54181/?format=api"
            ]
        },
        {
            "ob_id": 13073,
            "uuid": "b9c441e53cc1471d9eb00008a51db38c",
            "title": "NCAS AMF HOBOs n (27-52)",
            "abstract": "Onset HOBO Pro v2 Temperature/Relative Humidity data logger is a weatherproof data logger with built-in temperature and relative humidity sensors. The Relative Humidity sensor provides superior durability in humid environments and is user-replaceable. The HOBOs are small and simple to use, and because the logging interval is user-defined they can be used for a wide range of applications.",
            "keywords": "NCAS, AMF, HOBO, Temperature, RH",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54165/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54185/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54183/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54184/?format=api"
            ]
        },
        {
            "ob_id": 13074,
            "uuid": "c4553c8196da452ba6c5defe1d00d6ac",
            "title": "NCAS AMF HOBOs n (53-79)",
            "abstract": "Onset HOBO Pro v2 Temperature/Relative Humidity data logger is a weatherproof data logger with built-in temperature and relative humidity sensors. The Relative Humidity sensor provides superior durability in humid environments and is user-replaceable. The HOBOs are small and simple to use, and because the logging interval is user-defined they can be used for a wide range of applications.",
            "keywords": "NCAS, AMF, HOBO, Temperature, RH",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54166/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54188/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54187/?format=api"
            ]
        },
        {
            "ob_id": 13077,
            "uuid": "3e4ca6c62fac4703998ef50246d42017",
            "title": "University of Leicester: TEI 49 UV absorption O3 analyser",
            "abstract": "Thermo Environmental Instruments 49C UV absorption O3 analyser operated by the University of Leicester. This is a ground-based laser-induced fluorescence instrument for detection of OH, HO2, and RO2 radicals. OH reactivity measurements using a laser flash-photolysis technique can be provided alongside the radical measurements. The instrument is housed in and operated from a custom-built 20 ft shipping container.",
            "keywords": "Ozone",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8505/?format=api"
            ],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50071/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50037/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50036/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50035/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50072/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50073/?format=api"
            ]
        },
        {
            "ob_id": 13131,
            "uuid": "429c6a2fd69d4ef19f32632af6942efa",
            "title": "University of Leicester: Relative Humidity Probe",
            "abstract": "ROTRONIC RH probe",
            "keywords": "Relative humidity",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8533/?format=api"
            ],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50286/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50287/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50288/?format=api"
            ]
        },
        {
            "ob_id": 13182,
            "uuid": "56c6780a9a1d450591dba5b9c848b7c2",
            "title": "Sentinel 2 Multispectral Instrument (MSI)",
            "abstract": "Data from the Multispectral Instrument (MSI) on the Sentinel 2 series. Sentinel 2A was launched on 23rd June 2015 and Sentinel 2B was launch in March 2017. The instrument provides high-resolution optical imaging data of the Earth's surface.",
            "keywords": "Sentinel, Multispectral Instrument, MSI",
            "identifier_set": [],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50532/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50533/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213131/?format=api"
            ]
        },
        {
            "ob_id": 13194,
            "uuid": "a831cbf570494f6fb022c8f6c7d47b8f",
            "title": "Weybourne Atmospheric Observatory: Siemens Ultramet 6E & Sable Systems Oxzilla II",
            "abstract": "A single gas handling system is used to measure CO2 and O2 concurrently in a single contiguous system including both analysers. Air is sampled from an aspirated inlet on the 10 m tower at Weybourne using a diaphragm pump. A two stage drying system is employed and a pressure control interface is used to match the flows of both sample and reference flows upstream of the analyser. All calibrations and outside air measurements are performed against a reference flow of dry cylinder air to improve sensitivity. The CO2 analyser is a Siemens Ultramat 6E non-dispersive infra red (ND-IR) CO2 analyser. After passing through the Siemens CO2 analyser the airstream is analysed for O2 content using an Oxzilla II analyser from Sable Systems that utilises fuel cell technology. The data for both species is reported on the same timestamps.",
            "keywords": "NCAS, Siemens, carbon dioxide, Weybourne, CO2, CO2, Oxzilla, oxygen, O2, O2",
            "identifier_set": [],
            "instrumentType": "gas_chromatograph",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50564/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50565/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50563/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141008/?format=api"
            ]
        },
        {
            "ob_id": 13195,
            "uuid": "291a200793de47cfa42c5b45497ba3ad",
            "title": "Weybourne Atmospheric Observatory: Electron Capture Detector on the Clarus 500 Greenhouse Gas Chromatograph",
            "abstract": "The Electron Capture Detector (ECD) on the Clarus 500 Greenhouse Gas Chromatograph (GC) at Weybourne Atmospheric Observatory is used to make quasi-continuous measurements of nitrous oxide (N2O) and sulphur hexafluoride (SF6) in atmospheric air. Samples are analysed every ten minutes and with reference to the NOAA2006A scale for N2O and NOAA2006 scale for SF6. In addition the instrument can determine the N2O and SF6 concentrations in discrete samples (i.e. whole air samples, SilcoCans).  The measurements from this instrument are part of the National Centre for Atmospheric Science (NCAS) Atmospheric Measurement Facility (AMF) long-term measurement strategy.",
            "keywords": "NCAS, Nitrous oxide, Sulphur hexafluoride, Gas chromatography, Electron Capture Detector",
            "identifier_set": [],
            "instrumentType": "gas_chromatograph",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50569/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50568/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141010/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50571/?format=api"
            ]
        },
        {
            "ob_id": 13196,
            "uuid": "9aefe1743aed4ad49e9f2160e356e625",
            "title": "UEA: Sonic anemometer",
            "abstract": "This instrument collects data on Wind Velocity, Wind Direction, Temperature, Heat Flux and Momentum Flux.",
            "keywords": "UEA, Sonic anemometer",
            "identifier_set": [],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50573/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50572/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50574/?format=api"
            ]
        },
        {
            "ob_id": 13197,
            "uuid": "b5c924ce11a54fe1a0e9c2f9151b76eb",
            "title": "UEA: NAME dispersion model footprints",
            "abstract": "These footprints are created by model runs in which thousands of particles are released from the location  and are tracked backwards in time.",
            "keywords": "NAME dispersion model footprints",
            "identifier_set": [],
            "instrumentType": "model",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50575/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50578/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50577/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141012/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50576/?format=api"
            ]
        },
        {
            "ob_id": 13198,
            "uuid": "7fb9e7fe64a54c0184029b454f754103",
            "title": "UEA: Met Sensor",
            "abstract": "met Sensors collects wind speed, wind direction, humidity, atmospheric pressure, solar irradiance and net irradiance, SoDAR wind profiler data and sonic anemometer data.",
            "keywords": "Met Sensor",
            "identifier_set": [],
            "instrumentType": "met_sensor",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50579/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50581/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50582/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141013/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50580/?format=api"
            ]
        },
        {
            "ob_id": 13244,
            "uuid": "b90da205dfa943e3bde0ef4a4381e639",
            "title": "Gas chromatographs",
            "abstract": "Gas chromatography (GC) is a common type of chromatography used in analytical chemistry for separating and analyzing compounds that can be vaporized without decomposition. Typical uses of GC include testing the purity of a particular substance, or separating the different components of a mixture (the relative amounts of such components can also be determined). In some situations, GC may help in identifying a compound. In preparative chromatography, GC can be used to prepare pure compounds from a mixture",
            "keywords": "Gas chromatographs",
            "identifier_set": [],
            "instrumentType": "gas_chromatograph",
            "subInstrument": [],
            "responsiblepartyinfo_set": []
        },
        {
            "ob_id": 13245,
            "uuid": "429c2bcb35bf4d4684db20d6f6dd8c57",
            "title": "Infrared gas analyzer",
            "abstract": "An infrared gas analyzer measures trace gases by determining the absorption of an emitted infrared light source through a certain air sample. Trace gases found in the Earth's atmosphere get excited under specific wavelengths found in the infrared range. The concept behind the technology can be understood as testing how much of the light is absorbed by the air. Different molecules in the air absorb different frequencies of light. Air with lots of a certain gas will absorb more of a certain frequency, allowing the sensor to report a high concentration of the corresponding molecule.",
            "keywords": "infrared gas analyzer",
            "identifier_set": [],
            "instrumentType": "instrument",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51041/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51042/?format=api"
            ]
        },
        {
            "ob_id": 13366,
            "uuid": "8bbb8dc1c5e24827b57399693fabdc59",
            "title": "Chilbolton Facility for Atmospheric and Radio Research (CFARR): Gas analyser Sonic anemometer",
            "abstract": "A sonic anemometer and a gas analyser measuring water vapour and carbon dioxide are co-located within a compound dedicated to measuring fluxes using the eddy covariance method at Chilbolton Observatory. The eddy covariance technique is an atmospheric measurement method used to calculate vertical turbulent fluxes within the atmospheric boundary layer. This is the lowest region of the troposphere and is usually well mixed, particularly during daylight hours, due to convective heating from the sun. It is this motion in the lower troposphere that makes the technique possible. In order to properly measure the turbulent properties of the atmosphere the measurements must be made at a high frequency - 20 Hz for the Chilbolton Observatory system. A sonic anemometer measures the 3 orthogonal components of the wind velocity by measuring the changes in the time of flight of sonic pulses between 3 transmitter/receiver pairs as a result of the air velocity. A gas analyser measures the absorptance of radiation along a fixed path and uses this to determine the concentration of a gas in air. For each gas the absorptance at 2 wavelengths is measured 152 times per second, one affected by that gas and the other unaffected. There are more accurate instruments available for measuring water vapour and carbon dioxide (e.g. a relative humidity sensor for water vapour) but the benefit of the gas analyser is that it has a sufficiently fast response to resolve the rapid changes in concentration as a result of turbulence.",
            "keywords": "sonic anemometer, Chilbolton",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8563/?format=api"
            ],
            "instrumentType": "anemometer",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51036/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51035/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51040/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51037/?format=api"
            ]
        },
        {
            "ob_id": 13370,
            "uuid": "3b5a8967b6274302b1bbf2ffbcef42a0",
            "title": "Chilbolton Facility for Atmospheric and Radio Research (CFARR): Kipp & Zonen CNR4 net flux radiometer",
            "abstract": "Continuous measurements are made using a Kipp & Zonen CNR4 net flux radiometer. It measures both downwelling and upwelling radiation in 2 wavelength bands which are common to many similar instruments. A shorter wavelength band measures radiation received from the sun. It encompasses the visible spectrum, together with near infrared and longer wavelength ultraviolet, over a wavelength range of approximately 0.29 - 2.8 µm. It shows a clear response to the day/night cycle. Clouds and other aerosols reduce the detected radiation. A longer wavelength band measures longer wavelength infrared radiation (approximately 4.5 - 32 µm) produced by emission from the atmosphere and earth's surface. It does not respond significantly to the day/night cycle but changes according to the time of year and degree of cloud cover. ",
            "keywords": "radiometer, Chilbolton",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8564/?format=api"
            ],
            "instrumentType": "radiometer",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51055/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51056/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51057/?format=api"
            ]
        },
        {
            "ob_id": 13471,
            "uuid": "2fbac331d4b84e62afe38f6305479a20",
            "title": "Chilbolton Facility for Atmospheric and Radio Research (CFARR): Metek USA-1 sonic anemometer",
            "abstract": "The Metek USA-1 sonic anemometer measures the 3 orthogonal components of the wind velocity by measuring the changes in the time of flight of sonic pulses between 3 transmitter/receiver pairs as a result of the air velocity. A sonic anemometer can provide rapidly updated measurements of the wind components, faster than a conventional cup and vane anemometer. This makes it particularly suitable for eddy covariance measurements and studies of turbulence. It operates continuously.\r\n\r\nThe Metek USA-1 sonic anemometer measures the 3 orthogonal components of the wind velocity by measuring the changes in the time of flight of sonic pulses between 3 transmitter/receiver pairs as a result of the air velocity.\r\n\r\nData are measured at 20Hz, with output recording the zonal, meridional and vertical wind speeds.",
            "keywords": "sonic anemometer, Chilbolton",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13303/?format=api"
            ],
            "instrumentType": "anemometer",
            "subInstrument": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51418/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210895/?format=api"
            ]
        }
    ]
}