|
 |
 |
 |
|
|
 |
S4PM 5.9.2 RELEASE NOTES
|
 |
 |
Release Date
February 15, 2006
Functional Changes
-
Bug Fix for Resubmit Request Functionality - A bug that caused this functionality to not work when requests were made via a remote SCLI has been fixed.
-
AIRS-Specific Fix in Prepare Run - This bug fix only affected the AIRS-specific code in the s4pm_prepare_run.pl script. It was done to repair an problem with running the AIRS algorithms on data that included the HSB instrument.
-
Stop Station Bug on Red Hat Enterprise 4 Machines - A peculiar set of related symptoms was seen on Linux boxes running Red Hat Enterprise 4. The symptoms were (1) the Stop All button resulted in defunct processes being created, (2) Stop or Stop Fast would not work on a station where there were active jobs running until after all the jobs completed. A fix for this problem was applied to the Stationmaster code.
-
Hyphen Characters in Data Type Names - A fix was put in so that data type names containing the hyphen character ('-') would work within S4PM. The lack of support for this charactsr caused jobs to hang in the Allocate Disk station because output file names (in the PCF) were not being properly parsed for the data type portion. This resulted in the station looking for space for a data type that it was not configured for.
-
Bug Fix in Run Algorithm - Run Algorithm was modified to account for the creation of more than one browse in a given algorithm run. (Previously, the PDR for the second browse overwrote the PDR for the first, so that the first one was never ingested.)
-
Local Input File Name Support in s4pm_run_easy.pl - Added a new option to the s4pm_run_easy.pl script so that it creates a symbolic link to the input file using the file name stored in the LocalGranuleID attribute of the accompanying XML file. This option is invoked using the -L argument when running s4pm_run_easy.pl. This option allows algorithms to run on input data having native file names rather than S4PM internal file names, which is the default. This can be important for algorithms that rely on their input files having the expected file names.
Detailed File Changes
S4PM.pm
s4pm_prepare_run.pl
s4pm_resubmit_data_request.pl
s4pm_run_algorithm.pl
s4pm_run_easy.pl
stationmaster.pl
|
 |
|
|