Release Changes

Release History

Version Date Description
0.12.0 2019-03-29 This release of the PDS4 Tools software is a component of the integrated release 9.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.11.0 2018-09-28 This release of the PDS4 Tools software is a component of the integrated release 9.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.10.1 2018-08-01 This release of the PDS4 Tools software is an interim point build of the component. This is an operational release of the system components to date.
0.10.0 2018-03-30 This release of the PDS4 Tools software is a component of the integrated release 8.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.9.0 2017-09-29 This release of the PDS4 Tools software is a component of the integrated release 8.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.8.0 2017-03-31 This release of the PDS4 Tools software is a component of the integrated release 7.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.7.0 2016-09-30 This release of the PDS4 Tools software is a component of the integrated release 7.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.6.0 2016-03-31 This 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.0 2015-03-31 This 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.1 2014-11-18 This release of the PDS4 Tools software is an interim point build of the component. This is an operational release of the system components to date.
0.3.0 2014-03-31 This 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.0 2013-09-13 This 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.0 2012-09-30 This 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.12.0 – 2019-03-29

Type Changes By
Update Updated to support Array_3D_Image to FITS transformation. Fixes PDS-602. hyunlee
Update Updated to support the new validation_format field attribute in Field_Character areas due to CCB-214. Fixes PDS-701. mcayanan
Add Added support for ASCII_BibCode data types due to CCB-235. Fixes PDS-793. mcayanan
Update Updated to support model 1C00 (1.12.0.0) of the Information Model. mcayanan

Release 0.11.0 – 2018-09-28

Type Changes By
Add Add support for Array_2D_Image to FITS transformation. Fixes PDS-573. hyunlee
Fix Fixed detection of image display settings. mcayanan

Release 0.10.1 – 2018-08-01

Type Changes By
Update Minor update to the APIs in the RecordLocation class. Fixes PDS-549. mcayanan
Fix Fixed to support reading of Arrays greater than 2GB. Fixes PDS-556. mcayanan
Update Updated to support Product_Metadata_Supplemental products. Fixes PDS-561. mcayanan
Update Updated to support new start_bit_location/stop_bit_location elements. Fixes PDS-566. mcayanan

Release 0.10.0 – 2018-03-30

Type Changes By
Update Updated to support validation of Arrays. Fixes PDS-543. mcayanan
Update Updated to capture label context information when reading in a PDS4 product label (i.e. namespaces, schema locations, schematron references). Fixes PDS-544. mcayanan

Release 0.9.0 – 2017-09-29

Type Changes By
Add Added support for URLs. Fixes PDS-495. mcayanan
Update Modified to support valiation of data content of table products. Fixes PDS-508. mcayanan
Update Updated to resolve a handshake issue when running with a JRE 7 older than update 95. mcayanan

Release 0.8.0 – 2017-03-31

No changes in this release.

Release 0.7.0 – 2016-09-30

Type Changes By
Update Clean up the Maven hierarchy and documentation. Fixes PDS-442. mcayanan
Update Support the new way display direction values are set in a label. Fixes PDS-452. mcayanan
Fix Fixed to create Generic Objects with correct size and offset values. Fixes PDS-455. mcayanan
Update Updated the default logging implementation from no-op to java.util.logging. mcayanan

Release 0.6.0 – 2016-03-31

Type Changes By
Fix Resolved issue with running or building the software in Java 1.8. Fixes PDS-366. slevoe, mcayanan
Fix A unit test has been added (with a corrected label) to verify that the table can be extracted properly. Fixes PDS-368. mrose
Add ExtractTable 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
Fix Throws 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
Add Added support for Array_3D_Image products. Fixes PDS-431. mcayanan
Add Added initial support for Array_3D_Spectrum products. Fixes PDS-432. mcayanan
Fix Not handling scaling_factor, value_offset, and orientation values properly for Array_2D_Image transformations. Fixes PDS-433. mcayanan
Update Support for more data types for image transformations: SignedLSB2, UnsignedLSB2, and SignedMSB2. Fixes PDS-434. mcayanan
Fix Updated xerces dependency version from 1.2.3 to 2.9.0 to resolve the error. Fixes PDS-445. hyunlee
Update Updated 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
Update Updated the JRE requirement to 1.7 in the Installation document. shardman

Release 0.5.0 – 2015-03-31

Type Changes By
Update Fixed logic to check that size of grouped field is correct, and corrected warning message. Fixes PDS-339. mrose
Fix Now assuming a data object goes to the end of the file if there is no file_size keyword. Fixes PDS-340. mrose
Update Updated to support version v1.4.0.0 of the data model. mrose

Release 0.4.1 – 2014-11-18

Type Changes By
Fix Resolved an issue where commas found in field names result in additional column headings during transformation. Fixes PDS-295. mrose
Fix Resolved an issue where the field type of ASCII_Date_Time causes an error. Fixes PDS-296. mrose

Release 0.3.0 – 2014-03-31

Type Changes By
Update An 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

Type Changes By
Update An 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

Type Changes By
Add Initial 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