OpenwaterHealth / OpenwaterHealth/openlifu-python

Link Photoscan Objects to Source Photocollection via Reference Number

Open
#236 0 comments 0 reactions 1 assignee View on GitHub

@arhowe00 is already working on this.

Since Mar 6, 2025.

Dominant language
Python
Stars
27
Forks
21
Avg merge
1d 20m
Merged PRs (30d)
6

Description

Create an association between photoscan objects and their originating photocollection by adding the photocollection_reference_number as an attribute to the Photoscan class. This will provide traceability of which photocollection (and thus which set of photos) was used to generate each photoscan. This change will require updating the class definition, database schema (JSON files), and DVC data.

This is a follow-up to recent work adding photocollections to the database (to close #234) and will support downstream analysis and tracking.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.