Add support for {,u}int{16,32} segments in JPK driver.
authorW. Trevor King <wking@drexel.edu>
Wed, 8 Sep 2010 17:18:19 +0000 (13:18 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 8 Sep 2010 17:18:19 +0000 (13:18 -0400)
commit038ea9204e262b9bb5e3acf3f61eecec278459c9
tree8a0b80c2124a95119ed658ddea5f1340e39877b3
parent378f0ba6bb8884c5cc2694ca0dba901cd924055d
Add support for {,u}int{16,32} segments in JPK driver.

TODO: check that these are converted to float32 or similar when
converting from bits to meters.  Potentially change from multi-column
Data blocks to lists of single column blocks to allow for different
dtypes in each block.
hooke/driver/jpk.py