Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guide/sections/part2/wis2-architecture.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Leveraging existing open standards, WIS2 defines the following specifications in
|Dataset granules
|Global Broker, WIS2 Nodes

|WIS2 Notification Message
|WIS2 Notification Message (WNM)
|Dataset metadata, dataset granules
|Global Broker, WIS2 Nodes

Expand Down
2 changes: 1 addition & 1 deletion guide/sections/part2/wis2node.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The registration of a WIS2 Node involves the following steps:
* Provide details of the Global Service: The WMO Secretariat provides connection details (such as IP addresses) for the Global Services so that the WIS2 Node can be configured to provide access.
* WIS2 Node assessment: The principal GISC verifies that the WIS2 Node is compliant with WIS2 requirements. This assessment includes:
- Verification of compliance of the topics used by the centre with the WTH specification;
- Verification of compliance of notification messages with the WIS2 Notification Message (WNM) specification;
- Verification of compliance of notification messages with the (WNM) specification;
- Verification that the data server is correctly configured and properly functioning;
- Verification that the Message Broker is correctly configured and properly functioning.
* Add a new centre to WIS2: Upon completion of the verification and confirmation that the centre satisfies all the conditions for operating a WIS2 Node, the GISC notifies the WMO Secretariat and confirms that the centre can be added to WIS2 as a WIS2 Node.
Expand Down