Daemon to transfer pending scenes to NOAA server.
PUSHNOA_DAEMON calls PUSHNOA in a continuous loop to periodically transfer pending scenes to a NOAA server.
- TIME_SLEEP(60)
- Sleep time. The amount of time (in minutes) to sleep between executions of PUSHNOA.
PUSHNOA_DAEMON will call PUSHNOA to determine if there are any pending scenes to be transferred. If there are, they will be converted to a Level-1b format and then transferred to a NOAA server. PUSHNOA_DAEMON will sleep for 45 minutes between calls to PUSHNOA. PUSHNOA_DAEMON will run until it is stopped by the user.
PUSHNOA_DAEMON sleeps for TIME_SLEEP minutes between calls to PUSHNOA. See the PUSHNOA module for more information.
An error was encountered while determining the stop file name ("pushnoa;stop" within the ADAPSTABLES directory). Verify that ADAPSTABLES has been defined.
The existence of the stop file could not be determined. Contact the system administrator if this error persists.
An error occurred in the call to PUSHNOA. Contact the system administrator if this error persists.
The module could not sleep for the specified amount of time. Ensure that a reasonable amount of time was specified.
This module must be executed on edcsgs20 for the acquisition process to complete properly. Restart this module from edcsgs20.
A fatal error was encountered, refer to the message preceding this message for more details.
This function has been aborted by the user. Consult with the user before restarting this function.
This function has been stopped by the user. Consult with the user before restarting this function.
"USER PASSWORD SERVER DIRECTORY"
where:
USER is the user id on the remote server PASSWORD is the password of the user on the remote server SERVER is the IP address of the remote server DIRECTORY is the appropriate directory on the remote server