SNEWS2 / SNEWS_Publishing_Tools

Publishing Tool for SNEWS
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

SNEWS Publishing Tool

snews_logo

Documentation Status PyPI testing arXiv


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.

How to Install

Installation Guide

How to Publish and Subscribe

Publishing Guide

Subscribe Guide

Command Line Interface (CLI)

There also exists tools for command line interactions. These are explained in detail here;

CLI Tools

Remote Commands and More

Remote commands