other:python:maps_by_jyp
This is an old revision of the document!
Table of Contents
JYP's map room
You will find below a gallery of maps made with cartopy.
This page is under construction and its content may change drastically. The source codes are on LSCE servers, that you can hopefully access (too bad otherwise…)
PFT maps
- Summary: plot two PFT maps on a page
- Authors: Camille Contoux & Jean-Yves Peterschmitt
- Date: September 2019
- Script:
~jypeter/CDAT/Progs/Devel/contoux/plot_PFT_plio_pi.py
- Load the NetCDF model data with
cdms2
- Optionally reduce the number of PFTs before plotting
- Use
matplotlib
+cartopy
to create the plot- Create two plots with a common colorbar
- Use a listed colormap (and the associated norm), and pcolormesh to plot the discrete PFT values
Megabiome maps
- Summary: Plot two megabiome maps based on 2 versions of the IPSL model (CM5 and CM6), and compare them to a map with observations
- Authors: Raj Rani-Singh & Jean-Yves Peterschmitt
- Date: September 2019
- Script:
~jypeter/CDAT/Progs/Devel/pasb/PMIP4/Press_Conference_1909/mh_CM6_CM5_megabiome.py
- Load the NetCDF model data with
cdms2
, and the xlsx observations' data withpandas
[ PMIP3 Wiki Home ] - [ Help! ] - [ Wiki syntax ]
other/python/maps_by_jyp.1568303783.txt.gz · Last modified: 2019/09/12 17:56 by jypeter