Outdoor Time Series I-V Curve Data from SDLE SunFarm

Data Description

This dataset comes from SDLE SunFarm, which provides extensive outdoor exposure capabilities, including mini-modules and full size modules mounted on both dual axis trackers fixed racks. Modules are individually controlled and operated by Daystar multi-tracer system at their peak power during daylight hours. Data acquired include time-series I-V curve data taken every 10 minutes, and time series power, voltage, current and weather data collected every minute.

Load data and run code to extract IV features

library(ddiv)
data("IV_daystar")
IVExtractResult(IV_daystar,k=4)

Example output

The result is for finding steps for example data "IV_daystar", no changepoint identifying step is found.



Try the ddiv package in your browser

Any scripts or data that you put into this service are public.

ddiv documentation built on April 15, 2021, 1:06 a.m.