Skip to content
Snippets Groups Projects
Commit dd983aa4 authored by Mohcine Chraibi's avatar Mohcine Chraibi
Browse files

WIP: write out Voronoi polygons along with ids

- Some  TODO's need to be adressed
- A reduce precision function should update the polygons_id object too
- TODO: The plotting scripts need be updated to consider the new format:
Before:
(((-20, 2.31276), (-19.5484, 2.26604), (-19.4327, 2.07216), (-19.472, 1.83923), (-20, 1.66684), (-20, 2.31276)))

Now:
[284, (((-20, 2.31276), (-19.5484, 2.26604), (-19.4327, 2.07216), (-19.472, 1.83923), (-20, 1.66684), (-20, 2.31276)))]
parent 17cf615b
No related branches found
No related tags found
2 merge requests!9Develop in Master,!5Issue 77
Pipeline #
Loading
  • Author Owner

    @jaeger1 can you test this?

    Maybe upload a notebook that plots the agents (with visible id) and plots the polygons with their own ids.

    Edited by Mohcine Chraibi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment