updates for 2024-1
Open
@vshekar is already working on this.
Since Mar 21, 2024.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Combining several small issues into one for cycle 2024-1
- Unique labware constraints to avoid overpopulating db
- Add PickDuration column to Pin table now that ArrivalTime and DepartureTime are in HH:MM vs. HH:MM:SS.
- Ignore any brackets [] in external comment field when importing imaging csv.
- Dynamically assess number of rows beginning with ";" that need to be skipped when importing imaging spreadsheet. The number of rows may vary.
- Move away from using samba mount by having application copy csv to "harvesting/" directory prior to importing into database, maybe do some validation check before importing harvesting csv into db. Will need to use similar technique for imaging csv file.
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.