Evaluate and Enumeration Panel

This commit is contained in:
Daniel Saavedra
2020-11-13 00:19:20 -03:00
parent ee7e4002a5
commit 54d46d71e3
36 changed files with 713380 additions and 63 deletions

19
GPS_Panel/README.md Executable file
View File

@@ -0,0 +1,19 @@
# Panel Enumeration
## Install requirements
In the root project execute the following command to install all dependencies project
```
pip install -r requirements.txt
## Example
View example
```
Enumeration_KML.ipynb
```