shxarray.earth.sealevel.spectralsealevel#

class shxarray.earth.sealevel.spectralsealevel.SpectralSeaLevelSolver(oceansh: DataArray | None = None, nmax=None, dssnrei=None, p2scache=None, rotfeedback=False)#

Bases: SeaLevelSolver

static global_mean(load: DataArray)#

Returns the degree 0, order 0 coefficients of a spherical harmonic dataset

load_earth(load)#
oceanf(load=None)#
rotfeed(load)#
static set_global_mean(load, level)#

Sets the global mean value of of a load. Depending on the discretization, this needs to be differently implemented