SADIS WAFS SIGWX API

Provides meteorological Significant Weather data in response to API requests submitted by an end user. This data is provided under the remit of the International Civil Aviation Organisation (ICAO) and can be used to support activities related to aviation.

Operations

The Service provides Significant Weather forecasts as IWXXM and PNG response payloads. Within each request.

The Service also provides end users the ability to request metadata about the meteorological forecast included in the forecasts, returning a response in .json format.

Synchronous: Transactions are synchronous.

TI Protocol Method: HTTP GET

Precondition: Consumers must be authenticated and authorised via the Met Office API Management (APIM) Developer portal.

Processing consideration: The service shall provide only the latest available data.

Idempotent
IDEMPOTENT
Operation Message

URL: https://gateway.api-management.metoffice.cloud/sadis-wafs-sigwx/1.0/col…{collectionId}

Querying this end point returns metadata information in JSON format about one of these specific collections {collectionId}:

  • egrr_iwxxm_forecasts
  • egrr_charts_global
  • egrr_charts_northpole
  • egrr_charts_southpole
  • kkci_iwxxm_forecasts
  • kkci_charts_global
  • kkci_charts_northpole
  • kkci_charts_southpole
Resource Type
REST_RESOURCE

Url: https://gateway.api-management.metoffice.cloud/sadis-wafs-sigwx/1.0/col…{collectionId}/locations/{locationsId}

Return data in the collection for the location defined by locationId.

{collectionId}/locations/{locationId}?datetime={time}- Where {collectionId} could be:

  • egrr_iwxxm_forecasts
  • egrr_charts_global
  • egrr_charts_northpole
  • egrr_charts_southpole
  • kkci_iwxxm_forecasts
  • kkci_charts_global
  • kkci_charts_northpole
  • kkci_charts_southpole

 

Where {locationId} could be:

  • Global

For example: https://gateway.api-management.metoffice.cloud/sadis-wafs-sigwx/1.0/col…

Will return all available timesteps available for the EGRR IWXXM collection.

Resource Type
REST_RESOURCE

The Service Interface Binding is SWIM Yellow Profile Compliant, using WS Light enabling HTTP GET requests and associated responses.

The Service implementation conforms with IPV4_SECURE_UNICAST as part of SWIM Yellow Profile requirements.

Interface Provision Side
TI Primitive Message Exchange Pattern