This is the backend tool to optimize and automate the planning and execution of a solar project. Tensor-Solar is foucsing on acheiving optimization for Solar projects first upon completion we will replicate a similar tool to other renewable resources.
You must have a firm understanding of the System Advisory Model (SAM) developed by NREL. The backbone of calculations are provided by this service, we deliver additional toolset on top to make the process more seamless.
You must have Python 3.11 or above to interact with the script and program.
Installtion of the following must be completed:
pip install nrel-pysam
or
pip3 install nrel-pysam
pip install boto3
pip install requests
pip install flask