-
Notifications
You must be signed in to change notification settings - Fork 300
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
Update scale factor and offset [viirs_l1b] #3016
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3016 +/- ##
==========================================
- Coverage 96.10% 96.07% -0.03%
==========================================
Files 377 377
Lines 55163 55175 +12
==========================================
- Hits 53012 53011 -1
- Misses 2151 2164 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Pull Request Test Coverage Report for Build 12583702887Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
I think I'm OK merging this, but I just realized that typically I advise things like Additionally, these are being added to ".attrs". Should they maybe be put in |
Thanks for the idea! I see the factors are applied for all variables:
The easiest way may be removing these not-updated attrs (if they exist):
|
I think that makes sense to me. |
The scale factor and offset should be updated for BT data. The easiest way seems to be updating these parameters using the factor output.