Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 846 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 846 Bytes

Lochness: Sync data from all over the cloud to a local directory

Lochness is a data management tool designed to periodically poll and download data from various data archives into a local directory. This is often referred to as building a "data lake" (hence the name).

Out of the box there is support for pulling data down from Beiwe, XNAT, REDCap, Dropbox, external hard drives, and more. Extending Lochness to support new services is also a fairly simple process.

Table of contents

  1. Installation
  2. Documentation

Installation

Just use pip

pip install lochness

Documentation

You can find all the documentation you will ever need here