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

ExPRES Provenance file #60

Open
CorentinLouis opened this issue Jun 17, 2024 · 1 comment
Open

ExPRES Provenance file #60

CorentinLouis opened this issue Jun 17, 2024 · 1 comment
Assignees

Comments

@CorentinLouis
Copy link
Collaborator

Need to automatically create a provenance file, that will contains all data provenance (including, e.g., kernels name).
This file needs to be created by uws, while running the “archive” simulations

@BaptisteCecconi
Copy link
Collaborator

(Example for Juno processing)

The provenance metadata should contain, at least:

  • the version and branch of the ExPRES code (ie, commit id?)
  • the meta kernel (and/or explicit list of kernel) used for ephemerides computation (eg “JUNO Archive” vs “JUNO Latest”).
  • the WebGeoCalc API endpoint URL.
  • the date of ephemerides computation (retrieval).

When computing the product of the ExPRES-Archive dataset:

  • if current date > last date of “JUNO Archive”, then we use shall use “JUNO Latest”

When recomputing/updating products:

  • get the last date of “JUNO Archive”
  • recompute all files where the kernel was set to “JUNO Latest” at a date < current last date of “JUNO Archive”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants