Files
Photovoltaic_Fault_Detector/GPS_Panel/README.md

20 lines
252 B
Markdown
Raw Normal View History

2020-11-13 00:19:20 -03:00
# Panel Enumeration
## Install requirements
In the root project execute the following command to install all dependencies project
```
pip install -r requirements.txt
2020-11-13 01:17:30 -03:00
```
2020-11-13 00:19:20 -03:00
## Example
View example
2020-11-13 01:18:26 -03:00
[Enumeration_KML.ipynb](Enumeration_KML.ipynb)