radiocosmology / alpenhorn

Alpenhorn is a service for managing an archive of scientific data.
MIT License
2 stars 1 forks source link

Rewrite 11/14: Transport Group I/O #154

Closed ketiltrout closed 1 year ago

ketiltrout commented 1 year ago

This PR adds a new group I/O class, TransportGroupIO suitable for use with a transport group to fix the removal of transport group logic from update.py in the previous PR.

Features of a Transport StorageGroup:

The name of the group is no longer special (previously, the group had to be named "transport") and more than one independent transport group can be made now, though I don't know how useful that would be.