OceanLoading ============ .. py:class:: pride.displacements.OceanLoading Displacement due to ocean loading Implements the conventional model for displacements due to ocean loading as described in section 7.1.2 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