Create wms_ecmwf.py
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.
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.
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.