SNEWS2 / SNEWS_Publishing_Tools

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

allow for interacting with the alert message #6

Open KaraMelih opened 2 years ago

KaraMelih commented 2 years ago

The current version saves the alerts to a json file with the format;

{current_date: 
           data_dictionary}

and appends to it when more alerts are received.

We can provide a tool to fetch this and read-in again as a dictionary, such that the user can access fields and data.