Scroll to navigation

ECACCESS-GATEWAY-NAME(1p) User Contributed Perl Documentation ECACCESS-GATEWAY-NAME(1p)

NAME

ecaccess-gateway-name - Display the name of the default ECaccess Gateway

SYNOPSIS

ecaccess-gateway-name -version|-help|-manual

ecaccess-gateway-name [-debug]

DESCRIPTION

Display the Name of the Gateway you are connected to.

If you want to use another Gateway (e.g. a local Gateway) instead of the default ecaccess.ecmwf.int Gateway then you can use the following environment parameters:

  http_ecaccess=gateway.meteo.ms:9080
  https_ecaccess=gateway.meteo.ms:9443

(e.g. if your local ECaccess Gateway name is "gateway.meteo.ms" and you are using the default ECaccess http/s ports 9080/9443)

OPTIONS

-version
Display version number and exits.
-help
Print a brief help message and exits.
-manual
Prints the manual page and exits.
-retry count
Number of SSL connection retries per 5s to ECMWF. This parameter only apply to the initial SSL connection initiated by the command to the ECMWF server. It does not apply to all the subsequent requests made afteward as it is mainly targeting errors that can happen from time to time during the SSL handshake. Default is no retry.
-debug
Display the SOAP and SSL messages exchanged.

EXAMPLES

ecaccess-gateway-name

Display the name of the current ECaccess Gateway.

SEE ALSO

ecaccess-gateway-list, ecaccess-gateway-connected, ecaccess.
2013-12-11 perl v5.18.1