POSYDON-code / POSYDON-code/POSYDON
Deprecated population ini file section
Open
@ka-rocha is already working on this.
Since Jan 9, 2025.
- Dominant language
- Python
- Stars
- 45
- Forks
- 37
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 5
Description
The section environment_variables are currently not explicitly handled when the inifile is parsed. I believe we should either:
- Remove this section completely and assert environment variables are set in one place
- Make environment variables set during runtime and parse them explicitly in the parser
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.