Releases: sdss/sdss_access
Releases · sdss/sdss_access
sdss_access 0.2.7
Added
- Ability to check for a remote file existence on the SAS
Changed
- rsync.reset now resets both the initial stream and the real stream
- rsync.add now accepts the full keyword argument
- rsync.full now checks for itself in kwargs and returns that
sdss_access 0.2.6
Fixes a bug when checking for missing keys. Removes the formatting syntax from the key before checking against input keyword arguments.
sdss_access 0.2.5
Updates include
- Bug fixes to ensure proper handling of public data releases
- new
lookup_names
method to look up available path names - Proper config file closures using
with
contextmanager - sdss_access now replants the tree on init of Path or RsyncAccess with
release
input