SpatioTemporal / STARE

SpatioTemporal Adaptive Resolution Encoding, a unifying index for geo-located data.
Other
10 stars 7 forks source link

Improvements to fromJulian... routines. #91

Closed michaelleerilee closed 3 years ago

michaelleerilee commented 3 years ago

Added reverse and forward resolutions to fromJulianUTC and fromJulianTAI. Added default values to their declarations. Many changes to tests and generated a few bugs. Found overflow/underflow issue in TemporalIndex constructor.