psy_maps.widgets package

Formatoption widgets for psy-maps.

Classes:

GridFmtWidget(*args, **kwargs)

The formatoption widget for xgrid and ygrid

LSMFmtWidget(parent, fmto, project)

The widget for the land-sea-mask formatoption

class psy_maps.widgets.GridFmtWidget(*args, **kwargs)

Bases: CTicksFmtWidget

The formatoption widget for xgrid and ygrid

Attributes:

Classes:

Methods:

auto_val = True
methods = ['Discrete', 'Auto', 'Disable']
methods_type

alias of BoundsType Attributes:

N

method

percmax

percmin

vmax

vmin

refresh_current_widget()
refresh_methods(text)
set_value(value)
class psy_maps.widgets.LSMFmtWidget(parent, fmto, project)

Bases: QWidget

The widget for the land-sea-mask formatoption

Methods:

Attributes:

block_widgets(*widgets)
refresh(value)
toggle_and_update()
toggle_color_labels()
property value