NASA-AMMOS / NASA-AMMOS/plandev

Improve ergonomics of temporal subset simulation

Open
#878 0 comments 0 reactions 1 assignee View on GitHub

@mattdailis is already working on this.

Since Apr 19, 2023.

feature prototype
Dominant language
Java
Stars
128
Forks
33
Avg merge
1d 17h
Merged PRs (30d)
12

Description

To help make Temporal Subset Simulation more useful, we would like to provide values from a previously run simulation to the mission model at initialization time.

We provide this query through the API:
https://nasa-ammos.github.io/aerie-docs/api/examples/simulation/#query-for-simulation-resource-data-at-a-given-time

The best way to leverage that query would be to write an external script against the API that queries the above function and populates the simulation arguments.

However, it is cumbersome to leave the Aerie context and run an external script. This ticket is to prototype an approach that would allow users to place "checkpoints" from which simulation can be restarted efficiently.

Temporal subset limitations apply - restarting in-progress activities is a non-goal.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.