ImperialCollegeLondon / ImperialCollegeLondon/PyProBE
Change metadata to be a property of procedures rather than cells
Open
Nobody has claimed this yet.
breaking
frontend
- Dominant language
- Python
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
This is to align with the bdf standard so that a single procedure corresponds to a single data file and a single metadata file. Metadata could still be accessible at the cell level, where only attributes common to all procedures are accessible
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
No files, tests, or entry points are named. Start by locating the procedure and cell metadata models, then trace how data and metadata files are associated; done means each procedure has one data file and one metadata file while shared attributes remain accessible at the cell level.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100