|
 |
 |
 |
|
|
 |
S4PM 4.3.0 RELEASE NOTES
|
 |
 |
Release Date
November 7, 2002
Functional Changes
-
To accommodate the Specify Data configuration file changes, PGEs
that use the AIRS leap second and instrument offset corrections
will have to be repackaged and promoted into OPS.
-
A button to run tk_max_children.pl has been added to the TkStat
GUI. Clicking on this button brings up the GUI to change
%cfg_max_children settings and rerun String Master to enable those
changes.
Detailed File Changes
airs_L0_check.pl
- Replaced generic Perl glob function with KGlob.
Blocking.pm
- Brand new S4PM module contains tools for manipulating PGE
blocks. Currently, blocks are used in the Local Catcher
station to allow only a single NEWDATA work order to be
output. This functionality is in support of the AIRS Summary
Browse PGEs.
dn_insert.pl
- Modified to accommodate the Aura DPREP PGEs.
PGEConfig.pm
- Added support for a new Specify Data configuration
parameter: LEAPSEC_DATATYPES.
prespecify_data.pl
purge_bad_data.pl
- Replaced generic Perl glob function with KGlob.
regular_block.cfg
- Configuration file for the regular_block.pl script.
regular_block.pl
- Generalized Local Data blocking script to check whether
specified start/stop time for a PGE meets the specified
blocking criteria. Script allows use of various types of
boundaries, offsets therefrom, and durations.
repeat_work_order.pl
run_pge.pl
- Modified to accommodate the Aura DPREP PGEs.
- Replaced generic Perl glob function with KGlob.
S4PM.pm
s4pm_derived.cfg
- Replaced generic Perl glob function with KGlob.
- Modified how tkstat.cfg is built so that a button for
tk_max_children.pl is added.
specify_data.cfg
- Added documentation explaining the new LEAPSEC_DATATYPES
parameter and how it can be used with APPLY_LEAPSEC_CORRECTION.
specify_data.pl
- Modified to use the new interface to leapsec_correction() in
the S4PM.pm module, thereby removing the setting of the AIRS
instrument offset here.
-
Also, modified to uncouple the application of a leap second
correction to the process start/stop times to the correction
in the data start/stop times. This was done by using a new
Specify Data configuration file item: LEAPSEC_DATATYPES that
contains a list of the data types in which the corrections
are to be made. The APPLY_LEAPSEC_CORRECTION now only
applies to a correction of the process start/stop times in
the PCF (LUNs 10258 and 10259).
stringmaster.pl
- Replaced generic Perl glob function with KGlob.
TimeTools.pm
-
Added debug messages where they were lacking.
-
Made modification to CCSDSa_DateFloor() where the interval
is set to 'sec'. Basically, when set to 'sec', the function
merely returns what was sent in, the reasoning being that
S4PM doesn't track anything smaller than seconds in time.
tk_max_children.pl
-
New GUI to view and modify %cfg_max_children settings. GUI
will display stations that are in s4pm_max_children,cfg on
the machine where tk_max_children.pl is invoked. When UPDATE
button is clicked entries are checked for validity then
appended to s4pm_max_childre.cfg file, then String Master is
run with the append (-a) option. Stations must be restarted
to effect changes.
tkS4PMadmin.pl
- Replaced all generic Perl glob functions with KGlob.
- Dropped annoying (in the minds of some) exit message pop-up box.
- Added task to delete all existing blocks in the Local Data,
Data Catcher, and Export stations. Also added this task to
the Full Cleanup task.
- Added removal of EXPORT..log files from the Export station.
|
 |
|
|