* Refactoring. Parsed text is saved in self.parsed, preparing to output everything that wasn't specifically parsed. * XML is extracted into self.attrs['awkward_xml']
0.1.7
-----
* Now it calculate and include the hex md5sum. * Bugfix, now handle well when timeJ has masked values. * Bugfix converting timeJ, it was one day longer. * I'll run on the whole PIRATA dataset to check against different formats and after that it will be ready for 0.2 as Beta version
0.1.6
-----
* When position available in the header.intro as NMEA, load this instead of try to parse from the header.notes. * Load default values from a yaml file, like attributes{cruise, project, shipname ...} * Using a recommended variable names list
0.1.5
-----
* Initial prototype of the cnvdump
0.1.1
-----
* Rules are now inside the package, and loaded with pkg_resources.