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

Logic for processing VIIRS snow data #3332

Merged
merged 14 commits into from
Jan 25, 2024

Merge branch 'main' into task/process-snow/3254

7a46ae7
Select commit
Loading
Failed to load commit list.
Merged

Logic for processing VIIRS snow data #3332

Merge branch 'main' into task/process-snow/3254
7a46ae7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2024 in 0s

66.12% of diff hit (within 100.00% threshold of 81.53%)

View this Pull Request on Codecov

66.12% of diff hit (within 100.00% threshold of 81.53%)

Annotations

Check warning on line 41 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 62 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L58-L62

Added lines #L58 - L62 were not covered by tests

Check warning on line 77 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L73-L77

Added lines #L73 - L77 were not covered by tests

Check warning on line 79 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L79

Added line #L79 was not covered by tests

Check warning on line 91 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L88-L91

Added lines #L88 - L91 were not covered by tests

Check warning on line 105 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L102-L105

Added lines #L102 - L105 were not covered by tests

Check warning on line 120 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L115-L120

Added lines #L115 - L120 were not covered by tests

Check warning on line 135 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L131-L135

Added lines #L131 - L135 were not covered by tests

Check warning on line 154 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L152-L154

Added lines #L152 - L154 were not covered by tests

Check warning on line 165 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L165

Added line #L165 was not covered by tests

Check warning on line 184 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L181-L184

Added lines #L181 - L184 were not covered by tests

Check warning on line 195 in api/app/jobs/viirs_snow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/app/jobs/viirs_snow.py#L195

Added line #L195 was not covered by tests