-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Each cloud datapoint should point to an anomaly of anomalytype == planet
. Right now we'll just pull in images, randomly assign them and then upload them to the relevant bucket, and update the pointer of the cloud point in the anomalies
table
Alternatively, we could structure it that we pull in images in the cloud part of the storage bucket /dir
of the setting anomaly, the classification points to the storage element so we don't need another field in anomalies
.
So we can do some exploring. There won't be hugely complex algorithms, we'll maybe add an additional field to the cloud classification process later like "select a planet you know that looks like this cloud could be from" (in which case we'd need a field in anomalies
table
Executive decision: to achieve consistency, there will be a field in anomalies
, however they will have a parentItem of a particular setting/planet anomaly
row