update readme content with overview, dependencies, scripts, data, etc - #11
Merged
Conversation
Updated README with project details, dependencies, and acknowledgments.
Updated README.md for clarity and added references.
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| bash-exec | 32 | 28 | 0 | 0.12s | ||
| ✅ BASH | shellcheck | 32 | 0 | 0 | 0.27s | |
| shfmt | 32 | 24 | 0 | 0.02s | ||
| markdownlint | 2 | 8 | 0 | 0.75s | ||
| ✅ MARKDOWN | markdown-link-check | 2 | 0 | 0 | 4.26s | |
| ✅ MARKDOWN | markdown-table-formatter | 2 | 0 | 0 | 0.35s | |
| ✅ PYTHON | bandit | 1 | 0 | 0 | 1.23s | |
| ✅ PYTHON | black | 1 | 0 | 0 | 0.9s | |
| ✅ PYTHON | flake8 | 1 | 0 | 0 | 0.58s | |
| isort | 1 | 1 | 0 | 0.26s | ||
| ✅ PYTHON | mypy | 1 | 0 | 0 | 8.65s | |
| ✅ PYTHON | pylint | 1 | 0 | 0 | 3.62s | |
| ✅ PYTHON | pyright | 1 | 0 | 0 | 2.71s | |
| ✅ PYTHON | ruff | 1 | 0 | 0 | 0.03s | |
| ✅ R | lintr | 15 | 0 | 0 | 12.5s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
lizzyjoan
marked this pull request as ready for review
May 1, 2026 20:51
tsoelter
requested changes
May 4, 2026
sashataluri
approved these changes
May 7, 2026
sashataluri
left a comment
Collaborator
There was a problem hiding this comment.
Looks great! I just left some minor feedback.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
No code to review--just updates to the repo README!
Author Checklist
See instructions here.
cap_container command has been included in each script using a container.
in this pull request.
or unrelated files are part of this pull request. Use
.gitignoreto preventirrelevant files from accidentally being included.
lasseignelabanddefaultenvironments by running the job until two consecutive runs producethe same results. Code comments (per script) have been added for
non-reproducible scripts. Include information about why the script is not
reproducible.
message should show in the GitHub pull request status box above the
"Merge pull request" button.
branch has conflicts that must be resolved" message in the GitHub pull
request status box above the "Merge pull request" button.
pull request.
Self/Peer Review Checklist (Coding Guidelines)
why, not what the code is doing. Avoid excessive or redundant commenting.
Setup
Reproduce results
Verification