ReactionMechanismGenerator / ReactionMechanismGenerator/RMG-database
importOldDatabase.py cannot import old transport groups
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 127
- Forks
- 160
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 2
Description
TransportDatabase currently has no functional loadOld() function.
We might want to write this function in the future for completeness sake.
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.
Research direction
Start with importOldDatabase.py and inspect TransportDatabase.loadOld(), which the issue identifies as non-functional. Trace how old transport groups are represented and imported; done means the old database importer can load those groups successfully, with validation based on the existing import flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100