-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Milestone
Description
I'm in need of some single axis tracker algorithms that include back tracking. So:
- Can anybody recommend a reference for a single axis tracker algorithm with back tracking?
- Does anybody have a Python implementation of a tracker algorithm?
- Should we add tracker algorithms to pvlib?
The best reference I have so far is a NREL tech report, but it doesn't include back tracking.
mikofski