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 (alternative) #405

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

4412bcd
Select commit
Loading
Failed to load commit list.
Draft

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

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

34.88% of diff hit (target 72.86%)

View this Pull Request on Codecov

34.88% 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 344 in atlite/datasets/era5.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L344

Added line #L344 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L363

Added line #L363 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L398

Added line #L398 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L400

Added line #L400 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L414

Added line #L414 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L416

Added line #L416 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/datasets/era5.py#L485

Added line #L485 was not covered by tests

Check warning on line 75 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L75

Added line #L75 was not covered by tests

Check warning on line 117 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L117

Added line #L117 was not covered by tests

Check warning on line 120 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L120

Added line #L120 was not covered by tests

Check warning on line 123 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L123

Added line #L123 was not covered by tests

Check warning on line 132 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L132

Added line #L132 was not covered by tests

Check warning on line 137 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L137

Added line #L137 was not covered by tests

Check warning on line 141 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L141

Added line #L141 was not covered by tests

Check warning on line 143 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L143

Added line #L143 was not covered by tests

Check warning on line 148 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 150 in atlite/wind.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlite/wind.py#L150

Added line #L150 was not covered by tests