-
Notifications
You must be signed in to change notification settings - Fork 302
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
Enable NWCSAF-GEO composites for ABI, AHI, FCI #1136
base: main
Are you sure you want to change the base?
Conversation
Currently the NWCSAF-GEO composites only for for SEVIRI. This commit enables them for the other geostationary imagers supported by NWCSAF-GEO as well: ABI, AHI, and FCI.
👉 View analysis in DeepCode’s Dashboard |
Currently this PR copy-pastes the YAML code from the |
Codecov Report
@@ Coverage Diff @@
## master #1136 +/- ##
==========================================
- Coverage 89.60% 89.60% -0.01%
==========================================
Files 200 200
Lines 29484 29484
==========================================
- Hits 26420 26419 -1
- Misses 3064 3065 +1
Continue to review full report at Codecov.
|
@pytroll/core This PR currently duplicates YAML code between |
From what I see we have four choices:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
start behave test
Starting to clone and test the repository pytroll/satpy |
The testing process was executed successfully. See the test results for this pull request here! |
Currently the NWCSAF-GEO composites only for for SEVIRI. This PR
enables them for the other geostationary imagers supported by NWCSAF-GEO
as well: ABI, AHI, and FCI.
flake8 satpy