You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @pclemow , this issue is assigned to you, in principle. Are you planning to work on it before Christmas? Not in a rush, just to make some plans about what will be ready and what will not before we all go on leave.
We want to take agent/EV location data in the Opal and/or DSR dataframes and convert this to x/y coordinates for placement over the map and SLD SVGs
See #35 (comment)
There are four functions that need to be modified (they are just making up random data for now):
get_agent_sld_coordinates
get_ev_sld_coordinates
get_agent_map_coordinates
get_ev_map_coordinates
More details about what these functions should be doing can be found in their docstrings
The text was updated successfully, but these errors were encountered: