// THIS SECTION IS IN PHP.
// ENTER CAID AND TITLE W/IN QUOTES IN THE FOLLOWING 2 LINES ...
$caid="090";
// Don't mess w/ $file.
$file = "mips-".$caid.".cookbook.php";
// END PHP.
?>
echo "MIPS-".$caid." IOC Task Cookbook"; ?>
if (file_exists("master_header.php")) { include ("master_header.php");} ?>
echo "MIPS-".$caid." IOC Task Cookbook:"; ?>
MIPS Campaign Shutdown Activities, Si only, Campaign A
Principal: dmkelly
Deputy: cengelbracht
Data Monkey(s):
Priority: Necessary
Downlink Priority: Normal
Analysis Time: 0h
Last Updated:
if (file_exists($file)) {echo date("D M d Y, H:i:s", filemtime($file) ) ;} ?>
if (file_exists("cookbook_header.php")) { include ("cookbook_header.php");} ?>
Objective
Transition MIPS down to the OPERATE state in preparation for MIPS-092.
Description
1) Transition from MIPS_OBSERVE to OPERATE
Data Collected
NONE
mips_off
Array Data Desired:
NONE
Data Reformatting Option:
Special Instructions:
Task Dependencies
Calibration Dependencies
Output and Deliverable Products
NONE
Data Analysis
NONE
Software Requirements
Actions Following Analysis
NONE
Failure Modes and Responses
If the state transitions fail to execute properly, the scripts
should be checked and fixed in preparation for the next MIPS campaign.
Additional Notes