Skip to content

easy_map

bchate edited this page Jul 27, 2018 · 6 revisions

Plotting map from xarray is not straight forward as the function to use vary depending on the type of array to plot. Moreover some function plot square shape without keeping the same resolution on x and y.

The easy_map function try to facilitate this issues by automatically defining the orientation (portait or landscape) of the figure.

If you have credentials for the Swiss Data Cube, you can play with a demo script at http://sdc.unepgrid.ch:8080/notebooks/demo_FUN_easy_map.ipynb

The code and the demo jupyter notebook script can be found here

Clone this wiki locally