Skip to content
/ aviso Public

Time-critical notification system designed to trigger users' workflows across HPC and Cloud systems

License

Notifications You must be signed in to change notification settings

ecmwf/aviso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e7dc11 · Mar 2, 2025
Mar 14, 2024
Mar 2, 2025
Jan 9, 2024
Jan 9, 2024
Dec 15, 2023
Dec 15, 2023
Feb 3, 2021
Apr 26, 2021
Jan 15, 2024
Dec 15, 2023
Apr 26, 2021
Aug 2, 2023
Apr 23, 2021
Mar 14, 2024

Repository files navigation

Aviso

Aviso is a software developed by ECMWF that allows the notification of time-critical events across HPC and Cloud systems in order to enable workflows among multiple domains.

It allows users to:

  • Define events that require notification
  • Define triggers to be executed once a notification is received
  • Send and receive notifications

This enables the creation of automatic workflows, timely triggered as events are notified.

The documentation can be found at https://pyaviso.readthedocs.io/
Examples demonstrating the usage of aviso for ECMWF notifications can be found at https://github.com/ecmwf/aviso-examples