Files
Photovoltaic_Fault_Detector/GPS_Panel/README.md

21 lines
234 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
```
Enumeration_KML.ipynb
```