Modifying HDF Unpacker output directory

Data formats, HDF5, XML profiles, etc.
Post Reply
houchin
Posts: 128
Joined: Mon Jan 10, 2011 6:20 am

Modifying HDF Unpacker output directory

Post by houchin »

Hi all,
The unpacked files will be stored to the following directory by default: “$ADL_HOME/data/HDF5_Unpack_Area/”. This can be changed by editing the “DMS_PATH” element in the DDS ADL Configuration XML file $ADL_HOME/cfg/DDSADL_CFG.xml.
If I use one value of DMS_PATH for doing my unpacking, is there anything in ADL 3 that would be affected if the value of this was different when ADL was actually run? I know that the input files are specified through the staging directories and not by referencing the property, but I just want to make sure there's nothing else happening before heading down this road. I plan to write a script that can set this on a case by case basis.
Scott Houchin, Senior Engineering Specialist, The Aerospace Corporation
15049 Conference Center Dr CH3/310, Chantilly, VA 20151; 571-307-3914; scott.houchin@aero.org
kbisanz
Posts: 280
Joined: Wed Jan 05, 2011 7:02 pm
Location: Omaha NE

Re: Modifying HDF Unpacker output directory

Post by kbisanz »

Changing the value of DMS_PATH in $ADL_HOME/cfg/DDSADL_CFG.xml should only impact stand alone HDF unpacking. It should not impact how an algorithm runs, or integrated or stand-alone packing.
Kevin Bisanz
Raytheon Company
Post Reply