- 15 May, 2018 5 commits
-
-
Mohcine Chraibi authored
Develop in Master See merge request !9
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
In several parts of the ArgumentParser, it is assumed that options and attributes are in the inifile. But, they may not be there, which leads to SegFaults. DEFENSIVE programming is needed here
-
Mohcine Chraibi authored
<logfile>log.txt</logfile>
-
Mohcine Chraibi authored
Issue 79 See merge request !7
-
- 14 May, 2018 13 commits
-
-
Mohcine Chraibi authored
We don't need this anymore. In main we output better diagnostic messaged including version
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
# Conflicts: # .gitlab-ci.yml
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
- 09 May, 2018 1 commit
-
-
Mohcine Chraibi authored
Issue 77 See merge request !5
-
- 08 May, 2018 5 commits
-
-
Mohcine Chraibi authored
:fix: for VisualStudio See merge request !4
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
- 07 May, 2018 12 commits
-
-
Mohcine Chraibi authored
Maybe we should introduce an option for ploting or not ploting these little blue dots?
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
TODO: this script is quite different from the density plot script
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
-
- 03 May, 2018 3 commits
-
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
Format is now a string: "id | polygon"
-
Mohcine Chraibi authored
-
- 24 Apr, 2018 1 commit
-
-
Mohcine Chraibi authored
- 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)))]
-