CHANGES CONTRIBUTING.md COPYING COPYING.LESSER INSTALL MANIFEST.in README.md pyproject.toml setup.cfg setup.py versioneer.py 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.cpp lib/cartopy/_trace.h lib/cartopy/_version.py lib/cartopy/crs.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/nightshade.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/utm_all_zones.py lib/cartopy/examples/waves.py lib/cartopy/examples/wms.py lib/cartopy/examples/wmts.py lib/cartopy/examples/wmts_time.py lib/cartopy/feature/__init__.py lib/cartopy/feature/nightshade.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/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_features.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_eckert.py lib/cartopy/tests/crs/test_equal_earth.py lib/cartopy/tests/crs/test_equidistant_conic.py lib/cartopy/tests/crs/test_geostationary.py lib/cartopy/tests/crs/test_gnomonic.py lib/cartopy/tests/crs/test_interrupted_goode_homolosine.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_miller.py lib/cartopy/tests/crs/test_mollweide.py lib/cartopy/tests/crs/test_nearside_perspective.py lib/cartopy/tests/crs/test_orthographic.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/crs/test_utm.py lib/cartopy/tests/feature/__init__.py lib/cartopy/tests/feature/test_nightshade.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/lakes_shapefile/ne_110m_lakes.dbf lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.shp lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.shx 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_feature_artist.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_nightshade.py lib/cartopy/tests/mpl/test_patch.py lib/cartopy/tests/mpl/test_plots.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 lib/cartopy/tests/mpl/baseline_images/mpl/test_crs/lambert_conformal_south.png lib/cartopy/tests/mpl/baseline_images/mpl/test_crs/mercator_squashed.png lib/cartopy/tests/mpl/baseline_images/mpl/test_examples/global_map.png lib/cartopy/tests/mpl/baseline_images/mpl/test_features/gshhs_coastlines.png lib/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth.png lib/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth_custom.png lib/cartopy/tests/mpl/baseline_images/mpl/test_features/wfs.png lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner1.png lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels.png lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_1.5.png lib/cartopy/tests/mpl/baseline_images/mpl/test_images/image_merge.png lib/cartopy/tests/mpl/baseline_images/mpl/test_images/image_nest.png lib/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_natural_earth_ortho.png lib/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_regional_projected.png lib/cartopy/tests/mpl/baseline_images/mpl/test_images/web_tiles.png lib/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2/web_tiles.png lib/cartopy/tests/mpl/baseline_images/mpl/test_img_transform/regrid_image.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d_transformed.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_plate_carree.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid_with_extent.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap_mpl_pre_3.0.0.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contourf_wrap.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_map.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_scatter_wrap.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections4.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections5.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections520.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/natural_earth_interface.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap1.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap2.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap3.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_goode_wrap.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_limited_area_wrap.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_mercator_wrap.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_single_column_wrap.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_plate_carree.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid_with_extent.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_rotated_pole.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/simple_global.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_1.4.3.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.0.0.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.1.0.png lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_3.0.0.png lib/cartopy/tests/mpl/baseline_images/mpl/test_nightshade/nightshade_platecarree.png lib/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/contour_with_interiors.png lib/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors.png lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical.png lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_no_transform.png lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks.png lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical.png lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform.png lib/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wms.png lib/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wmts.png requirements/default.txt requirements/epsg.txt requirements/ows.txt requirements/plotting.txt requirements/tests.txt