poliastro / czml3

Python 3 library to write CZML
https://pypi.org/project/czml3/
MIT License
40 stars 33 forks source link

Increase time resolution #104

Closed mixxen closed 1 year ago

mixxen commented 1 year ago

This pull request adds decimal seconds to the time format allowing for higher than 1-second resolution. Tests have been updated to accommodate the new time output, and a test for microsecond resolution was added.

mixxen commented 1 year ago

@astrojuanlu Thank you for merging! Can you create a new release on PyPi so we can get the new changes from pip?