MHKiT-Software / MHKiT-MATLAB

MHKiT-MATLAB provides the marine renewable energy (MRE) community tools for data processing, visualization, quality control, resource assessment, and device performance.
https://mhkit-software.github.io/MHKiT/
BSD 3-Clause "New" or "Revised" License
15 stars 23 forks source link

Update power quality flicker assessment #105

Closed kchong75 closed 11 months ago

kchong75 commented 11 months ago

Includes flicker assessment under power/quality and corresponding tests/test data.

rpauly18 commented 11 months ago

A general comment for all functions, check on the data passed in should be added with appropriate error messages

rpauly18 commented 11 months ago

please move the testing data out of the test folder and into examples/data/power

rpauly18 commented 11 months ago

Are "calc_shorterm_flicker_severity" and "calc_simulated_voltage" tested anywhere?