D3PLOT 22.1

Format of the oa_pref File

Format of the oa_pref file 

Entries are formatted in the following way:
<programme>*<option>: <setting>
For example:
d3plot*laser_paper_size: A4

The rules for formatting are:

  • The <programme>*<option>: string must start at column 1;
  • This string must be in lower case, and must not have any spaces in it.
  • The <setting> must be separated from the string by at least one space.
  • Lines starting with a " # " are treated as comments and are ignored.

(Users accustomed to setting the attributes of their window manager with the .Xdefaults file will recognise this format and syntax.)

"oa_pref" arguments valid for D3PLOT

PreferenceTypeDescriptionValid argumentsDefault
error_handler <string> how to handle errors and exceptions no_action, mini_dump, trap_continue, trace_exit mini_dump
fix_cwd <string> Option to fix the CWD (DEFAULT/START_IN/)   <none>
save_window_positions <logical> Save position of undocked windows between sessions TRUE, FALSE TRUE
show_license_warning <logical> Display Window containing License System messages TRUE, FALSE TRUE
splash_screen_seen <real> Most recent version (as major.minor, eg 17.1) for which a splash screen has been seen   0.0
start_in <string> Directory to start D3PLOT in   <none>


The following control annotations

PreferenceTypeDescriptionValid argumentsDefault
annotation_desc_size <string> Font size for the annotation playback tab 8, 10, 12, 14, 18, 24, Default Default


The following options permit the default automatic blanking behaviour of contact segments and spotwelds to be modified. The default behaviour is to automatically blank contact segments and spotwelds if the associated element is blanked. When a contact segment is coincident with both a Shell (2D) and a Solid/Thick Shell (3D) then the default is to blank the segment based on the 2D shell.

PreferenceTypeDescriptionValid argumentsDefault
auto_blank_segments <string> Automatically blank contact segments when underlying elements are blanked ON, OFF ON
blank_segments_2d_3d <string> Blank contact segments with Shells (2D) or Solids/Thick Shells (3D) 2D, 3D 2D
auto_blank_spotwelds <string> Automatically blank spotwelds when underlying elements are blanked ON, OFF ON


The following strings and values control checkpoint

PreferenceTypeDescriptionValid argumentsDefault
write_checkpoint_files <logical> Record checkpoint files for the D3PLOT session. TRUE, FALSE FALSE
checkpoint_dir <string> Directory for checkpoint files. If omitted use cwd.   <none>
show_checkpoint_files <logical> Show checkpoint playback panel upon D3PLOT startup. TRUE, FALSE FALSE


The following options can be used to control what D3PLOT does if it it encounters nodal coordinates that are very large compared to a models undeformed bounding box. This can be useful if you have a model where nodes have gone flying off due to element deletion or other problems. By default D3PLOT will check the nodal coordinates for each state and if a node has moved to a location more than 1000 times the size of the models initial bounding box then the nodes coordinates will automatically be adjusted. This check can be turned off and the default factor of 1000 can also be changed. See Clamp Data for more information.

PreferenceTypeDescriptionValid argumentsDefault
clamp_nodes <logical> Controls if D3PLOT automatically clamps the coordinates of nodes that have moved . TRUE, FALSE TRUE
clamp_node_factor <integer> Model bounding box factor for clamping nodes 1 - 2147483646 1000
disps_64_bit <logical> If TRUE and the source file is 64 bit D3PLOT calculates displacements at full 64 bit precision TRUE, FALSE TRUE


The following options define the colours used in plots, thereby affecting plot appearance.

PreferenceTypeDescriptionValid argumentsDefault
background_mode <string> Draw background using SOLID or FADED colours SOLID, FADED SOLID
background_colour <string> Background colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY, AUTO BLACK
background_bottom_colour <string> Background bottom colour for faded backgrounds (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY, AUTO AUTO
overlay_colour <string> Overlay colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY, ELEMENT GREY
overlay_transparency <string> Use Transparency for Overlay ON, OFF ON
text_colour <string> Text colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY WHITE
user_colours_file <string> Location of the user-defined colours XML file.   <none>
save_colours_on_exit <logical> Automatically save the user colours XML file when the program exits. TRUE, FALSE TRUE


The following control whether and how crash dump information is sent by email following a crash

PreferenceTypeDescriptionValid argumentsDefault
cd_compose_email <logical> Whether or not to offer to compose an email for sending minidump files. TRUE, FALSE TRUE
cd_email_address <string> Email address in To: field of crash dump emails.   dyna.support@arup,com
cd_cc_addresses <string> Email address(es) in Cc: field of crash dump emails.   <none>
cd_custom_email <string> Custom method of sending emails.   <none>
cd_dump_directory <string> Directory in which to save crash dump files   <none>
cd_email_method <string> Method used to create crash dump emails. BEST_EFFORT, SYSTEM_DEFAULT, OUTLOOK_CLI, URL_MAILTO, CUSTOM BEST_EFFORT
cd_minidump_file <string> Whether or not to create minidump files, and what to do with them. NOT_USED, SAVED_ONLY, EMAILED_ONLY, SAVED_AND_EMAILED SAVED_AND_EMAILED


The following options permit the default cut-section method and space system to be configured. Users who wish to default to compatibility with the LS-DYNA section definition method may wish to use these options. See CUT_SECTIONS for more information.

PreferenceTypeDescriptionValid argumentsDefault
cut_section_cap2d <string> Method of shell element cut section capping NO_CAPPING, TRUE_THICKNESS_VARYING, FIXED_THICKNESS, PART_CONTACT_OPTT, TRUE_THICKNESS_CONSTANT FIXED_THICKNESS
cut_section_cap2d_fac <real> True-thickness factor for shell element cut section capping   1
cut_section_cap2d_fac2 <real> True-thickness-constant factor for shell element cut section capping   1
cut_section_cap2d_val <real> Fixed thickness value for shell element cut section capping   10
cut_section_display <string> Cut section plane display OFF, WIREFRAME, TRANSPARENT OFF
cut_section_fsys <string> Cut section force and moment computation system AUTOMATIC, GLOBAL, LOCAL AUTOMATIC
cut_section_neg_action <string> Negative action for cut sections OMIT, OUTLINE, NORMAL, TRANSPARENT OUTLINE
cut_section_per_state <string> Draw true-thickness shell element capping for each state (rather than using the initial value for all states) FALSE, TRUE TRUE
cut_section_pos_action <string> Positive action for cut sections OMIT, OUTLINE, NORMAL, TRANSPARENT OUTLINE
cut_section_space <string> Default cut section space system BASIC, DEFORMED DEFORMED
cut_section_type <string> Default cut section definition method OV_ORIGIN_AND_VECTORS, N3_THREE_NODES, X_CONSTANT, Y_CONSTANT, Z_CONSTANT, LS_DYNA_METHOD X_CONSTANT
cut_section_zero_orig <string> Use the global origin [0, 0, 0] as default cut origin instead of model centre FALSE, TRUE FALSE
csd_update_bands <string> Update auto contour bands during cut section drag OFF, ON OFF
csd_update_maxmin <string> Update max and min display during cut section drag OFF, ON OFF
csd_contour_face <string> Draw contours on cut face during cut section drag OFF, 3D_ONLY, 2D_ONLY, ON OFF
csd_display_face <string> Draw interpolated cut face during cut section drag OFF, 3D_ONLY, 2D_ONLY, ON OFF
cut_section_capping_colour <string> Cut section capping colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY, DEFAULT DEFAULT
cut_section_outline_switch <string> Cut section outline switch OFF, ON OFF
cut_section_outline_width_val <integer> Cut section outline width 1 - 10 1
cut_section_outline_colour <string> Cut section outline colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW


The following options control the default location and name of where D3PLOT looks for model database files. It also contains some general database settings

PreferenceTypeDescriptionValid argumentsDefault
cache_data_mode <string> How data storage is managed OFF, SCALAR, FULL, AUTO AUTO
cache_data_limit <integer> Percentage of memory used at which automatic storage switches to scalar 1 - 999 80
recycle_tensors <integer> Percentage of memory used at which unused tensor data is evicted from memory 1 - 999 75
database_dir <string> Directory to look in for model database (XML) files   <none>
database_file <string> Default model database (XML) file   <none>
database_expand <integer> Number of levels to automatically expand in model database tree (-1 ALL) -1 - 2147483646 0


The following options affect the appearance and behaviour of data-bearing (usually contour) plots (see DATA COMPONENTS-BASIC).

PreferenceTypeDescriptionValid argumentsDefault
default_component <string> Valid data component name   PLASTIC_STRAIN
clamp_data <logical> Controls whether D3PLOT clamps data values to be within a defined magnitude. TRUE, FALSE TRUE
clamp_max_value <real> Data clamping magnitude   1e18
clamp_to_zero <logical> Whether clamped data (|value| > max_magnitude) is reset to zero. TRUE, FALSE TRUE
contour_average_switch <string> Average contours at nodes ON, OFF ON
contour_part_ignored_switch <string> Average regardless of part number ON, OFF ON
contour_blanking_ignored_switch <string> Average regardless of element blanking ON, OFF ON
contour_clipping_ignored_switch <string> Average regardless of element clipping ON, OFF ON
contour_levels <integer> Number of contour levels 2 - 16 13
contour_bar_3d_faces <string> Faces of 3D Elements used for contour bar range VISIBLE, ALL VISIBLE
contour_range_label <string> Contour range label switch ON, OFF ON

         contour_colours
user_contour_colour_levels_1_band_1 <string> Colour for contour band 1 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_2_band_1 <string> Colour for contour band 1 when number of levels is 2 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_2_band_2 <string> Colour for contour band 2 when number of levels is 2 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_3_band_1 <string> Colour for contour band 1 when number of levels is 3 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_3_band_2 <string> Colour for contour band 2 when number of levels is 3 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_3_band_3 <string> Colour for contour band 3 when number of levels is 3 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_4_band_1 <string> Colour for contour band 1 when number of levels is 4 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_4_band_2 <string> Colour for contour band 2 when number of levels is 4 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_4_band_3 <string> Colour for contour band 3 when number of levels is 4 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_4_band_4 <string> Colour for contour band 4 when number of levels is 4 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_5_band_1 <string> Colour for contour band 1 when number of levels is 5 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_5_band_2 <string> Colour for contour band 2 when number of levels is 5 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_5_band_3 <string> Colour for contour band 3 when number of levels is 5 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_5_band_4 <string> Colour for contour band 4 when number of levels is 5 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_5_band_5 <string> Colour for contour band 5 when number of levels is 5 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_6_band_1 <string> Colour for contour band 1 when number of levels is 6 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_6_band_2 <string> Colour for contour band 2 when number of levels is 6 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_6_band_3 <string> Colour for contour band 3 when number of levels is 6 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_6_band_4 <string> Colour for contour band 4 when number of levels is 6 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_6_band_5 <string> Colour for contour band 5 when number of levels is 6 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_6_band_6 <string> Colour for contour band 6 when number of levels is 6 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_7_band_1 <string> Colour for contour band 1 when number of levels is 7 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_7_band_2 <string> Colour for contour band 2 when number of levels is 7 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_7_band_3 <string> Colour for contour band 3 when number of levels is 7 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
user_contour_colour_levels_7_band_4 <string> Colour for contour band 4 when number of levels is 7 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_7_band_5 <string> Colour for contour band 5 when number of levels is 7 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_7_band_6 <string> Colour for contour band 6 when number of levels is 7 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_7_band_7 <string> Colour for contour band 7 when number of levels is 7 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_8_band_1 <string> Colour for contour band 1 when number of levels is 8 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_8_band_2 <string> Colour for contour band 2 when number of levels is 8 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_8_band_3 <string> Colour for contour band 3 when number of levels is 8 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
user_contour_colour_levels_8_band_4 <string> Colour for contour band 4 when number of levels is 8 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_8_band_5 <string> Colour for contour band 5 when number of levels is 8 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_8_band_6 <string> Colour for contour band 6 when number of levels is 8 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
user_contour_colour_levels_8_band_7 <string> Colour for contour band 7 when number of levels is 8 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_8_band_8 <string> Colour for contour band 8 when number of levels is 8 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_9_band_1 <string> Colour for contour band 1 when number of levels is 9 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_9_band_2 <string> Colour for contour band 2 when number of levels is 9 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_9_band_3 <string> Colour for contour band 3 when number of levels is 9 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
user_contour_colour_levels_9_band_4 <string> Colour for contour band 4 when number of levels is 9 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_9_band_5 <string> Colour for contour band 5 when number of levels is 9 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
user_contour_colour_levels_9_band_6 <string> Colour for contour band 6 when number of levels is 9 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_9_band_7 <string> Colour for contour band 7 when number of levels is 9 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
user_contour_colour_levels_9_band_8 <string> Colour for contour band 8 when number of levels is 9 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_9_band_9 <string> Colour for contour band 9 when number of levels is 9 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_10_band_1 <string> Colour for contour band 1 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)0 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_10_band_2 <string> Colour for contour band 2 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)0 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_10_band_3 <string> Colour for contour band 3 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)0 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
user_contour_colour_levels_10_band_4 <string> Colour for contour band 4 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)0 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_10_band_5 <string> Colour for contour band 5 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)0 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
user_contour_colour_levels_10_band_6 <string> Colour for contour band 6 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)0 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_10_band_7 <string> Colour for contour band 7 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)0 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
user_contour_colour_levels_10_band_8 <string> Colour for contour band 8 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)0 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_10_band_9 <string> Colour for contour band 9 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)0 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
user_contour_colour_levels_10_band_10 <string> Colour for contour band 10 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)0 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_11_band_1 <string> Colour for contour band 1 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_11_band_2 <string> Colour for contour band 2 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
user_contour_colour_levels_11_band_3 <string> Colour for contour band 3 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_11_band_4 <string> Colour for contour band 4 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
user_contour_colour_levels_11_band_5 <string> Colour for contour band 5 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_11_band_6 <string> Colour for contour band 6 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
user_contour_colour_levels_11_band_7 <string> Colour for contour band 7 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_11_band_8 <string> Colour for contour band 8 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
user_contour_colour_levels_11_band_9 <string> Colour for contour band 9 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_11_band_10 <string> Colour for contour band 10 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
user_contour_colour_levels_11_band_11 <string> Colour for contour band 11 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)1 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_12_band_1 <string> Colour for contour band 1 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_12_band_2 <string> Colour for contour band 2 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
user_contour_colour_levels_12_band_3 <string> Colour for contour band 3 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_12_band_4 <string> Colour for contour band 4 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
user_contour_colour_levels_12_band_5 <string> Colour for contour band 5 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_12_band_6 <string> Colour for contour band 6 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
user_contour_colour_levels_12_band_7 <string> Colour for contour band 7 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_12_band_8 <string> Colour for contour band 8 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
user_contour_colour_levels_12_band_9 <string> Colour for contour band 9 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY DARK_ORANGE
user_contour_colour_levels_12_band_10 <string> Colour for contour band 10 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_12_band_11 <string> Colour for contour band 11 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
user_contour_colour_levels_12_band_12 <string> Colour for contour band 12 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)2 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_13_band_1 <string> Colour for contour band 1 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_13_band_2 <string> Colour for contour band 2 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
user_contour_colour_levels_13_band_3 <string> Colour for contour band 3 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY LIGHT_BLUE
user_contour_colour_levels_13_band_4 <string> Colour for contour band 4 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_13_band_5 <string> Colour for contour band 5 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
user_contour_colour_levels_13_band_6 <string> Colour for contour band 6 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_13_band_7 <string> Colour for contour band 7 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
user_contour_colour_levels_13_band_8 <string> Colour for contour band 8 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_13_band_9 <string> Colour for contour band 9 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
user_contour_colour_levels_13_band_10 <string> Colour for contour band 10 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY DARK_ORANGE
user_contour_colour_levels_13_band_11 <string> Colour for contour band 11 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_13_band_12 <string> Colour for contour band 12 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
user_contour_colour_levels_13_band_13 <string> Colour for contour band 13 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)3 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_14_band_1 <string> Colour for contour band 1 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_14_band_2 <string> Colour for contour band 2 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
user_contour_colour_levels_14_band_3 <string> Colour for contour band 3 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY LIGHT_BLUE
user_contour_colour_levels_14_band_4 <string> Colour for contour band 4 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_14_band_5 <string> Colour for contour band 5 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
user_contour_colour_levels_14_band_6 <string> Colour for contour band 6 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_14_band_7 <string> Colour for contour band 7 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
user_contour_colour_levels_14_band_8 <string> Colour for contour band 8 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_14_band_9 <string> Colour for contour band 9 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
user_contour_colour_levels_14_band_10 <string> Colour for contour band 10 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY DARK_ORANGE
user_contour_colour_levels_14_band_11 <string> Colour for contour band 11 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_14_band_12 <string> Colour for contour band 12 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
user_contour_colour_levels_14_band_13 <string> Colour for contour band 13 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_14_band_14 <string> Colour for contour band 14 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)4 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_15_band_1 <string> Colour for contour band 1 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_15_band_2 <string> Colour for contour band 2 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
user_contour_colour_levels_15_band_3 <string> Colour for contour band 3 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY LIGHT_BLUE
user_contour_colour_levels_15_band_4 <string> Colour for contour band 4 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_15_band_5 <string> Colour for contour band 5 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
user_contour_colour_levels_15_band_6 <string> Colour for contour band 6 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_15_band_7 <string> Colour for contour band 7 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
user_contour_colour_levels_15_band_8 <string> Colour for contour band 8 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_15_band_9 <string> Colour for contour band 9 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
user_contour_colour_levels_15_band_10 <string> Colour for contour band 10 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY DARK_ORANGE
user_contour_colour_levels_15_band_11 <string> Colour for contour band 11 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_15_band_12 <string> Colour for contour band 12 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
user_contour_colour_levels_15_band_13 <string> Colour for contour band 13 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_15_band_14 <string> Colour for contour band 14 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_15_band_15 <string> Colour for contour band 15 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE)5 WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_16_band_1 <string> Colour for contour band 1 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
user_contour_colour_levels_16_band_2 <string> Colour for contour band 2 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
user_contour_colour_levels_16_band_3 <string> Colour for contour band 3 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY LIGHT_BLUE
user_contour_colour_levels_16_band_4 <string> Colour for contour band 4 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
user_contour_colour_levels_16_band_5 <string> Colour for contour band 5 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
user_contour_colour_levels_16_band_6 <string> Colour for contour band 6 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
user_contour_colour_levels_16_band_7 <string> Colour for contour band 7 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
user_contour_colour_levels_16_band_8 <string> Colour for contour band 8 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
user_contour_colour_levels_16_band_9 <string> Colour for contour band 9 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
user_contour_colour_levels_16_band_10 <string> Colour for contour band 10 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY DARK_ORANGE
user_contour_colour_levels_16_band_11 <string> Colour for contour band 11 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
user_contour_colour_levels_16_band_12 <string> Colour for contour band 12 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
user_contour_colour_levels_16_band_13 <string> Colour for contour band 13 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_16_band_14 <string> Colour for contour band 14 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_16_band_15 <string> Colour for contour band 15 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
user_contour_colour_levels_16_band_16 <string> Colour for contour band 16 when number of levels is 1 (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA

         old_contour_colours
contour_colour_levels_1_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_2_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_2_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_3_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_3_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_3_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_4_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_4_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_4_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_4_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_5_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_5_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_5_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_5_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_5_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_6_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_6_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_6_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_6_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_6_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_6_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_7_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_7_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_7_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
contour_colour_levels_7_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_7_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_7_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_7_band_7 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_8_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_8_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_8_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
contour_colour_levels_8_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_8_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_8_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
contour_colour_levels_8_band_7 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_8_band_8 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_9_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_9_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_9_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
contour_colour_levels_9_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_9_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
contour_colour_levels_9_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_9_band_7 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
contour_colour_levels_9_band_8 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_9_band_9 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_10_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_10_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_10_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
contour_colour_levels_10_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_10_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
contour_colour_levels_10_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_10_band_7 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
contour_colour_levels_10_band_8 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_10_band_9 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
contour_colour_levels_10_band_10 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_11_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_11_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
contour_colour_levels_11_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_11_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
contour_colour_levels_11_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_11_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
contour_colour_levels_11_band_7 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_11_band_8 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
contour_colour_levels_11_band_9 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_11_band_10 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
contour_colour_levels_11_band_11 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_12_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_12_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
contour_colour_levels_12_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_12_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
contour_colour_levels_12_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_12_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
contour_colour_levels_12_band_7 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_12_band_8 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
contour_colour_levels_12_band_9 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY DARK_ORANGE
contour_colour_levels_12_band_10 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_12_band_11 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
contour_colour_levels_12_band_12 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_13_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_13_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
contour_colour_levels_13_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY LIGHT_BLUE
contour_colour_levels_13_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_13_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
contour_colour_levels_13_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_13_band_7 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
contour_colour_levels_13_band_8 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_13_band_9 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
contour_colour_levels_13_band_10 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY DARK_ORANGE
contour_colour_levels_13_band_11 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_13_band_12 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
contour_colour_levels_13_band_13 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_14_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_14_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
contour_colour_levels_14_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY LIGHT_BLUE
contour_colour_levels_14_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_14_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
contour_colour_levels_14_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_14_band_7 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
contour_colour_levels_14_band_8 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_14_band_9 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
contour_colour_levels_14_band_10 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY DARK_ORANGE
contour_colour_levels_14_band_11 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_14_band_12 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
contour_colour_levels_14_band_13 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_14_band_14 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_15_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_15_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
contour_colour_levels_15_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY LIGHT_BLUE
contour_colour_levels_15_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_15_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
contour_colour_levels_15_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_15_band_7 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
contour_colour_levels_15_band_8 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_15_band_9 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
contour_colour_levels_15_band_10 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY DARK_ORANGE
contour_colour_levels_15_band_11 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_15_band_12 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
contour_colour_levels_15_band_13 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_15_band_14 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_15_band_15 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_16_band_1 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
contour_colour_levels_16_band_2 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN/BLUE
contour_colour_levels_16_band_3 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY LIGHT_BLUE
contour_colour_levels_16_band_4 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY CYAN
contour_colour_levels_16_band_5 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN/CYAN
contour_colour_levels_16_band_6 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
contour_colour_levels_16_band_7 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW/GREEN
contour_colour_levels_16_band_8 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY YELLOW
contour_colour_levels_16_band_9 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/ORANGE
contour_colour_levels_16_band_10 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY DARK_ORANGE
contour_colour_levels_16_band_11 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
contour_colour_levels_16_band_12 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED/MAGENTA
contour_colour_levels_16_band_13 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_16_band_14 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_16_band_15 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_colour_levels_16_band_16 <string> Deprecated: use user_contour_colour_... preference WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY MAGENTA
contour_ramp <string> Contour ramp colour palette DEFAULT, VIRIDIS, PLASMA, MAGMA, INFERNO DEFAULT
contour_number_format_type <string> Number format type for contour bar AUTO, SCIENTIFIC, GENERAL, MANUAL AUTO
contour_dec_places <integer> Number of decimal places to display on contour bar 1 - 9 3
contour_exponent <integer> Value of exponent to use on contour bar -9 - 9 3
data_refresh_max_model_size <integer> Maximum number of nodes allowable for any model in any window for an immediate refresh 10000 - 2147483647 1000000
data_refresh_max_model_size_on <logical> When TRUE, enable the max model size (#nodes) option for immediate refreshes TRUE, FALSE FALSE
data_update_on_envelope_on <logical> When TRUE, the plot is updated regardless of the envelope status if needed TRUE, FALSE FALSE
data_force_refresh_opts <string> When set to ALL, all data plot refresh on change settings tick boxes are ticked NONE, ALL NONE
dyna_layer_order <logical> Layer selection is in LS-DYNA order TRUE, FALSE FALSE
show_maxmin <string> Max and Min data values drawn on plot OFF, DATA, ALL DATA
maxmin_number_format_type <string> Number format type for max min values AUTO, SCIENTIFIC, GENERAL, MANUAL AUTO
maxmin_dec_places <integer> Number of decimal places for max min values 1 - 9 3
maxmin_exponent <integer> Value of exponent to use for max min values -9 - 9 3
nastran_strain_warning_message <logical> Display Nastran engineering shear strain warning message TRUE, FALSE TRUE
pemag_calculation_v12 <logical> Whether the PEMAG calculation uses the v12 logic. TRUE, FALSE FALSE
signed_von_mises_format <string> Method for calculating sign of von Mises stress PRINCIPAL, INVARIANT PRINCIPAL
lode_param_tension_sign <string> Sign convention for lode parameter for generalised tension POSITIVE, NEGATIVE, NOT_SET NOT_SET
surface_output <string> Surface to output results TOP, MIDDLE, BOTTOM, MAX, MIN, ALL MIDDLE
frequency_surface_output <string> Default surface use to output results in FREQUENCY analysis TOP, MIDDLE, BOTTOM, MAX, MIN, ALL MIDDLE
struct_iso_resolution <string> Default resolution for structural ISO plot surfaces 8, 16 8
vol3_iso_resolution <string> Default resolution for Volume III ISO plot surfaces 8, 16 16
thick_shell_contour <string> Thick shell contouring options INTERPOLATE, SIMPLE INTERPOLATE
mixed_vector_data <string> Whether vector data drawn on non-'current' mode elements SHOWN, NOT_SHOWN NOT_SHOWN
vector_fill_colour <string> Colour used to fill 2d/3d elements in vector etc plot (hex code e.g. 0XA1B2C3 or core colour name e.g. RED) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREY
vector_fill_mode <string> Structure 'fill' mode in Vel, LC, etc plots HIDDEN, SHADED SHADED
limits_show_nc <string> Show non-contoured items when limiting values are on OFF, ON OFF
show_all_components <logical> Show all possible data components in XY Data and Write menus TRUE, FALSE FALSE
show_beam_component_warning <logical> Show warning when selecting integrated or resultant beam component TRUE, FALSE TRUE
ignore_beam_type <string> Plot integrated and resultant components on all beam types when switch is on OFF, ON OFF


The following options affect the appearance and behaviour of single-point elements that have their data mapped onto a cellular mapping volume (see Mapping data onto a cellular grid for plotting).

PreferenceTypeDescriptionValid argumentsDefault

         cut_section_data
mvol_abp_cut <string> Map cut-section data plots of Airbag Particle (ABP) data OFF, ON OFF
mvol_sph_cut <string> Map cut-section data plots of Smooth Particle Hydrodyanmics (SPH) data OFF, ON OFF
mvol_des_cut <string> Map cut-section data plots of Discrete Element Sphere (DES) data OFF, ON OFF

         iso_surface_data
mvol_abp_iso <string> Map ISO plots of Airbag Particle (ABP) data OFF, ON OFF
mvol_sph_iso <string> Map ISO plots of Smooth Particle Hydrodyanmics (SPH) data OFF, ON OFF
mvol_des_iso <string> Map ISO plots of Discrete Element Sphere (DES) data OFF, ON OFF

         cell_size_options
mvol_size_option <string> How mapping cell size is defined CHAR_ELEMS, PERCENTAGE, FIXED, USER_DEF CHAR_ELEMS
mvol_edge_els <integer> Characteristic #elements down edge 1 - 1000 5
mvol_edge_perc <real> Characteristic %age of model bounding box   5.0
mvol_edge_size <real> User-specified cell edge size   0.0
mvol_origin_x <real> X coordinate of user-defined grid origin   0.0
mvol_origin_y <real> Y coordinate of user-defined grid origin   0.0
mvol_origin_z <real> Z coordinate of user-defined grid origin   0.0
mvol_ncells_x <integer> Number of cells in X direction of user-defined grid   10
mvol_ncells_y <integer> Number of cells in Y direction of user-defined grid   10
mvol_ncells_z <integer> Number of cells in Z direction of user-defined grid   10

         calculation_options
mvol_calc_option <string> How element data is to be computed in a cell SUM, AVERAGE, MAGNITUDE SUM
mvol_dvol_option <string> Whether data in a cell is to be divided by cell volume RAW, DIVIDE RAW

         smoothing_options
mvol_smoothing <string> Whether data is to be smoothed across adjacent cells OFF, ON OFF
mvol_smooth_els <integer> Number of adjacent cells to smooth over 1 - 100 1
mvol_draw_underlying <string> Whether to draw the wireframe overlay of the elements themselves OFF, ON ON
mvol_draw_plane <string> Whether to contour data on the cut plane (if cutting active) OFF, ON ON
mvol_show_grid <string> Whether to show the mapping volume cellular grid OFF, ON OFF


Dynamic label settings.

PreferenceTypeDescriptionValid argumentsDefault
dynamic_label_format <string> Number format type for dynamic labels AUTO, SCIENTIFIC, GENERAL AUTO
dynamic_label_dec_places <integer> Number of decimal places to display on dynamic labels 0 - 9 3


The following options control the display of Element and Material triads. See CUT_SECTIONS for more information.

PreferenceTypeDescriptionValid argumentsDefault
triad_mode <string> Controls the display mode for Triad Symbols TRIAD+LABELS, COLOURED_TRIAD, X-AXS_ONLY, Y-AXS_ONLY, Z-AXS_ONLY TRIAD+LABELS
triad_size <string> Display triads using either a FIXED size or an AUTOMATICALY calculated size FIXED, AUTOMATIC FIXED
triad_fixed_size <integer> Size used for FIXED size triads 10 - 500 100
triad_line_width <integer> Line width used for drawing triads 1 - 10 2
triad_x_axis_colour <string> Coloured Triad X-axis colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY RED
triad_y_axis_colour <string> Coloured Triad Y-axis colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREEN
triad_z_axis_colour <string> Coloured Triad Z-axis colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE


The following set of options defines how various files are handled by D3Plot.
Option "master_group_file" defines a "master" group file to be read every time a new model is opened: (see GROUPS). 
For information regarding the various file formats corresponding to the "read_<xxx>" options, see Reading Results.

PreferenceTypeDescriptionValid argumentsDefault
autocreate_ztf <logical> Create ZTF file automatically if required TRUE, FALSE FALSE
auto_open <logical> Controls if D3PLOT automatically opens a model as soon as it is selected with the file selector. TRUE, FALSE TRUE
blast_force_file_ext <string> Default file extension for Blast force file   *.blstfor
blast_force_file_name <string> Default name for Blast force file   blstfor
contact_force_file_ext <string> Default file extension for Contact force files   *.ctf
contact_force_file_name <string> Default name for Contact force file   ctfile
cpm_force_file_ext <string> Default file extension for CPM force files   *.cpm
cpm_force_file_name <string> Default name for CPM force file   cpmfor
delete_group_file <logical> Whether groups (.grp) file should be deleted on exit TRUE, FALSE FALSE
dem_force_file_ext <string> Default file extension for DEM force files   *.dem
dem_force_file_name <string> Default name for DEM force file   demfor
file_filter <string> Sets the default file filter used for PTF/D3PLOT files   *.ptf
file_names <string> Controls input filename syntax. LSTC = d3*, OASYS/ARUP = job.ptf* OASYS, ARUP, LSTC OASYS
file_skip <integer> Skips n missing d3plot/ptf files. LSTC = d3*, OASYS/ARUP = job.ptf* 0 - 999 50
fsi_force_file_ext <string> Default file extension for FSI force files   *.fff
fsi_force_file_name <string> Default name for FSI force file   fsifor
group_file_location <string> Directory for groups (jobname.grp) file (instead of job directory)   <none>
increment_fname <logical> Whether new filenames are incremented by appending 001, 002, etc... TRUE, FALSE TRUE
input_warnings <string> Switching and location of warnings on input NONE, DIALOGUE, MENU DIALOGUE
master_group_file <string> Valid master (ascii) groups filename   <none>
mat_prop_location <string> Custom path for the mat_prop.csv file of material history variables   <none>
open_models_in_w1 <logical> Controls if D3PLOT opens models in Window 1 TRUE, FALSE FALSE
output_directory <string> Default output directory for images and other files when multiple models have been read LATEST_MODEL_READ, FIRST_MODEL_READ LATEST_MODEL_READ
primer_version <string> Name of PRIMER executable for ZTF file auto-creation   primer22_64.exe
read_asc_file <logical> Read ASC (ascii groups) file TRUE, FALSE TRUE
read_ctf_file <logical> Read CTF file TRUE, FALSE TRUE
read_lsda_file <logical> Read a LSDA (binout) file TRUE, FALSE TRUE
read_prp_file <logical> Read PRP (properties) file TRUE, FALSE TRUE
read_set_file <logical> Read SET (settings) file TRUE, FALSE TRUE
read_xtf_file <logical> Read XTF file TRUE, FALSE TRUE
read_ztf_file <logical> Read ZTF file TRUE, FALSE TRUE
ubd_file_dispose <string> Handling of UBIN data (.ubd) files on model close and exit LEAVE, DELETE LEAVE
ubd_file_location <string> Optional alternative directory for UBIN data (.ubd) files   <none>


Font settings.

PreferenceTypeDescriptionValid argumentsDefault
all_fonts <string> Graphics typeface and strength HELVETICA, HELVETICA-BOLD, TIMES, TIMES-BOLD, COURIER, COURIER-BOLD, DEFAULT DEFAULT
label_size <string> Font size for labels 8, 10, 12, 14, 18, 24, Default Default
title_size <string> Font size for title 8, 10, 12, 14, 18, 24, Default Default
clock_size <string> Font size for clock 8, 10, 12, 14, 18, 24, Default Default
contour_size <string> Font size for contour bar 8, 10, 12, 14, 18, 24, Default Default
graticule_size <string> Font size for graticule 8, 10, 12, 14, 18, 24, Default Default
footer_size <string> Font size for footer 8, 10, 12, 14, 18, 24, Default Default


General graphics initialisation and settings.

PreferenceTypeDescriptionValid argumentsDefault
line_width <integer> Width of overlay/wireframe lines 1 - 10 1
line_antialias <string> Draw lines using antialiasing OFF, ON OFF
correct_beam_3rd_node <logical> Copy location of beam 3rd node from first state to undeformed TRUE, FALSE TRUE
draw_update <string> Draw update mode for the states slider RELEASE, SLIDE RELEASE
fixed_label_background <string> Fixed label background display ON, OFF OFF
graphics_refresh <string> Refresh graphics window when exposed OFF, ON ON
graphics_type <string> Graphics format to start D3PLOT with X8, X24, X, Opengl, Stereo, Default Opengl
header_type <string> Header type TITLE, FILENAME, DATABASE, DIRECTORY TITLE
header_nchars <integer> Maximum number of characters to display in header   0
initial_plot_mode <string> Initial drawing mode LINE, HIDDEN, SHADED SHADED
initial_view_orientation <string> Initial view orientation for the graphics window. +XY, +YZ, +XZ, +ISO, -XY, -YZ, -XZ, -ISO +XY
intel_hd_use_shaders <string> Control usage of hardware shaders on Intel HD graphics cards AUTO_DETECT, FORCE_OFF, FORCE_ON AUTO_DETECT
batch_mode_use_shaders <logical> Use hardware shaders when running in 'batch' mode TRUE, FALSE TRUE
label_background <string> Label background display ON, OFF ON
max_frame_rate <string> Initial requested animation rate in frames/second UNLIMITED, 1, 5, 10, 20, 25, 50, 75, 100 100
maximise <logical> Maximise window when D3PLOT started TRUE, FALSE TRUE
overlay_mode <string> Overlay drawn OFF, FREE, FEATURE, ALL FREE
placement <string> Location for initial window on multi-screen display LEFT, CENTRE, RIGHT, BOTTOM, TOP, LEFT_BOTTOM, LEFT_TOP, CENTRE_BOTTOM, CENTRE_TOP, RIGHT_BOTTOM, RIGHT_TOP <none>
plot_border <string> Border drawn on plot OFF, ON OFF
plot_contour_bar <string> Contour bar drawn on plot OFF, ON ON
plot_clock <string> Clock drawn on plot OFF, ON ON
plot_date <string> Date drawn on plot OFF, ON OFF
plot_header <string> Header drawn on plot OFF, ON ON
plot_disp_mag <string> Magnifications drawn on plot OFF, ON ON
plot_triad <string> Triad drawn on plot OFF, ON ON
plot_d3plot_prefix <string> Controls whether D3PLOT prefix is used in graphics window title OFF, ON ON
pre_blank_all <logical> Blank everything before reading Reporter properties file TRUE, FALSE FALSE
rhs_number_columns <integer> Number of columns of Tools buttons 4 - 50 4
window_mode <string> Controls how the graphics window occupies the screen FULL_SCREEN, PART_SCREEN, REPORT_FORMAT FULL_SCREEN


Graticule settings.

PreferenceTypeDescriptionValid argumentsDefault
graticule_number_format_type <string> Number format type for graticule AUTO, SCIENTIFIC, GENERAL, MANUAL AUTO
graticule_dec_places <integer> Number of decimal places to display on graticule 0 - 9 3
graticule_exponent <integer> Value of exponent to use on graticule -99 - 99 3
graticule_line_colour <string> Graticule line colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLACK
graticule_plane_colour <string> Graticule plane colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY GREY
graticule_text_colour <string> Graticule text colour (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLACK


The following options for groups. See Groups.

PreferenceTypeDescriptionValid argumentsDefault
use_first_entity_in_group <logical> Use first entity in group when writing properties to group ascii file TRUE, FALSE FALSE


The following options control graphical user interface

PreferenceTypeDescriptionValid argumentsDefault
gui_theme <string> Graphical User Interface (GUI) theme LIGHT, DARK, CLASSIC, LEGACY LIGHT
gui_styling_mode <string> Graphical User Interface (GUI) styling and decoration NOT_USED, TIME_LIMIT, ALWAYS TIME_LIMIT
gui_styling_tlimit <integer> Graphical User Interface (GUI) menu repaint time limit to turn off decorations 0 - 100000 500


The following options define the images, movies, 3D export, ray tracing, background and watermark images options. See watermarks section.

PreferenceTypeDescriptionValid argumentsDefault
background_image <string> Valid background image filename   <none>
image_format <string> Default image format BMP_8_C, BMP_8_UN, PNG_8, GIF_8, BMP_24_UN, PNG_24, JPG_24, PPM_24 PNG_24
movie_format <string> Default movie format MP4, AVI, GIF MP4
glb_format <string> Default 3D export format COMPRESSED, UNCOMPRESSED COMPRESSED
output_frame_rate <integer> Default animation rate in frames/second for writing movies   25
playback_method <string> Background movie playback method STREAMED, CACHED STREAMED
povray_executable <string> Executable for POV-Ray ray tracer executable   <none>
povray_matlib_file <string> Optional library file of locally defined POV-Ray material definitions   <none>
povray_rules_file <string> Rules file for automatic assignment of POV-Ray material definitions   <none>
watermark_image <string> Valid watermark image filename   <none>
white_background_image <logical> Write images with white background TRUE, FALSE FALSE


The following strings and values control the maximum number of labels that will be displayed.

PreferenceTypeDescriptionValid argumentsDefault
max_labels <integer> Maximum number of labels to display 1 - 2147483646 1000
label_warning <logical> Display a warning if the maximum number of labels is reached TRUE, FALSE TRUE
label_picked_items <logical> Automatically label picked items TRUE, FALSE TRUE


The following strings and values control laser plotting setup (see laser plotting section for more on laser plotting).

PreferenceTypeDescriptionValid argumentsDefault
laser_paper_size <string> Default paper size US, A4 A4
laser_orientation <string> Default page orientation Portrait, Landscape Landscape
laser_mode <string> Default laser mode Colour, Greyscale Greyscale
laser_insert_file <string> Valid filename   <none>
laser_top_margin <real> Top margin size in mm   10
laser_bottom_margin <real> Bottom margin size in mm   30
laser_left_margin <real> Left margin size in mm   20
laser_right_margin <real> Right margin size in mm   10


Window layout commands control how multiple graphics windows are positioned and sized, and give some further options. (See window management section)

PreferenceTypeDescriptionValid argumentsDefault
window_layout <string> Multiple window layout type TILE_WIDE, TILE_TALL, CASCADE, 1x1, 2x2, 3x3 TILE_WIDE
auto_hide <logical> Hide graphics window function bar TRUE, FALSE FALSE
show_tabs <logical> Show window tabs on panels TRUE, FALSE TRUE
windows_same_size <logical> Windows initially the same size TRUE, FALSE FALSE
common_window_borders <logical> Dragging borders between adjacent windows moves the common border TRUE, FALSE TRUE
snap_window_position <logical> When dragging graphics windows they snap into slots in the window grid TRUE, FALSE TRUE


The following shaded_<xxx> options affect lighting (SHaded and SI) plots only.

PreferenceTypeDescriptionValid argumentsDefault
shaded_ambient <real> Percentage ambient light (0-100) 0.0 - 100.0 40
shaded_diffuse <real> Percentage diffuse brightness (0-100) 0.0 - 100.0 90
shaded_shininess <real> Percentage specular brightness (0-100) 0.0 - 100.0 30
shaded_saturation <real> Percentage colour saturation (0-100) 0.0 - 100.0 50
shading_type <string> Shading type FLAT, SMOOTH, DITHERED FLAT


The following options affect the operation and appearance of linked T/HIS: (seeD3PLOT-T/HIS link section)

PreferenceTypeDescriptionValid argumentsDefault
this_window_location <string> Linked T/HIS window location on screen SIBLING, CHILD, DOCKED SIBLING
this_link_version_64 <string> Name of 64 bit executable for T/HIS link   this22_64.exe
this_link_timeout <integer> Timeout period (seconds) for T/HIS link 1 - 1000 5


The following options affect the appearance and behaviour of the graphical user interface (see customising the user interface section), left handed support, and the mouse

PreferenceTypeDescriptionValid argumentsDefault
menu_layout_version <integer> Controls layout of right hand side toolbox and states menu) 14 - 15 15
display_factor <real> Factor on display size (0.5 - 2.0, automatic if undefined) 0.5 - 2.0 1.2
display_brightness <real> Menu brightness (0.0-1.0) 0.0 - 1.0 1.0
display_saturation <real> Menu colour saturation (0.0-1.0) 0.0 - 1.0 1.0
button_gradation <real> Button shade gradation (0.0-1.0) 0.0 - 1.0 0.0
dv_sync_windows <string> Dyn view method(s) for synchronising windows ICON, ICON+CAPS, ICON+NUM, ICON+CAPS+NUM ICON+CAPS
dv_left_shift <string> Dyn view action for shift + Left mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ROTATION_XYZ
dv_middle_shift <string> Dyn view action for shift + Middle mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED TRANSLATION
dv_right_shift <string> Dyn view action for shift + Right mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ZOOM_UP_+VE
dv_left_ctrl <string> Dyn view action for ctrl + Left mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ROTATION_XYZ
dv_middle_ctrl <string> Dyn view action for ctrl + Middle mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED TRANSLATION
dv_right_ctrl <string> Dyn view action for ctrl + Right mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ZOOM_UP_+VE
dv_left_both <string> Dyn view action for shift+ctrl + Left mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ROTATION_XYZ
dv_middle_both <string> Dyn view action for shift+ctrl + Middle mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED TRANSLATION
dv_right_both <string> Dyn view action for shift+ctrl + Right mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ZOOM_UP_+VE
dv_shift_action <string> Dynamic viewing mode for shift + mouse button CURRENT, WIREFRAME, FREE_EDGE, UNUSED CURRENT
dv_ctrl_action <string> Dynamic viewing mode for ctrl + mouse button CURRENT, WIREFRAME, FREE_EDGE, UNUSED WIREFRAME
dv_both_action <string> Dynamic viewing mode for shift+ctrl + mouse button CURRENT, WIREFRAME, FREE_EDGE, UNUSED FREE_EDGE
font_cache <logical> Whether to use cached fonts on Linux machines with no core X11 fonts loaded TRUE, FALSE TRUE
font_quality <string> The quality of font rendering in the graphical user interface PLAIN, ANTI-ALIAS ANTI-ALIAS
font_scaling <string> Whether text in GUI buttons can be scaled down to fit (TRUE means both width and height) FALSE, WIDTH, HEIGHT, TRUE WIDTH
font_silent <logical> whether to write explanatory text if wanted fonts are not found TRUE, FALSE FALSE
font_size <string> Menu font size TINY, SMALL, DEFAULT, LARGE, HUGE DEFAULT
font_type <string> Menu font typeface and strength HELVETICA, HELVETICA-BOLD, TIMES, TIMES-BOLD, COURIER, COURIER-BOLD HELVETICA
unix_prop_font <string> GUI proportional font for menu panels on Linux/Unix   Helvetica
unix_mono_font <string> GUI monospaced font for listing boxes on Linux/Unix   Courier New
windows_prop_font <string> GUI proportional font for menu panels on Windows   Helvetica
windows_mono_font <string> GUI monospaced font for listing boxes on Windows   Courier New
left_handed <string> Left handed switching of mouse and/or keyboard NONE, MOUSE, KEYBOARD, ALL NONE
max_comp_popup_rows <integer> Number of rows in the component selection popups before a scrollbar is added 2 - 100 25
zoom_factor <real> Zoom Factor for mouse wheel (0.01-1.0) 0.01 - 1.0 0.05
czoom_factor <real> Factor for right mouse dynamic zoom (0.01-0.2) 0.01 - 0.2 0.05
kzoom_factor <real> Factor for +/- keyboard short-cut keys 0.01 - 100.0 2.0
menu_dragging_mode <string> Mode used when moving menu panels with the mouse WIREFRAME, OPAQUE WIREFRAME
menu_resize <string> Which panel borders are free to resize NONE, L, R, T, B, LR, LT, LB, LRT, LRTB, RT, RB, RTB, TB, ALL ALL
mouse_3d_rotation_factor <real> Factor applied to the speed of rotation when using a 3D mouse   1.0
mouse_3d_pan_factor <real> Factor applied to the speed of panning when using a 3D mouse   1.0
mouse_3d_zoom_factor <real> Factor applied to the speed of zooming when using a 3D mouse   1.0
mouse_action_middle_button <string> Set the action for the middle mouse key during picking APPLY, REJECT, DESELECT REJECT
mouse_action_right_button <string> Set the action for the right mouse key during picking APPLY, REJECT, DESELECT DESELECT


The following options affect settings related to quickfind

PreferenceTypeDescriptionValid argumentsDefault
menu_sketch <string> Whether or not to show sketch menu items when cursor hovered over menu row OFF, ON ON
menu_label <string> Whether or not menu sketching also shows item labels OFF, ON ON
predictive_pick <string> Whether or not to show what will be picked based on the current cursor position OFF, ON ON
predictive_label <string> Whether or not predictive picking also shows item labels OFF, ON ON
query_ambiguous <string> If screen picking is ambiguous, ON will offer the selection menu, OFF will select nearest OFF, ON ON
show_qpick_stack_warning <logical> Display Quick Pick memory stack size warning and option to clear stack if threshold is hit. TRUE, FALSE TRUE


If a selection menu is not wide enough to display all the contents, it can be expanded automatically by the following (see menu auto expansion section)

PreferenceTypeDescriptionValid argumentsDefault
menu_expand <string> Automatic menu expansion on/off switch OFF, ON, EXPAND, UNDOCK ON
menu_expand_delay <real> Factor on delay time before expansion 0.1 - 5.0 1.0
menu_expand_speed <real> Factor on menu expansion speed 0.1 - 5.0 1.0


Controls options for the measure menu

PreferenceTypeDescriptionValid argumentsDefault
measure_auto_create <logical> If measure auto-create is active when the measure menu is first loaded TRUE, FALSE TRUE
measure_dialogue_format_vec_rows <logical> Vectors in the dialogue window are formatted in the common way with vectors written in rows TRUE, FALSE FALSE


The following control the treatment of results for solid elements with multiple integration points

PreferenceTypeDescriptionValid argumentsDefault
d3plot_solid_8 <logical> Average multiple integration point results on read TRUE, FALSE FALSE
multi_ip_mode <string> How to treat multiple integration point results in the absence of element formulation from ztf ave_all_ips, max_all_ips, first_ip ave_all_ips


Options to control the reading of Nastran OP2 and Eigenvector analysis files. As of v21, this panel can also magnify the mode shapes of other eigenvalue analysis files (e.g. d3eigv). New preferences (those prefixed with eigmode_) are provided to reflect this while the old preferences (prefixed with nas_) are retained for backwards compatibility. If both an eigmode_ and the corresponding nas_ preferences are present the eigmode_ preference value will be used.

PreferenceTypeDescriptionValid argumentsDefault
nas_disp_factor_type <string> How to scale Nastran displacements ABSOLUTE, PERCENT PERCENT
nas_abs_disp_factor <real> Absolute displacement scale factor   1.0
nas_pct_disp_factor <real> Percentage displacement scale factor   15.0
eigmode_disp_factor_type <string> How to scale Nastran and d3eigv displacements ABSOLUTE, PERCENT PERCENT
eigmode_abs_disp_factor <real> Absolute displacement scale factor   1.0
eigmode_pct_disp_factor <real> Percentage displacement scale factor   15.0


The following control settings related to object menus

PreferenceTypeDescriptionValid argumentsDefault
vis_menu_position <string> Position of the Vis menu - graphics area or docked to parent FLOATING, DOCKED DOCKED


The following control settings related to quickfind

PreferenceTypeDescriptionValid argumentsDefault
quickfind_unmatched_text_colour <string> Text colour for unmatched characters (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLACK
quickfind_matched_text_colour <string> Text colour for matched characters (hex code e.g. 0XA1B2C3 or core colour name e.g. OLIVE) WHITE, BLACK, RED, GREEN, BLUE, CYAN, MAGENTA, YELLOW, RED/MAGENTA, GREEN/CYAN, INDIGO, YELLOW/GREEN, LIGHT_BLUE, DARK_ORANGE, PALE_YELLOW, GOLD, OLIVE, DARK_MAGENTA, MEDIUM_GREEN, CYAN/BLUE, HOT_PINK, RED/ORANGE, SEA_GREEN, MAROON, DARK_GREEN, PURPLE, NAVY, DARK_GREY, GREY, LIGHT_GREY BLUE
quickfind_found_list_length <integer> Number of items to display in the found list 1 - 20 10
quickfind_recent_history <integer> Number of recently selected items to store 0 - 2147483646 10
quickfind_sequential_bonus <integer> Modifier for two successful adjacent matches 1 - 100 50
quickfind_word_start_bonus <integer> Modifier for successful match at word beginning 1 - 100 10
quickfind_box_size <string> Size and layout of Search box SMALL, LARGE SMALL


Options to control the behaviour and appearance of the Part Tree.

PreferenceTypeDescriptionValid argumentsDefault
ptree_parts_top_level <logical> If TRUE parts are always expanded at the top level TRUE, FALSE TRUE
ptree_show_beam <logical> If TRUE a Beam category will be included in the tree TRUE, FALSE FALSE
ptree_show_group <logical> If TRUE a Groups category will be included in the tree TRUE, FALSE FALSE
ptree_show_joint <logical> If TRUE a Joints category will be included in the tree TRUE, FALSE FALSE
ptree_show_mass <logical> If TRUE a Mass category will be included in the tree TRUE, FALSE FALSE
ptree_show_pretensioner <logical> If TRUE a Pretensioner category will be included in the tree TRUE, FALSE FALSE
ptree_show_retractor <logical> If TRUE a Retractor category will be included in the tree TRUE, FALSE FALSE
ptree_show_seatbelt <logical> If TRUE a Seatbelt category will be included in the tree TRUE, FALSE FALSE
ptree_show_segment <logical> If TRUE a (contact) Segment category will be included in the tree TRUE, FALSE FALSE
ptree_show_shell <logical> If TRUE a Shell category will be included in the tree TRUE, FALSE FALSE
ptree_show_slipring <logical> If TRUE a Slipring category will be included in the tree TRUE, FALSE FALSE
ptree_show_solid <logical> If TRUE a Solid category will be included in the tree TRUE, FALSE FALSE
ptree_show_spring <logical> If TRUE a Spring category will be included in the tree TRUE, FALSE FALSE
ptree_show_surface <logical> If TRUE a (contact) Surface category will be included in the tree TRUE, FALSE FALSE
ptree_show_tshell <logical> If TRUE a Thick Shell category will be included in the tree TRUE, FALSE FALSE
ptree_show_wall <logical> If TRUE a Wall category will be included in the tree TRUE, FALSE FALSE


The following options define how Javascripts are processed by D3Plot. See the JavaScript API reference manual for further details.

PreferenceTypeDescriptionValid argumentsDefault
modules_directory <string> Directory for D3PLOT to look for modules in   <none>
script_directory <string> Directory in which D3PLOT looks for scripts   $OA_INSTALL/d3plot_library/scripts
javascript_memory_size <integer> Initial memory allocated for garbage collection (MB) 1 - 4095 25


The following options define how D3PLOT sessions are processed See UTILITIES-SESSION_FILE section for further details.

PreferenceTypeDescriptionValid argumentsDefault
session_auto_save <string> Save a session unconditionally on exit OFF, ON OFF
session_save_option <string> Location for automatically saving sessions HOME, USER_DEFINED, DESKTOP HOME
session_save_dir <string> User-defined location for session save   <none>


Keys can have functions assigned to them:

PreferenceTypeDescriptionValid argumentsDefault
F1_key <string> Shortcut for F1   <none>
F2_key <string> Shortcut for F2   <none>
F3_key <string> Shortcut for F3   <none>
F4_key <string> Shortcut for F4   <none>
F5_key <string> Shortcut for F5   <none>
F6_key <string> Shortcut for F6   <none>
F7_key <string> Shortcut for F7   <none>
F8_key <string> Shortcut for F8   <none>
F9_key <string> Shortcut for F9   <none>
F10_key <string> Shortcut for F10   <none>
F11_key <string> Shortcut for F11   <none>
F12_key <string> Shortcut for F12   <none>
A_key <string> Shortcut for A   AUTOSCALE
B_key <string> Shortcut for B   BLANK
C_key <string> Shortcut for C   TIDY_MENUS
D_key <string> Shortcut for D   DRAG_CUT
E_key <string> Shortcut for E   EXPORT_MENU
F_key <string> Shortcut for F   FRINGE
G_key <string> Shortcut for G   NEW_WINDOW
H_key <string> Shortcut for H   HIDDEN
I_key <string> Shortcut for I   ICONISE
J_key <string> Shortcut for J   TOGGLE_PICK_LABEL
K_key <string> Shortcut for K   RESET_VIS
L_key <string> Shortcut for L   LINE
M_key <string> Shortcut for M   MEASURE
N_key <string> Shortcut for N   CUT_PLANE
O_key <string> Shortcut for O   DISPLAY
P_key <string> Shortcut for P   TOGGLE_GLOBAL_PP
Q_key <string> Shortcut for Q   QUICK_PICK
R_key <string> Shortcut for R   REVERSE
S_key <string> Shortcut for S   SHADED
T_key <string> Shortcut for T   TIDY_MENUS
U_key <string> Shortcut for U   UNBLANK
V_key <string> Shortcut for V   VIEW_MENU
W_key <string> Shortcut for W   IMAGE_WRITE
X_key <string> Shortcut for X   CUT_SECTION
Y_key <string> Shortcut for Y   CYCLE_OVERLAY
Z_key <string> Shortcut for Z   ZOOM
a_key <string> Shortcut for a   AUTOSCALE
b_key <string> Shortcut for b   BLANK
c_key <string> Shortcut for c   TIDY_MENUS
d_key <string> Shortcut for d   DRAG_CUT
e_key <string> Shortcut for e   ENTITIES
f_key <string> Shortcut for f   FRINGE
g_key <string> Shortcut for g   NEW_WINDOW
h_key <string> Shortcut for h   HIDDEN
i_key <string> Shortcut for i   ICONISE
j_key <string> Shortcut for j   TOGGLE_PICK_LABEL
k_key <string> Shortcut for k   RESET_VIS
l_key <string> Shortcut for l   LINE
m_key <string> Shortcut for m   MEASURE
n_key <string> Shortcut for n   CUT_PLANE
o_key <string> Shortcut for o   DISPLAY
p_key <string> Shortcut for p   TOGGLE_CURR_PP
q_key <string> Shortcut for q   QUICK_PICK
r_key <string> Shortcut for r   REVERSE
s_key <string> Shortcut for s   SHADED
t_key <string> Shortcut for t   TIDY_MENUS
u_key <string> Shortcut for u   UNBLANK
v_key <string> Shortcut for v   VIEW_MENU
w_key <string> Shortcut for w   IMAGE_WRITE
x_key <string> Shortcut for x   CUT_SECTION
y_key <string> Shortcut for y   CYCLE_OVERLAY
z_key <string> Shortcut for z   ZOOM
SPACE_key <string> Shortcut for space   ANIMATE
ONE_key <string> Shortcut for 1   VIEW_P_XY
TWO_key <string> Shortcut for 2   VIEW_P_YZ
THREE_key <string> Shortcut for 3   VIEW_P_XZ
FOUR_key <string> Shortcut for 4   VIEW_P_ISO
FIVE_key <string> Shortcut for 5   VIEW_N_XY
SIX_key <string> Shortcut for 6   VIEW_N_YZ
SEVEN_key <string> Shortcut for 7   VIEW_N_XZ
EIGHT_key <string> Shortcut for 8   VIEW_N_ISO
NINE_key <string> Shortcut for 9   <none>
ZERO_key <string> Shortcut for 0   EXPORT
EXCLAMATION_key <string> Shortcut for !   <none>
DOUBLEQUOTE_key <string> Shortcut for "   <none>
HASH_key <string> Shortcut for #   <none>
DOLLAR_key <string> Shortcut for $   <none>
PERCENT_key <string> Shortcut for %   <none>
AMPERSAND_key <string> Shortcut for &   <none>
SINGLEQUOTE_key <string> Shortcut for '   <none>
LEFTBRACKET_key <string> Shortcut for (   <none>
RIGHTBRACKET_key <string> Shortcut for )   <none>
ASTERISK_key <string> Shortcut for *   <none>
PLUS_key <string> Shortcut for +   ZOOM_IN
COMMA_key <string> Shortcut for ,   <none>
MINUS_key <string> Shortcut for -   ZOOM_OUT
DOT_key <string> Shortcut for .   <none>
SLASH_key <string> Shortcut for /   SHORTCUT
COLON_key <string> Shortcut for :   <none>
SEMICOLON_key <string> Shortcut for ;   <none>
LESSTHAN_key <string> Shortcut for <   <none>
EQUALS_key <string> Shortcut for =   ZOOM_IN
GREATERTHAN_key <string> Shortcut for >   <none>
QUESTIONMARK_key <string> Shortcut for ?   SHORTCUT
AT_key <string> Shortcut for @   <none>
LEFTSQUAREBRACKET_key <string> Shortcut for [   <none>
BACKSLASH_key <string> Shortcut for \   <none>
RIGHTSQUAREBRACKET_key <string> Shortcut for ]   <none>
CIRCUMFLEX_key <string> Shortcut for ^   <none>
UNDERSCORE_key <string> Shortcut for _   ZOOM_OUT
BACKTICK_key <string> Shortcut for `   <none>
LEFTCURLYBRACKET_key <string> Shortcut for {   <none>
PIPE_key <string> Shortcut for |   <none>
RIGHTCURLYBRACKET_key <string> Shortcut for }   <none>
TILDE_key <string> Shortcut for ~   <none>
SM_BUTTON1_key <string> Shortcut for 3D SpaceMouse Button 1   VIEW_P_XY
SM_BUTTON2_key <string> Shortcut for 3D SpaceMouse Button 2   VIEW_N_XZ
SM_BUTTON3_key <string> Shortcut for 3D SpaceMouse Button 3   VIEW_P_XZ
SM_BUTTON4_key <string> Shortcut for 3D SpaceMouse Button 4   VIEW_P_YZ
SM_BUTTON5_key <string> Shortcut for 3D SpaceMouse Button 5   <none>
SM_BUTTON6_key <string> Shortcut for 3D SpaceMouse Button 6   <none>
SM_BUTTON7_key <string> Shortcut for 3D SpaceMouse Button 7   <none>
SM_BUTTON8_key <string> Shortcut for 3D SpaceMouse Button 8   <none>
SM_BUTTON9_key <string> Shortcut for 3D SpaceMouse Button 9   <none>
SM_BUTTON10_key <string> Shortcut for 3D SpaceMouse Button 10   <none>
SM_BUTTON11_key <string> Shortcut for 3D SpaceMouse Button 11   <none>
SM_BUTTON12_key <string> Shortcut for 3D SpaceMouse Button 12   <none>
SM_BUTTON13_key <string> Shortcut for 3D SpaceMouse Button 13   <none>
SM_BUTTON14_key <string> Shortcut for 3D SpaceMouse Button 14   <none>
SM_BUTTON15_key <string> Shortcut for 3D SpaceMouse Button 15   <none>
SM_BUTTON16_key <string> Shortcut for 3D SpaceMouse Button 16   <none>
SM_BUTTON17_key <string> Shortcut for 3D SpaceMouse Button 17   <none>
SM_BUTTON18_key <string> Shortcut for 3D SpaceMouse Button 18   <none>
SM_BUTTON19_key <string> Shortcut for 3D SpaceMouse Button 19   <none>
SM_BUTTON20_key <string> Shortcut for 3D SpaceMouse Button 20   <none>
SM_BUTTON21_key <string> Shortcut for 3D SpaceMouse Button 21   <none>
SM_BUTTON22_key <string> Shortcut for 3D SpaceMouse Button 22   <none>
SM_BUTTON23_key <string> Shortcut for 3D SpaceMouse Button 23   <none>
SM_BUTTON24_key <string> Shortcut for 3D SpaceMouse Button 24   <none>
SM_BUTTON25_key <string> Shortcut for 3D SpaceMouse Button 25   <none>
SM_BUTTON26_key <string> Shortcut for 3D SpaceMouse Button 26   <none>
SM_BUTTON27_key <string> Shortcut for 3D SpaceMouse Button 27   <none>
SM_BUTTON28_key <string> Shortcut for 3D SpaceMouse Button 28   <none>
SM_BUTTON29_key <string> Shortcut for 3D SpaceMouse Button 29   <none>
SM_APPLICATION_key <string> Shortcut for 3D SpaceMouse Application Button   SHORTCUT_3D
SM_FIT_key <string> Shortcut for 3D SpaceMouse Fit Button   AUTOSCALE


The following options allow the user to change the symbols (and their quality) representing various entities which are drawn in plots. See DISPLAY_OPTIONS for further details.

PreferenceTypeDescriptionValid argumentsDefault
abp_symbol <string> Symbol for Airbag Particles POINT, CUBE, SPHERE SPHERE
abp_quality <integer> Quality of Airbag Particle sphere symbol 1 - 5 1
abp_leakage_in_bag <string> Airbag Particle leakage in bag selected ON, OFF ON
abp_leakage_porosity <string> Airbag Particle leakage porosity selected ON, OFF ON
abp_leakage_vented <string> Airbag Particle leakage vented selected ON, OFF ON
abp_leakage_mpp_error <string> Airbag Particle leakage mpp error selected ON, OFF OFF
des_symbol <string> Symbol for Discrete Sphere elements POINT, CUBE, SPHERE SPHERE
des_quality <integer> Quality of Discrete Sphere symbol 1 - 5 2
beam_line_thickness <real> Line thickness of beams if thick lines are on 0.0 - 10000000.0 <none>
discrete_beam_radius <real> Radius of discrete beams if true beam sections are on 0.0 - 10000000.0 <none>
sph_symbol <string> Symbol for SPH elements POINT, CUBE, SPHERE SPHERE
sph_quality <integer> Quality of SPH sphere symbol 1 - 5 2
swld_symbol <string> Symbol for type for Spotwelds DEFAULT, SPHERE, BEAM DEFAULT
swld_quality <integer> Quality of Spotweld sphere symbol 1 - 5 2
swld_radius <string> Display spotwelds using the PANEL gap, TRUE radius or a FIXED radius PANEL, TRUE, FIXED PANEL
swld_panel_factor <real> Factor to mulitple PANEL gap by when drawing spotwelds spheres 0.0 - 10000000.0 1.5
swld_true_factor <real> Factor to mulitple TRUE radius by when drawing spotwelds spheres 0.0 - 10000000.0 1.0
swld_fixed_size <real> Default radius used when drawing spotwelds with a FIXED radius 0.0 - 10000000.0 1.0
swld_scale_by_value <logical> TRUE if spotweld radius is going to be scaled by the value TRUE, FALSE FALSE
spring_width <integer> Thickness (pixels) used to draw springs 1 - 10 2
true_beam_sections <string> Method of drawing beam elements (deprecated: TRUE = TRUE_SECTION, FALSE = PLAIN_LINE) PLAIN_LINE, THICK_LINE, TRUE_SECTION, TRUE, FALSE PLAIN_LINE
beam_spwld_end_caps <string> Beam spotweld end caps added ON, OFF OFF
spg_mode <string> Default drawing mode for SPG Solid Parts SOLID, SPHERE SPHERE


The following settings allow high performance graphics settings to be tuned. It is recommended that you do not modify these in the preferences editor, but rather use the TUNE option and then SAVE_SETTINGS.

PreferenceTypeDescriptionValid argumentsDefault
gtune_varray <integer> Whether or not to use vertex arrays 0 - 2 0
gtune_vbo_verts <integer> Whether or not to use VBOs for vertices 0 - 2 0
gtune_vbo_coords <integer> Whether or not to use VBOs for coordinates 0 - 2 0
gtune_vbo_limit <integer> How VBO usage is limited (explicit size in MBytes, or -1 for auto) -1 - 1048576 -1
gtune_shader <integer> Whether or not to use shaders 0 - 2 0
gtune_mbr <integer> Whether or not to use the MBR extension for VBOs 0 - 3 0


The following options control automatic mesh coarsening, and set a model size threshold at which this is implemented. This can be useful if you habitually process very large models and are happy to accept slightly poorer image quality in return for faster graphics.

PreferenceTypeDescriptionValid argumentsDefault
auto_coarsen <string> Automatic mesh coarsening on initial read OFF, MILD, SEVERE OFF
coarsen_threshold <integer> Min number of shells for auto-coarsening 0 - 1000000000 250000


The following options control threading.

PreferenceTypeDescriptionValid argumentsDefault
threading_active <logical> Whether or not to use threading TRUE, FALSE TRUE
thread_contour_scan <logical> Whether or not to use threading for contour scanning TRUE, FALSE TRUE
thread_data_averaging <logical> Whether or not to use threading for data averaging at nodes TRUE, FALSE TRUE
thread_shell_normals <logical> Whether or not to use threading for shell normal calculations TRUE, FALSE TRUE
thread_shell_thickness <logical> Whether or not to use threading for shell thickness calculations TRUE, FALSE TRUE
thread_internal_faces <logical> Whether or not to use threading for internal face calculations TRUE, FALSE TRUE
thread_mark_visible <logical> Whether or not to use threading for marking visible items TRUE, FALSE TRUE
thread_cut_section <logical> Whether or not to use threading for cut section calculations TRUE, FALSE TRUE
thread_propagation <logical> Whether or not to use threading for flag propagation TRUE, FALSE TRUE
thread_femzip_data <logical> Whether or not to use threading for femzip data read TRUE, FALSE TRUE


The following options control disk_io.

PreferenceTypeDescriptionValid argumentsDefault
frag_local_size <integer> Buffer size (MBytes) reading fragmented data from local disk 0 - 2047 0
frag_network_size <integer> Buffer size (MBytes) reading fragmented data from network disk 0 - 2047 4
raw_network_size <integer> Buffer size (MBytes) reading raw data from network disk 0 - 2047 0
file_io_method <string> Local+Network file i/o method: raw+raw, raw+stream or stream+stream   raw+raw


The following control treatment of unicode

PreferenceTypeDescriptionValid argumentsDefault
cjk_unix_font <string> Font to use for CJK text on unix machines   -misc-fixed-medium-r-normal-*-12-*-*-*-*-*-*-*
cjk_windows_font <string> Font to use for CJK text on windows machines   MS Gothic 10
file_encoding <string> Character encoding for script files Latin-1, BIG5, EUC-CN, EUC-JP, EUC-KR, GB, GBK, ISO-2022-CN, ISO-2022-CN-EXT, ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, JOHAB, Shift-JIS, UTF-8, UTF-16BE, UTF-16LE, UTF-16, UTF-32BE, UTF-32LE, UTF-32 Latin-1


The following <xxx>_visibility flags set the relevant ENTITY switches, and may subsequently be turned on/off manually in the normal way. The setting given here becomes the default for <reset> operations.

PreferenceTypeDescriptionValid argumentsDefault
mass_visibility <string> Lumped mass visibility OFF, ON OFF
spring_visibility <string> Spring/damper visibility OFF, ON ON
sbelt_visibility <string> Seatbelts etc. visibility OFF, ON ON
joint_visibility <string> Joint visibility OFF, ON ON
stonewall_visibility <string> Rigidwall visibility OFF, ON OFF
particle_visibility <string> Airbag particle visibility OFF, ON ON
connection_visibility <string> Connection visibility OFF, ON ON
section_visibility <string> Database X-Sect visibility OFF, ON ON
segment_visibility <string> Contact segment visibility OFF, ON OFF
segment_hatching <string> Contact segment hatching OFF, ON ON
spc_visibility <string> SPC visibility OFF, ON OFF
nrb_visibility <string> NRB visibility OFF, ON ON
loadpath_visibility <string> LoadPath visibility OFF, ON ON
cpg_visibility <string> CPG (Airbag Continuum-base Particle Gas) visibility OFF, ON ON
des_visibility <string> DES (Discrete Element Sphere) visibility OFF, ON ON
sph_visibility <string> SPH (Smooth Particle Hydrodynamics) visibility OFF, ON ON


The drive mappings allow D3PLOT to convert equivalent folder names from Windows to Unix and visa versa. This is currently only in use for the JavaScript function DriveMapFilename.

PreferenceTypeDescriptionValid argumentsDefault
drive_a <string> Mapping from Windows drive A: to unix path   <none>
drive_b <string> Mapping from Windows drive B: to unix path   <none>
drive_c <string> Mapping from Windows drive C: to unix path   <none>
drive_d <string> Mapping from Windows drive D: to unix path   <none>
drive_e <string> Mapping from Windows drive E: to unix path   <none>
drive_f <string> Mapping from Windows drive F: to unix path   <none>
drive_g <string> Mapping from Windows drive G: to unix path   <none>
drive_h <string> Mapping from Windows drive H: to unix path   <none>
drive_i <string> Mapping from Windows drive I: to unix path   <none>
drive_j <string> Mapping from Windows drive J: to unix path   <none>
drive_k <string> Mapping from Windows drive K: to unix path   <none>
drive_l <string> Mapping from Windows drive L: to unix path   <none>
drive_m <string> Mapping from Windows drive M: to unix path   <none>
drive_n <string> Mapping from Windows drive N: to unix path   <none>
drive_o <string> Mapping from Windows drive O: to unix path   <none>
drive_p <string> Mapping from Windows drive P: to unix path   <none>
drive_q <string> Mapping from Windows drive Q: to unix path   <none>
drive_r <string> Mapping from Windows drive R: to unix path   <none>
drive_s <string> Mapping from Windows drive S: to unix path   <none>
drive_t <string> Mapping from Windows drive T: to unix path   <none>
drive_u <string> Mapping from Windows drive U: to unix path   <none>
drive_v <string> Mapping from Windows drive V: to unix path   <none>
drive_w <string> Mapping from Windows drive W: to unix path   <none>
drive_x <string> Mapping from Windows drive X: to unix path   <none>
drive_y <string> Mapping from Windows drive Y: to unix path   <none>
drive_z <string> Mapping from Windows drive Z: to unix path   <none>


"oa_pref" arguments valid for all programs

PreferenceTypeDescriptionValid argumentsDefault
file_names <string> Controls input filename syntax. LSTC = d3*, OASYS = job.ptf* OASYS, LSTC OASYS
html_application <string> Location of HTML browser   <none>
html_application_linux <string> Location of HTML browser for linux (use if the same oa_pref file is used for windows and linux)   <none>
html_application_windows <string> Location of HTML browser for windows (use if the same oa_pref file is used for windows and linux)   <none>
image_format <string> Default image format BMP_8_C, BMP_8_UN, PNG_8, GIF_8, BMP_24_UN, PNG_24, JPG_24, PPM_24 PNG_24
intel_hd_use_shaders <string> Control usage of hardware shaders on Intel HD graphics cards AUTO_DETECT, FORCE_OFF, FORCE_ON AUTO_DETECT
javascript_maximum_memory_size <integer> Maximum memory allocated for garbage collection (MB) 1 - 4095 4095
locale <string> Language and country locale to use (overrides system one)   <none>
manuals_url <string> URL of the online manuals   help.oasys-software.com/articles/?readerUiPreview=1#!
maximise <logical> Maximise window when Program is started TRUE, FALSE TRUE
online_manuals <logical> Open the online version of the manuals from Help buttons (TRUE) or open the local (offline) HTML copy (FALSE) TRUE, FALSE TRUE
pdf_application <string> Location of PDF browser   <none>
pdf_application_linux <string> Location of PDF browser for linux (use if the same oa_pref file is used for windows and linux)   <none>
pdf_application_windows <string> Location of PDF browser for windows (use if the same oa_pref file is used for windows and linux)   <none>
placement <string> Location for initial window on multi-screen display LEFT, CENTRE, RIGHT, BOTTOM, TOP, LEFT_BOTTOM, LEFT_TOP, CENTRE_BOTTOM, CENTRE_TOP, RIGHT_BOTTOM, RIGHT_TOP <none>
start_in <string> Directory to start Program in   <none>
temp_file_expiry <integer> Age in days after which a temporary filename can be reused, 0 = never 0 - 10000 31
show_license_warning <logical> Display Window containing License System messages TRUE, FALSE TRUE
post_uses_primer <logical> ADMIN/INSTALL pref which allows D3Plot, T/his to take an available Primer license TRUE, FALSE TRUE
save_window_positions <logical> Save position of undocked windows between sessions TRUE, FALSE TRUE


The following control whether and how crash dump information is sent by email following a crash

PreferenceTypeDescriptionValid argumentsDefault
cd_compose_email <logical> Whether or not to offer to compose an email for sending minidump files. TRUE, FALSE TRUE
cd_email_address <string> Email address in To: field of crash dump emails.   dyna.support@arup,com
cd_cc_addresses <string> Email address(es) in Cc: field of crash dump emails.   <none>
cd_custom_email <string> Custom method of sending emails.   <none>
cd_dump_directory <string> Directory in which to save crash dump files   <none>
cd_email_method <string> Method used to create crash dump emails. BEST_EFFORT, SYSTEM_DEFAULT, OUTLOOK_CLI, URL_MAILTO, CUSTOM BEST_EFFORT
cd_minidump_file <string> Whether or not to create minidump files, and what to do with them. NOT_USED, SAVED_ONLY, EMAILED_ONLY, SAVED_AND_EMAILED SAVED_AND_EMAILED


The following control directories

PreferenceTypeDescriptionValid argumentsDefault
home_dir <string> "home" directory for user   <none>
manuals_dir <string> Directory user manuals are installed in   <none>
temp_dir <string> temporary directory for user   <none>
write_checkpoint_files <logical> Record checkpoint files for the PRIMER, D3PLOT or T/His sessions. TRUE, FALSE FALSE
checkpoint_dir <string> Directory for checkpoint files. If omitted use cwd.   <none>
show_checkpoint_files <logical> Show checkpoint playback panel upon PRIMER, D3PLOT or T/His startup. TRUE, FALSE FALSE


General graphics initialisation and settings.

PreferenceTypeDescriptionValid argumentsDefault
initial_view_orientation <string> Initial view orientation for the graphics window. +XY, +YZ, +XZ, +ISO, -XY, -YZ, -XZ, -ISO +XY


The following options control graphical user interface

PreferenceTypeDescriptionValid argumentsDefault
gui_theme <string> Graphical User Interface (GUI) theme LIGHT, DARK, CLASSIC, LEGACY LIGHT
gui_styling_mode <string> Graphical User Interface (GUI) styling and decoration NOT_USED, TIME_LIMIT, ALWAYS TIME_LIMIT
gui_styling_tlimit <integer> Graphical User Interface (GUI) menu repaint time limit to turn off decorations 0 - 100000 500


The following control laser options

PreferenceTypeDescriptionValid argumentsDefault
laser_paper_size <string> Default paper size US, A4 A4
laser_orientation <string> Default page orientation Portrait, Landscape Landscape
laser_top_margin <real> Top margin size in mm   10
laser_bottom_margin <real> Bottom margin size in mm   30
laser_left_margin <real> Left margin size in mm   20
laser_right_margin <real> Right margin size in mm   10


The following control menu and mouse attributes

PreferenceTypeDescriptionValid argumentsDefault
display_factor <real> Factor on display size (0.5 - 2.0, automatic if undefined) 0.5 - 2.0 1.2
display_brightness <real> Menu brightness (0.0-1.0) 0.0 - 1.0 1.0
display_saturation <real> Menu colour saturation (0.0-1.0) 0.0 - 1.0 1.0
button_gradation <real> Button shade gradation (0.0-1.0) 0.0 - 1.0 0.0
dv_sync_windows <string> Dyn view method(s) for synchronising windows ICON, ICON+CAPS, ICON+NUM, ICON+CAPS+NUM ICON+CAPS
dv_left_shift <string> Dyn view action for shift + Left mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ROTATION_XYZ
dv_middle_shift <string> Dyn view action for shift + Middle mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED TRANSLATION
dv_right_shift <string> Dyn view action for shift + Right mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ZOOM_UP_+VE
dv_left_ctrl <string> Dyn view action for ctrl + Left mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ROTATION_XYZ
dv_middle_ctrl <string> Dyn view action for ctrl + Middle mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED TRANSLATION
dv_right_ctrl <string> Dyn view action for ctrl + Right mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ZOOM_UP_+VE
dv_left_both <string> Dyn view action for shift+ctrl + Left mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ROTATION_XYZ
dv_middle_both <string> Dyn view action for shift+ctrl + Middle mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED TRANSLATION
dv_right_both <string> Dyn view action for shift+ctrl + Right mouse ROTATION_XYZ, ROTATION_XY, ROTATION_Z, ROTATION_SPHERE, TRANSLATION, ZOOM_UP_+VE, ZOOM_DOWN_+VE, UNUSED ZOOM_UP_+VE
dv_shift_action <string> Dynamic viewing mode for shift + mouse button CURRENT, WIREFRAME, FREE_EDGE, UNUSED CURRENT
dv_ctrl_action <string> Dynamic viewing mode for ctrl + mouse button CURRENT, WIREFRAME, FREE_EDGE, UNUSED WIREFRAME
dv_both_action <string> Dynamic viewing mode for shift+ctrl + mouse button CURRENT, WIREFRAME, FREE_EDGE, UNUSED FREE_EDGE
font_cache <logical> Whether to use cached fonts on Linux machines with no core X11 fonts loaded TRUE, FALSE TRUE
font_quality <string> The quality of font rendering in the graphical user interface PLAIN, ANTI-ALIAS ANTI-ALIAS
font_scaling <string> Whether text in GUI buttons can be scaled down to fit (TRUE means both width and height) FALSE, WIDTH, HEIGHT, TRUE WIDTH
font_silent <logical> whether to write explanatory text if wanted fonts are not found TRUE, FALSE FALSE
font_size <string> Menu font size TINY, SMALL, DEFAULT, LARGE, HUGE DEFAULT
font_type <string> Menu font typeface and strength HELVETICA, HELVETICA-BOLD, TIMES, TIMES-BOLD, COURIER, COURIER-BOLD HELVETICA
unix_prop_font <string> GUI proportional font for menu panels on Linux/Unix   Helvetica
unix_mono_font <string> GUI monospaced font for listing boxes on Linux/Unix   Courier New
windows_prop_font <string> GUI proportional font for menu panels on Windows   Helvetica
windows_mono_font <string> GUI monospaced font for listing boxes on Windows   Courier New
left_handed <string> Left handed switching of mouse and/or keyboard NONE, MOUSE, KEYBOARD, ALL NONE
zoom_factor <real> Zoom Factor for mouse wheel (0.01-1.0) 0.01 - 1.0 0.05
czoom_factor <real> Factor for right mouse dynamic zoom (0.01-0.2) 0.01 - 0.2 0.05
kzoom_factor <real> Factor for +/- keyboard short-cut keys 0.01 - 100.0 2.0
menu_dragging_mode <string> Mode used when moving menu panels with the mouse WIREFRAME, OPAQUE WIREFRAME
mouse_3d_rotation_factor <real> Factor applied to the speed of rotation when using a 3D mouse   1.0
mouse_3d_pan_factor <real> Factor applied to the speed of panning when using a 3D mouse   1.0
mouse_3d_zoom_factor <real> Factor applied to the speed of zooming when using a 3D mouse   1.0
mouse_action_middle_button <string> Set the action for the middle mouse key during picking APPLY, REJECT, DESELECT REJECT
mouse_action_right_button <string> Set the action for the right mouse key during picking APPLY, REJECT, DESELECT DESELECT


The following control treatment of recent files popups

PreferenceTypeDescriptionValid argumentsDefault
recent_files_dropdown <string> Turn the recent files popup on or off OFF, ON ON
recent_files_max_but <integer> Maximum number of buttons displayed in a recent files popup 1 - 50 10
recent_files_max_char <integer> Maximum number of characters displayed on each recent files button 1 - 512 50


The following control treatment of unicode

PreferenceTypeDescriptionValid argumentsDefault
cjk_unix_font <string> Font to use for CJK text on unix machines   -misc-fixed-medium-r-normal-*-12-*-*-*-*-*-*-*
cjk_windows_font <string> Font to use for CJK text on windows machines   MS Gothic 10
file_encoding <string> Character encoding for script files Latin-1, BIG5, EUC-CN, EUC-JP, EUC-KR, GB, GBK, ISO-2022-CN, ISO-2022-CN-EXT, ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, JOHAB, Shift-JIS, UTF-8, UTF-16BE, UTF-16LE, UTF-16, UTF-32BE, UTF-32LE, UTF-32 Latin-1


The drive mappings allow PRIMER to convert equivalent folder names from Windows to Unix and visa versa. This is currently only in use for the JavaScript function DriveMapFilename for D3PLOT and T/HIS.

PreferenceTypeDescriptionValid argumentsDefault
drive_a <string> Mapping from Windows drive A: to unix path   <none>
drive_b <string> Mapping from Windows drive B: to unix path   <none>
drive_c <string> Mapping from Windows drive C: to unix path   <none>
drive_d <string> Mapping from Windows drive D: to unix path   <none>
drive_e <string> Mapping from Windows drive E: to unix path   <none>
drive_f <string> Mapping from Windows drive F: to unix path   <none>
drive_g <string> Mapping from Windows drive G: to unix path   <none>
drive_h <string> Mapping from Windows drive H: to unix path   <none>
drive_i <string> Mapping from Windows drive I: to unix path   <none>
drive_j <string> Mapping from Windows drive J: to unix path   <none>
drive_k <string> Mapping from Windows drive K: to unix path   <none>
drive_l <string> Mapping from Windows drive L: to unix path   <none>
drive_m <string> Mapping from Windows drive M: to unix path   <none>
drive_n <string> Mapping from Windows drive N: to unix path   <none>
drive_o <string> Mapping from Windows drive O: to unix path   <none>
drive_p <string> Mapping from Windows drive P: to unix path   <none>
drive_q <string> Mapping from Windows drive Q: to unix path   <none>
drive_r <string> Mapping from Windows drive R: to unix path   <none>
drive_s <string> Mapping from Windows drive S: to unix path   <none>
drive_t <string> Mapping from Windows drive T: to unix path   <none>
drive_u <string> Mapping from Windows drive U: to unix path   <none>
drive_v <string> Mapping from Windows drive V: to unix path   <none>
drive_w <string> Mapping from Windows drive W: to unix path   <none>
drive_x <string> Mapping from Windows drive X: to unix path   <none>
drive_y <string> Mapping from Windows drive Y: to unix path   <none>
drive_z <string> Mapping from Windows drive Z: to unix path   <none>


The following control workflows functionality

PreferenceTypeDescriptionValid argumentsDefault
workflow_definitions_directory <string> Location that will be scanned for Workflow definitions   <none>
workflow_only_use_specified_directory <logical> Only scan location set by preference oasys*workflow_definitions_directory for Workflow definitions (if it is set) TRUE, FALSE FALSE
workflow_user_data_directory_name <string> Name of a folder to search in for workflow user data   <none>
workflow_auto_open_post_menu <logical> Automatically open the Workflow menu in D3PLOT or T/HIS when reading in a model that has workflow data TRUE, FALSE FALSE
workflow_max_upward_folder_search_depth <integer> Maximum number of folders to search up to look for workflow user data 0 - 100 4