CHANGES
CONTRIBUTING.md
COPYING
COPYING.LESSER
INSTALL
MANIFEST.in
README.md
README.rst
setup.py
lib/cartopy/_crs.c
lib/cartopy/_trace.cpp
lib/cartopy/trace.cpp
lib/cartopy/geodesic/_geodesic.c
lib/Cartopy.egg-info/PKG-INFO
lib/Cartopy.egg-info/SOURCES.txt
lib/Cartopy.egg-info/dependency_links.txt
lib/Cartopy.egg-info/requires.txt
lib/Cartopy.egg-info/top_level.txt
lib/cartopy/__init__.py
lib/cartopy/_crs.pxd
lib/cartopy/_crs.pyx
lib/cartopy/_epsg.py
lib/cartopy/_trace.h
lib/cartopy/crs.py
lib/cartopy/feature.py
lib/cartopy/img_transform.py
lib/cartopy/trace.pyx
lib/cartopy/util.py
lib/cartopy/vector_transform.py
lib/cartopy/data/LICENSE
lib/cartopy/data/netcdf/HadISST1_SST_update.README.txt
lib/cartopy/data/netcdf/HadISST1_SST_update.nc
lib/cartopy/data/raster/natural_earth/50-natural-earth-1-downsampled.png
lib/cartopy/data/raster/natural_earth/images.json
lib/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.README.txt
lib/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.jpg
lib/cartopy/data/shapefiles/gshhs/README.TXT
lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.dbf
lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shp
lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shx
lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.dbf
lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shp
lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shx
lib/cartopy/examples/__init__.py
lib/cartopy/examples/always_circular_stereo.py
lib/cartopy/examples/arrows.py
lib/cartopy/examples/aurora_forecast.py
lib/cartopy/examples/axes_grid_basic.py
lib/cartopy/examples/barbs.py
lib/cartopy/examples/eccentric_ellipse.py
lib/cartopy/examples/effects_of_the_ellipse.py
lib/cartopy/examples/eyja_volcano.py
lib/cartopy/examples/favicon.py
lib/cartopy/examples/feature_creation.py
lib/cartopy/examples/features.py
lib/cartopy/examples/geostationary.py
lib/cartopy/examples/global_map.py
lib/cartopy/examples/hurricane_katrina.py
lib/cartopy/examples/image_tiles.py
lib/cartopy/examples/logo.py
lib/cartopy/examples/regridding_arrows.py
lib/cartopy/examples/reprojected_wmts.py
lib/cartopy/examples/rotated_pole.py
lib/cartopy/examples/star_shaped_boundary.py
lib/cartopy/examples/streamplot.py
lib/cartopy/examples/tick_labels.py
lib/cartopy/examples/tissot.py
lib/cartopy/examples/tube_stations.py
lib/cartopy/examples/un_flag.py
lib/cartopy/examples/waves.py
lib/cartopy/examples/wms.py
lib/cartopy/examples/wmts.py
lib/cartopy/examples/wmts_time.py
lib/cartopy/geodesic/__init__.py
lib/cartopy/geodesic/_geodesic.pyx
lib/cartopy/io/__init__.py
lib/cartopy/io/img_nest.py
lib/cartopy/io/img_tiles.py
lib/cartopy/io/ogc_clients.py
lib/cartopy/io/shapereader.py
lib/cartopy/io/srtm.npz
lib/cartopy/io/srtm.py
lib/cartopy/mpl/__init__.py
lib/cartopy/mpl/clip_path.py
lib/cartopy/mpl/feature_artist.py
lib/cartopy/mpl/geoaxes.py
lib/cartopy/mpl/gridliner.py
lib/cartopy/mpl/patch.py
lib/cartopy/mpl/slippy_image_artist.py
lib/cartopy/mpl/ticker.py
lib/cartopy/sphinxext/__init__.py
lib/cartopy/sphinxext/gallery.py
lib/cartopy/sphinxext/summarise_package.py
lib/cartopy/tests/__init__.py
lib/cartopy/tests/test_coastline.py
lib/cartopy/tests/test_coding_standards.py
lib/cartopy/tests/test_crs.py
lib/cartopy/tests/test_crs_transform_vectors.py
lib/cartopy/tests/test_geodesic.py
lib/cartopy/tests/test_img_nest.py
lib/cartopy/tests/test_img_tiles.py
lib/cartopy/tests/test_img_transform.py
lib/cartopy/tests/test_line_string.py
lib/cartopy/tests/test_linear_ring.py
lib/cartopy/tests/test_polygon.py
lib/cartopy/tests/test_shapereader.py
lib/cartopy/tests/test_util.py
lib/cartopy/tests/test_vector_transform.py
lib/cartopy/tests/crs/__init__.py
lib/cartopy/tests/crs/test_albers_equal_area.py
lib/cartopy/tests/crs/test_azimuthal_equidistant.py
lib/cartopy/tests/crs/test_geostationary.py
lib/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py
lib/cartopy/tests/crs/test_lambert_conformal.py
lib/cartopy/tests/crs/test_mercator.py
lib/cartopy/tests/crs/test_nearside_perspective.py
lib/cartopy/tests/crs/test_robinson.py
lib/cartopy/tests/crs/test_rotated_geodetic.py
lib/cartopy/tests/crs/test_rotated_pole.py
lib/cartopy/tests/crs/test_sinusoidal.py
lib/cartopy/tests/crs/test_stereographic.py
lib/cartopy/tests/crs/test_transverse_mercator.py
lib/cartopy/tests/io/__init__.py
lib/cartopy/tests/io/test_downloaders.py
lib/cartopy/tests/io/test_ogc_clients.py
lib/cartopy/tests/io/test_srtm.py
lib/cartopy/tests/mpl/__init__.py
lib/cartopy/tests/mpl/test_axes.py
lib/cartopy/tests/mpl/test_caching.py
lib/cartopy/tests/mpl/test_contour.py
lib/cartopy/tests/mpl/test_crs.py
lib/cartopy/tests/mpl/test_examples.py
lib/cartopy/tests/mpl/test_features.py
lib/cartopy/tests/mpl/test_gridliner.py
lib/cartopy/tests/mpl/test_images.py
lib/cartopy/tests/mpl/test_img_transform.py
lib/cartopy/tests/mpl/test_mpl_integration.py
lib/cartopy/tests/mpl/test_patch.py
lib/cartopy/tests/mpl/test_pseudo_color.py
lib/cartopy/tests/mpl/test_quiver.py
lib/cartopy/tests/mpl/test_set_extent.py
lib/cartopy/tests/mpl/test_shapely_to_mpl.py
lib/cartopy/tests/mpl/test_ticker.py
lib/cartopy/tests/mpl/test_ticks.py
lib/cartopy/tests/mpl/test_web_services.py
requirements/default.txt
requirements/epsg.txt
requirements/ows.txt
requirements/plotting.txt
requirements/tests.txt