Esempio n. 1
0
 def variable(self, population=None):
     return get_attribute_h5(self.data_ds, 'variable', None)
Esempio n. 2
0
 def units(self, population=None):
     return get_attribute_h5(self.data_ds, 'units', None)