Skip to content

Added resolution parameters to fromJulian<...> routines.

Pre-release
Pre-release
Compare
Choose a tag to compare
@michaelleerilee michaelleerilee released this 21 Aug 23:40
· 34 commits to master since this release
42de810

Previously certain fromJulian<...> routines were treated as low-level routines with the expectation that other calls would set the resolutions. This complicated the pystare interface, so we made these from-calls act like other calls that construct temporal index values.