Chris showed me that the C Das2 library supports SI units, where it knows "1 meter" divided by "1 second" is "1 meter/second". I've got code in the Das2Datum library that does this, and I should make sure it considers what Chris is supporting in the C library. For example, he has a parser and I should support strings formatted and parsed with that code. See https://github.com/das-developers/das2C/blob/master/test/TestUnits.c