Next_Pipeline
Submits a source to a pipeline (using the Pipeline_Source command). The source is presumed to contain a HiRISE Observation_ID. This will be used to determine the relative path (Data_Location) for a log pathname, which will be added to the Pipeline_Source command.
Next_Pipeline [-Verbose] [-Help] [-Pipeline <name>] [-CAatalog <name>] [-COfiguration <filename>] [-Product <ID[#Version]>] [-Unique_or_processed] [-No-Op] <source> ...
Print usage then exit.
Turn on all output messages.
Name of the pipeline to submit the source.
If provided, will update the Product_Status table for the Product_ID. An optional version number can be given as well, .e.g Product#Version.
Database catalog name
Configuration file name (for obtaining the database connection). This is typically the configuration file for the pipeline which the source is being put into.
When Unique_or_Processed is specified a source pathname will only be submitted to the pipeline if it has not yet been submitted or all existing source records with the same pathname have already been acquired for processing (its Conductor_ID field is non-NULL). Unacceptable sources are simply dropped. If this option is not used source pathnames will be submitted to the pipeline unconditionally.
Do not actually invoke Pipeline_Source, only print the command.
Guy McArthur (guym@arizona.edu)
Copyright (C) 2005 Arizona Board of Regents on behalf of the Planetary Image Research Laboratory, Lunar and Planetary Laboratory at the University of Arizona.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
2.11 $ 2009/02/17 00:14:08