NASA-AMMOS / NASA-AMMOS/plandev-examples
Evaluate configurable sampled RTG power
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 4
Description
Evaluate adding a configurable sampled mode to RtgPowerProduction as an alternative to the current continuously approximated RTG resource.
The old implementation allowed RTG power to be recomputed at a configured interval, such as once per day, primarily as a performance tradeoff. Reimplement against the current power library rather than porting the old branch directly.
Original PR: https://github.com/NASA-AMMOS/aerie-simple-model-power/pull/8
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with RtgPowerProduction and the current power library to understand how continuous RTG resource approximation is implemented. Review the original PR for historical context, then define and validate a configurable sampled mode that recomputes at a chosen interval while preserving the current mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100