-
Notifications
You must be signed in to change notification settings - Fork 307
Add reader for CAMEL emissivity datasets. #3023
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3023 +/- ##
========================================
Coverage 96.13% 96.13%
========================================
Files 383 385 +2
Lines 55688 55802 +114
========================================
+ Hits 53534 53648 +114
Misses 2154 2154
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Pull Request Test Coverage Report for Build 12648250966Details
💛 - Coveralls |
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.
Some small comments inline.
Co-authored-by: Panu Lahtinen <pnuu+git@iki.fi>
Thanks @pnuu! I've committed some changes that should address your comments. |
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.
LGTM
This PR adds a reader for the NASA / USGS CAMEL emissivity product, which is a Level 3 global, gridded, dataset of IR emissivity values at 13 spectral tie points.
As well as the emissivity data, this reader also supports the ancillary datasets (ndvi, quality flags, etc).
AUTHORS.md
if not there already