gordias.util.time_period.get_times_helper#

gordias.util.time_period.get_times_helper(cube: Cube) TimesHelper#

Return TimesHelper object for the cube’s time vector.

The TimesHelper object represents a netCDF time variable object.

Parameters:

cube (iris.cube.Cube) – Input cube with time coordinate.

Returns:

TimesHelper object representing a netCDF time variable object for the input cube.

Return type:

gordias.util.time_string.TimesHelper