XML Converter Update: geocent_time
The XML converter did not add the decimal to geocent_time, as the full time is split between integer(geocent_end_time) and float (geocent_end_time_ns) in the XML file. Added term to include float component to integer component when converting.
The early commits are adjusting (only adjusting one line), the rest were trying to fix the spacing issue.
Issue: #218 (closed)
Merge request reports
Activity
Hi @joshua.brandt this looks good to me. Thanks for the MR. I've approved and will merge. Ideally, this sort of issue should be caught by a test, perhaps something we can look at in the future.
Edited by Gregory Ashtonmentioned in commit fbcd3c16
changed milestone to %1.0.5