Release Changes

Release History

VersionDateDescription
0.6.02016-03-31This release of the PDS4 Tools software is a component of the integrated release 6.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.5.02015-03-31This release of the PDS4 Tools software is a component of the integrated releases 5.1.0 and 6.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.4.12014-11-18This release of the PDS4 Tools software is a component of the integrated release 5.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.3.02014-03-31This release of the PDS4 Tools software is a component of the integrated releases 4.1.0 and 5.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.2.02013-09-13This release of the PDS4 Tools software is a component of the integrated releases 3.1.1 and 4.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.1.02012-09-30This release of the PDS4 Tools software is a component of the integrated release 3.0.0 of the PDS4 System. This is an operational release of the system components to date.

Release 0.6.0 - 2016-03-31

TypeChangesBy
fixResolved issue with running or building the software in Java 1.8. Fixes PDS-366.slevoe, mcayanan
fixA unit test has been added (with a corrected label) to verify that the table can be extracted properly. Fixes PDS-368.mrose
addExtractTable should support labels that reference multiple data files. This includes adding in a -d flag option to extract a table from a specific data file. In addition, a -a flag option was added to extract all tables in a single run. Fixes PDS-390.mcayanan
fixThrows a NullPointerException when transforming an Array 2D image where the Object_Statistics and/or Display_2D_Image elements are not present in the label. Fixes PDS-414.mcayanan
addAdded support for Array_3D_Image products. Fixes PDS-431.mcayanan
addAdded initial support for Array_3D_Spectrum products. Fixes PDS-432.mcayanan
fixNot handling scaling_factor, value_offset, and orientation values properly for Array_2D_Image transformations. Fixes PDS-433.mcayanan
updateSupport for more data types for image transformations: SignedLSB2, UnsignedLSB2, and SignedMSB2. Fixes PDS-434.mcayanan
updateUpdated schema to 1.5.0.0. Added code to ObjectAccess to get all array objects (though users should still use the Label class instead).mrose
updateUpdated the JRE requirement to 1.7 in the Installation document.shardman

Release 0.5.0 - 2015-03-31

TypeChangesBy
updateFixed logic to check that size of grouped field is correct, and corrected warning message. Fixes PDS-339.mrose
fixNow assuming a data object goes to the end of the file if there is no file_size keyword. Fixes PDS-340.mrose
updateUpdated to support version v1.4.0.0 of the data model.mrose

Release 0.4.1 - 2014-11-18

TypeChangesBy
fixResolved an issue where commas found in field names result in additional column headings during transformation. Fixes PDS-295.mrose
fixResolved an issue where the field type of ASCII_Date_Time causes an error. Fixes PDS-296.mrose

Release 0.3.0 - 2014-03-31

TypeChangesBy
updateAn incremental release of the software that supports reading and transformation of PDS4 table and image data. This version supports v1.0.0.0 of the data model.mrose, psarram

Release 0.2.0 - 2013-09-13

TypeChangesBy
updateAn incremental release of the software that supports reading and transformation of PDS4 table and image data. This version supports v1.0.0.0 of the data model.mrose, psarram

Release 0.1.0 - 2012-09-30

TypeChangesBy
addInitial release of the software that supports reading and transformation of PDS4 table and image data. This version supports v0.3.0.0.a of the data model.mrose, psarram