Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-43348: Remove UCDs for CcdVisit.expMidpt and Visit.expMidpt in DP0.2 schema #195

Merged
merged 1 commit into from
Mar 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions yml/dp02_dc2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8838,7 +8838,6 @@ tables:
description: Midpoint time for exposure at the fiducial center of the focal plane array.
TAI, accurate to 10ms.
fits:tunit:
ivoa:ucd: time.epoch;obs.exposure
tap:principal: 0
tap:column_index: 6
- name: expMidptMJD
Expand Down Expand Up @@ -9010,7 +9009,6 @@ tables:
length: 6
mysql:datatype: DATETIME(6)
description: Midpoint for exposure. TAI, accurate to 10ms.
ivoa:ucd: time.epoch;obs.exposure
tap:principal: 0
tap:column_index: 8
- name: expMidptMJD
Expand Down