Skip to content

Release 1.2.1

Compare
Choose a tag to compare
@daveneiman daveneiman released this 10 Apr 19:03
b00ec54

This release includes an update of the embedded Jhove tool to version 1.20.1, which provides addition metadata output. There was also a bug fix in the XSLT for Jhove where image height was not being converted from Jhove output to FITS metadata. There have also been a couple of format normalizations for WAVE and XML file types.

Change Summary

  • Fix XSLT error on processing multi-page TIFF files. Only first value (from first page of a multi-page) of X- and Y-sampling frequency is used to calculate sampling frequency in FITS metadata.
  • Add ability to point to external fits.xml config file from command line using parameter -f
  • Embedded 'file utility' tool, which accesses OS level 'file' application now provides additional data on OSX 10.12.6. This data needs to be normalized via XSLT to avoid conflicts in section of FITS metadata output.
  • Fix Jhove XSLT not propertly pulling image height.
  • Greatly reduced console output from unit test suite.
  • Upgrade to Jhoave 1.20.0 -- results in additional metadata output.
  • Add additional format output normalization to Jhove for WAVE files.
  • Add additional format output normalization to File Utility for XML files.