pygmt.grdlandmask


grdlandmask - Create a “wet-dry” mask grid from shoreline data base

Classes

GMTTempFile([prefix, suffix])

Context manager for creating closed temporary files.

Session()

A GMT API session where most operations involving the C API happen.

Functions

build_arg_string(kwargs)

Transform keyword arguments into a GMT argument string.

fmt_docstring(module_func)

Decorator to insert common text into module docstrings.

grlandmask(**kwargs)

Read the selected shoreline database and create a grid to specify which nodes in the specified grid are over land or over water.

kwargs_to_strings(**conversions)

Decorator to convert given keyword arguments to strings.

use_alias(**aliases)

Decorator to add aliases to keyword arguments of a function.