Observation List
Get a list of Observation objects.
### Available end points:
- `/observations/` - Will list all Results in the database
- `/observations.json` - Will return all Results in json format. This can
also be achieved by using the accept header. `application/json`
- `/observations/<object_id>/` - Returns Results object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `title`
- `uuid`
- `keywords`
- `status`
- `result_field`
- `discoveryKeywords`
- `updateFrequency`
- `nonGeographicFlag`
- `publicationState`
- `permissions`
### How to use filters:
These filters can be used like django query filters using __ for related model relationships.
- `/observations/?uuid=d594d53df2612bbd89c2e0e770b5c1a0`
- `/observations/?status=completed`
- `/observations/?results_field__dataPath__startswith=/neodc/esacci`
- `/observations/?discoveryKeywords__name=ESACCI`
- `/observations/?nonGeographicFlag=True`
Filters can be stacked to build an 'AND' relationship. E.g.
- `/observations/?publicationState__in=published,citable&nonGeographicFlag=True`
- `/observations/?publicationState__in=published,citable&discoveryKeyword__name=NDGO0003`
GET /api/v2/observations/?format=api&offset=8000
{ "count": 10254, "next": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=8100", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=7900", "results": [ { "ob_id": 36139, "uuid": "5718fee6acc54548b98a1a7cfc9c11b9", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Groningen Ap Eelde, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Groningen Ap Eelde, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06280.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:12:23", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36138/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/groningen-ap-eelde/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4521826109, "numberOfFiles": 1777, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9989/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3227/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46599/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173887/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173888/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173889/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173890/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173891/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173892/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173893/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173894/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173895/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36140/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36143, "uuid": "6e0b095b7f734beb83c7652b61246baa", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Hoogeveen, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Hoogeveen, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06279.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:14:07", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36142/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/hoogeveen/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4735985959, "numberOfFiles": 1847, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9990/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3228/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173901/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173902/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173903/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173904/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173905/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173906/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173907/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173908/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173909/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36144/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36147, "uuid": "c8dd0222b3ad4d968ee6bddc958aec31", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Leeuwarden, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Leeuwarden, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06270.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:16:08", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36146/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/leeuwarden/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4698294049, "numberOfFiles": 1844, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9991/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3229/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173915/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173916/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173917/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173918/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173919/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173920/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173921/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173922/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173923/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36148/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36151, "uuid": "5279e7f3d6f54bc4883972f05f880a62", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Lelystad Ap, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Lelystad Ap, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06269.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:17:52", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36150/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/lelystad-ap/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4746208319, "numberOfFiles": 1849, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9992/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3230/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173930/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173931/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173933/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173934/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173936/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173937/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36152/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36155, "uuid": "6cdf40b8d47c4f2cad9f04268585167a", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Maastricht Aachen Ap, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Maastricht Aachen Ap, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06380.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:19:21", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36154/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/maastricht-aachen-ap/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4746779032, "numberOfFiles": 1850, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9993/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3231/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173944/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173945/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173948/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173949/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173951/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36156/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36159, "uuid": "1ec5ae1588b847a39f2056c9d913eb99", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Muiden, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Muiden, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-528-0-06236.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:21:09", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36158/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/muiden/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4690236654, "numberOfFiles": 1849, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9994/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3232/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46599/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173957/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173958/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173959/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173960/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173961/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173962/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173963/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173965/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36160/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36163, "uuid": "5f339265d9654e9a8c4d9048a8d0fb32", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Nieuw Vennep, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Nieuw Vennep, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-528-0-06237.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:22:47", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36162/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/nieuw-vennep/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4710836106, "numberOfFiles": 1845, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9995/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3233/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173971/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173972/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173973/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173974/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173975/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173976/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173977/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173978/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173979/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36164/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36167, "uuid": "7074a08272ca4dc8ba55e28cf8beb80f", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Nieuwkoop, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Nieuwkoop, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-528-0-06238.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:24:27", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36166/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/nieuwkoop/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4706145183, "numberOfFiles": 1842, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9996/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3234/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173985/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173986/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173987/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173988/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173989/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173990/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173991/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173992/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173993/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36168/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36171, "uuid": "f01dc217443949e4b0ce60a737f121c8", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Rotterdam The Hague Ap, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Rotterdam The Hague Ap, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06344.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:26:08", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36170/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/rotterdam-the-hague-ap/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4735356978, "numberOfFiles": 1852, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9997/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3235/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46599/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/173999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174000/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174001/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174003/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174004/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174005/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174006/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174007/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36172/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36175, "uuid": "b100c68eec9b438a94b154ce30336164", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Stavoren, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Stavoren, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06267.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:27:38", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36174/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/stavoren/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4710658744, "numberOfFiles": 1841, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9998/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3236/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46599/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174021/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36176/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36179, "uuid": "27e0e4cf490e4042ae37d44e39e76a0d", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Twenthe, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Twenthe, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06290.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:29:18", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36178/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/twenthe/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4737840697, "numberOfFiles": 1850, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9999/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3237/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174027/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174031/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174035/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36180/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36183, "uuid": "8cb4f4b8eda743f08f90c89914be383a", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Vlieland, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Vlieland, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06242.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:31:30", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36182/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/vlieland/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4711317289, "numberOfFiles": 1842, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10000/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3238/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174049/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36184/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36187, "uuid": "62c1182c372a44efa9f089cadded39d1", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Vlissingen, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Vlissingen, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06310.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:33:00", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36186/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/vlissingen/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4723321966, "numberOfFiles": 1844, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10001/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3239/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174063/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36188/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36191, "uuid": "5dc404e874a44e168bac9474e14d4c86", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Volkel, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Volkel, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06375.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:34:42", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36190/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/volkel/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4726813569, "numberOfFiles": 1843, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10002/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3240/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174077/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36192/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36195, "uuid": "b5f85703a94840f8b7c201b612ebe32b", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Voorschoten, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Voorschoten, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06215.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:36:55", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36194/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/voorschoten/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4728480463, "numberOfFiles": 1846, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10003/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3241/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174091/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36196/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36199, "uuid": "af135fe6554c47ae9876077f764e9322", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument deployed at Woensdrecht, Netherlands", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Royal Netherlands Meteorological Institute (KNMI)'s Lufft CHM15k \"Nimbus\" deployed at Woensdrecht, Netherlands.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06340.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:38:34", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36198/?format=api", "dataPath": "/badc/eprofile/data/daily_files/netherlands/woensdrecht/knmi-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4693075617, "numberOfFiles": 1845, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10004/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3242/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174098/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174102/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174103/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174104/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174105/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36200/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36203, "uuid": "16031bf4250f498f95a9adc2a17637cb", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" instrument deployed at Bjornoya, Norway", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" deployed at Bjornoya, Norway.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-01028.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:42:19", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36202/?format=api", "dataPath": "/badc/eprofile/data/daily_files/norway/bjornoya/met-norway-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4213293370, "numberOfFiles": 1600, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10005/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3243/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174113/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174118/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174119/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36204/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36207, "uuid": "3fbfa0a51a964e2a877f389a6007671c", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" instrument deployed at Flesland, Norway", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" deployed at Flesland, Norway.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-01311.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:43:33", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36206/?format=api", "dataPath": "/badc/eprofile/data/daily_files/norway/flesland/met-norway-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4843153269, "numberOfFiles": 1830, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10006/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3244/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174125/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174126/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174127/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174133/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36208/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36211, "uuid": "7787fec59c534d44847ef96f2066b24e", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" instrument deployed at Hopen, Norway", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" deployed at Hopen, Norway.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-01062.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:45:23", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36210/?format=api", "dataPath": "/badc/eprofile/data/daily_files/norway/hopen/met-norway-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4188823945, "numberOfFiles": 1597, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10007/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3245/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174139/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174140/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174141/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174145/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174146/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174147/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36212/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36215, "uuid": "c1cfde22d4244d00b534ef4e626e9061", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" instrument deployed at Jan Mayen, Norway", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" deployed at Jan Mayen, Norway.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-01001.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:46:50", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36214/?format=api", "dataPath": "/badc/eprofile/data/daily_files/norway/jan-mayen/met-norway-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4872320188, "numberOfFiles": 1845, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10008/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3246/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174158/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174160/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174161/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36216/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36219, "uuid": "f075e25e375a47f8854c135ba01612ee", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" instrument deployed at Oslo, Norway", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" deployed at Oslo, Norway.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-01492.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:48:55", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36218/?format=api", "dataPath": "/badc/eprofile/data/daily_files/norway/oslo/met-norway-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4880234905, "numberOfFiles": 1851, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10009/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3247/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174171/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174175/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36220/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36223, "uuid": "9f520d00c59b4f23a9240b4f3fdcb981", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from INOE 2000's Lufft CHM15k \"Nimbus\" instrument deployed at Magurele Rado, Romania", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from National Institute for Research and Development in Optoelectronics (INOE 2000)'s Lufft CHM15k \"Nimbus\" deployed at Magurele Rado, Romania.\r\n\r\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\r\n\r\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20008-0-INO.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:52:24", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36222/?format=api", "dataPath": "/badc/eprofile/data/daily_files/romania/magurele-rado/inoe2000-lufft-chm15k_B", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2229560545, "numberOfFiles": 898, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10010/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3248/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174181/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174182/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174183/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174184/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174186/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174187/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174188/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174189/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36224/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36227, "uuid": "fad52b62ad814386b2344dc626078ef9", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Alicante, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Alicante, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08360.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:25:26", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36226/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/alicante/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4063270810, "numberOfFiles": 1676, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10011/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3249/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174194/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174195/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174196/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174197/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174199/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174202/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36228/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36233, "uuid": "00e2c0840cdd49b5a78544ae90daf7b5", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from UGR's Lufft CHM15k \"Nimbus\" instrument deployed at Badajoz, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from University of Granada (UGR)'s Lufft CHM15k \"Nimbus\" deployed at Badajoz, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20008-0-UEX.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:53:57", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36232/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/badajoz/granada-university-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4269443557, "numberOfFiles": 1669, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10013/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3250/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46599/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174208/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174209/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174210/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174211/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174213/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174214/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174215/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174216/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36234/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36238, "uuid": "005d9afdd6b6494c95091cee97dcb23f", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from UPC's Mini-MPL instrument deployed at Barcelona Upc, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Universitat Politecnica Catalunya (UPC)'s Mini-MPL deployed at Barcelona Upc, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20008-0-BRC.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T15:39:24", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36237/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/barcelona-upc/universitat-politecnica-catalunya-mini-mpl_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 606060717, "numberOfFiles": 455, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10014/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3251/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174225/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174226/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174227/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174229/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174232/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174233/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36239/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36243, "uuid": "863cb3d826074252af15636fd74dd519", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Base Aerea De Moron, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Base Aerea De Moron, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08397.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:25:58", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36242/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/base-aerea-de-moron/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3572069404, "numberOfFiles": 1381, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10015/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3252/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174242/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174243/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174245/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174246/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174248/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174250/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36244/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36249, "uuid": "3095bf82f9914b33a8dcefdac7789664", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Base Famet De El Copero, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Base Famet De El Copero, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-724-0-08393.\n Details for this WIGOS station are presently unavailable in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:25:54", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36248/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/base-famet-de-el-copero/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2795155991, "numberOfFiles": 1638, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10017/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3253/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174256/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174259/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174261/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174264/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36250/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36253, "uuid": "23f95d4bae3b4983b562c0ea036d7799", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Colmenar Viejo, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Colmenar Viejo, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08219.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T16:17:36", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36252/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/colmenar-viejo/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2151106913, "numberOfFiles": 1628, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10018/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3254/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174270/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174271/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174272/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174273/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174274/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174275/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174277/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174278/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36254/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36257, "uuid": "4fa6969924df410a965473761fe7bec9", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Cordoba, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Cordoba, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08410.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T16:18:10", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36256/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/cordoba/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4311296908, "numberOfFiles": 1841, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10019/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3255/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174284/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174285/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174286/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174287/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174288/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174289/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174290/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174291/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174292/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36258/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36261, "uuid": "564df7bbef824eb6943d0e32efe5ce95", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from UGR's Lufft CHM15k \"Nimbus\" instrument deployed at Fuencaliente La Palma, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from University of Granada (UGR)'s Lufft CHM15k \"Nimbus\" deployed at Fuencaliente La Palma, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-60005.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:55:52", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36260/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/fuencaliente-la-palma/granada-university-lufft-chm15k_B", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 226067993, "numberOfFiles": 90, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10020/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3256/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174298/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174300/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174302/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174303/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174304/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174305/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174306/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36262/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36265, "uuid": "2bbfebd1fd264278874bbbd1451630ad", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Getafe, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Getafe, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08224.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T16:18:06", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36264/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/getafe/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4732065739, "numberOfFiles": 1702, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10021/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3257/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174312/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174313/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174314/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174315/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174316/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174317/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174318/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174320/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36266/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36271, "uuid": "40b1a29fbe8642179e9b136f2a61effb", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from UGR's Lufft CHM15k \"Nimbus\" instrument deployed at Granada, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from University of Granada (UGR)'s Lufft CHM15k \"Nimbus\" deployed at Granada, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20008-0-UGR.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:56:29", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36270/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/granada/granada-university-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4748641065, "numberOfFiles": 1843, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10023/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3258/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46599/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174326/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174327/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174328/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174329/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174330/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174331/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174332/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174334/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36272/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36275, "uuid": "a259ec1ce10d4122838c142365ef20de", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Huesca, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Huesca, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08094.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T16:18:12", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36274/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/huesca/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2367743101, "numberOfFiles": 1759, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10024/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3259/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174342/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174343/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174344/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174347/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174348/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36276/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36279, "uuid": "63160ba514f84e8c8683ea44959ddcf9", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Ibiza, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Ibiza, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08373.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:25:52", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36278/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/ibiza/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3940729553, "numberOfFiles": 1484, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10025/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3260/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174354/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174355/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174356/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174357/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174362/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36280/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36285, "uuid": "5e4f7c2a67064df4b47d7effd9c25f30", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL51 instrument deployed at La Palma Airport, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL51 deployed at La Palma Airport, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-60005.\n", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-10-30T01:10:22", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36284/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/la-palma-airport/aemet-vaisala-cl51_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 195151662, "numberOfFiles": 83, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10027/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3261/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174374/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174375/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174376/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36290, "uuid": "a7b81f6277c14657841025f364867a26", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Leon, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Leon, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08055.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T16:17:41", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36289/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/leon/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4425968026, "numberOfFiles": 1759, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10028/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3262/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174384/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174387/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174391/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174392/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36291/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36294, "uuid": "6563a960e88c449696886ed3be52b580", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Mallorca Son Bonet, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Mallorca Son Bonet, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08302.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-02-17T02:09:53", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36293/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/mallorca-son-bonet/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 831235121, "numberOfFiles": 630, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10029/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3263/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174398/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174399/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174400/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174403/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174404/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174405/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174406/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36295/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36298, "uuid": "10c5682ab38446e1a722866145461f50", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Menorca, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Menorca, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08314.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T16:18:15", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36297/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/menorca/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2430240819, "numberOfFiles": 1567, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10030/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3264/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174413/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174414/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174415/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174417/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174420/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36299/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36304, "uuid": "4b59e85919f4474cb3118e543afd5dda", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from UGR's Lufft CHM15k \"Nimbus\" instrument deployed at Montsec, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from University of Granada (UGR)'s Lufft CHM15k \"Nimbus\" deployed at Montsec, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20008-0-MSA.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T13:58:23", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36303/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/montsec/granada-university-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4379611100, "numberOfFiles": 1702, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10032/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3265/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46599/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174430/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174432/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174433/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174434/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36305/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36308, "uuid": "2559ecb7e50c4396bef5d5df5812d84b", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Murcia, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Murcia, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08433.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:25:36", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36307/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/murcia/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2883304192, "numberOfFiles": 1524, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10033/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3266/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174440/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174441/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174442/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174443/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174444/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174445/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174446/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174447/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174448/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36309/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36314, "uuid": "70cc519d7c7b4f4db87e003670af21e5", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from UPC's Mini-MPL instrument deployed at Tazacorte La Palma, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Universitat Politecnica Catalunya (UPC)'s Mini-MPL deployed at Tazacorte La Palma, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-724-0-0000000000060004.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-11-12T04:09:00", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36313/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/tazacorte-la-palma/universitat-politecnica-catalunya-mini-mpl_C", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 333846509, "numberOfFiles": 180, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10035/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3267/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46605/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174454/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174455/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174456/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174457/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174458/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174459/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174460/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174461/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174462/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36315/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36318, "uuid": "adb00e74a3814f709e9f27f0de0e3dd6", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Tenerife North, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Tenerife North, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-60015.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T16:18:14", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36317/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/tenerife-north/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3755116647, "numberOfFiles": 1685, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10036/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3268/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174469/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174470/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174471/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174472/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174473/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174474/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174476/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36319/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36324, "uuid": "86ac1dc485cc4e0a86f87fe4a8b53edd", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL51 instrument deployed at Tenerife Santa Cruz, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL51 deployed at Tenerife Santa Cruz, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-60022.\n Details for this WIGOS station are presently unavailable in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:25:47", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36323/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/tenerife-santa-cruz/aemet-vaisala-cl51_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4755491925, "numberOfFiles": 1758, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10038/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3269/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174482/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174484/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174485/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174486/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174487/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174488/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174489/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174490/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36325/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36328, "uuid": "22d6de09e7934484a914939980bd88e7", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Valencia Aeropuerto, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Valencia Aeropuerto, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08284.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-02-13T02:09:21", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36327/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/valencia-aeropuerto/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2094849483, "numberOfFiles": 1077, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10039/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3270/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174497/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174499/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174500/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174501/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174502/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174503/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174504/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36329/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36334, "uuid": "1c0a713bc723471ba34e4091d59581d7", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from University of Valencia's Vaisala CL51 instrument deployed at Valencia University, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from University of Valencia's Vaisala CL51 deployed at Valencia University, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-724-60000-00000000000UV001.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-02-28T09:01:19", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36333/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/valencia-university/valencia-university-vaisala-cl51_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 7319389094, "numberOfFiles": 1832, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10041/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3271/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174510/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174511/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174512/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174513/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174514/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174515/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174516/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174517/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174518/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36335/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36339, "uuid": "744bd8a5ce254e0692952f0c674ddfea", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from UGR's Lufft CHM15k \"Nimbus\" instrument deployed at Valladolid, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from University of Granada (UGR)'s Lufft CHM15k \"Nimbus\" deployed at Valladolid, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20008-0-UVA.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T14:00:03", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36338/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/valladolid/granada-university-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4287903422, "numberOfFiles": 1658, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10042/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3272/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174528/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174529/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174530/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174531/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174532/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174533/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174534/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174535/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36340/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36343, "uuid": "f09bfa4b69ef4b4db0dd5435f2560a08", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Vigo, Spain", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from La Agencia Estatal de Meteorología (AEMET)'s Vaisala CL31 deployed at Vigo, Spain.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-08045.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:26:01", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36342/?format=api", "dataPath": "/badc/eprofile/data/daily_files/spain/vigo/aemet-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1152099091, "numberOfFiles": 316, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10043/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3273/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174541/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174544/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174546/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174547/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174548/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174549/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36344/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36347, "uuid": "7c39a1fd8e5a4bf9ba58527212107360", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Edsbyn, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Edsbyn, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02338.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:31:22", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36346/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/edsbyn/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2953356722, "numberOfFiles": 1687, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10044/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3274/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174556/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174558/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174560/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174562/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174563/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36348/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36351, "uuid": "f019ffbbbb7f4e1b9df2e9f7ae557ec1", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Falsterbo, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Falsterbo, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02615.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-24T19:09:37", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36350/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/falsterbo/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2426406310, "numberOfFiles": 1784, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10045/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3275/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174571/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174573/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174574/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174576/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174577/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36352/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36355, "uuid": "9624a591bbda463d80faf2150a04d2e3", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Gavle, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Gavle, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02453.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:31:48", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36354/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/gavle/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2822744960, "numberOfFiles": 1827, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10046/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3276/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174591/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36356/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36359, "uuid": "d7a13740c4e640319ead0c76825e0212", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Gotska Sandon, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Gotska Sandon, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02589.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-09-18T03:10:09", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36358/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/gotska-sandon/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2156635462, "numberOfFiles": 1581, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10047/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3277/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174599/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174601/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174602/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174605/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36360/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36363, "uuid": "0ac92adae11d48c48ddbf41fdbdaa250", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Gunnarn, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Gunnarn, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02126.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:30:17", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36362/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/gunnarn/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2482117490, "numberOfFiles": 1830, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10048/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3278/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174611/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174613/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174614/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174618/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174619/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36364/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36367, "uuid": "4767604b02254af88266cf61b720a8d1", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Hallhaxasen, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Hallhaxasen, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02236.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:31:04", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36366/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/hallhaxasen/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2850530172, "numberOfFiles": 1835, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10049/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3279/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174625/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174626/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174627/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174628/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174629/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174630/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174631/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174632/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174633/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36368/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36371, "uuid": "91afc617f14840e39cf2cd1e62dcf2a4", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Haparanda, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Haparanda, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02197.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-09-18T01:09:18", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36370/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/haparanda/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2459630343, "numberOfFiles": 1541, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10050/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3280/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174639/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174640/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174641/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174642/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174643/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174644/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174645/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174646/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174647/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36372/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36375, "uuid": "589148c90ecb423eae50775da6b6c982", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Hoburg, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Hoburg, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02679.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:32:08", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36374/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/hoburg/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2492522440, "numberOfFiles": 1834, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10051/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3281/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174653/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174654/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174655/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174656/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174657/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174658/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174659/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174660/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174661/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36376/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36379, "uuid": "6ead7808ffbf444986302c551dee7dbb", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Horby, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Horby, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02623.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:32:00", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36378/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/horby/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3076367206, "numberOfFiles": 1812, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10052/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3282/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174667/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174668/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174669/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174670/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174671/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174672/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174673/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174674/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174675/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36380/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36383, "uuid": "156594415f7d499e91913e039073ee39", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Lund University's Vaisala CL51 instrument deployed at Hyltemossa, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Lund University's Vaisala CL51 deployed at Hyltemossa, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20008-0-HTM.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-12-04T20:12:11", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36382/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/hyltemossa/lund-university-vaisala-cl51_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 6155428995, "numberOfFiles": 1522, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10053/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3283/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174681/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174682/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174683/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174684/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174685/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174686/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174687/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174688/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174689/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36384/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36388, "uuid": "234c5e461c594336a7f3ad5fb01aa1ad", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Jarnasklubb, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Jarnasklubb, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02284.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-09-18T03:10:16", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36387/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/jarnasklubb/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2125305804, "numberOfFiles": 1582, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10054/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3284/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174698/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174699/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174700/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174701/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174702/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174703/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174704/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174705/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174706/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36389/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36392, "uuid": "d8ec4944be9349469b6d34880d2ff42b", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Kilsbergen Suttarboda, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Kilsbergen Suttarboda, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02452.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-01-08T06:09:15", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36391/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/kilsbergen-suttarboda/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2385670951, "numberOfFiles": 1452, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10055/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3285/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174712/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174713/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174714/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174716/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174717/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174718/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174719/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174720/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36393/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36396, "uuid": "2f89807b3ac3423b88c3cbd9a29ddacd", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Kloten Sweden, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Kloten Sweden, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02431.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-01-08T06:09:04", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36395/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/kloten-sweden/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2288799406, "numberOfFiles": 1470, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10056/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3286/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174726/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174729/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174731/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174732/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174733/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174734/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36397/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36400, "uuid": "a11e7ca13fdd4e2ba1df685097f2ae6f", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Kroppefjall-Granan, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Kroppefjall-Granan, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02540.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:32:11", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36399/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/kroppefjall-granan/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3322583092, "numberOfFiles": 1817, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10057/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3287/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174740/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174742/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174743/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174744/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174745/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174748/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36401/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36404, "uuid": "cd51a3398548497eb6b7e0a265bfe9c4", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Kvikkjokk-Arrenjarka, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Kvikkjokk-Arrenjarka, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02119.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:29:29", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36403/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/kvikkjokk-arrenjarka/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3513293274, "numberOfFiles": 1829, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10058/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3288/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174759/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174760/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174761/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174762/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36405/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36408, "uuid": "65cee753c0124868a62da9ca716c291b", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Malung, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Malung, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02407.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:30:29", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36407/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/malung/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2675863866, "numberOfFiles": 1829, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10059/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3289/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174768/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174769/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174770/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174772/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174773/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174774/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174775/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174776/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36409/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36412, "uuid": "3a3055ecb12645279ec034ab72b991a0", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Naimakka, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Naimakka, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02055.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-09-18T03:10:11", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36411/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/naimakka/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2208818753, "numberOfFiles": 1545, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10060/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3290/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174782/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174783/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174784/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174785/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174786/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174787/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174788/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174789/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174790/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36413/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36416, "uuid": "13ab997c7cbe4cf28219d1b99b6af54d", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Norrkoping-Smhi, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Norrkoping-Smhi, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02574.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:31:21", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36415/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/norrkoping-smhi/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2684562182, "numberOfFiles": 1833, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10061/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3291/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174796/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174797/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174798/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174799/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174800/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174801/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174803/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174804/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36417/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36420, "uuid": "b78da3a3a13f43afbdd3d6f19453a670", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Lund University's Vaisala CL51 instrument deployed at Norunda, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Lund University's Vaisala CL51 deployed at Norunda, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20008-0-NOR.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-12-04T20:11:07", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36419/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/norunda/lund-university-vaisala-cl51_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 5037736186, "numberOfFiles": 1550, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10062/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3292/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174810/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174811/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174812/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174813/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174814/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174815/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174816/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174817/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174818/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36421/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36424, "uuid": "c6655eb32ee94a76ad254b2fba80336d", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Pajala, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Pajala, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02095.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:32:10", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36423/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/pajala/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2328669202, "numberOfFiles": 1708, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10063/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3293/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174824/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174825/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174826/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174827/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174828/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174829/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174830/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174831/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174832/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36425/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36428, "uuid": "721bdafe2ceb48239bc5238e5ffe5c25", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Storlien-Storvallen, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Storlien-Storvallen, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02207.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:29:31", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36427/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/storlien-storvallen/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3263364521, "numberOfFiles": 1795, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10064/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3294/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174838/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174839/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174840/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174841/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174842/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174843/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174844/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174845/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174846/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36429/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36432, "uuid": "155fe8ab5f4d42c18e90b88ce4081cc2", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Tomtabacken, Sweden", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from Swedish Meteorological and Hydrological Institute (SMHI)'s Vaisala CL31 deployed at Tomtabacken, Sweden.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-02549.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T13:29:12", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36431/?format=api", "dataPath": "/badc/eprofile/data/daily_files/sweden/tomtabacken/smhi-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2949468419, "numberOfFiles": 1702, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10065/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3295/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174852/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174853/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174854/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174855/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174856/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174857/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174858/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174860/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36433/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36436, "uuid": "329276051bf2490098eff621c7a02f35", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Altdorf, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Altdorf, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06672.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:13:06", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36435/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/altdorf/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2914318312, "numberOfFiles": 1857, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10066/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3296/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174866/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174867/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174868/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174869/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174870/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174871/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174872/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174873/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174874/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36437/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36440, "uuid": "5530854b0f004e39bb14f263936a472a", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Andeer, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Andeer, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06787.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-26T11:15:34", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36439/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/andeer/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3471645804, "numberOfFiles": 1849, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10067/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3297/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174880/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174882/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174883/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174884/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174885/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174886/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174887/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174888/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36441/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36444, "uuid": "bc8565c7c68c46a5a307f2af37515c5d", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Andermatt, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Andermatt, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06695.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-26T11:14:55", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36443/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/andermatt/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3545365447, "numberOfFiles": 1817, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10068/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3298/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174894/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174895/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174896/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174897/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174898/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174899/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174900/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174901/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174902/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36445/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36448, "uuid": "175c89c237f8402b9d17d03d535c3e89", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from University of Bern's Lufft CHM15k \"Nimbus\" instrument deployed at Bern, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from University of Bern's Lufft CHM15k \"Nimbus\" deployed at Bern, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20008-0-BRN.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T14:01:06", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36447/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/bern/bern-university-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4715145326, "numberOfFiles": 1816, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10069/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3299/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174908/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174909/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174910/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174911/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174912/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174913/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174914/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174915/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174916/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36449/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2527/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36453, "uuid": "bfae1bd86dc349ca95d6259e3aff91ac", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Biasca, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Biasca, Switzerland.\r\n\r\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\r\n\r\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: https://oscar.wmo.int/surface//index.html#/search/station/stationReportDetails/0-756-0-BIA (previously 0-20000-0-06755 for a temporary period). See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\r\n \r\nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:09:25", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36452/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/biasca/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3050104310, "numberOfFiles": 1669, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10070/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3300/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174925/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174926/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174927/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174928/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174930/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174931/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174933/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36454/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36457, "uuid": "8be30d84f86e4e5aae4d3fabdc4eb085", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Boltigen, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Boltigen, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06733.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:13:33", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36456/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/boltigen/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4247153799, "numberOfFiles": 1855, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10071/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3301/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174939/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174940/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174941/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174942/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174944/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174945/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174947/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36458/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36461, "uuid": "0d863c8b77e84f4caf24d42735d8c323", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Buchs Aarau, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Buchs Aarau, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06633.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:09:50", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36460/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/buchs-aarau/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3494773319, "numberOfFiles": 1848, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10072/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3302/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174956/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174957/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174958/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174959/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174960/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174961/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36462/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36465, "uuid": "9e9608e3cdb147549247f43655c5531f", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Cevio, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Cevio, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06752.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:10:05", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36464/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/cevio/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3510745064, "numberOfFiles": 1855, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10073/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3303/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174967/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174968/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174969/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174970/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174971/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174972/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174973/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174974/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174975/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36466/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36469, "uuid": "122b549950014cdfab82bf12928167df", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Charbonnieres, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Charbonnieres, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06703.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:09:38", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36468/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/charbonnieres/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3656591931, "numberOfFiles": 1861, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10074/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3304/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174981/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174982/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174983/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174984/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174985/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174986/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174987/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174988/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174989/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36470/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36473, "uuid": "52aa4a3d286e4b52a7afdbee3f0249c4", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Chur, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Chur, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06786.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-26T11:15:30", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36472/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/chur/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3389628310, "numberOfFiles": 1804, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10075/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3305/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174995/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174996/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174997/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/174999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175000/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175001/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175003/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36474/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36477, "uuid": "5661eaad7f1446eca0015af0eeddb85b", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Lufft CHM15k \"Nimbus\" instrument deployed at Davos, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Lufft CHM15k \"Nimbus\" deployed at Davos, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06784.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T14:02:56", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36476/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/davos/meteoswiss-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4194369113, "numberOfFiles": 1645, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10076/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3306/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175017/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36478/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36482, "uuid": "998c4264566d46438ec5c4bd457c1533", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Delemont, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Delemont, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06602.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:25:13", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36481/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/delemont/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2742221768, "numberOfFiles": 1854, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10077/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3307/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175026/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175027/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175031/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175034/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36483/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36486, "uuid": "40f20d3184674c8595e9ce823bcf3f7a", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Disentis, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Disentis, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06782.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:12:13", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36485/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/disentis/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3730359775, "numberOfFiles": 1853, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10078/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3308/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175048/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36487/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36490, "uuid": "3254620d96074cc19383617802f45619", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Ebnat Kappel, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Ebnat Kappel, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06693.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:24:40", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36489/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/ebnat-kappel/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2423323605, "numberOfFiles": 1796, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10079/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3309/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175054/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175062/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36491/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36494, "uuid": "b5e84c32c1594bd29750d5f9fb94cb62", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Geneve Cointrin, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Geneve Cointrin, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06700.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:25:50", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36493/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/geneve-cointrin/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4065229856, "numberOfFiles": 1846, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10080/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3310/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175076/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36495/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36498, "uuid": "b313adbd311541ae997a32a6c0d3c28f", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Glarus, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Glarus, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06685.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:09:10", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36497/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/glarus/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3852171901, "numberOfFiles": 1854, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10081/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3311/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175090/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36499/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36502, "uuid": "9e5caac2f5bc433894941357e5e7e672", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Ilanz, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Ilanz, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06789.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:09:43", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36501/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/ilanz/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3452247870, "numberOfFiles": 1858, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10082/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3312/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175096/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175098/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175102/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175103/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175104/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36503/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36506, "uuid": "7296f5bcba6543bdade0decd6ee474d2", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Interlaken, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Interlaken, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06734.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:13:12", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36505/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/interlaken/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3723934319, "numberOfFiles": 1837, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10083/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3313/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175113/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175118/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36507/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36510, "uuid": "b56f5a620fe74c08a539733a1f62a205", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Lufft CHM15k \"Nimbus\" instrument deployed at Kleine Scheidegg, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Lufft CHM15k \"Nimbus\" deployed at Kleine Scheidegg, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06736.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T14:04:40", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36509/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/kleine-scheidegg/meteoswiss-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4650709924, "numberOfFiles": 1823, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10084/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3314/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62526/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175124/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175125/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175126/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175127/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175132/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36511/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36514, "uuid": "e67b2abcb53e430c94ff3e1252fbdef8", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Kloten, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Kloten, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06670.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:12:54", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36513/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/kloten/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4006048030, "numberOfFiles": 1842, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10085/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3315/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175139/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175140/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175141/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175145/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175146/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36515/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36518, "uuid": "1250578376b643958ed3a57ad156a954", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Langnau, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Langnau, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06638.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T16:17:01", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36517/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/langnau/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3050503237, "numberOfFiles": 1854, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10086/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3316/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175158/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175160/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36519/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36522, "uuid": "4eee0c5f84284d7bac766a90367ce8ca", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Leibstadt, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Leibstadt, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06666.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:13:28", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36521/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/leibstadt/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3177084205, "numberOfFiles": 1856, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10087/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3317/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175171/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175174/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36523/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36526, "uuid": "4d5517b7df48460281f55576adf7008a", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Mathod, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Mathod, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06618.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:25:50", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36525/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/mathod/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3734000236, "numberOfFiles": 1848, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10088/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3318/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175181/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175182/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175183/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175184/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175186/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175187/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175188/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36527/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36530, "uuid": "4f2c8acf929c4a07b9e4892a0e888199", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Mohlin, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Mohlin, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06641.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:25:07", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36529/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/mohlin/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3332770041, "numberOfFiles": 1830, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10089/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3319/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175194/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175195/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175196/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175197/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175199/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175202/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36531/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36534, "uuid": "698710cd197a4b0982dc5b29237302ef", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Neuchatel, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Neuchatel, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06604.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T14:24:53", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36533/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/neuchatel/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4110642768, "numberOfFiles": 1853, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10090/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3320/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175208/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175209/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175210/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175211/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175213/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175214/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175215/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175216/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36535/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36538, "uuid": "4c07b0bda141479d907469041a113cac", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Lufft CHM15k \"Nimbus\" instrument deployed at Payerne, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Lufft CHM15k \"Nimbus\" deployed at Payerne, Switzerland.\r\n\r\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\r\n\r\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06610.\r\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\r\n \r\nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2022-03-02T14:07:28", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36537/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/payerne/meteoswiss-lufft-chm15k_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4656973687, "numberOfFiles": 1829, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10091/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3321/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175222/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175223/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175224/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175225/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175226/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175227/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175229/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175230/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36539/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36542, "uuid": "c2fe18a73dfc4bd29938013ea3a7e4f8", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Payerne, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Payerne, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06610.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:10:06", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36541/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/payerne/meteoswiss-vaisala-cl31_B", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3928710804, "numberOfFiles": 1781, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10092/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3321/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175236/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175237/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175238/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175239/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175240/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175241/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175242/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175243/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175244/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36543/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36545, "uuid": "47e5d911e4da4abb80b12d0409608d9f", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Piotta, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Piotta, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06753.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:12:18", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36544/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/piotta/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3385989904, "numberOfFiles": 1850, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10093/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3322/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/46598/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175248/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175251/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175252/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175253/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175254/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175255/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36546/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36549, "uuid": "224b83fa520540baa2f574623f35847d", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Plaffeien, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Plaffeien, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06628.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T16:17:42", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36548/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/plaffeien/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3801425735, "numberOfFiles": 1861, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10094/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3323/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175261/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175269/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36550/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36553, "uuid": "e425ffa5075a4e868425a2f1c53c5db1", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Robiei, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Robiei, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06751.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T23:13:36", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36552/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/robiei/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3140074384, "numberOfFiles": 1849, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10095/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3324/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62345/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175275/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175277/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175278/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175281/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175283/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36554/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 36557, "uuid": "96a669b793cb44469819df76b50d65df", "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Salen Reutenen, Switzerland", "abstract": "Daily concatenated files of ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 deployed at Salen Reutenen, Switzerland.\n\nThese data were produced by the EUMETNET's E-PROFILE processing hub as part of the ceilometer and lidar network operated as part of the by EUMETNET members. This network covers most of Europe with additional sites worldwide.\n\nThe site has a corresponding WMO Integrated Global Observing System (WIGOS) id: 0-20000-0-06623.\n See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.\n \nEUMETNET is a grouping of 31 European National Meteorological Services that provides a framework to organise co-operative programmes between its Members in the various fields of basic meteorological activities. One such programme is the EUMETNET Profiling Programme: E-PROFILE. See EUMETNET page linked from this record for further details of EUMETNET's activities.", "keywords": "E-PROFILE, ceilometer measurements", "publicationState": "published", "dataPublishedTime": "2021-06-22T16:17:15", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36556/?format=api", "dataPath": "/badc/eprofile/data/daily_files/switzerland/salen-reutenen/meteoswiss-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2804691690, "numberOfFiles": 1857, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10096/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3325/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50373/?format=api" ], "dataLineage": "Data were collected by instrument and transmitted to the central E-PROFILE processing hub at the UK's Met Office before preparation and delivery to the Centre for Environmental Data Analysis (CEDA). CEDA then produces daily concatenated files before ingestion into the CEDA Archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/32779/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/34905/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175289/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175290/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175291/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175292/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175293/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175294/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175295/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175296/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/175297/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/36558/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2552/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "eprofile", "label": "restricted: eprofile group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/cuncgl", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] } ] }