IERSInfo
========

.. currentmodule:: pipeline.infrastructure.utils

.. autoclass:: IERSInfo
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~IERSInfo.IERS_tables

   .. rubric:: Methods Summary

   .. autosummary::

      ~IERSInfo.date_message_type
      ~IERSInfo.get_IERS_last_entry
      ~IERSInfo.get_IERS_version
      ~IERSInfo.load_info
      ~IERSInfo.validate_date

   .. rubric:: Attributes Documentation

   .. autoattribute:: IERSInfo.IERS_tables

   .. rubric:: Methods Documentation

   .. automethod:: IERSInfo.date_message_type
   .. automethod:: IERSInfo.get_IERS_last_entry
   .. automethod:: IERSInfo.get_IERS_version
   .. automethod:: IERSInfo.load_info
   .. automethod:: IERSInfo.validate_date
