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 routines for L1 and L2 processing #220

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

[pre-commit.ci] auto fixes from pre-commit.com hooks

9ac2b65
Select commit
Loading
Failed to load commit list.
Draft

Add routines for L1 and L2 processing #220

[pre-commit.ci] auto fixes from pre-commit.com hooks
9ac2b65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 23, 2024 in 1s

20.91% of diff hit (target 96.67%)

View this Pull Request on Codecov

20.91% of diff hit (target 96.67%)

Annotations

Check warning on line 311 in disdrodb/api/checks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/checks.py#L311

Added line #L311 was not covered by tests

Check warning on line 383 in disdrodb/api/create_directories.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/create_directories.py#L383

Added line #L383 was not covered by tests

Check warning on line 61 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 64 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 80 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L80

Added line #L80 was not covered by tests

Check warning on line 167 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L165-L167

Added lines #L165 - L167 were not covered by tests

Check warning on line 378 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L369-L378

Added lines #L369 - L378 were not covered by tests

Check warning on line 390 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L383-L390

Added lines #L383 - L390 were not covered by tests

Check warning on line 395 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L395

Added line #L395 was not covered by tests

Check warning on line 409 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L409

Added line #L409 was not covered by tests

Check warning on line 426 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L420-L426

Added lines #L420 - L426 were not covered by tests

Check warning on line 432 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L428-L432

Added lines #L428 - L432 were not covered by tests

Check warning on line 466 in disdrodb/api/info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/info.py#L461-L466

Added lines #L461 - L466 were not covered by tests

Check warning on line 424 in disdrodb/api/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/io.py#L424

Added line #L424 was not covered by tests

Check warning on line 434 in disdrodb/api/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/io.py#L434

Added line #L434 was not covered by tests

Check warning on line 443 in disdrodb/api/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/io.py#L443

Added line #L443 was not covered by tests

Check warning on line 470 in disdrodb/api/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/io.py#L470

Added line #L470 was not covered by tests

Check warning on line 310 in disdrodb/api/path.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/path.py#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 316 in disdrodb/api/path.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/path.py#L315-L316

Added lines #L315 - L316 were not covered by tests

Check warning on line 347 in disdrodb/api/path.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/path.py#L347

Added line #L347 was not covered by tests

Check warning on line 360 in disdrodb/api/path.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/path.py#L350-L360

Added lines #L350 - L360 were not covered by tests

Check warning on line 395 in disdrodb/api/path.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/path.py#L394-L395

Added lines #L394 - L395 were not covered by tests

Check warning on line 403 in disdrodb/api/path.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/path.py#L402-L403

Added lines #L402 - L403 were not covered by tests

Check warning on line 408 in disdrodb/api/path.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/path.py#L405-L408

Added lines #L405 - L408 were not covered by tests

Check warning on line 445 in disdrodb/api/path.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

disdrodb/api/path.py#L445

Added line #L445 was not covered by tests