NREL / PVDegradationTools

Set of tools to calculate degradation responses and degradation related parameters for PV.
https://pvdegradationtools.readthedocs.io/
Other
24 stars 5 forks source link

Object Oriented SIM structure #46

Open shirubana opened 7 months ago

shirubana commented 7 months ago

Create a basic object oriented simulation object, to keep track of things like:

-Database being used. If NSRDB, this will set elements like -wind_speed_factor for some of the functions, or calculated humidity instead of provided humidity, etc.

shirubana commented 7 months ago

Issue #60 tied ot this