- created classes:
- `SolarTowerCalcs`: Solar tower calculations
- `SolarTroughCalcs`: Solar trough calculations with EW and NS orientations
- `SolarSystemLocation`: performs various calculations regarding Solar Geometry at a specific location
- Now the basic calculations can be performed with classes in a more consise manner.
- It is now possible to set the location of the CSP installation (in the original version Crete/Ierapetra was the default and only installation site).
- moved
- `CSPCret.py` to examples and created OOP equivalent and comparison
- `CSP50Compare.py` to examples and created OOP equivalent and comparison
- `CombiCSP.ipynb` to examples
- Create a `CombiCSP-Quickstart.ipynb` to showcase the package functionality