ocean-transport / floater

For working with lagrangian float data
http://floater.readthedocs.io
15 stars 17 forks source link

floater_convert data type mismatch #44

Open anirban89 opened 7 years ago

anirban89 commented 7 years ago

Currently floater_convert doesn't have the datatype as input. So It breaks when encountering 64bit data

rabernat commented 7 years ago

It should also be possible to infer the datatype of the mds files from the .meta file, no?

anirban89 commented 7 years ago

Yes.