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

feat(wind): Bias correct wind speeds based on scaling to a known average #403

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

feat(wind): Bias correct wind speeds based on scaling to a known average

bdf5249
Select commit
Loading
Failed to load commit list.
Draft

feat(wind): Bias correct wind speeds based on scaling to a known average #403

feat(wind): Bias correct wind speeds based on scaling to a known average
bdf5249
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2024 in 1s

40.42% of diff hit (target 72.86%)

View this Pull Request on Codecov

40.42% of diff hit (target 72.86%)

Annotations

Check warning on line 490 in atlite/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/convert.py#L490

Added line #L490 was not covered by tests

Check warning on line 494 in atlite/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/convert.py#L494

Added line #L494 was not covered by tests

Check warning on line 498 in atlite/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/convert.py#L498

Added line #L498 was not covered by tests

Check warning on line 574 in atlite/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/convert.py#L573-L574

Added lines #L573 - L574 were not covered by tests

Check warning on line 577 in atlite/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/convert.py#L577

Added line #L577 was not covered by tests

Check warning on line 583 in atlite/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/convert.py#L583

Added line #L583 was not covered by tests

Check warning on line 118 in atlite/datasets/era5.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L118

Added line #L118 was not covered by tests

Check warning on line 120 in atlite/datasets/era5.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L120

Added line #L120 was not covered by tests

Check warning on line 128 in atlite/datasets/era5.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L128

Added line #L128 was not covered by tests

Check warning on line 130 in atlite/datasets/era5.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L130

Added line #L130 was not covered by tests

Check warning on line 61 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L61

Added line #L61 was not covered by tests

Check warning on line 74 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L74

Added line #L74 was not covered by tests

Check warning on line 81 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L81

Added line #L81 was not covered by tests

Check warning on line 91 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L91

Added line #L91 was not covered by tests

Check warning on line 94 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L94

Added line #L94 was not covered by tests

Check warning on line 97 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L97

Added line #L97 was not covered by tests

Check warning on line 100 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L100

Added line #L100 was not covered by tests

Check warning on line 110 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L110

Added line #L110 was not covered by tests

Check warning on line 114 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L114

Added line #L114 was not covered by tests