SpatioTemporal / pystare

The Python interface for the SpatioTemporal Adaptive Resolution Encoding (STARE), a unified indexing for geolocated data.
https://pystare.readthedocs.io/en/latest/
12 stars 2 forks source link

Update pystare API to include call to check for non-nominal ERFA returns. #121

Open michaelleerilee opened 1 year ago

michaelleerilee commented 1 year ago

ERFA routines can return errors or information about date calculations that are not completely trustworthy because they are out of the domain of the current ERFA calendar model. The calculations are still useful, but may not include leap seconds because the dates in question are too far in the future or past.

The STARE TemporalIndex system has a number of routines for checking whether ERFA has returned such non-nominal results during calculations.