swot_simulator.plugins.Plugin

class swot_simulator.plugins.Plugin[source]

Bases: object

Plug-in to interpolate a geophysical field

__init__()[source]

Methods

Plugin.interpolate(lon, lat, time)

Interpolate the geophysical field for the given coordinates.

Plugin.register(plugin)

Register the user plugin