-
Notifications
You must be signed in to change notification settings - Fork 2
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
SEA: merge recent fixes and updates #54
Conversation
aromanielloNTIA
commented
Nov 7, 2022
- Addresses Apply circular import fixes in SEA data product #52 by merging in upstream changes and updating the data product action accordingly
…dateutil dependency, update dependencies, fix django version for dependabot alert, set scos-actions version 1.0.1
…x_dateutil_dependency
…x_dateutil_dependency
…x_dateutil_dependency
…x_dateutil_dependency
…s-actions into fix_dateutil_dependency
Move signals to scos_actions and ran pre-commit.
Fix circular import, add test survey action, add interpolated values to calibration files
Merge some updates from SEA feature branch
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.
Looks good to me. Recommend to verify calibration data being used is within expectations when example calibration files are not being used (verify calibration data not from example files).
I verified using the seadog01 sensor that this behaves as expected: when no calibration action is run, the calibration data is pulled from the Edit: Running those tests led me to open this scos-sensor PR. |