Skip to content
Snippets Groups Projects
Commit c325ec0e authored by Jacques Grelet's avatar Jacques Grelet
Browse files

update test for PSAL

parent 9a9ac230
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ class testRoscop(unittest.TestCase):
self.assertEqual(self.r['PSAL'][
'standard_name'], 'sea_water_salinity')
self.assertEqual(self.r['PSAL'][
'conventions'], 'PSU')
'units'], 'PSS-78')
self.assertEqual(self.r['PSAL'][
'comment'], 'Ocean practical salinity (PSS-78)')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment