HermesDataSchema ================ .. currentmodule:: hermes_core.util.schema .. autoclass:: HermesDataSchema :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HermesDataSchema.default_global_attributes ~HermesDataSchema.global_attribute_schema ~HermesDataSchema.variable_attribute_schema .. rubric:: Methods Summary .. autosummary:: ~HermesDataSchema.derive_global_attributes ~HermesDataSchema.derive_measurement_attributes ~HermesDataSchema.derive_time_attributes ~HermesDataSchema.global_attribute_info ~HermesDataSchema.global_attribute_template ~HermesDataSchema.measurement_attribute_info ~HermesDataSchema.measurement_attribute_template .. rubric:: Attributes Documentation .. autoattribute:: default_global_attributes .. autoattribute:: global_attribute_schema .. autoattribute:: variable_attribute_schema .. rubric:: Methods Documentation .. automethod:: derive_global_attributes .. automethod:: derive_measurement_attributes .. automethod:: derive_time_attributes .. automethod:: global_attribute_info .. automethod:: global_attribute_template .. automethod:: measurement_attribute_info .. automethod:: measurement_attribute_template