cartopy icon indicating copy to clipboard operation
cartopy copied to clipboard

Create wms_ecmwf.py

Open htonchia opened this issue 6 years ago • 2 comments

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.

htonchia avatar Dec 05 '19 16:12 htonchia

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.

QuLogic avatar Apr 12 '20 08:04 QuLogic

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.

CLAassistant avatar Apr 08 '24 16:04 CLAassistant