This project is deprecated and will be archived. Aviso has been re-engineered and is now developed as two separate, actively maintained projects:
| Source code | Documentation | |
|---|---|---|
| Aviso server | https://github.com/ecmwf/aviso-server | https://sites.ecmwf.int/docs/aviso-server/main/ |
| Aviso client | https://github.com/ecmwf/aviso-client | https://sites.ecmwf.int/docs/aviso-client/main/ |
Please migrate to the new projects. This release is a maintenance update whose purpose is to surface the deprecation notice on PyPI and in the documentation.
Changes:
- Prominent deprecation notice in the README and across the documentation.
- Repaired the Read the Docs build (added the required
.readthedocs.yaml; the version is now read without importing the package). - Pinned
cloudevents<2(2.x removedcloudevents.http). - Dropped the retired
macos-13CI runners.