IERS
====

.. currentmodule:: astropy.utils.iers

.. autoclass:: IERS
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~IERS.iers_table
      ~IERS.time_now

   .. rubric:: Methods Summary

   .. autosummary::

      ~IERS.close
      ~IERS.dcip_source
      ~IERS.dcip_xy
      ~IERS.mjd_utc
      ~IERS.open
      ~IERS.pm_source
      ~IERS.pm_xy
      ~IERS.read
      ~IERS.ut1_utc
      ~IERS.ut1_utc_source

   .. rubric:: Attributes Documentation

   .. autoattribute:: iers_table
   .. autoattribute:: time_now

   .. rubric:: Methods Documentation

   .. automethod:: close
   .. automethod:: dcip_source
   .. automethod:: dcip_xy
   .. automethod:: mjd_utc
   .. automethod:: open
   .. automethod:: pm_source
   .. automethod:: pm_xy
   .. automethod:: read
   .. automethod:: ut1_utc
   .. automethod:: ut1_utc_source
