├── README.md ├── clean_turbine.py ├── example.py └── powerCurve.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ggoretti/data_cleaning/HEAD/README.md -------------------------------------------------------------------------------- /clean_turbine.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ggoretti/data_cleaning/HEAD/clean_turbine.py -------------------------------------------------------------------------------- /example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ggoretti/data_cleaning/HEAD/example.py -------------------------------------------------------------------------------- /powerCurve.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ggoretti/data_cleaning/HEAD/powerCurve.py --------------------------------------------------------------------------------