See the docs at
Docs: | https://snews-publishing-tools.readthedocs.io/en/latest/ |
This packages provides users with a Python API and CLI to publish observation messages to SNEWS and subscribe to receive alerts from the SNEWS servers.
Note: Make sure your hop credentials are set up !!
Follow the instructions in Quick Start
Fire-Drills | ||
Also see this page | ||
snews_pt allows for fire-drill mode, currently this is the default option. Later, it can be adjusted through firedrill_mode=True/False arguments in subcription and publication functions, and through --firedrill/--no-firedrill flags within the CLI tools. Make sure you have the correct permissions to publish and subscribe to these firedrill channels. |
There also exists tools for command line interactions. These are explained in detail here;