Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Implement Michalsky's solar position algorithm #2167

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'michalsky' of https://github.com/kandersolar/pvlib-pyth…

60bef11
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Implement Michalsky's solar position algorithm #2167

Merge branch 'michalsky' of https://github.com/kandersolar/pvlib-pyth…
60bef11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 14, 2024 in 1s

3.70% of diff hit (target 100.00%)

View this Pull Request on Codecov

3.70% of diff hit (target 100.00%)

Annotations

Check warning on line 912 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L910-L912

Added lines #L910 - L912 were not covered by tests

Check warning on line 916 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L915-L916

Added lines #L915 - L916 were not covered by tests

Check warning on line 920 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L919-L920

Added lines #L919 - L920 were not covered by tests

Check warning on line 924 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L923-L924

Added lines #L923 - L924 were not covered by tests

Check warning on line 928 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L927-L928

Added lines #L927 - L928 were not covered by tests

Check warning on line 934 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L931-L934

Added lines #L931 - L934 were not covered by tests

Check warning on line 937 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L937

Added line #L937 was not covered by tests

Check warning on line 940 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L940

Added line #L940 was not covered by tests

Check warning on line 944 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L942-L944

Added lines #L942 - L944 were not covered by tests

Check warning on line 947 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L946-L947

Added lines #L946 - L947 were not covered by tests

Check warning on line 950 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L950

Added line #L950 was not covered by tests

Check warning on line 955 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L955

Added line #L955 was not covered by tests

Check warning on line 957 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L957

Added line #L957 was not covered by tests

Check warning on line 965 in pvlib/solarposition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvlib/solarposition.py#L965

Added line #L965 was not covered by tests