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

SEA: merge recent fixes and updates #54

Merged
merged 35 commits into from
Nov 8, 2022

Conversation

aromanielloNTIA
Copy link
Member

jhazentia and others added 30 commits May 4, 2022 15:52
…dateutil dependency, update dependencies, fix django version for dependabot alert, set scos-actions version 1.0.1
Move signals to scos_actions and ran pre-commit.
Fix circular import, add test survey action, add interpolated values to calibration files
@aromanielloNTIA aromanielloNTIA added the enhancement New feature or request label Nov 7, 2022
@aromanielloNTIA aromanielloNTIA added this to the sea-prototype-v0.2 milestone Nov 7, 2022
@aromanielloNTIA aromanielloNTIA self-assigned this Nov 7, 2022
@aromanielloNTIA aromanielloNTIA changed the title Sea merge recent fixes SEA: merge recent fixes and updates Nov 7, 2022
@aromanielloNTIA aromanielloNTIA linked an issue Nov 7, 2022 that may be closed by this pull request
Copy link
Member

@jhazentia jhazentia left a 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).

@aromanielloNTIA
Copy link
Member Author

aromanielloNTIA commented Nov 8, 2022

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 sensor_calibration.json file supplied in SCOS Sensor. The example files included in scos_actions and scos_tekrsa are not used in this case. So, the user must either supply valid calibration files on sensor deployment, or run calibration actions to overwrite the files.

Edit: Running those tests led me to open this scos-sensor PR.

@aromanielloNTIA aromanielloNTIA merged commit c622ad5 into nasctn-sea Nov 8, 2022
@aromanielloNTIA aromanielloNTIA deleted the sea-merge-recent-fixes branch November 8, 2022 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply circular import fixes in SEA data product
3 participants