regionate.regionsΒΆ

Functions

open_grs(path, ds_to_grid)

Creates a GriddedRegions instance from a .grs file format

sorted_tuple(s)

Sort tuples (by integer)

Classes

GriddedRegions(region_dict, grid[, name])

A dictionary of named polygonal regions that exactly conform to the velocity faces of a C-grid ocean model.

MaskRegions(mask, grid[, name])

A dictionary of polygonal regions that exactly conform to the velocity faces bounding a mask in a C-grid ocean model.

Regions(region_dict[, name])

A dictionary of polygonal regions defined by a list or array of geographical coordinates.