NCSU-Libraries/fits_aggregator

Name: fits_aggregator

Owner: NCSU Libraries

Description: shell script to aggregate multiple fits XML files into a single file

Created: 2017-05-16 13:17:59.0

Updated: 2017-05-16 14:51:51.0

Pushed: 2017-05-22 20:59:18.0

Homepage:

Size: 7

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

fits_aggregator

A bash script to aggregate multiple fits XML files into a single file.

Installation

Download fits_aggregator.sh and move it to appropriate location on local machine.

Usage
path to directory where script is located]

 fits_aggregator.sh [path to directory of fits files] [path to output file]

[path to directory of fits files] should be the full path (or relative from script location) to a directory containing only fits reports (XML).

[path to output file] should be the full path (or relative from script location) to the output file to be generated, and should include a '.xml' extension. A filename such as 'fits_combined_reports.xml' is recommended.

If the script is re-run with the same output file path specified, any existing file with that path will be overwritten.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.