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

ENH: Add a reader for nexrad level2 files #147

Closed
wants to merge 50 commits into from

DEL: Delete extra init

c33d521
Select commit
Loading
Failed to load commit list.
Closed

ENH: Add a reader for nexrad level2 files #147

DEL: Delete extra init
c33d521
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 31, 2024 in 1s

73.60% of diff hit (target 88.33%)

View this Pull Request on Codecov

73.60% of diff hit (target 88.33%)

Annotations

Check warning on line 264 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L264

Added line #L264 was not covered by tests

Check warning on line 273 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L273

Added line #L273 was not covered by tests

Check warning on line 276 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L276

Added line #L276 was not covered by tests

Check warning on line 285 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L285

Added line #L285 was not covered by tests

Check warning on line 342 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L340-L342

Added lines #L340 - L342 were not covered by tests

Check warning on line 355 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L354-L355

Added lines #L354 - L355 were not covered by tests

Check warning on line 357 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L357

Added line #L357 was not covered by tests

Check warning on line 361 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L361

Added line #L361 was not covered by tests

Check warning on line 365 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L365

Added line #L365 was not covered by tests

Check warning on line 371 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L370-L371

Added lines #L370 - L371 were not covered by tests

Check warning on line 377 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L373-L377

Added lines #L373 - L377 were not covered by tests

Check warning on line 381 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L381

Added line #L381 was not covered by tests

Check warning on line 389 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L389

Added line #L389 was not covered by tests

Check warning on line 393 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L391-L393

Added lines #L391 - L393 were not covered by tests

Check warning on line 399 in xradar/io/backends/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/common.py#L399

Added line #L399 was not covered by tests

Check warning on line 27 in xradar/io/backends/nexrad_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/nexrad_common.py#L27

Added line #L27 was not covered by tests

Check warning on line 30 in xradar/io/backends/nexrad_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/nexrad_common.py#L30

Added line #L30 was not covered by tests

Check warning on line 32 in xradar/io/backends/nexrad_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/nexrad_common.py#L32

Added line #L32 was not covered by tests

Check warning on line 53 in xradar/io/backends/nexrad_level2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/nexrad_level2.py#L50-L53

Added lines #L50 - L53 were not covered by tests

Check warning on line 57 in xradar/io/backends/nexrad_level2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/nexrad_level2.py#L57

Added line #L57 was not covered by tests

Check warning on line 109 in xradar/io/backends/nexrad_level2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/nexrad_level2.py#L109

Added line #L109 was not covered by tests

Check warning on line 118 in xradar/io/backends/nexrad_level2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/nexrad_level2.py#L118

Added line #L118 was not covered by tests

Check warning on line 127 in xradar/io/backends/nexrad_level2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/nexrad_level2.py#L127

Added line #L127 was not covered by tests

Check warning on line 143 in xradar/io/backends/nexrad_level2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/nexrad_level2.py#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 145 in xradar/io/backends/nexrad_level2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

xradar/io/backends/nexrad_level2.py#L145

Added line #L145 was not covered by tests