Version | Date | Description |
---|---|---|
1.0.0 | 2014-09-30 | This 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.2 | 2014-03-31 | This 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.1 | 2013-09-13 | This 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.0 | 2013-03-31 | This 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.0 | 2012-09-30 | This 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. |
Type | Changes | By |
---|---|---|
Added support for transforming PDS3 images that are greater than 8-bits with a target PDS3 detached label. Inherited from the VICAR IO library. | mcayanan | |
Updated to no longer depend on a configuration directory to look for the Generate Tool configuration files. Inherited from generate. | mcayanan |
Type | Changes | By |
---|---|---|
Added support for executing python scripts to do transformations. Python script added performs VICAR to PDS4 transformations. Fixes PDS-200. | mcayanan | |
Re-factored code to provide an API for the Transformation library. Fixes PDS-211. | mcayanan | |
Added 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 | |
Modified 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 | |
Updated 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 | |
Added support to transform PDS3 images that are greater than 8-bits, provided that the target is a PDS3 attached label. | mcayanan | |
For VICAR to PDS4 image transformations, also added the capability to transform the given label into a PDS4 label. | mcayanan | |
Add support to not overwrite the file of the transformed output if it already exists in the file system. | mcayanan | |
Updated the tool to support the passing in of multiple targets to transform. | mcayanan | |
Updated the tool to allow the output flag option to accept a directory specification rather than a file. | mcayanan |
Type | Changes | By |
---|---|---|
Added support to transform PDS4 tables to a comma-separated values (CSV) file. | mcayanan | |
Updated the PVL stylesheet to indent the resulting output with space characters instead of tab characters. | mcayanan | |
Added support for v1.0.0.0 of the data model. Inherited from pds4-tools. | mrose, psarram | |
Updated the HTML stylesheets so that transformed XML files can be displayed through a browser. | pramirez |
Type | Changes | By |
---|---|---|
Added support to transform PDS4 product labels into an HTML table. | mcayanan | |
Added support to transform PDS4 product labels into an HTML table, displaying just the structure of the label. | mcayanan | |
Update 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 | |
Fixed to consistently resolve the current working directory no matter the transform type. Fixes PDS-117. | mcayanan | |
Fixed to recognize files ending with a .img as a PDS3 label. | mcayanan |
Type | Changes | By |
---|---|---|
Initial support for transformations to the following viewable image file formats: RAW, TIFF, JPEG, WBMP, PNM, PNG, JPEG 2000 and GIF. | mcayanan | |
Initial support for transforming a PDS4 array 2D image to one of the supported viewable image files. | mcayanan | |
Initial support for transforming a PDS4 label to a Parameter Value Language (PVL) file. | mcayanan | |
Initial support for transforming an 8-bit, PDS3 image to one of the supported viewable image files. | mcayanan |