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