/********************************************************************** * TDRP params for CloudHt **********************************************************************/ //====================================================================== // // DEBUGGING PARAMETERS. // // Parameters controlling debug outputs. // //====================================================================== ///////////// debug /////////////////////////////////// // // Debug option. // If set, debug messages will be printed appropriately. // // Type: enum // Options: // DEBUG_OFF // DEBUG_NORM // DEBUG_VERBOSE // debug = DEBUG_NORM; //====================================================================== // // PROCESS PARAMETERS. // //====================================================================== ///////////// instance //////////////////////////////// // // Process instance. // Used for registration with procmap. // Type: string // instance = "NESDIS2020.3D_hgtTemp"; //====================================================================== // // PROCESS CONTROL PARAMETERS. // //====================================================================== ///////////// mode //////////////////////////////////// // // Input triggering mode. // Can be either ARCHIVE, REALTIME or FILELIST.ARCHIVE will require a // -start