issues
search
NASA-AMMOS
/
aerie
A software framework for modeling spacecraft.
https://nasa-ammos.github.io/aerie-docs/
MIT License
73
stars
19
forks
source link
Persistent Checkpoint Prototype
#1525
Open
mattdailis
opened
3 months ago
mattdailis
commented
3 months ago
[x] Demonstrate serializable cells
[x] Demonstrate restarting activities
[x] Demonstrate restarting subtasks
[ ] Demonstrate poking in new values
[ ] Demonstrate conditionally omitting activities from being restarted
[ ] Consider what to do if sim config affects what cells are allocated - can we either be robust to this, or forbid it?
[ ] Investigate approaches to minimizing size - maybe gzip?