Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update yaml config file parameter formats
authored
Jul 20, 2021
by
Jennifer Holden
Show whitespace changes
Inline
Side-by-side
yaml-config-file-parameter-formats.md
View page @
799a92d8
...
@@ -184,35 +184,19 @@ polygons_file: “/full/path/to/file/containing/zone/definitions/zones.yaml"
...
@@ -184,35 +184,19 @@ polygons_file: “/full/path/to/file/containing/zone/definitions/zones.yaml"
reference_set: data_set_1
reference_set: data_set_1
`plot_selection: `
`plot_selection: `
` plot_all_drifter_tracks: True `
` plot_all_drifter_tracks: True `
` plot_all_drifter_tracks_with_mod: False `
` plot_all_drifter_tracks_with_mod: False `
` plot_positions_with_polygons: True `
` plot_positions_with_polygons: True `
` plot_average_of_mean_skills: False `
` plot_average_of_mean_skills: False `
` plot_skills_subplots_with_filled: True `
` plot_skills_subplots_with_filled: True `
` plot_hexbin_skillscores: True `
` plot_hexbin_skillscores: True `
` plot_subtracted_skillscores: True `
` plot_subtracted_skillscores: True `
` plot_subtracted_hexbins: True `
` plot_subtracted_hexbins: True `
` plot_track_per_drifter: False `
` plot_track_per_drifter: False `
` plot_track_comparison: False `
` plot_track_comparison: False `
` plot_track_side_by_side: False `
` plot_track_side_by_side: False `
` plot_drifter_skillscores: False `
` plot_drifter_skillscores: False `
` plot_skills_subplots_with_indv: False `
` plot_skills_subplots_with_indv: False `
` plot_persistence: False `
` plot_persistence: False `
` plot_skills_plus_map: False `
` plot_skills_plus_map: False `
` plot_ratios_plus_map: False`
` plot_ratios_plus_map: False`
\ No newline at end of file