SNEWS2 / snewpdag

SNEWS2 alert calculations
BSD 3-Clause "New" or "Revised" License
2 stars 13 forks source link

Method to normalize time tuples #43

Closed tsengj10 closed 3 years ago

tsengj10 commented 3 years ago

Added a library in dag, with a method to normalize time tuples to (s,ns) form with ns from 0 to 1e9-1. Will add more methods for handling time tuples.