Get a list of Platform objects. Platforms have a 1:1 mapping with Observations.

### Available end points:

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

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `title`
- `uuid`
- `keywords`
- `platformType`

### How to use filters:

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

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

{
    "count": 1293,
    "next": null,
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/?format=api&limit=100&offset=1100",
    "results": [
        {
            "ob_id": 39887,
            "uuid": "f2caf6fb5cf048dfbf2679a7693132aa",
            "title": "MeteoSwiss field site: Bern Belpmoos, Switzerland",
            "abstract": "Bern Belpmoos, Switzerland field site operated by MeteoSwiss.\n\nSite WIGOS id: 0-20000-0-06630. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n\nSite WMO site id: 06630.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12453/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12454/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12455/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194174/?format=api"
            ]
        },
        {
            "ob_id": 39908,
            "uuid": "e1abd828ccff47b49cdc8d048c6178ce",
            "title": "Met Office Atmospheric Survey Aircraft (MOASA).",
            "abstract": "The Met Office Atmospheric Survey Aircraft (MOASA) is a twin-engine Cessna 421 mounted with science instrumentation for the measurement of aerosol (PM2.5, PM10) and gaseous pollutants, specifically nitrogen dioxide, ozone, and sulphur dioxide. MOASA is also equipped with an aerosol backscatter LIDAR; that can point upwards to detect boundary layer height.  \r\n\r\nThe aircraft was originally commissioned as a civil contingency capability but usage was extended to include clean air survey flights for the SPF Clean Air programme.",
            "keywords": "Clean air, aircraft, cessna",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12467/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198505/?format=api"
            ]
        },
        {
            "ob_id": 39972,
            "uuid": "a6dbae355dcb4b9d916ea30dbd99f955",
            "title": "ISS",
            "abstract": "International Space Station (ISS)",
            "keywords": "ISS",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/194847/?format=api"
            ]
        },
        {
            "ob_id": 40266,
            "uuid": "c88cc1c27b554b66962f6030706e6ccd",
            "title": "Fishergate AURN station",
            "abstract": "Fishergate AURN station",
            "keywords": "",
            "identifier_set": [],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196248/?format=api"
            ]
        },
        {
            "ob_id": 40268,
            "uuid": "4de9d15d226940e98294ab0793d2926a",
            "title": "London Air Quality Supersite (LAQS)",
            "abstract": "London Air Quality Supersite  (LAQS) is used in the OSCA and QUANT projects.  It hosts a large suite of air quality measuring instruments for long term monitoring and for intensive operation periods. LAQS site is an urban background location.\r\nAddress London Honor Oak Park, King's College Sports Ground, Brockley Rise, London, SE23 1NW\r\n\r\nUK-AIR ID: UKA00656\r\nEU Site ID: GB1098A\r\nAltitude (metres): 36\r\nEnvironment Type: Urban Background\r\nGovernment Region: Greater London\r\nEasting/Northing: 536473, 174125\r\nLatitude/Longitude: 51.449674, -0.037418",
            "keywords": "LHOP, LAQS",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12814/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12815/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196257/?format=api"
            ]
        },
        {
            "ob_id": 40636,
            "uuid": "2d24e80fe7e341759a7ffd574f650cb7",
            "title": "Matrice 600 Drone",
            "abstract": "Matrice 600 Drone",
            "keywords": "",
            "identifier_set": [],
            "platformType": "uas",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/197720/?format=api"
            ]
        },
        {
            "ob_id": 40774,
            "uuid": "991a6cfca4d84b4192bb15acc0615d5a",
            "title": "FY-3C",
            "abstract": "Feng-Yun 3C (FY-3C) is a Chinese satellite flying between 2013-2023. It is the third in the FY-3 series of satellites, with a primary mission for operational meteorology.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198357/?format=api"
            ]
        },
        {
            "ob_id": 40775,
            "uuid": "519d5d5041104303be5a7dab7c1dc20f",
            "title": "FY-3D",
            "abstract": "Feng-Yun 3D (FY-3D) is a Chinese satellite flying between 2017-2024. It is the fourth in the FY-3 series of satellites, with a primary mission for operational meteorology.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198358/?format=api"
            ]
        },
        {
            "ob_id": 41065,
            "uuid": "5e7481553c3547b49c8774f2d012da4d",
            "title": "Socorro",
            "abstract": "Socorro",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12739/?format=api"
            ],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199764/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199765/?format=api"
            ]
        },
        {
            "ob_id": 41066,
            "uuid": "169d3bef78d042caa6cdac6bb2138fa7",
            "title": "Socorro Municipal Airport",
            "abstract": "Socorro Municipal Airport, New Mexico, has a FAA Identifier ONM.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12740/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199768/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199766/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199767/?format=api"
            ]
        },
        {
            "ob_id": 41067,
            "uuid": "69603cc196d9424eb24ef8ba5aed8ee2",
            "title": "Magdalena Airport",
            "abstract": "Magdalena Airport, Magdalena, New Mexico, has a FAA Identifier N29",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12741/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199769/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/199771/?format=api"
            ]
        },
        {
            "ob_id": 41193,
            "uuid": "30afb12a21b84a33a0e1dccbb794248d",
            "title": "UK-DECC network sites",
            "abstract": "UK-DECC network sites including:\r\n-Ridge Hill Tall Tower, Herefordshire\r\n-Bilsdale Tall Tower,  North York Moors National Park\r\n-Heathfield Tall Tower, East Sussex and \r\n-Tacolneston Tall, Tower, Norfolk",
            "keywords": "GHG, Tall Tower",
            "identifier_set": [],
            "platformType": "station_group",
            "parentPlatform": [],
            "childPlatform": [
                "https://api.catalogue.ceda.ac.uk/api/v2/platforms/27560/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/platforms/27473/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/platforms/26748/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/platforms/26742/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/200293/?format=api"
            ]
        },
        {
            "ob_id": 41217,
            "uuid": "7b560c79ca624939a82eef0c42aa8806",
            "title": "PROBA-V",
            "abstract": "The Project for On-Board Autonomy - Végétation (PROBA-V) is the third flight unit of ESA's PROBA series of minisatellites, launched on 7th May 2013. Its mission is to map land cover and vegetation growth globally.",
            "keywords": "PROBA-V, ESA",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/200378/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/200379/?format=api"
            ]
        },
        {
            "ob_id": 41242,
            "uuid": "fb11a9d5bfa84e66b84b07476e0e7ba0",
            "title": "BN2 Aircraft",
            "abstract": "Britten Norman Aircraft Islander: The new Islander comes equipped as standard with full IFR glass cockpit, all window seating, enlarged baggage access and a higher All Up Mass than the earlier variants. The aircraft can be equipped with a variety of engine configurations including Lycoming 260hp normally aspirated piston and 300hp fuel injected piston and Rolls Royce 320hp or 400hp turboprop.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/200713/?format=api"
            ]
        },
        {
            "ob_id": 41409,
            "uuid": "451f84ee6e894ad1a1c9217a765e1812",
            "title": "Plymouth Marine Laboratory",
            "abstract": "Plymouth Marine Laboratory (PML) is located in the city of Plymouth, England. It is a marine research organization and registered charity. It is a partner of the UK Research & Innovation's Natural Environment Research Council.\r\nAddress is Plymouth Marine Laboratory, Prospect Place, Plymouth, Devon, UK, PL1 3DH\r\nLatitude: 50.3659 N,  Longitude: 4.1477 W\r\nInstruments were situated on the roof of the building at height: 60 m ASL",
            "keywords": "PML",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12805/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/201705/?format=api"
            ]
        },
        {
            "ob_id": 41423,
            "uuid": "d513ac0771e54d7abd9acfc39a366fd0",
            "title": "Langmuir Laboratory for Atmospheric Research",
            "abstract": "The Langmuir Laboratory for Atmospheric Research was used as a ground station for meteorological measurements during the Deep Convective Microphysics Experiment (DCMEX) project.  \r\n\r\nIt was built by New Mexico Tech in 1963, and is located at an elevation of 3,240 m (10,630 ft) in the Magdalena Mountains, New Mexico,  close to the Magdalena Mountain Range.\r\n\r\nThe Langmuir Laboratory main building location is  at 33.97495N, 107.18100W, ~3255 m altitude.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12808/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/201934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/201935/?format=api"
            ]
        },
        {
            "ob_id": 41424,
            "uuid": "bde1ac4768e8405fb7fc6866e9db51e0",
            "title": "Kiva-2 site at Langmuir Laboratory for Atmospheric Research",
            "abstract": "Kiva-2 site at the Langmuir Laboratory for Atmospheric Research was used as a ground station for meteorological measurements during the Deep Convective Microphysics Experiment (DCMEX) project.  \r\n\r\nThe Kiva-2 site is at South Baldy Peak (33.9913N, 107.1880W, ~3287 m altitude), Magdalena Mountains, New Mexico.\r\n\r\nLangmuir Laboratory was built by New Mexico Tech in 1963, and is located at an elevation of 3,287 m  in the Magdalena Mountains, New Mexico,  close to the Magdalena Mountain Range.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12809/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/201936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/201937/?format=api"
            ]
        },
        {
            "ob_id": 41448,
            "uuid": "3a293db5bab5432e8d5190fd8e246cd6",
            "title": "Airfield Camp, Netheravon",
            "abstract": "Airfield Camp, Netheravon is a former RAF aerodrome based in Wiltshire, England.  It has hosted two meteorological sites (one still in operation): Netheravon (1977-1995) and Netheravon Camp (2014-present). It has also been used as a site for instruments operated during the WOEST field campaign in 2023.\r\n\r\nStation identifiers have included:\r\nWMO 03745\r\nDCNN 5814\r\nWIGOS: 0-20000-0-03745\r\n\r\n\r\nThe site has an elevation above mean sea level from 129m to143m for the two meteorological sites used.",
            "keywords": "meterological station, aerodrome",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12813/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12844/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12845/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202054/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202055/?format=api"
            ]
        },
        {
            "ob_id": 41465,
            "uuid": "ae51e187356a42d5b4e75cf96b3c2710",
            "title": "Sentinel-6A",
            "abstract": "The Sentinel-6A satellite misson",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202123/?format=api"
            ]
        },
        {
            "ob_id": 41505,
            "uuid": "b400093661b84be48a78e61851a76e91",
            "title": "Birmingham Air Quality Supersite (BAQS)",
            "abstract": "An urban air quality supersites in Birmingham, UK equipped with a suite of permanent and visiting instruments to deliver comprehensive, continuous and long-term measurements of atmospheric composition.\r\nIt is located in Edgebaston, Birmingham, UK at 52.46 N, -1.93 E  and 149 m altitude.",
            "keywords": "BAQS, OSCA",
            "identifier_set": [],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202263/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202264/?format=api"
            ]
        },
        {
            "ob_id": 41524,
            "uuid": "d08d1f4756e145a8a35ba8aba77a713e",
            "title": "MOD Lyneham",
            "abstract": "The Lyneham site represents a number of locations within the Ministry of Defence (MOD) site that have been used for observations. These include two meteorological sites and other locations used for field campaigns, all in close proximity.\r\n\r\nList of site IDs used for this location include:\r\n\r\nWMO id: 03740\r\nWIGOS id: 0-20000-0-03740\r\nICAO: EGDL\r\n\r\nAltitude above mean-sea level varies across the site, but is around 140 meters above mean sea level.\r\n\r\nWithin files in the CEDA archive the identifier 'lyneham' has been used.\r\n\r\nFurther specific site details can be found in the online resources linked to from this record. These include entries within the Met Office's MIDAS station database (for use within the MIDAS dataset collections also archived within the Centre for Environmental Data Analysis archive), the WMO's WIGOS site entry and also locations used on site for the WOEST field campaign in 2023.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12838/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12839/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12837/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202339/?format=api"
            ]
        },
        {
            "ob_id": 41608,
            "uuid": "197c01c716814296b21156855e7aa400",
            "title": "Harwell TCCON site, Oxfordshire, UK",
            "abstract": "The Harwell TCCON observatory is based in Oxfordshire, UK. Probes and instruments are located on  a concrete flat roof, surrounded by solar panels. No major obstructions in the vicinity.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202764/?format=api"
            ]
        },
        {
            "ob_id": 41666,
            "uuid": "1a86f46ce3b942c9be1ab637829ecd3a",
            "title": "University of Leeds Allsopp Helikite tethered balloon 21m3",
            "abstract": "The University of Leeds 21 m3 Allsopp Helikite tethered balloon, a tethered helium filled balloon with a kite wing that provides orientation, stabilisation, and additional dynamic lift (Allsopp Helikites Ltd., 2023).",
            "keywords": "helikite, tethered balloon",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12878/?format=api"
            ],
            "platformType": "balloon",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/203035/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/203036/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/203038/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/203039/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/203037/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/203172/?format=api"
            ]
        },
        {
            "ob_id": 42539,
            "uuid": "36ce07afe4944444878ec69cd3e70a13",
            "title": "Perdigao, Availade, Portugal field site",
            "abstract": "Perdigao, Availade, Portugal field site hosting NCAS instrumentation.\nPlatform altitude: 287m",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13135/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204134/?format=api"
            ]
        },
        {
            "ob_id": 43015,
            "uuid": "5c8fc0a3c8e44d6a85a6a97095d1a680",
            "title": "NOAA-6",
            "abstract": "NOAA-6 is one of a series of satellites from the National Oceanic and Atmospheric Administration (NOAA).\r\n\r\nIt flew from 1979-1987",
            "keywords": "",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204379/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204380/?format=api"
            ]
        },
        {
            "ob_id": 43016,
            "uuid": "0498d215b62b43a692bd5102a40978a4",
            "title": "NOAA-8",
            "abstract": "NOAA-8 is one of a series of satellites from the National Oceanic and Atmospheric Administration (NOAA).\r\n\r\nIt flew from 1983-1985",
            "keywords": "",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204381/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204382/?format=api"
            ]
        },
        {
            "ob_id": 43017,
            "uuid": "7dc0701f9b8a4036bfe9e8719a9c99d9",
            "title": "NOAA-10",
            "abstract": "NOAA-10 is one of a series of satellites from the National Oceanic and Atmospheric Administration (NOAA).\r\n\r\nIt flew from 186-2001",
            "keywords": "",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204383/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204384/?format=api"
            ]
        },
        {
            "ob_id": 43085,
            "uuid": "033349a08bde4bf2a3604aee40d39764",
            "title": "wildFIRE Lab, University of Exeter",
            "abstract": "The University of Exeter wildFIRE lab is a specifically designed experimental laboratory with facilities to test the flammability of natural fuels.\r\n\r\nThe group focuses on studying the influence of wildfire by using state-of-the-art experimental approaches to understand the flammability of vegetation and the nature of the materials that wildfires create.",
            "keywords": "University of Exeter, wildfires, wildFIRE",
            "identifier_set": [],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204569/?format=api"
            ]
        },
        {
            "ob_id": 43204,
            "uuid": "6ae5c12b3a02495f86d54ab8184947e4",
            "title": "Landsat 9",
            "abstract": "The Landsat 9 satellite was launched in 2021.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205512/?format=api"
            ]
        },
        {
            "ob_id": 43278,
            "uuid": "12c780dc77a345ae95a733797c7b52d2",
            "title": "Fagradalsfjall, Iceland",
            "abstract": "Fagradalsfjall volcano,  Iceland",
            "keywords": "",
            "identifier_set": [],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205810/?format=api"
            ]
        },
        {
            "ob_id": 43280,
            "uuid": "b52d3221cfcb4295a4765a24ce6b12ae",
            "title": "Unknown UAV",
            "abstract": "Unknown Uncrewed Aerial Vehicle platform carrying filter pack sampling equipment operated by University of Leeds",
            "keywords": "",
            "identifier_set": [],
            "platformType": "moving_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/205812/?format=api"
            ]
        },
        {
            "ob_id": 43358,
            "uuid": "1a10f24e65954fbc9412b9da50fe1214",
            "title": "Univeristy of California, Los Angeles (UCLA)",
            "abstract": "Univeristy of California, Los Angeles (UCLA)",
            "keywords": "UCLA",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206368/?format=api"
            ]
        },
        {
            "ob_id": 43362,
            "uuid": "3438cb41d6e9444fbf19fde349d05546",
            "title": "Lancaster University (LU)",
            "abstract": "Lancaster University (LU)",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206372/?format=api"
            ]
        },
        {
            "ob_id": 43363,
            "uuid": "143feffbb7e944ac82e915e353fec0a1",
            "title": "University of Maryland (UMD)",
            "abstract": "University of Maryland (UMD)",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206373/?format=api"
            ]
        },
        {
            "ob_id": 43364,
            "uuid": "f389bdb3600547108d2f099e259a2b70",
            "title": "State Key Laboratory of Organic Geochemistry, Guangzhou Institute of Geochemistry (SKLOG)",
            "abstract": "State Key Laboratory of Organic Geochemistry, Guangzhou Institute of Geochemistry (SKLOG)",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206374/?format=api"
            ]
        },
        {
            "ob_id": 43365,
            "uuid": "b21e25a740b144688df3e6095f82da66",
            "title": "California Institute of Technology (Caltech)",
            "abstract": "California Institute of Technology (Caltech)",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206375/?format=api"
            ]
        },
        {
            "ob_id": 43366,
            "uuid": "d0fd551c966e436580e762b1c640854b",
            "title": "University of California, Berkeley (UCB)",
            "abstract": "University of California, Berkeley (UCB)",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206376/?format=api"
            ]
        },
        {
            "ob_id": 43367,
            "uuid": "542f234a8b00456080e99925f7c6a177",
            "title": "Institute for Marine and Atmospheric Research, Utrech University (IMAU)",
            "abstract": "Institute for Marine and Atmospheric Research, Utrech University (IMAU)",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206377/?format=api"
            ]
        },
        {
            "ob_id": 43368,
            "uuid": "83ed5d2d568c427592bbabdb0115b682",
            "title": "Tianjin University (TJU)",
            "abstract": "Tianjin University (TJU)",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206378/?format=api"
            ]
        },
        {
            "ob_id": 43369,
            "uuid": "9e2cd2dfaa924e5eba657c02ee0fa9d3",
            "title": "Earth-Life Science Institute, Tokyo Institute of Technology (ELSI)",
            "abstract": "Earth-Life Science Institute, Tokyo Institute of Technology (ELSI)",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206379/?format=api"
            ]
        },
        {
            "ob_id": 43428,
            "uuid": "4442b702c12d45d5be47fd8c15b914f1",
            "title": "Sentinel 2C",
            "abstract": "Sentinel 2C was launched by the European Space Agency (ESA) to become the third part of the Sentinel series alongside Sentinel 2A and Sentinel 2B. Sentinel 2C takes over from Sentinel 2A. The satellite was launched on 5th September 2024.",
            "keywords": "Sentinel",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206718/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206719/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206721/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206720/?format=api"
            ]
        },
        {
            "ob_id": 43464,
            "uuid": "cdc77c8a3c184dadac5161139daef05b",
            "title": "Kaboi Lake, Sabah, Malaysia",
            "abstract": "Kaboi Lake, Sabah, Malaysia",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206934/?format=api"
            ]
        },
        {
            "ob_id": 43627,
            "uuid": "51850d62aa7c4cfd94d9951dab8de307",
            "title": "Mount Plose, South Tyrol, Italy",
            "abstract": "Plose is a mountain range in the Autonomous Province of Bolzano – South Tyrol in northern Italy. It has 3 peaks: Telegraph (2486 m), Pfannspitze (2547 m) and Gabler (2576 m). It is a popular ski location in winter and hiking area in summer.  The nearest town is Brixen (Bressanone), 6 km to the west. \r\nLocated on the Telegraph are disused buildings that were a base for the 16th Air Force Radar Centre, active from 1958 to 1978. There are several communication and broadcasting transmitters currently located here. One of the masts belongs to the Agency for Civil Protection and is located in a compound approximately 200m south of the old air force centre.  The land is owned by a Farmers Cooperative called the Plosachalpe Interest Group.\r\nThe NCAS moveable X-band radar (NXPol-2) was deployed alongside this compound for the TEAMx project in Summer 2025.",
            "keywords": "nxpol2, radar, teamx, mount plose, telegraph",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13254/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [
                "https://api.catalogue.ceda.ac.uk/api/v2/platforms/45249/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208801/?format=api"
            ]
        },
        {
            "ob_id": 43633,
            "uuid": "205026cf0f3d4780aac799fde6f85f9e",
            "title": "Met Office: Radcliffe",
            "abstract": "Radcliffe is a weather station part of the Met Office UK network of meteorological weather stations. It is located in Oxfordshire, UK. It was used to as part of a network of stations contributing to Central England Temperature series from 1853-1877.\r\n\r\nLatitude: 51.77\r\nLongitude: -0.73\r\nElevation: 63 m\r\n\r\nIdentifiers for this site\r\n - DCNN 4522\r\n - WIND 452201\r\n - RAIN 256221\r\n - RAIN 256222\r\n - RAIN 256223\r\n - RAIN 256224\r\n - RAIN 256225\r\n - RAIN 256226\r\n\r\nMIDAS station SRC ID: 606\r\n\r\nFor further details on the station refer to the station entry in the MIDAS Station tool linked to on this record.",
            "keywords": "Met Office, land station, Central England Temperature",
            "identifier_set": [],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208809/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208810/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208812/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208813/?format=api"
            ]
        },
        {
            "ob_id": 43638,
            "uuid": "d4d1c3c6756649039bb30219842fa681",
            "title": "Met Office: Ross-on-Wye",
            "abstract": "Ross-on-Wye is a weather station part of the Met Office UK network of meteorological weather stations. It is located in Hereford and Worcester, UK. It was used to as part of a network of stations contributing to Central England Temperature series from 1878-1958.\r\n\r\nLatitude: 51.92\r\nLongitude: -1.42\r\nElevation: 67 m\r\n\r\nIdentifiers for this site\r\n - DCNN 4882\r\n - WMO 03627\r\n - CLBW 99207\r\n - WIND 488201\r\n - WIND 488202\r\n - RAIN 476390\r\n\r\nMIDAS station SRC ID: 671\r\n\r\nFor further details on the station refer to the station entry in the MIDAS Station tool linked to on this record.",
            "keywords": "Met Office, land station, Central England Temperature",
            "identifier_set": [],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208832/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208833/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208834/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208835/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208836/?format=api"
            ]
        },
        {
            "ob_id": 43639,
            "uuid": "aa0dc2ec432144598bc99b60bb551f1b",
            "title": "Met Office: Pershore Collage",
            "abstract": "Pershore College is a weather station part of the Met Office UK network of meteorological weather stations. It is located in Hereford and Worcester, UK. It was used to as part of a network of stations contributing to Central England Temperature series from November 2004-current\r\n\r\nLatitude: 52.10001\r\nLongitude: -2.05997\r\nElevation: 37 m\r\n\r\nIdentifiers for this site\r\n - DCNN 4833\r\n - CLBW 99059\r\n - RAIN 457173\r\n - RAIN 457174\r\n\r\nMIDAS station SRC ID: 658\r\n\r\nFor further details on the station refer to the station entry in the MIDAS Station tool linked to on this record.",
            "keywords": "Met Office, land station, Central England Temperature",
            "identifier_set": [],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208840/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208841/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208842/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208843/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208844/?format=api"
            ]
        },
        {
            "ob_id": 43650,
            "uuid": "8db9dbe96ba44feeb66c3ad86f6c1cad",
            "title": "DELAIR DT26X Unpiloted Aerial Vehicle (UAV)",
            "abstract": "DELAIR DT26X Unpiloted Aerial Vehicle (UAV)is a long range UAV",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208910/?format=api"
            ]
        },
        {
            "ob_id": 43674,
            "uuid": "8894193a6dd74e55830a5cbba961d7e9",
            "title": "2 m tower at the Met Office Meteorological Research Unit, Cardington",
            "abstract": "The Met Office Meteorological Research Unit, Cardington, maintain a 2 m tower on which a range of instruments for near-surface observations were deployed.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209009/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209010/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209011/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209012/?format=api"
            ]
        },
        {
            "ob_id": 43740,
            "uuid": "418ceedf16814a4bbe4f3e912161fa5c",
            "title": "Bermuda Institute of Oceanic Sciences (BIOS) Tudor Hill Marine Atmospheric Observ atory (THMAO)",
            "abstract": "University of York's HCl-TILDAS is situated on top of a 10-metre high tower at the Bermuda Institute of Ocean Sciences (BIOS) Tudor Hill Marine Atmospheric\r\nObservatory (THMAO), Bermuda",
            "keywords": "",
            "identifier_set": [],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209280/?format=api"
            ]
        },
        {
            "ob_id": 44083,
            "uuid": "226d649f18c34f40bb6e359d082ec250",
            "title": "JADE-one Dimona",
            "abstract": "JADE-one Dimona HK36 aircraft, operated by Jade University of Applied Sciences, Germany",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13301/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210799/?format=api"
            ]
        },
        {
            "ob_id": 44092,
            "uuid": "74b1c6ec339647d5b2c8baed84723616",
            "title": "wxUAS MetSprite",
            "abstract": "wxUAS MetSprite",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/210846/?format=api"
            ]
        },
        {
            "ob_id": 44157,
            "uuid": "8f29c69e80fd4e2e9d10845592473f89",
            "title": "Ash Farm, Dorset",
            "abstract": "Ash Farm is a rural farm in Stourpaine, Dorset, UK (postcode DT11 8PW). It was used as as a radiosonde launch site during the WesCon - Observing the Evolving Structures of Turbulence (WOEST) project.  It is located at 50.896750°N, 2.177910°W.",
            "keywords": "ash-farm",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13320/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211181/?format=api"
            ]
        },
        {
            "ob_id": 44158,
            "uuid": "c7610515b82b4bd593c1d5f2f83798af",
            "title": "Spire View Airfield, Wiltshire",
            "abstract": "Spire View Airfield, Coombe Bissett, Wiltshire is a small farm strip located 5 miles out of Salisbury and 2 miles out of the village of Coombe Bissett. The Airfield has 2 grass runways one North South and an East West which are just under 500 metres in length. This site was used as a radiosonde launch site during the WesCon - Observing the Evolving Structures of Turbulence (WOEST) campaign in 2023.",
            "keywords": "spire-view",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13321/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211182/?format=api"
            ]
        },
        {
            "ob_id": 44246,
            "uuid": "e9239ef8fda8479aac71e3f5e51bbae7",
            "title": "Met Office: Oxford Radcliffe",
            "abstract": "Oxford Radcliffe is a weather station part of the Met Office UK network of meteorological weather stations. It is located in Oxfordshire, UK. It was used to as part of a network of stations contributing to Central England Temperature series from 1853-1877.\r\n\r\nLatitude: 51.76\r\nLongitude: -1.26\r\nElevation: 63 m\r\n\r\nIdentifiers for this site\r\n - DCNN 4522\r\n - WIND 452201\r\n - RAIN 256221\r\n - RAIN 256222\r\n - RAIN 256223\r\n - RAIN 256224\r\n - RAIN 256225\r\n - RAIN 256226\r\n\r\nMIDAS station SRC ID: 606\r\n\r\nFor further details on the station refer to the station entry in the MIDAS Station tool linked to on this record.",
            "keywords": "Met Office, land station, Central England Temperature",
            "identifier_set": [],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211610/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211611/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/211613/?format=api"
            ]
        },
        {
            "ob_id": 44519,
            "uuid": "4136530451d64423853353fd82d6d13c",
            "title": "Harvard Forest HF8  14/08/2017",
            "abstract": "The data was collected using the following TLS Scanning and produced using the following processing state settings:\r\nScan Pattern\t\r\nResolution (o): 15m\r\nWaveform:\tN\r\nResolution: 0.04\r\nRGB\t: Y \r\nPersonnel: A.Burt,W.Woodgate,E.Saenz\r\nRegistered: Y\r\nExtracted: N\r\nModelled: : N\r\nPoC\t: AB\r\nStem #: -\r\nPlot cencus:  - \r\nTLS data: -",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213067/?format=api"
            ]
        },
        {
            "ob_id": 44520,
            "uuid": "a7702e98dc744eb9b5b6e1dee9d6a9a2",
            "title": "Harvard Forest HFM  25/08/2017",
            "abstract": "The data was collected using the following TLS Scanning and produced using the following processing state settings:\r\nScan Pattern\t\r\nResolution (o): 15m\r\nWaveform:\tN\r\nResolution: 0.04\r\nRGB\t: Y (1 row)\r\nPersonnel: A.Burt,W.Woodgate,E.Saenz\r\nRegistered: Y\r\nExtracted: N\r\nModelled: : N\r\nPoC\t: AB\r\nStem #: -\r\nPlot cencus:  - \r\nTLS data: -",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213068/?format=api"
            ]
        },
        {
            "ob_id": 44521,
            "uuid": "efa687e115b84a4382b4c11ada71803d",
            "title": "Harvard Forest HF-N 18/08/2017",
            "abstract": "The data was collected using the following TLS Scanning and produced using the following processing state settings:\r\nScan Pattern\t\r\nResolution (o): 15m\r\nWaveform:\tN\r\nResolution: 0.04\r\nRGB\t: Y \r\nPersonnel: A.Burt,W.Woodgate,E.Saenz\r\nRegistered: Y\r\nExtracted: N\r\nModelled: : N\r\nPoC\t: AB\r\nStem #: -\r\nPlot cencus:  - \r\nTLS data: -",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213069/?format=api"
            ]
        },
        {
            "ob_id": 44537,
            "uuid": "343a557530534d1585e380dd71699cc6",
            "title": "Armstong Redwoods State Natural Reserve CALI-04 12/09/2017",
            "abstract": "The data was collected using the following TLS Scanning and produced using the following processing state settings:\r\nScan Pattern\t15m grid\r\nResolution (o): 0.04\r\nWaveform:\tN\r\nResolution: 0.04\r\nRGB\t: Y \r\nPersonnel: A.Burt,M.Disney,L.Duncanson,J.Armston\r\nRegistered: Y\r\nExtracted: N\r\nModelled: : N\r\nPoC\t: AB\r\nStem #: -\r\nPlot cencus:  - \r\nTLS data: -",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213150/?format=api"
            ]
        },
        {
            "ob_id": 44538,
            "uuid": "4b9e02f3cf1342148607417f76e18634",
            "title": "Armstong Redwoods State Natural Reserve CALI-03 11/09/2017",
            "abstract": "The data was collected using the following TLS Scanning and produced using the following processing state settings:\r\nScan Pattern\t15m grid\r\nResolution (o): 0.04\r\nWaveform:\tN\r\nResolution: 0.04\r\nRGB\t: Y \r\nPersonnel: A.Burt,M.Disney,L.Duncanson,J.Armston\r\nRegistered: Y\r\nExtracted: N\r\nModelled: : N\r\nPoC\t: AB\r\nStem #: -\r\nPlot cencus:  - \r\nTLS data: -",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213151/?format=api"
            ]
        },
        {
            "ob_id": 44539,
            "uuid": "58113cba718a4e9284fb05c15c0beb36",
            "title": "Armstong Redwoods State Natural Reserve CALI-05 13/09/2017",
            "abstract": "The data was collected using the following TLS Scanning and produced using the following processing state settings:\r\nScan Pattern\t15m grid\r\nResolution (o): 0.04\r\nWaveform:\tN\r\nResolution: 0.04\r\nRGB\t: Y \r\nPersonnel: A.Burt,M.Disney,L.Duncanson,J.Armston\r\nRegistered: Y\r\nExtracted: N\r\nModelled: : N\r\nPoC\t: AB\r\nStem #: -\r\nPlot cencus:  - \r\nTLS data: -",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213152/?format=api"
            ]
        },
        {
            "ob_id": 44540,
            "uuid": "5871cacedd8a4da5b2054fe6efba0e55",
            "title": "Armstong Redwoods State Natural Reserve CALI-06 14/09/2017",
            "abstract": "The data was collected using the following TLS Scanning and produced using the following processing state settings:\r\nScan Pattern\t15m grid\r\nResolution (o): 0.04\r\nWaveform:\tN\r\nResolution: 0.04\r\nRGB\t: Y \r\nPersonnel: A.Burt,M.Disney,L.Duncanson,J.Armston\r\nRegistered: Y\r\nExtracted: N\r\nModelled: : N\r\nPoC\t: AB\r\nStem #: -\r\nPlot cencus:  - \r\nTLS data: -",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213153/?format=api"
            ]
        },
        {
            "ob_id": 44667,
            "uuid": "be7ebeb127b6402083fb737ef95e2b7d",
            "title": "WesCon MetOffice AWS sites",
            "abstract": "Met Office deployed AWS instruments at 11 sites for the WesCon \r\n\r\nAWS Site name, What3Words, latitude, longitude, elevation\r\n\r\n1.Chilbolton: ///uptown.snowballs.skip 51.145849 N, -1.439579 E, 83m\r\n2. Clench Common: ///edits.worms.give 51.389756 N, -1.732073 E, 191m\r\n3. Spire View: ///noon.desire.suggested 51.019040 N, -1.858634 E, 144m\r\n4. Yatesbury Field ///marching.sound.consoled 51.431948 N, -1.912569 E, 172m\r\n5. Lydeway Field: ///trespass.wheels.calls 51.331196 N, -1.929432 E, 108m\r\n6. Breach Hill: ///equity.crystals.blubber 51.218070 N, -1.986772 E, 143m \r\n7. Keevil, ///shorter.deciding.protester 51.312808 N, -2.128863 E, 52m\r\n8. Wadswick Farm: ///dinner.plod.brave 51.411577 N, -2.223937 E, 130m\r\n9. The Park: ///fewest.shampoos.invents 51.128607 N, -2.254400 E, 217m\r\n10. Brown Shutters: ///overruns.surface.stow 51.311212 N, -2.307145 E, 112m\r\n11. Henstridge: ///shocked.river.masses 50.986313 N, -2.352224 E, 53m",
            "keywords": "",
            "identifier_set": [],
            "platformType": "station_group",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213902/?format=api"
            ]
        },
        {
            "ob_id": 44680,
            "uuid": "c1d78919bcd34c25a5d5851a79d23150",
            "title": "Himawari-8",
            "abstract": "Himawari-8 is a Japanese Geostationary Meteorological satellite.  It was launced in October 2014.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213976/?format=api"
            ]
        },
        {
            "ob_id": 44681,
            "uuid": "6542320b06ae4e7c95288c2b2b6599b6",
            "title": "Himawari-9",
            "abstract": "Himawari-9 is a Japanese Geostationary Meteorological Satellite.  It was launched in November 2016.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213977/?format=api"
            ]
        },
        {
            "ob_id": 44729,
            "uuid": "8cb0ee666d2b448db63fcf8bbfd5497b",
            "title": "ECCC field site: Edmonton, Canada",
            "abstract": "Edmonton, Canada field site operated by Environment and Climate Change Canada (ECCC).\n\nSite WIGOS id: 0-20008-0-EDT. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13475/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13476/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214171/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214172/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214173/?format=api"
            ]
        },
        {
            "ob_id": 44733,
            "uuid": "47d7900772964038a53a25bf5d66aa36",
            "title": "The Cyprus Institute field site: Cao-Nicosia, Cyprus",
            "abstract": "Cao-Nicosia, Cyprus field site operated by The Cyprus Institute.\n\nSite WIGOS id: 0-196-0-CYPN. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13477/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13478/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214185/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214187/?format=api"
            ]
        },
        {
            "ob_id": 44737,
            "uuid": "c2a9337d19f1469bb2fd8238c4e505b6",
            "title": "CHMI field site: Brno, Czech Republic",
            "abstract": "Brno, Czech Republic field site operated by Czech Hydrometeorological Institute (CHMI).\n\nSite WIGOS id: 0-20000-0-11723. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n\nSite WMO site id: 11723.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13479/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13480/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13481/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214199/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214200/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214201/?format=api"
            ]
        },
        {
            "ob_id": 44744,
            "uuid": "e33fbaba302040b48d5b9b8046107c84",
            "title": "CHMI field site: Mosnov, Czech Republic",
            "abstract": "Mosnov, Czech Republic field site operated by Czech Hydrometeorological Institute (CHMI).\n\nSite WIGOS id: 0-20000-0-11782. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n\nSite WMO site id: 11782.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13482/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13483/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13484/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214224/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214225/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214226/?format=api"
            ]
        },
        {
            "ob_id": 44752,
            "uuid": "46a22c0d0111427c8df9cfc5c34bc208",
            "title": "University of Cologne field site: Koln Zulpicher Wall, Germany",
            "abstract": "Koln Zulpicher Wall, Germany field site operated by University of Cologne.\n\nSite WIGOS id: 0-276-13-19987. Details for this WIGOS station are presently unavailable in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13486/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13487/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214252/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214253/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/214254/?format=api"
            ]
        },
        {
            "ob_id": 44987,
            "uuid": "01eb544abe914076b70f6b3ce1dc86b1",
            "title": "Isavia field site: Keflavikurflugvollir, Iceland",
            "abstract": "Keflavikurflugvollir, Iceland field site operated by Isavia.\n\nSite WIGOS id: 0-20000-0-04018. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13588/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215436/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215437/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215438/?format=api"
            ]
        },
        {
            "ob_id": 44994,
            "uuid": "668f624d758d4d6a8f0e6e40be2ed265",
            "title": "CNR-ISAC field site: Capo Granitola, Italy",
            "abstract": "Capo Granitola, Italy field site operated by Institute of Atmospheric Sciences and Climate (CNR-ISAC).\n\nSite WIGOS id: 0-20008-0-CGR. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13589/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13590/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215461/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215462/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215463/?format=api"
            ]
        },
        {
            "ob_id": 44999,
            "uuid": "2bee831bf7d7443ebde29a1ff65b1cfb",
            "title": "CNR-IMAA field site: Potenza, Italy",
            "abstract": "Potenza, Italy field site operated by Institute of Methodologies for Environmental Analysis (CNR-IMAA).\n\nSite WIGOS id: 0-20008-0-POT. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13592/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13593/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215478/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215479/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215480/?format=api"
            ]
        },
        {
            "ob_id": 45008,
            "uuid": "d894dee3ca804f05b640739d66779d36",
            "title": "KNMI field site: Hkn, Netherlands",
            "abstract": "Hkn, Netherlands field site operated by Royal Netherlands Meteorological Institute (KNMI).\n\nSite WIGOS id: 0-528-0-06213. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n\nSite WMO site id: 06213.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13596/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13597/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13598/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215508/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215509/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215510/?format=api"
            ]
        },
        {
            "ob_id": 45012,
            "uuid": "64b836fe8f2a4c168ec06ab48ed753a2",
            "title": "KNMI field site: Hkwa, Netherlands",
            "abstract": "Hkwa, Netherlands field site operated by Royal Netherlands Meteorological Institute (KNMI).\n\nSite WIGOS id: 0-528-0-06218. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n\nSite WMO site id: 06218.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13599/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13600/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13601/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215522/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215523/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215524/?format=api"
            ]
        },
        {
            "ob_id": 45016,
            "uuid": "51b6f3f76e65410cb878e85c76b24577",
            "title": "KNMI field site: Hkza, Netherlands",
            "abstract": "Hkza, Netherlands field site operated by Royal Netherlands Meteorological Institute (KNMI).\n\nSite WIGOS id: 0-528-0-06216. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n\nSite WMO site id: 06216.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13602/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13603/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13604/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215536/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215537/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215538/?format=api"
            ]
        },
        {
            "ob_id": 45021,
            "uuid": "5d4a02b4bb1a41eba1216761d68a1cce",
            "title": "NIWA field site: Lauder, New Zealand",
            "abstract": "Lauder, New Zealand field site operated by National Institute of Water & Atmospheric Research (NIWA).\n\nSite WIGOS id: 0-20008-0-LAU. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13606/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13607/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215553/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215554/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215555/?format=api"
            ]
        },
        {
            "ob_id": 45026,
            "uuid": "8eeda5da551342d29770a5adc3e6cd60",
            "title": "Norwegian Environmental Research Institution field site: Birkenes, Norway",
            "abstract": "Birkenes, Norway field site operated by Norwegian Environmental Research Institution.\n\nSite WIGOS id: 0-20008-0-BIR. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13609/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13610/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215570/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215572/?format=api"
            ]
        },
        {
            "ob_id": 45031,
            "uuid": "f5e8e2310c8a401797685b54d49c2bdd",
            "title": "Universidade de Évora field site: Evaso, Portugal",
            "abstract": "Evaso, Portugal field site operated by Universidade de Évora.\n\nSite WIGOS id: 0-620-3704-5480. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13612/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13613/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215587/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215588/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215589/?format=api"
            ]
        },
        {
            "ob_id": 45040,
            "uuid": "93b0b33516d347979364abd386340964",
            "title": "Agencija Republike Slovenije Za Okolje field site: Ljubljana Bezigrad, Slovenia",
            "abstract": "Ljubljana Bezigrad, Slovenia field site operated by Agencija Republike Slovenije Za Okolje.\n\nSite WIGOS id: 0-20000-0-14015. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n\nSite WMO site id: 14015.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13616/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13617/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13618/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215618/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215619/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215620/?format=api"
            ]
        },
        {
            "ob_id": 45045,
            "uuid": "c4f24ff5e38c425fbab04ac779185b6e",
            "title": "CIEMAT field site: Ciemat Madrid, Spain",
            "abstract": "Ciemat Madrid, Spain field site operated by Centro de Investigaciones Energéticas, Medioambientales y Tecnológicas (CIEMAT).\n\nSite WIGOS id: 0-724-60000-0000000CIEMAT001. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13620/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13621/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215635/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215637/?format=api"
            ]
        },
        {
            "ob_id": 45049,
            "uuid": "e70d1f26177d4c9da863c30eb00f54a6",
            "title": "UGR field site: Guadiana Ugr, Spain",
            "abstract": "Guadiana Ugr, Spain field site operated by University of Granada (UGR).\n\nSite WIGOS id: 0-724-60000-000000000UGRA001. Details for this WIGOS station are presently unavailable in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13622/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13623/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215649/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215651/?format=api"
            ]
        },
        {
            "ob_id": 45054,
            "uuid": "e7c209dbf38c4aa18ca6c681590b9c3f",
            "title": "SLU field site: Svartberget, Sweden",
            "abstract": "Svartberget, Sweden field site operated by Swedish University of Agricultural Sciences (SLU).\n\nSite WIGOS id: 0-20008-0-SVB. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13625/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13626/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215666/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215668/?format=api"
            ]
        },
        {
            "ob_id": 45059,
            "uuid": "f7c6822b4d1a409b8e82df92033aa440",
            "title": "ETH Zurich field site: Eriswil, Switzerland",
            "abstract": "Eriswil, Switzerland field site operated by ETH Zurich.\n\nSite WIGOS id: 0-756-2-ERISWIL. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13628/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13629/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215683/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215684/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215685/?format=api"
            ]
        },
        {
            "ob_id": 45063,
            "uuid": "7234416f1ad84c5bb1c077848696aac6",
            "title": "MeteoSwiss field site: Lugano Airport, Switzerland",
            "abstract": "Lugano Airport, Switzerland field site operated by MeteoSwiss.\n\nSite WIGOS id: 0-20000-0-06775. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n\nSite WMO site id: 06775.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13630/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13631/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13632/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215697/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215698/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215699/?format=api"
            ]
        },
        {
            "ob_id": 45067,
            "uuid": "fdca23ea567945ee9a8f6b07d2c448d7",
            "title": "MeteoSwiss field site: Nottwil, Switzerland",
            "abstract": "Nottwil, Switzerland field site operated by MeteoSwiss.\n\nSite WIGOS id: 0-756-0-RGNOT. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13633/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13634/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215711/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215712/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215713/?format=api"
            ]
        },
        {
            "ob_id": 45075,
            "uuid": "ce9d2bdd2b54498c8276917abff2eef1",
            "title": "NCAS field site: Jodrell Bank Observatory, UK",
            "abstract": "Jodrell Bank Observatory, UK field site operated by National Centre for Atmospheric Science (NCAS).\n\nSite WIGOS id: 0-826-301-3. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13636/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13637/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215739/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215740/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215741/?format=api"
            ]
        },
        {
            "ob_id": 45162,
            "uuid": "b79e1c84903243c2ba2d0b7e3e29d787",
            "title": "TERRA",
            "abstract": "Earth Observation System - Terra\r\n\r\n1st flight unit of the EOS programme.\r\nMain mission: land and ocean observation, aerosol.\r\nSubstantial contribution to atmospheric radiation.\r\nSignificant contribution to atmospheric chemistry.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216111/?format=api"
            ]
        },
        {
            "ob_id": 45239,
            "uuid": "fdfcdb06973d464387bd76b71d5153f9",
            "title": "Mars Reconnaissance Orbiter (MRO)",
            "abstract": "Mars Reconnaissance Orbiter (MRO)",
            "keywords": "",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216456/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216457/?format=api"
            ]
        },
        {
            "ob_id": 45240,
            "uuid": "922c04100d7d46df822badd156eb849b",
            "title": "Mars Odyssey (ODY)",
            "abstract": "Mars Odyssey (ODY) satellite operated by NASA.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216458/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216459/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216460/?format=api"
            ]
        },
        {
            "ob_id": 45249,
            "uuid": "f27bc0aaed024589b7b414ae3ced7d04",
            "title": "Mount Plose Radar site",
            "abstract": "Plose is a mountain range in the Autonomous Province of Bolzano – South Tyrol in northern Italy. It has 3 peaks: Telegraph (2486 m), Pfannspitze (2547 m) and Gabler (2576 m). It is a popular ski location in winter and hiking area in summer.  The nearest town is Brixen (Bressanone), 6 km to the west. \r\nLocated on the Telegraph are disused buildings that were a base for the 16th Air Force Radar Centre, active from 1958 to 1978. There are several communication and broadcasting transmitters currently located here. One of the masts belongs to the Agency for Civil Protection and is located in a compound approximately 200m south of the old air force centre.  The land is owned by a Farmers Cooperative called the Plosachalpe Interest Group.\r\nThe NCAS moveable X-band radar (NXPol-2) was deployed alongside this compound for the TEAMx project in Summer 2025.",
            "keywords": "nxpol2, radar, teamx, mount plose, telegraph",
            "identifier_set": [],
            "platformType": "stationary_platform",
            "parentPlatform": [
                "https://api.catalogue.ceda.ac.uk/api/v2/platforms/43627/?format=api"
            ],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216500/?format=api"
            ]
        },
        {
            "ob_id": 45250,
            "uuid": "67879b090496436f929c4f2308d67741",
            "title": "Sterzing Team-X site",
            "abstract": "Sterzing is a comune in South Tyrol in northern Italy. It is the main town of the southern Wipptal\r\n\r\nThe NCAS AMOF instruments were deployed at the Sterzing measurement site for the TEAMx project in Summer 2025.",
            "keywords": "radar, teamx",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13692/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216501/?format=api"
            ]
        },
        {
            "ob_id": 45258,
            "uuid": "6564aad819824c05b02377be53340648",
            "title": "Vietnam National University HCMC",
            "abstract": "11 storey building in Ho Chi Minh City Vietnam.",
            "keywords": "",
            "identifier_set": [],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216541/?format=api"
            ]
        },
        {
            "ob_id": 45289,
            "uuid": "ef41f6cc2a06415aaa8cba0eeb0b57ba",
            "title": "Camp Raven, Greenland",
            "abstract": "Camp Raven is situated on the Greenland Icesheet, in Qeqqata, Greenland. It was used as a field site for the ICECAPS-MELT project.\r\n\r\nLocated at:\r\n\r\n66.48 N\r\n46.30 W\r\n2331 m asl",
            "keywords": "Greenland, field site",
            "identifier_set": [],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216629/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216630/?format=api"
            ]
        }
    ]
}