regionmask
  • Installation
    • Required dependencies
    • Optional dependencies
    • Instructions

Defined Regions

  • Countries/ States (NaturalEarth)
    • Countries
    • US States
  • ‘Scientific’ Regions
    • Giorgi Regions
    • SREX Regions

Tutorials

  • Plotting
    • Plot all regions
    • Plot only a Subset of Regions
  • Create numpy region mask
    • Create a mask with a different lon/ lat grid
  • Create xarray region mask
  • Create your own region
    • Use shapely Polygon

API Reference

  • API reference
    • Top-level functions
    • Regions_cls
    • Region_cls
    • Private Functions
 
regionmask
  • Docs »
  • Edit on GitHub

Index

_ | A | C | M | N | P | R

_

__getitem__() (regionmask.Regions_cls method)
__init__() (regionmask.Region_cls method)
(regionmask.Regions_cls method)
_is_polygon (regionmask.Regions_cls attribute)
_wrapAngle() (in module regionmask)
_wrapAngle180() (in module regionmask)
_wrapAngle360() (in module regionmask)

A

abbrevs (regionmask.Regions_cls attribute)

C

centroids (regionmask.Regions_cls attribute)
coords (regionmask.Region_cls attribute)
(regionmask.Regions_cls attribute)
create_mask_contains() (in module regionmask)

M

map_keys() (regionmask.Regions_cls method)
mask() (regionmask.Regions_cls method)

N

names (regionmask.Regions_cls attribute)
numbers (regionmask.Regions_cls attribute)

P

plot() (regionmask.Regions_cls method)
polygon (regionmask.Region_cls attribute)
polygons (regionmask.Regions_cls attribute)

R

Region_cls (class in regionmask)
region_ids (regionmask.Regions_cls attribute)
regionmask (module), [1], [2], [3]
Regions_cls (class in regionmask)

© Copyright 2016, Mathias Hauser.

Built with Sphinx using a theme provided by Read the Docs.