OpenFreeEnergy / OpenFreeEnergy/openfe
Gather should support result.json.gz
Open
Nobody has claimed this yet.
enhancement
priority:low
- Dominant language
- Python
- Stars
- 331
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 13
Description
It would be nice to compress our result jsons, which we could do by default or in post, but we need openfe gather to be able to handle them natively
Contributor guide
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.
Research direction
Start at the openfe gather entry point and trace how it discovers and reads result JSON files. Check how compressed result.json.gz inputs should be detected and loaded, then verify that gather completes successfully with both compressed and uncompressed result files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100