Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create wms_ecmwf.py #1408

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

htonchia
Copy link
Contributor

@htonchia htonchia commented Dec 5, 2019

Example on how to manage the geographical boundary extent and color and "token" for wms server.

Rationale

I have added an example using data from a wms server.
It shows how to send extra information needed to access a server, in the example, a 'token'.

It also show how to manage the boundary of the data, and how to control its extent and how to change its color or remove it.
For the color, this is a workaround as there is no function yet to do it.

Implications

There have been some changes in how the boundary is managed from an outline_patch to a spines['geo']. The example handles both.

example on how to manage the geographical boundary extent and color and "token" for wms server.
lib/cartopy/examples/wms_ecmwf.py Show resolved Hide resolved
lib/cartopy/examples/wms_ecmwf.py Outdated Show resolved Hide resolved
lib/cartopy/examples/wms_ecmwf.py Show resolved Hide resolved
lib/cartopy/examples/wms_ecmwf.py Outdated Show resolved Hide resolved
lib/cartopy/examples/wms_ecmwf.py Outdated Show resolved Hide resolved
lib/cartopy/examples/wms_ecmwf.py Outdated Show resolved Hide resolved
managed extra lines
@QuLogic
Copy link
Member

QuLogic commented Apr 12, 2020

I fear this example may be doing a bit too many things at the same time. I don't really understand the working of full_geo_extent, and it may be easier to do now that tight layout works better. The docs should be for the current version, so the edge colour stuff can be simplified.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants