swot_simulator.plugins.Plugin¶
- class swot_simulator.plugins.Plugin[source]¶
Bases:
objectPlug-in to interpolate a geophysical field
Methods
Plugin.interpolate(lon, lat, time)Interpolate the geophysical field for the given coordinates.
Plugin.register(plugin)Register the user plugin