!-----------------------------------------------------------------
!
! file:     null.path
!
!-----------------------------------------------------------------
!
! purpose:    This file is the default path used if none is
!        provided and is used when pipeline processes are run
!        interactively.
!
! modification history:
!
!   date    opr     who        reason
! -------- -----  --------- --------------------------------------    
! ?       ?       Rose?     original
! 02/27/97 33036  MSwam     removed specific directory references
! 01/14/99 38161  Rose      updated for the ACS pipeline
! 10/29/99 39724  WMiller   Add STAGE_FILE
! 01/14/00 39307  Heller    Add pod_arch_dir
! 05/09/00 41693  Sherbert  Add missing required entries, rename
! 08/24/00 41932  WMiller   Add HT items
! 01/31/01 43165  MSwam     Add ARCH_SERVER,ARCH_DB
! 10/15/01 43409  Slowinski Make changes for ops
! 11/06/01 44435  Rose      Initial COS delivery
! 11/26/01 44684  Goldst    Add OPUS FGS System directories
! 02/11/02 45016  Goldst    Add OK_TO_UPDATE_DATABASE 
! 04/03/03 46669  Goldst    Update to support EPC processing
! 04/17/03 45179  Heller    *.ok_to_update_database deleted
! 05/12/03 46368  MSwam     Add CDBS_SERVER,CDBS_DB
! 03/26/04 50429  Goldst    Updated to support Unix ingest
! 04/09/04 50429  Goldst    Added OPUS_SERVER, removed PARALLEL keywords
! 06/25/04 51412  Sherbert  Minor changes for consistency
! 07/08/04 51342  Baum      Commented for use of Ingest regression pipeline
!                           and add FUSE pipeline directory parameters.
! 08/10/04 51342_3 Baum     Added more default directories and KW_DB, KW_SERVER
! 02/22/06 54699  MSwam     Add minblocks parameters
! 05/09/06 55509  Sherbert  Comment change in capitalization for clarification
! 04/27/10 49175  MSwam     Add REFFILE_SERVER,DB
! 08/12/10 64432  MSwam     add DB_TYPE for SYBASE or MSSQL use
! 08/16/10 65331  Sherbert  Add a mnemonic for PDQs
! 08/16/10 59963  Sherbert  change a FUSE entry; now remove them
! 09/18/12 72255  Sherbert  get rid of DSQUERY
! 12/12/12 71304  Sherbert  Add ARCHIVE_EDT_SET boolean
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

STAGE_FILE              = OPUS_DEFINITIONS_DIR:opus_science_pipeline.stage
OPUS_HOME_DIR           = ./ 
OPUS_OBSERVATIONS_DIR   = ./ 
OPUS_TEMP_DIR           = ./ 
!
OK_TO_UPDATE_DATABASE   = FALSE
ARCHIVE_EDT_SET         = FALSE  ! Do not send EDT set to archive/ingest
!
POLLING_TIME            = 10 
!
DB_TYPE           = SYBASE ! or MSSQL
OPUS_SERVER       = OPUS_SERVER ! enter correct value for your environment 
OPUS_DB           = OPUS_DB     ! enter correct value for your environment 
SPSS_SERVER       = SPSS_SERVER ! Data base server for SPSS
SPSS_DB           = SPSS_DB     ! enter correct value for your environment 
ASSIST_SERVER     = ASSIST_SERVER ! enter correct value for your environment 
ASSIST_DB         = ASSIST_DB   ! enter correct value for your environment 
PROP_SERVER       = PROP_SERVER   ! enter correct value for your environment 
PROP_DB           = PROP_DB     ! enter correct value for your environment 
ARCH_SERVER       = ARCH_SERVER ! enter correct value for your environment 
ARCH_DB           = ARCH_DB     ! enter correct value for your environment 
CDBS_SERVER       = CDBS_SERVER ! enter correct value for your environment
CDBS_DB           = CDBS_DB     ! enter correct value for your environment
REFFILE_SERVER    = REFFILE_SERVER ! enter correct value for your environment
REFFILE_DB        = REFFILE_DB     ! enter correct value for your environment
KW_SERVER         = KW_SERVER   ! enter correct value for your environment
KW_DB             = KW_DB       ! enter correct value for your environment
!
POD_IN_DIR        = ./ ! Directory where the input files are found
POD_ARCH_DIR      = ./ ! Where the POD files are archived from
ANC_DIR           = ./ ! Where the ANC files are archived from
!
DMP_SIS_DIR       = ./ ! DMP SIS directory
FOC_SIS_DIR       = ./ ! FOC SIS directory
WF2_SIS_DIR       = ./ ! WF2 SIS directory
NIC_SIS_DIR       = ./ ! NICMOS SIS directory
STI_SIS_DIR       = ./ ! STIS SIS directory
ACS_SIS_DIR       = ./ ! ACS SIS directory
COS_SIS_DIR       = ./ ! COS SIS directory
WF3_SIS_DIR       = ./ ! WFC3 SIS directory
!
FOC_CAL_DIR       = ./ ! FOC CAL directory
WF2_CAL_DIR       = ./ ! WF2 CAL directory
NIC_CAL_DIR       = ./ ! NICMOS CAL directory
STI_CAL_DIR       = ./ ! STIS CAL directory
ACS_CAL_DIR       = ./ ! ACS CAL directory
COS_CAL_DIR       = ./ ! COS CAL directory
WF3_CAL_DIR       = ./ ! WFC3 CAL directory
!
USE_REPEATABLE_RANDSEED = FALSE
                              ! FOR OTFR
                              ! perform optimum CALCOS calibration, using
                              ! non-repeatable random number seed
!
PDR_PASS_DIR      = ./ ! PDR input directory
PDR_MSC_DIR       = ./ ! MSC file directory
PDR_MTL_DIR       = ./ ! MTL file(s) directory
PDR_SMS_DIR       = ./ ! SMS file directory
PDR_ORB_DIR       = ./ ! ORB file directory
PDR_HLD_DIR       = ./ ! PDR holding tank directory
!
EDR_RECEIPT_DIR   = ./ ! EDR input directory
EDR_FOF_DIR       = ./ ! EDR directory for unzipped fof
!
FOF_INPUT_DIR     = ./ ! FOF directory for unzipped fof
FOF_FGS_DIR       = ./ ! FOF FGS class output directory
FOF_AST_DIR       = ./ ! FOF AST class output directory
FOF_SAV_DIR       = ./ ! FOF temporary save file holding directory
!
FGS_TELEM_DIR     = ./ ! FGS raw jitter file directory
FGS_RAW_DIR       = ./ ! FGS intermediate raw jitter directory
FGS_OUTPUT_DIR    = ./ ! FGS jitter obslogs directory 
FGS_ASN_DIR       = ./ ! FGS ASN table directory 
!
ET_REMOTE_DIR     = ./ ! Remote engineering directory (testing)
!
AST_TELEM_DIR     = ./ ! AST astrometry telemetry file directory 
AST_RAW_DIR       = ./ ! AST intermediate raw jitter directory
AST_OUTPUT_DIR    = ./ ! AST astrometry products directory
!
EPC_OUTPUT_DIR    = ./ ! EPC output directory
EPC_RAW_DIR       = ./ ! EPC raw data directory
! 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Note: log directories must not use default - use a temporary directory
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
AST_LOG_DIR       = /tmp/ ! AST class archive logging directory
CDB_LOG_DIR       = /tmp/ ! CDB and CTB archive logging directory
FGS_LOG_DIR       = /tmp/ ! FGS class archive logging directory
LOG_DIR           = /tmp/ ! Science archive logging directory 
PDR_LOG_DIR       = /tmp/ ! Archive logging directory
cdbs_archive_log_dir = /tmp/ ! CDBS processing log for interactive genreq
!
! Other directories needed for input to interactive genreq
MAMA_DIR     = ./
ANC_ARCH_DIR = ./
PRB_ARCH_DIR = ./
PDQ_ARCH_DIR = ./
DIA_ARCH_DIR = ./ 
EDT_ARCH_DIR = ./
cdbs_archive_dir  = ./ 
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! INGEST_PATH_NAME and INGEST_PATH_ROOT must be configured to work with the
! Ingest regression pipeline and its special path root, so that the
! interactive use of GENREQ program will move files to the proper 
! directory.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
INGEST_PATH_NAME  = ! pathname.path   ! Ingest REGR Pipeline path file name
INGEST_STAGE_ID1  = MI                ! Mission stage ID             
INGEST_STAGE_ID2  = RM                ! Request manager stage ID
INGEST_PATH_ROOT  = ! pathname->INGEST_PATH_ROOT  ! Ingest REGR root directory
big_MINBLOCKS        = 200000000
really_big_MINBLOCKS = 300000000
