IQTLabs / AISonobuoy

Maritime Situational Awareness: An Exploration
Apache License 2.0
35 stars 19 forks source link

Add sensitivity examples Jupyter notebook #981

Closed ralatsdc closed 1 year ago

ralatsdc commented 1 year ago

Three examples closely follow the sensitivity analysis document of September 29, 2022.

codecov[bot] commented 1 year ago

Codecov Report

Base: 83.95% // Head: 84.02% // Increases project coverage by +0.07% :tada:

Coverage data is based on head (46308ac) compared to base (31c7d68). Patch has no changes to coverable lines.

:exclamation: Current head 46308ac differs from pull request most recent head 91c8987. Consider uploading reports for the commit 91c8987 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #981 +/- ## ========================================== + Coverage 83.95% 84.02% +0.07% ========================================== Files 9 9 Lines 891 889 -2 ========================================== - Hits 748 747 -1 + Misses 143 142 -1 ``` | [Impacted Files](https://codecov.io/gh/IQTLabs/AISonobuoy/pull/981?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs) | Coverage Δ | | |---|---|---| | [PiBuoyV2/services/power/power\_app.py](https://codecov.io/gh/IQTLabs/AISonobuoy/pull/981/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs#diff-UGlCdW95VjIvc2VydmljZXMvcG93ZXIvcG93ZXJfYXBwLnB5) | `82.56% <0.00%> (-0.16%)` | :arrow_down: | | [PiBuoyV2/services/sense/sense\_app.py](https://codecov.io/gh/IQTLabs/AISonobuoy/pull/981/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs#diff-UGlCdW95VjIvc2VydmljZXMvc2Vuc2Uvc2Vuc2VfYXBwLnB5) | `77.04% <0.00%> (ø)` | | | [PiBuoyV2/services/s3-upload/s3\_app.py](https://codecov.io/gh/IQTLabs/AISonobuoy/pull/981/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs#diff-UGlCdW95VjIvc2VydmljZXMvczMtdXBsb2FkL3MzX2FwcC5weQ==) | `66.15% <0.00%> (+1.00%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.