Package wsatools :: Package DbConnect :: Module IngIngester
[hide private]

Module IngIngester

source code

Ingester for CU 1 to 4. Contains classes needed to ingest data and curation history metadata into the database.


Author: Eckhard Sutorius

Organization: WFAU, IfA, University of Edinburgh

Contributors: R.S. Collins

Classes [hide private]
  IngestLogger
A logger class based on Logger, but appends to the log on __del__ instead of writing.
  IngestLogFile
Logfile holding the information to ingest csv/binary data and to update the curation histories accordingly.
  CuIngest
Ingests products of parallel CU runs by DataBuilder.
Variables [hide private]
  __package__ = 'wsatools.DbConnect'