lagrangian.MapOfFiniteLyapunovExponents.map_of_delta_t¶
-
MapOfFiniteLyapunovExponents.map_of_delta_t(self: lagrangian.core.MapOfFiniteLyapunovExponents, fill_value: float = nan) → numpy.ndarray[float64]¶ Get the map of the advection time
- Parameters
fill_value (float) – value used for missing cells
- Returns
- The map of advection time (unit number of seconds elapsed
since the beginning of the integration)
- Return type