SolidTide ========= .. py:class:: pride.displacements.SolidTide Displacement due to solid Earth tides Implements the conventional model for displacements due to solid Earth tides induced by the Sun and the Moon as described in section 7.1.1 of the IERS Conventions 2010. .. py:method:: ensure_resources() -> None .. py:method:: load_resources(epoch: astropy.time.Time, shared: dict[str, Any]) -> dict[str, Any] .. py:method:: calculate(epoch: astropy.time.Time, resources: dict[str, Any]) -> numpy.ndarray