Skip to content
  • Evan Ward's avatar
    Add base class for TimeScales, move getUt1(EOP) · 1d1f7b70
    Evan Ward authored
    Move epochs and getUt1(EOPHistory) to abstract class. Removed
    getUt1(EOPHistory) from the TimeScales interface since it is documented
    as only being for expert use and added it to LazyLoadedTimeScales for
    compatibility. Updated many uses of getUt1(EOPHistory) to use the other
    getter for UT1.
    
    Part of #607
    1d1f7b70