Provides access to 4D-Trajectory meteorological data.
Operations
Provides the consumer with Flight Trajectory points for the globe
Endpoints
This endpoint gives the end user the identities of the available data collections and their content, e.g. the collections commercial_hazards or commercial_main
This will advertise the diagnostics, e.g. wind_u, wind_v, temp, relative humidity, etc....
This will advertise the diagnostics, e.g. turbulence, etc....
https://gateway.api-management.metoffice.cloud/ads4dt/1.0/collections/{collection name}/instances/latest/trajectory?coords=LINESTRINGGZM({X Y Z T, X Y Z T,....X Y Z T})¶meter-name={diagnostic name..., diagnostic name...}
- 'X Y Z T' refers to longitude, latitude, vertical level (hPa or feet in exact Flight Levels) and date/time
- 'diagnostic name' refers to the weather parameter or parameters
SWIM Yellow Profile Compliant WS Lite enables HTTPS GET requests and associated responses. The interface shall return .covjson files.