Skip to content

fix for cartopy/wmts examples, solves #619#656

Merged
cehbrecht merged 1 commit into
geopython:masterfrom
raphaeldussin:fix_cartopy
Feb 11, 2020
Merged

fix for cartopy/wmts examples, solves #619#656
cehbrecht merged 1 commit into
geopython:masterfrom
raphaeldussin:fix_cartopy

Conversation

@raphaeldussin
Copy link
Copy Markdown

lot of examples out there making use of NASA's service (https://map1c.vis.earthdata.nasa.gov/wmts-geo/wmts.cgi) are broken. Based on chronology, I think it's related to changes in the WMTS service.
The problem OWSLib code is 5 years old and examples broke a few month ago.

Replacing the error by a warning solved the problem and gives the expected results.

@cehbrecht cehbrecht added the wmts label Feb 11, 2020
@cehbrecht cehbrecht added this to the 0.20.0 milestone Feb 11, 2020
@cehbrecht
Copy link
Copy Markdown
Contributor

@raphaeldussin @tomkralidis I'm not familiar with wmts ... but I would at least accept this as a workaround.

@cehbrecht
Copy link
Copy Markdown
Contributor

test failures are not related to this PR.

@cehbrecht cehbrecht merged commit 45c1dbb into geopython:master Feb 11, 2020
@cehbrecht
Copy link
Copy Markdown
Contributor

@raphaeldussin thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants