Oort-Cloud for Arcsecond
Oort-Cloud is the open-source super-easy-to-use tool for automatically and
continuously uploading to Arcsecond.io files
that are inside a folder.
Arcsecond.io is a comprehensive cloud platform
for astronomical observations, for individual astronomers, collaborations and
observatories.
Usage
Use pip (see this page on how to install pip, if you haven't done so):
$ pip install oort-cloud
Install for the user only (non-root):
$ pip install oort-cloud --user
Upgrade oort-cloud:
$ pip install oort-cloud --upgrade
Almost no-step-3 usage (the first one is to login to Arcsecond.io if not yet done):
oort login
oort restart
oort watch [OPTIONS] folder1 folder2 ...
See detailed documentation for a complete
description of all options and capabilities, with screenshots.