Skip to content

Commit

Permalink
editorial revisions from LSP
Browse files Browse the repository at this point in the history
  • Loading branch information
amilan17 committed Jul 31, 2024
1 parent 3f6370b commit 0f6703a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions transition-guide/sections/temporary_global_services.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The WIS2 implementation plan outlines a gradual transition of data exchange from

When a National Meteorological Centre (NMC), running a Message Switching System and exchanging data on the GTS, has implemented WIS2, it may wish to stop sending its data directly on the GTS so that it can stop the MSS.

The WIS2 to GTS gateway will ensure that only the data currently available on the GTS and whose Member is wishing to stop its MSS will be re-published onto the GTS, so that no data is lost during the transition.
For a Member that wishes to stop its MSS, the WIS2 to GTS gateway will ensure that only data currently available on the GTS will be re-published on the GTS, so that no data is lost during the transition.

To ensure resilient operation, there will be more than one WIS2 to GTS gateway.

Expand All @@ -53,7 +53,7 @@ The gateway will be provided by designated Regional Telecommunication Hubs (RTH)
==== 3.2.3 Technical requirements
===== 3.2.3.1 For WIS centres wishing to stop their Message Switching System

A Member planning to stop GTS transmission shall provide its data in conformance with WIS2 Node operations on WIS2. For data that have previously been available on the GTS, and should continue to be available on the GTS, the GTS Abbreviated Heading Line (AHL) of the bulletin in which the data are to be published needs to be indicated. This is done by including the GTS property in the WIS2 Notification Message (see example in the next paragraph).
A Member planning to stop GTS transmission shall provide its data in conformance with WIS2 Node operations on WIS2. For data that have previously been available on the GTS, and should continue to be available on the GTS, the GTS Abbreviated Heading Line (AHL) of the bulletin in which the data are to be published needs to be indicated. This is done by including the ``gts`` property in the WIS2 Notification Message (see example in the next paragraph).

The ``gts`` property enables the WIS2 to GTS gateway operator to easily identify data for republication on the GTS, and the AHL of the associated data. For example:

Expand Down Expand Up @@ -82,7 +82,7 @@ A WIS2 to GTS gateway operator shall operate the following components throughout

Over the transition period, the list of abbreviated headings (TTAAii/CCCC) to relay from WIS2 to GTS will grow when new NMCs plan to stop their MSS. It means that the gateway will require a method that allows for the addition of batches of abbreviated headings when new centres are ready for the transition.

As it is expected for data consumers, and to ensure resilient operation, the gateway should subscribe to notification messages from multiple Global Brokers.
To ensure resilient operation, the gateway should subscribe to notification messages from multiple Global Brokers.

During the transition period, other gateways will republish GTS data to WIS2. These GTS to WIS2 gateways will publish via a designated ``centre-id``. To avoid an infinite loop of republication, it is essential that a WIS2 to GTS gateway does not subscribe to notification messages associated with the centre-id of a GTS to WIS2 gateway.

Expand Down

0 comments on commit 0f6703a

Please sign in to comment.