Release Changes

Release History

VersionDateDescription
1.0.02014-09-30This release of the Transform Tool 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.2.22014-03-31This release of the Transform Tool is a component of the integrated release 4.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.2.12013-09-13This release of the Transform Tool 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.2.02013-03-31This release of the Transform Tool is a component of the integrated release 3.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.1.02012-09-30This release of the Transform Tool is a component of the integrated release 3.0.0 of the PDS 2010 System. This is an operational release of the system components to date.

Release 1.0.0 - 2014-09-30

TypeChangesBy
updateAdded support for transforming PDS3 images that are greater than 8-bits with a target PDS3 detached label. Inherited from the VICAR IO library.mcayanan
updateUpdated to no longer depend on a configuration directory to look for the Generate Tool configuration files. Inherited from generate.mcayanan

Release 0.2.2 - 2014-03-31

TypeChangesBy
addAdded support for executing python scripts to do transformations. Python script added performs VICAR to PDS4 transformations. Fixes PDS-200.mcayanan
updateRe-factored code to provide an API for the Transformation library. Fixes PDS-211.mcayanan
addAdded the capability to transform a given PDS3 data product label into a PDS4 Product Observational label. See operational guide for limitations on this feature. Fixes PDS-236.mcayanan
updateModified the Pds4ImageTransformer constructor so that it takes a boolean "overwrite"=true/false which prevents the same image to be generated twice. Fixes PDS-242.mcayanan
updateUpdated Unix shell script and Windows batch file to provide a more user friendly message when JAVA_HOME is not set in the environment. Fixes PDS-253.mcayanan
addAdded support to transform PDS3 images that are greater than 8-bits, provided that the target is a PDS3 attached label.mcayanan
addFor VICAR to PDS4 image transformations, also added the capability to transform the given label into a PDS4 label.mcayanan
addAdd support to not overwrite the file of the transformed output if it already exists in the file system.mcayanan
updateUpdated the tool to support the passing in of multiple targets to transform.mcayanan
updateUpdated the tool to allow the output flag option to accept a directory specification rather than a file.mcayanan

Release 0.2.1 - 2013-09-13

TypeChangesBy
addAdded support to transform PDS4 tables to a comma-separated values (CSV) file.mcayanan
updateUpdated the PVL stylesheet to indent the resulting output with space characters instead of tab characters.mcayanan
updateAdded support for v1.0.0.0 of the data model. Inherited from pds4-tools.mrose, psarram
fixUpdated the HTML stylesheets so that transformed XML files can be displayed through a browser.pramirez

Release 0.2.0 - 2013-03-31

TypeChangesBy
addAdded support to transform PDS4 product labels into an HTML table.mcayanan
addAdded support to transform PDS4 product labels into an HTML table, displaying just the structure of the label.mcayanan
updateUpdate to create an output file using the target image file name with the user-specified format as the file extension when an output file is not specified on the command-line.mcayanan
fixFixed to consistently resolve the current working directory no matter the transform type. Fixes PDS-117.mcayanan
fixFixed to recognize files ending with a .img as a PDS3 label.mcayanan

Release 0.1.0 - 2012-09-30

TypeChangesBy
addInitial support for transformations to the following viewable image file formats: RAW, TIFF, JPEG, WBMP, PNM, PNG, JPEG 2000 and GIF.mcayanan
addInitial support for transforming a PDS4 array 2D image to one of the supported viewable image files.mcayanan
addInitial support for transforming a PDS4 label to a Parameter Value Language (PVL) file.mcayanan
addInitial support for transforming an 8-bit, PDS3 image to one of the supported viewable image files.mcayanan