Ejemplo n.º 1
0
 def test_io_identify(self):
     common.test_io_identify(DataQualityDict, ['xml', 'xml.gz'])
Ejemplo n.º 2
0
 def test_io_identify(self):
     common.test_io_identify(SegmentList, ['txt', 'hdf', 'hdf5'])
Ejemplo n.º 3
0
 def test_io_identify(self):
     common.test_io_identify(DataQualityFlag, ['xml', 'xml.gz', 'txt'])
Ejemplo n.º 4
0
 def test_io_identify(self):
     common.test_io_identify(self.TABLE_CLASS,
                             ['xml', 'xml.gz', 'omicron.root'])
Ejemplo n.º 5
0
 def test_io_identify(self):
     common.test_io_identify(self.TEST_CLASS, ['txt', 'hdf', 'gwf'])
Ejemplo n.º 6
0
 def test_io_identify(self):
     common.test_io_identify(self.TEST_CLASS, ['txt', 'hdf', 'gwf'])
Ejemplo n.º 7
0
 def test_io_identify(self):
     common.test_io_identify(DataQualityDict, ['xml', 'xml.gz'])
Ejemplo n.º 8
0
 def test_io_identify(self):
     common.test_io_identify(DataQualityFlag, ['xml', 'xml.gz', 'txt'])
Ejemplo n.º 9
0
 def test_io_identify(self):
     common.test_io_identify(SegmentList, ['txt', 'hdf', 'hdf5'])
Ejemplo n.º 10
0
 def test_io_identify(self):
     common.test_io_identify(self.TABLE_CLASS,
                             ['xml', 'xml.gz', 'omicron.root'])