coords

module of dascore.proc source

Processing operations that have much to do with coordinates.

Functions

Name Description
assert_has_coords Raise an error if patch doesn’t have required coordinates.
get_coord Get a managed coordinate, raising if it doesn’t meet requirements.
rename_coords Rename coordinate of Patch.
snap_coords Snap coordinates to evenly spaced samples.
sort_coords Sort one or more coordinates.
update_coords Update the coordiantes of a patch.