OceanLoading#

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.

ensure_resources() None#
load_resources(epoch: astropy.time.Time, shared: dict[str, Any]) dict[str, Any]#
calculate(epoch: astropy.time.Time, resources: dict[str, Any]) numpy.ndarray#