Skip to content
Snippets Groups Projects

towards release

Merged Florian Obersteiner requested to merge FObersteiner/icartt-dev:dev into master
2 files
+ 5
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
1
@@ -163,7 +163,6 @@ class Simple1001TestCase(unittest.TestCase):
["Use of these data requires PRIOR OK from the PI"],
)
self.assertEqual(ict.normalComments.keywords["OTHER_COMMENTS"].data, ["N/A"])
# TODO test revision information
def testReadData(self):
ict = icartt.Dataset(self.fn, loadData=True)
Loading