regionmask
0.5.0+dev

Getting Started

  • Installation

Methods

  • Edge behavior and interiors

Usage: Tutorials

  • Plotting
  • Create 2D region masks
  • Create 3D region masks
  • Working with geopandas (shapefiles)
  • Create your own region

Defined Regions

  • Countries/ States (NaturalEarth)
  • Landmask (NaturalEarth)
  • Marine Areas/ Ocean Basins (NaturalEarth)
  • Scientific Regions

API Reference

  • What’s New
  • API reference
regionmask
  • Docs »
  • Index

Index

_ | A | B | C | F | L | M | N | P | R

_

  • __getitem__() (regionmask.Regions method)
  • __init__() (regionmask._OneRegion method)
    • (regionmask.Regions method)
  • _is_180() (in module regionmask.core.utils)
  • _is_polygon() (regionmask.Regions property)
  • _OneRegion (class in regionmask)
  • _wrapAngle() (in module regionmask.core.utils)
  • _wrapAngle180() (in module regionmask.core.utils)
  • _wrapAngle360() (in module regionmask.core.utils)

A

  • abbrevs() (regionmask.Regions property)

B

  • bounds() (regionmask._OneRegion property)
    • (regionmask.Regions property)
  • bounds_global() (regionmask.Regions property)

C

  • centroids() (regionmask.Regions property)
  • coords() (regionmask._OneRegion property)
    • (regionmask.Regions property)
  • create_mask_contains() (in module regionmask)

F

  • from_geopandas() (in module regionmask)

L

  • lon_180() (regionmask.Regions property)
  • lon_360() (regionmask.Regions property)

M

  • map_keys() (regionmask.Regions method)
  • mask() (regionmask.Regions method)
  • mask_geopandas() (in module regionmask)

N

  • names() (regionmask.Regions property)
  • numbers() (regionmask.Regions property)

P

  • plot() (regionmask.Regions method)
  • plot_regions() (regionmask.Regions method)
  • polygon() (regionmask._OneRegion property)
  • polygons() (regionmask.Regions property)

R

  • region_ids() (regionmask.Regions property)
  • Regions (class in regionmask)

© Copyright 2016-2020, regionmask Developers

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