Cartopy

Index

A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y

A

acquire_resource() (cartopy.io.Downloader method)
add_cyclic_point() (in module cartopy.util)
add_feature() (cartopy.mpl.geoaxes.GeoAxes method)
add_geometries() (cartopy.mpl.geoaxes.GeoAxes method)
add_image() (cartopy.mpl.geoaxes.GeoAxes method)
add_raster() (cartopy.mpl.geoaxes.GeoAxes method)
add_wms() (cartopy.mpl.geoaxes.GeoAxes method)
add_wmts() (cartopy.mpl.geoaxes.GeoAxes method)
AlbersEqualArea (class in cartopy.crs)
as_geocentric() (cartopy.crs.CRS method)
as_geodetic() (cartopy.crs.CRS method)
attributes (cartopy.io.shapereader.Record attribute)
AzimuthalEquidistant (class in cartopy.crs)

B

background_patch (cartopy.mpl.geoaxes.GeoAxes attribute)
barbs() (cartopy.mpl.geoaxes.GeoAxes method)
bounds (cartopy.io.shapereader.Record attribute)

C

cartopy.config (built-in variable)
cartopy.feature.BORDERS (in module cartopy.feature)
cartopy.feature.COASTLINE (in module cartopy.feature)
cartopy.feature.LAKES (in module cartopy.feature)
cartopy.feature.LAND (in module cartopy.feature)
cartopy.feature.OCEAN (in module cartopy.feature)
cartopy.feature.RIVERS (in module cartopy.feature)
cartopy.io.ogc_clients (module)
cartopy.mpl.geoaxes.GeoAxesSubplot (built-in class)
cartopy.util (module)
coastlines() (cartopy.mpl.geoaxes.GeoAxes method)
collection_kwargs (cartopy.mpl.gridliner.Gridliner attribute)
COLORS (in module cartopy.feature)
crs (cartopy.feature.Feature attribute)
CRS (class in cartopy.crs)
CRS.globe (built-in variable)

D

default_projection() (cartopy.io.ogc_clients.WFSGeometrySource method)
Downloader (class in cartopy.io)

E

epsg() (in module cartopy.crs)
EuroPP (class in cartopy.crs)

F

Feature (class in cartopy.feature)
fetch_geometries() (cartopy.io.ogc_clients.WFSGeometrySource method)
fetch_raster() (cartopy.io.RasterSource method)
FORMAT_KEYS (cartopy.io.Downloader attribute)
from_config() (cartopy.io.Downloader static method)

G

GeoAxes (class in cartopy.mpl.geoaxes)
Geocentric (class in cartopy.crs)
Geodetic (class in cartopy.crs)
geometries() (cartopy.feature.Feature method)
(cartopy.io.shapereader.Reader method)
geometry (cartopy.io.shapereader.Record attribute)
Geostationary (class in cartopy.crs)
get_extent() (cartopy.mpl.geoaxes.GeoAxes method)
getmap_extra_kwargs (cartopy.io.ogc_clients.WMSRasterSource attribute)
Globe (class in cartopy.crs)
Gnomonic (class in cartopy.crs)
Gridliner (class in cartopy.mpl.gridliner)
gridlines() (cartopy.mpl.geoaxes.GeoAxes method)
gshhs() (in module cartopy.io.shapereader)
GSHHSFeature (class in cartopy.feature)

H

hold_limits() (cartopy.mpl.geoaxes.GeoAxes method)

I

InterruptedGoodeHomolosine (class in cartopy.crs)
intersecting_geometries() (cartopy.feature.Feature method)

K

kwargs (cartopy.feature.Feature attribute)

L

LambertConformal (class in cartopy.crs)
LambertCylindrical (class in cartopy.crs)
layer (cartopy.io.ogc_clients.WMTSRasterSource attribute)
layers (cartopy.io.ogc_clients.WMSRasterSource attribute)
LocatedImage (class in cartopy.io)

M

Mercator (class in cartopy.crs)
Miller (class in cartopy.crs)
Mollweide (class in cartopy.crs)

N

n_steps (cartopy.mpl.gridliner.Gridliner attribute)
natural_earth() (in module cartopy.io.shapereader)
natural_earth_shp() (cartopy.mpl.geoaxes.GeoAxes method)
NaturalEarthFeature (class in cartopy.feature)
NorthPolarStereo (class in cartopy.crs)

O

Orthographic (class in cartopy.crs)
OSGB (class in cartopy.crs)
OSNI (class in cartopy.crs)
outline_patch (cartopy.mpl.geoaxes.GeoAxes attribute)

P

path() (cartopy.io.Downloader method)
PlateCarree (class in cartopy.crs)
pre_downloaded_path() (cartopy.io.Downloader method)
project_geometry() (cartopy.crs.Projection method)
projection (cartopy.mpl.geoaxes.GeoAxes attribute)
Projection (class in cartopy.crs)

Q

quick_vertices_transform() (cartopy.crs.Projection method)
quiver() (cartopy.mpl.geoaxes.GeoAxes method)

R

RasterSource (class in cartopy.io)
Reader (class in cartopy.io.shapereader)
Record (class in cartopy.io.shapereader)
records() (cartopy.io.shapereader.Reader method)
Robinson (class in cartopy.crs)
RotatedGeodetic (class in cartopy.crs)
RotatedPole (class in cartopy.crs)

S

service (cartopy.io.ogc_clients.WMSRasterSource attribute)
set_boundary() (cartopy.mpl.geoaxes.GeoAxes method)
set_extent() (cartopy.mpl.geoaxes.GeoAxes method)
set_global() (cartopy.mpl.geoaxes.GeoAxes method)
set_xticks() (cartopy.mpl.geoaxes.GeoAxes method)
set_yticks() (cartopy.mpl.geoaxes.GeoAxes method)
ShapelyFeature (class in cartopy.feature)
SlippyImageArtist (class in cartopy.mpl.slippy_image_artist)
SouthPolarStereo (class in cartopy.crs)
Stereographic (class in cartopy.crs)
stock_img() (cartopy.mpl.geoaxes.GeoAxes method)
streamplot() (cartopy.mpl.geoaxes.GeoAxes method)

T

target_path() (cartopy.io.Downloader method)
transform_point() (cartopy.crs.CRS method)
transform_points() (cartopy.crs.CRS method)
transform_vectors() (cartopy.crs.CRS method)
TransverseMercator (class in cartopy.crs)

U

url() (cartopy.io.Downloader method)
UTM (class in cartopy.crs)

V

validate_projection() (cartopy.io.RasterSource method)

W

WFSGeometrySource (class in cartopy.io.ogc_clients)
WMSRasterSource (class in cartopy.io.ogc_clients)
wmts (cartopy.io.ogc_clients.WMTSRasterSource attribute)
WMTSRasterSource (class in cartopy.io.ogc_clients)

X

xformatter (cartopy.mpl.gridliner.Gridliner attribute)
xlabel_artists (cartopy.mpl.gridliner.Gridliner attribute)
xlabel_style (cartopy.mpl.gridliner.Gridliner attribute)
xlabels_bottom (cartopy.mpl.gridliner.Gridliner attribute)
xlabels_top (cartopy.mpl.gridliner.Gridliner attribute)
xline_artists (cartopy.mpl.gridliner.Gridliner attribute)
xlines (cartopy.mpl.gridliner.Gridliner attribute)
xlocator (cartopy.mpl.gridliner.Gridliner attribute)

Y

yformatter (cartopy.mpl.gridliner.Gridliner attribute)
ylabel_artists (cartopy.mpl.gridliner.Gridliner attribute)
ylabel_style (cartopy.mpl.gridliner.Gridliner attribute)
ylabels_left (cartopy.mpl.gridliner.Gridliner attribute)
ylabels_right (cartopy.mpl.gridliner.Gridliner attribute)
yline_artists (cartopy.mpl.gridliner.Gridliner attribute)
ylines (cartopy.mpl.gridliner.Gridliner attribute)
ylocator (cartopy.mpl.gridliner.Gridliner attribute)