Masking operations¶
The package makes available routines for masking out attributes of the delta.
This class is defined in deltametrics.mask
.
Hint
There is a complete Masking Subject Guide about the organization of this area of DeltaMetrics and examples for how to use and compute masks.
Mask classes¶
|
Elevation mask. |
|
Flow field mask. |
|
Identify a binary mask of the delta topset. |
|
Identify the shoreline as a binary mask. |
|
Compute the wet mask. |
|
Identify a binary channel mask. |
|
Identify the land-water edges. |
|
Identify channel centerline mask. |
|
Low-level base class to be inherited by all mask objects. |
|
Threshold value mask. |
|
Create a DepositMask from an array. |
|
Create simple geometric masks. |