WaterLevelFeatureInstanceBase

class s100py.s104.v1_0.api.WaterLevelFeatureInstanceBase

Bases: object

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

Inheritance diagram of WaterLevelFeatureInstanceBase

Attributes Summary

type_of_water_level_data

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

type_of_water_level_data_create()

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

uncertainty_dataset_create()

water_level_group_create()

Attributes Documentation

type_of_water_level_data
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

type_of_water_level_data_create()

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

uncertainty_dataset_create()
water_level_group_create()
__init__()