swot_simulator.plugins.ssh.detail.CartesianGridHandler

class swot_simulator.plugins.ssh.detail.CartesianGridHandler(path)[source]

Bases: swot_simulator.plugins.ssh.detail.Interface

Abstract class of the interpolation of a series of grids.

__init__(path)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

CartesianGridHandler.interpolate(lon, lat, time)

Interpolate the SSH for the given coordinates

CartesianGridHandler.load_dataset(…)

Loads the 3D cube describing the SSH in time and space.

CartesianGridHandler.load_ts()

Loading in memory the time axis of the time series