Henry Walshaw
Henry Walshaw
Closes #78 Finalise the work on separating the plotting libraries to make them optional. This includes: 1. Remove references to `cartopy` which isn't used 2. Update setup.py to parse requirements.txt...
Currently this line causes an issue when building the URL parameter for the bounding box in WMS 1.1.1 https://github.com/geopython/OWSLib/blob/bc88ee1a6509746cff1cccfbad6e6501bae4c256/owslib/map/wms111.py#L175 and likewise in WMS 1.3.0, although only when the projection for...
Add a column to set a `crontab` expression for resource checks. The current `run_frequency` chooses a random start time within the next `run_frequency` minutes as the start time and the...
Add the run data to the webhook message. The gaol is that we should be able to use the data coming to the webhook to triage and send to other...
## Expected behavior and actual behavior. Hi all, in the current version of fiona rather than upcasting integers to floats. Worse it appears to drop the field in output types...