If there is no local etopo2.nc and/or etopo1.nc file then the LAS scripts access these via our OPeNDAP server. There is a test to see of the server works, but the test does not seem to be able to tell that a server is returning the "shutdown page" so the scripts fail.
Maybe the test should be more robust and if it fails the fallback should be to local files. At any rate, we don't want a plot to fail just because a remote OPeNDAP server is unavailable especially when the URL is defined in the script not in the configuration.