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

CCD-1246 Stale archive report core code #928

Merged
merged 17 commits into from
Mar 29, 2023

Conversation

stscieisenhamer
Copy link
Collaborator

New module stale.py was created to support a request to determine how up-to-date JWST archive data is with respect to CRDS contexts.

The code itself does all the heavy lifting necessary, creating the statistics to make a report. How it was used is demonstrated in a jupyter notebook.

Operations has requested that a command-line tool be built around this core code. Another issue, linked from CCD-1246, will detail those requirements. This PR is to get the core code into the repo for this further development.

There may well be other ways of determining archive "staleness", which, once in repo, can be discussed.

@nden
Copy link
Collaborator

nden commented Mar 18, 2023

How difficult is it to make this mission independent or at least work for Roman as well?

@stscieisenhamer
Copy link
Collaborator Author

Should not be too difficult. This would be work done in CCD-1257.

@stscieisenhamer
Copy link
Collaborator Author

resolved issues with the stale module. Other errors are unrelated.

@stscieisenhamer
Copy link
Collaborator Author

Since this is not part of the operational code, will go ahead and merge to prepare for further work.

@stscieisenhamer stscieisenhamer merged commit aa0d8f3 into spacetelescope:master Mar 29, 2023
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

Successfully merging this pull request may close these issues.

2 participants