Skip to content

acdd_dataset_config

Classes:

Name Description
ACDDDatasetConfig

Classes#

ACDDDatasetConfig #

Bases: DatasetConfig

Attributes:

Name Type Description
attrs ACDDGlobalAttrs

Attributes#

attrs class-attribute instance-attribute #
attrs: ACDDGlobalAttrs = Field(
    ...,
    description="Attributes that pertain to the dataset as a whole (as opposed to attributes that are specific to individual variables.",
)