User Tools

Site Tools


other:python:maps_by_jyp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
other:python:maps_by_jyp [2019/11/15 12:53]
jypeter [JYP's map room] Added some links
other:python:maps_by_jyp [2021/08/03 12:01] (current)
jypeter [JYP's map room] Added link to cartopy gallery
Line 1: Line 1:
 ====== JYP's map room ====== ====== JYP's map room ======
  
-You will find below a gallery of maps made with [[other:​python:​matplotlib_by_jyp|matplotlib]] and [[https://​scitools.org.uk/​cartopy/​|cartopy]].+You will find below a gallery of maps made with [[other:​python:​matplotlib_by_jyp|matplotlib]] and [[https://​scitools.org.uk/​cartopy/​|cartopy]] 
 + 
 +<wrap hi>Be sure to also have at least a quick look at the examples available in the [[https://​scitools.org.uk/​cartopy/​docs/​latest/​gallery/​|Cartopy Gallery]]!</​wrap>​
  
 You can get more python information on the [[other:​python:​jyp_steps|JYP'​s recommended steps for learning python]] page. You can get more python information on the [[other:​python:​jyp_steps|JYP'​s recommended steps for learning python]] page.
Line 21: Line 23:
     * Use an //A4 portrait// (''​figsize=(8.3,​ 11.7)''​) figure size and ''​subplots_adjust''​ in order to improve the page layout     * Use an //A4 portrait// (''​figsize=(8.3,​ 11.7)''​) figure size and ''​subplots_adjust''​ in order to improve the page layout
     * Use a //listed colormap// (and the associated //norm//), and ''​pcolormesh''​ to plot the discrete PFT values     * Use a //listed colormap// (and the associated //norm//), and ''​pcolormesh''​ to plot the discrete PFT values
-    * Use a trick to make sure that the black plot border is correctly plotted above everything (''​top_plot.outline_patch.set_zorder(50)''​)+    * Use a trick to make sure that the black plot border is correctly plotted above everything (''​top_plot.outline_patch.set_zorder(50)''​). Note: the plot border problem in ''​cartopy 0.17.0''​ has been [[https://​github.com/​SciTools/​cartopy/​issues/​1364|fixed in a future version of cartopy]] and the //​outline_patch trick// will not be required at some point
  
 ===== Megabiome maps ===== ===== Megabiome maps =====
other/python/maps_by_jyp.1573822416.txt.gz · Last modified: 2019/11/15 12:53 by jypeter