Files
Photovoltaic_Fault_Detector/GPS_Panel/README.md
Daniel Saavedra da13dccd73 Update README.md
2020-11-13 01:17:30 -03:00

21 lines
234 B
Markdown
Executable File

# 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
```