process_directory

sidpy.run.process_directory(data_path, archive_path)[source]

Function to be run hourly in order to process and archive all files listed within the data_path specified within config.cfg.

Parameters:
  • data_path (str) – Directory containing data to be processed.

  • archive_path (str) – Directory whhere the data will be archived.