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