Closed
Description
It appears to me that we may be in violation of NREL's SPA license
"The Software is being provided for internal, noncommercial purposes only and shall not be re-distributed."
A couple of potential problems:
- We are redistributing their code rather than just making binaries with it.
- We (or at least I) don't want to limit pvlib-python to non-commerical purposes. Everything else in pvlib-python is, to my knowledge, able to be used in commercial applications.
The license goes on to say that you must contact them about using it in commercial applications.
Am I reading this wrong? @Calama-Consulting did you have a different interpretation of this when you added the SPA code to pvlib?