Open Issues Need Help
View All on GitHub allow more config to be unspecified in yaml about 1 hour ago
AI Summary: The user requests that three specific configuration settings (`years_offset_for_pre_period`, `ws_bin_width`, `years_for_detrend`) be made optional in the YAML configuration. Currently, omitting them leads to a Pydantic validation error, but the user expects them to use sensible default values (1, 1, and 3 respectively) without explicit specification.
Complexity:
2/5
good first issue
plot test and reference turbine locations about 1 hour ago
good first issue
raise error if yaml contains keys not used by `WindUpConfig` about 6 hours ago
good first issue