SNEWS2 / SNEWS_Publishing_Tools

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

`SNEWSTiersPublisher` should have a `to_json` function #68

Closed sybenzvi closed 1 year ago

sybenzvi commented 1 year ago

The SNEWSTiersPublisher should have a to_json function that dumps messages to JSON format. This should be symmetric to the from_json member function.

KaraMelih commented 1 year ago

Addressed in f5bdc0f