attrs

module of dascore.core source

Pydantic schemas used by DASCore.

Functions

Name Description
combine_patch_attrs Merge Patch Attributes along a dimension.
decompose_attrs Function to decompose attributes into series.
merge_compatible_coords_attrs Merge the coordinates and attributes of patches or raise if incompatible.

Classes

Name Description
PatchAttrs The expected attributes for a Patch.