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