News

This Python module, cartopy_grid_plots.py, is used for generating a grid of subplots in a single figure, each containing a geographic plot with temperature data. The grid of subplots can be customized ...
First, you need python. The easiest way to get it is to use something like miniconda. Once you have python, you need to have cartopy, fiona, and matplotlib installed. Then, just download this ...