[OWSLib-users] question about timeout
mohammed shambakey
shambakey1 at gmail.com
Sun Mar 27 02:21:03 PDT 2022
Hi
I'm trying the following code (with a modified timeout to 300)
"
enterprise_cube_public="http://zam10213.zam.kfa-juelich.de/rasdaman/ows"
version="2.0.1"
my_wcs=WebCoverageService(enterprise_cube_public,version=version,timeout=300)
"
but I receive the following error (with timeout somehow set to the default
value of 30):
"ReadTimeout: HTTPConnectionPool(host='zam10213.zam.kfa-juelich.de',
port=80): Read timed out. (read timeout=30)"
Just out of curiosity, I tried to access the Rasdaman server in other ways
(using requests module, curl, the website itself) and it worked. I don't
know what is the problem.
Regards
--
Mohammed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/owslib-users/attachments/20220327/cb7dc74b/attachment.html>
More information about the OWSLib-users
mailing list