Datasets for : A Catalogue of Deconfliction Actions Extracted from Historical ADS-B Data
收藏Mendeley Data2024-05-10 更新2024-06-27 收录
下载链接:
https://zenodo.org/records/10353215
下载链接
链接失效反馈官方服务:
资源简介:
This data corresponds to the paper A Catalogue of Deconfliction Actions Extracted from Historical ADS-B Data (https://doi.org/10.59490/joas.2023.7222). The corresponding code can be found here: https://github.com/Vibujor/deconflictions. Dowlnoad the data and put them in folder data/. metadata_A2207.parquet contains the following information: start: start time of trajectory stop: stop time of trajectory origin: origin airport destination: destination airport callsign icao24 typecode EOBT: Estimated Off-Block Time route: flight plan associated with the trajectory flight_id: unique identifier for each flight, corresponding to metadata.parquet adsb_track_A2207.parquet contains ADS-B data corresponding to the AIRAC cycle 2207, spanning from July 14 to August 10, 2022, in the Air Control Center of Bordeaux, France (LFBBDX). It is composed of: timestamp icao24: unique transponder identifier, NaN if the flight has not been seen in ADS-B data. latitude longitude ground speed track vertical rate callsign altitude flight_id: unique identifier for each flight
本数据集对应论文《从历史ADS-B数据中提取的冲突规避行动目录》(A Catalogue of Deconfliction Actions Extracted from Historical ADS-B Data),其DOI链接为https://doi.org/10.59490/joas.2023.7222。对应的代码可从以下地址获取:https://github.com/Vibujor/deconflictions。请下载数据集并将其放置于data/文件夹中。
metadata_A2207.parquet 包含以下字段信息:
- start:轨迹起始时刻
- stop:轨迹终止时刻
- origin:起飞机场
- destination:目的地机场
- callsign:呼号
- icao24:ICAO24码
- typecode:机型代码
- EOBT:预计离场时间(Estimated Off-Block Time)
- route:关联该轨迹的飞行计划
- flight_id:每个航班的唯一标识符,与metadata.parquet中的对应条目匹配
adsb_track_A2207.parquet 包含对应航空信息管制(AIRAC)周期2207的广播式自动相关监视(ADS-B)数据,数据采集自法国波尔多空中管制中心(LFBBDX)并覆盖其管制空域,时间跨度为2022年7月14日至2022年8月10日。该数据集由以下字段组成:
- timestamp:时间戳
- icao24:唯一应答机标识符,若航班未在ADS-B数据中被观测到则取值为NaN
- latitude:纬度
- longitude:经度
- ground speed:地速
- track:航迹
- vertical rate:垂直速率
- callsign:呼号
- altitude:飞行高度
- flight_id:每个航班的唯一标识符
创建时间:
2024-01-13
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集是一个从历史ADS-B数据中提取的冲突解脱行动目录,旨在支持空中交通管理研究。它包含两个主要文件:metadata_A2207.parquet提供航班元数据(如起降时间、机场和呼号),adsb_track_A2207.parquet提供详细的ADS-B轨迹数据(如位置、速度和高度),覆盖2022年7月14日至8月10日期间法国波尔多区域的空中交通。数据集对应一篇学术论文,总大小约2.5 GB,采用开放许可,便于分析和重用。
以上内容由遇见数据集搜集并总结生成



