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

Initial implementation of EUMETSAT IASI-NG reader #2879

Open
wants to merge 52 commits into
base: main
Choose a base branch
from

Merge branch 'eum_iasi_ng_reader_impl' of github.com:roche-emmanuel/s…

3089b8d
Select commit
Loading
Failed to load commit list.
Open

Initial implementation of EUMETSAT IASI-NG reader #2879

Merge branch 'eum_iasi_ng_reader_impl' of github.com:roche-emmanuel/s…
3089b8d
Select commit
Loading
Failed to load commit list.
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main) succeeded Dec 6, 2024 in 35s

CodeScene PR Check

Code Health Quality Gates: OK

Code Health of new files: 9.60

  • Declining Code Health: 1 findings(s) 🚩

View detailed results in CodeScene

Details

🚩 Declining Code Health (highest to lowest):

  • Code Duplication test_iasi_ng_l2_nc.py

Annotations

Check warning on line 444 in satpy/tests/reader_tests/test_iasi_ng_l2_nc.py

See this annotation in the file changed.

@codescene-delta-analysis codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)

❌ New issue: Code Duplication

The module contains 5 functions with similar structure: TestIASINGL2NCReader.test_apply_fill_value,TestIASINGL2NCReader.test_apply_fill_value_range,TestIASINGL2NCReader.test_ignore_pattern_variable,TestIASINGL2NCReader.test_ignore_scalar_variable and 1 more functions. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.