douglasgomezr / cartopy-tutorial

Basic tutorial for cartopy map plotting Python package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cartopy-tutorial

Basic tutorial for cartopy map plotting Python package

cartopy is the Python map plotting package that is developed out of the UK Met office. It has plenty of features that make it easy to take your data and project it to a number of map projections. This repository contains a brief tutorial on how to use the main methods in the package. The data being used here are from RUC weather model (from NCEP), GOES 13 VIS imagery, surface station data via the MesoWest API, and SPC tornado probaility shapefiles.

If you have questions about this tutorial, I will be happy to try and answer them. If you have more specific questions about cartopy itself, please contact the actual developers of cartopy.

About

Basic tutorial for cartopy map plotting Python package

License:MIT License


Languages

Language:Jupyter Notebook 100.0%