[BUG] NightDate is off by one #822
Labels
bug
Something isn't working
database
related to postgres/databases
WINTER
Project-specific issues relating to WINTER/Summer
winterready
needed by WINTER comissioning
I'm not sure if this is deliberate, but the internal database "night" for WINTER is the utc date, while the directories have a 'night' too which is the local (i.e Pacific) evening. The night date in the database is therefore always off by one from the internal db night.
Relevant line:
mirar/mirar/pipelines/winter/load_winter_image.py
Line 178 in 59cd8b1
The text was updated successfully, but these errors were encountered: