geopython / OWSLib

OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
https://owslib.readthedocs.io
BSD 3-Clause "New" or "Revised" License
392 stars 278 forks source link

timeout bug #914

Closed WrenRaming closed 7 months ago

WrenRaming commented 8 months ago

Hi,

I found a very minor bug where the timeout was not being passed into init in the WCSBase class.

Best, Wren

coveralls commented 7 months ago

Coverage Status

coverage: 58.535% (-0.4%) from 58.956% when pulling f881eab1d4fc880595eb845eeee1a8120dde1e91 on WrenRaming:master into 4f455441a66d351b86fbbb2ed8caf39830522e7f on geopython:master.