Local exposure initialization fails if tiles have no completeness value
During the tile retrieval, the process crashes if a tile has no completeness value. This is caused by the attempt to write None
instead of NULL
to the completeness field.
\fyi @laurens @shinde @tara