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

Add option to save WindNet batches #99

Merged
merged 11 commits into from
Nov 27, 2023

Fix lint

2fdb5d9
Select commit
Loading
Failed to load commit list.
Merged

Add option to save WindNet batches #99

Fix lint
2fdb5d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 27, 2023 in 0s

66.66% of diff hit (target 49.93%)

View this Pull Request on Codecov

66.66% of diff hit (target 49.93%)

Annotations

Check warning on line 13 in pvnet/data/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/utils.py#L10-L13

Added lines #L10 - L13 were not covered by tests

Check warning on line 16 in pvnet/data/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/utils.py#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 51 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L51

Added line #L51 was not covered by tests

Check warning on line 79 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L79

Added line #L79 was not covered by tests

Check warning on line 84 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L84

Added line #L84 was not covered by tests

Check warning on line 89 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L89

Added line #L89 was not covered by tests

Check warning on line 92 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L92

Added line #L92 was not covered by tests

Check warning on line 98 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 106 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L106

Added line #L106 was not covered by tests

Check warning on line 112 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L112

Added line #L112 was not covered by tests

Check warning on line 118 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L118

Added line #L118 was not covered by tests

Check warning on line 123 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 126 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 131 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 134 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 139 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 142 in pvnet/data/wind_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pvnet/data/wind_datamodule.py#L141-L142

Added lines #L141 - L142 were not covered by tests