TimeSelector#

class lcviz.plugins.time_selector.time_selector.TimeSelector(*args, **kwargs)[source]#

Bases: BaseSlicePlugin, ViewerSelectMixin

See the Time Selector Plugin Documentation for more details.

Only the following attributes and methods are available through the public plugin API:

  • show()

  • open_in_tray()

  • close_in_tray()

  • value Time of the indicator. When setting this directly, it will update automatically to the value corresponding to the nearest slice, if snap_to_slice is enabled and a cube is loaded.

  • show_indicator Whether to show indicator in spectral viewer when slice tool is inactive.

  • show_value Whether to show slice value in label to right of indicator.

  • snap_to_slice Whether the indicator (and value) should snap to the value of the nearest slice in the cube (if one exists).

Attributes Summary

Attributes Documentation

slice_display_unit_name#
slice_indicator_viewers#
slice_selection_viewers#
user_api#
valid_slice_att_names#