Skip to content

BUG all photos uploaded to ReefCloud with width=600 height=800 #58

@gcoleman72

Description

@gcoleman72

The BUG was introduced to reefscan-desktop-data-manager while modifying for use with gen2 hardware.
The problem is at line 78 of sub_sample.py.

The width and height are written to file photos.json which is created during the subset operation and used by the reefcloud upload in reefscan_aws

My suggested fix is to remove height and width from the photos.json file created by reefscan-desktop-data-manager. Then modify reefscan_aws to ignore those columns if they exist. In this way there is no urgency to deploy the changes to reefscan-desktop-data-manager.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions