Skip to content
Mark Mikofski edited this page Apr 22, 2025 · 3 revisions

intro

Pvfree serves 3 purposes:

  1. ReST API for NREL SAM CEC libraries in a format ready for pvlib
  2. human readable, searchable, & sortable tables of CEC libraries
  3. A pvlib PV tutorial & demo to step software & researchers developers through energy model chain, including a demo pvlib API

For more info check out this slideshow at PVPMC 2019.

motivation

One of my tasks at SunPower was keeping out module & inverter database current with the latest CEC files, but they were frequently mis-formatted, with duplicates or missing data. I wondered what if this data was already in a database that could enforce structure that could be queried for components even if they’re listed with similar but slightly different names.

Clone this wiki locally