Skip to content

DiamondLightSource/aa-remove-data

Repository files navigation

CI Coverage

License

aa_remove_data

A tool to remove some data from the Epics Archiver Appliance

This is where you should write a short paragraph that describes what your module does, how it does it, and why people should use it.

Source https://github.com/DiamondLightSource/aa-remove-data
Docker docker run ghcr.io/diamondlightsource/aa-remove-data:latest
Releases https://github.com/DiamondLightSource/aa-remove-data/releases

This is where you should put some images or code snippets that illustrate some relevant examples. If it is a library then you might put some introductory code here:

from aa_remove_data import __version__

print(f"Hello aa_remove_data {__version__}")

Or if it is a commandline tool then you might put some example commands here:

python -m aa_remove_data --version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published