Removed TimeReference from DataProducts Observation

Fixes #26 (closed)

Simplifies the model to now require UTC strings, and don't support other time systems. Those can still be supported in explicit models, like for DL3 EventLists, but that is outside the scope of the DataProducts model.

The old model classes are moved to common.

A version migration was added so this is backward compatible.

Edited by Karl Kosack

Merge request reports

Loading