Is your feature request related to a problem? Please describe.
There is no way to send a user directly to a subregion of the load balance plot. In other words, the main profile URL always defaults to "/TOP" and shows the top level plot.
Describe the solution you'd like
After drilling down several levels into the load balance plots, I have a bread crumb like this:
/TOP / [EARTH Grid Comp] Init 1 / [ATM] IPDvXp01
Now I would like to be able to send a link to another user so that the page drills down to the same place.
Maybe we need a parameter on the URL, something like:
https://earthsystemmodeling.org/app-profiles/Rocky.Dunlap/cpld_bmark_p7/#load_balance_loc=3
We'd need to figure out how to translate that parameter to a specific drill down location. Might need to introduce IDs of some kind.