Contrails API 摘要

Contrails API 的最新版本为 v2。本页面介绍了其可用的方法。

服务端点

Contrails API 的服务端点为 https://contrails.googleapis.com

可用的方法

方法
getGrids GET /v2/grids
获取凝结尾迹预测网格。
getRegions GET /v2/regions
获取凝结尾迹预测结果(以多边形区域的形式)。
getDetections GET /v2/detections
以 GeoJSON LineString 形式获取飞机凝结尾迹检测结果。
getDetectionsMasks GET /v2/detections/masks
以 NetCDF4 格式获取飞机凝结尾迹检测掩码。
batchGetAttributions GET /v2/{parent=attributions}:batchGet
(只有在请求后才能访问此数据)根据航班信息获取多项凝结尾迹归因。