get_default_host¶
- gwdatafind.utils.get_default_host()¶
Return the default host as stored in the
${GWDATAFIND_SERVER}.- Returns:
host (
str) – the URL of the default host- Raises:
ValueError – if the
GWDATAFIND_SERVERenvironment variable is not set
Return the default host as stored in the ${GWDATAFIND_SERVER}.
host (str) – the URL of the default host
ValueError – if the GWDATAFIND_SERVER environment variable is not set