Add diffuse components support: get_sky_diffuse, poa_components, and get_total_irradiance
#3727
Annotations
5 errors and 1 warning
|
flake8-linter
Process completed with exit code 1.
|
|
flake8-linter:
tests/test_irradiance.py#L614
W293 blank line contains whitespace
|
|
flake8-linter:
tests/test_irradiance.py#L608
E501 line too long (87 > 79 characters)
|
|
flake8-linter:
tests/test_irradiance.py#L607
E501 line too long (95 > 79 characters)
|
|
flake8-linter:
tests/test_irradiance.py#L606
E126 continuation line over-indented for hanging indent
|
|
flake8-linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|