Summary
Build an interactive Stommel diagram that displays the ~100 most commonly requested processes, grouped by category. Users should be able to toggle categories and individual processes on/off.
Builds on the existing interactive=True mode in add_processes which uses Bokeh's legend click-to-hide. Need to scale this to ~100 processes with clean grouping and category headers.
Migrated from timeSpace-private #115
Summary
Build an interactive Stommel diagram that displays the ~100 most commonly requested processes, grouped by category. Users should be able to toggle categories and individual processes on/off.
Builds on the existing
interactive=Truemode inadd_processeswhich uses Bokeh's legend click-to-hide. Need to scale this to ~100 processes with clean grouping and category headers.Migrated from timeSpace-private #115