Environment for Algorithm Execution

Issues related to runtime execution of algorithms in ADL
Post Reply
markgreenman
Posts: 9
Joined: Wed Jan 19, 2011 2:41 pm

Environment for Algorithm Execution

Post by markgreenman »

I did not notice the environment for Algorithm execution (in contrast to build of the ADL) specified in the documentation.

On a Linux system using bash shell, to get the examples to run I had to define:

export CYG64_PREFIX=""
export DSTATICDATA=$ADL_HOME/CMN/Utilities/INF/util/time/src

I presume the latter export is to find the IETTime.dat file for leap second calculations?

Did I miss a step?
Would it make sense to locate IETTime.dat with the other configuration files in $ADL_HOME/cfg ?
Mark Greenman Computer Scientist IV
Space Dynamics Laboratory mark.greenman@sdl.usu.edu
1695 N Research Park Way 435.713.3336 T,W,F (SDL Office)
North Logan, UT 84341
Post Reply