WaterLevelFeatureInstanceBase

class s100py.s104.v1_1.api.WaterLevelFeatureInstanceBase

Bases: object

Basic template for the name of the attribute. Attribute name will be automatically determined based on the array position of the S104_MetadataList

Inheritance diagram of WaterLevelFeatureInstanceBase

Attributes Summary

data_dynamicity

uncertainty_dataset

Defines the conversion from python naming to HDF5 (S104) naming

water_level_group

Defines the conversion from python naming to HDF5 (S104) naming

Methods Summary

data_dynamicity_create()

Creates a value using the first item in the enumeration of data_dynamicity

uncertainty_dataset_create()

water_level_group_create()

Attributes Documentation

data_dynamicity
uncertainty_dataset

Defines the conversion from python naming to HDF5 (S104) naming

water_level_group

Defines the conversion from python naming to HDF5 (S104) naming

Methods Documentation

data_dynamicity_create()

Creates a value using the first item in the enumeration of data_dynamicity

uncertainty_dataset_create()
water_level_group_create()
__init__()