Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

They are described here: Observation Quality Web Services


Time Conversion web service

convert gpstime to ISO8601 UTC, e.g. curl 'https://ws.mwatelescope.org/metadata/tconv/?gpssec=1399045792' => "2024-05-06T15:49:34"


Progress Bar web services

...

They are described here: Progress Bar web service, for distributed computing

Status web services

Currently only one service in this category - send_icinga

This service is used by always-running scripts or processes to send status information to MWA's 'Icinga2' instance, with optional performance data (name=value pairs). Icinga (if pre-configured to monitor the given process), can then email an alert list if the updates stop coming, or indicate a problem with that process.

It is described here: Status web services

Tiles web services

These allow the user to view a map of the MWA, with all tiles shown to scale, and showing all tile faults (whole tile or individual dipoles). You can zoom in or out, or click on a tile to re-center on that tile.

...