Details
-
Type:
Bug
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_lsst
-
Labels:None
-
Team:Data Access and Database
-
Urgent?:No
Description
Ingesting auxTel data from 2020-01-28 into a gen3 repository fails, because many of the GROUPID fields in the files are the same. Manually removing the files from the ingest set results in a working repo, although one missing the majority of the exposures.
GROUPID is allowed to be the same – it means they are in the same visit. The problem is that gen3 doesn't do visit_id vs exposure_id properly.