Includes code related to technical metadata extraction workflows.
Concatenates several FITS XML files into one master FITS XML file. Based on some code from the University of Georgia's AIP generation workflow.
Usage:
- Clone the repository:
git clone https://github.com/BCDigLib/fits-utils.git
- Edit the value of the
fitsdir
variable to point to the FITS files to be combined - Run the script:
fits-utils/combine-fits.sh
- Verify that the combined-fits.xml file was created without errors