From 92b9ed1e2d3b68e4704e6c2f029cc79d09ea68f4 Mon Sep 17 00:00:00 2001 From: William O'Mullane Date: Wed, 11 Oct 2023 17:23:27 -0300 Subject: [PATCH] rubin prefix --- yml/obsloctap.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yml/obsloctap.yaml b/yml/obsloctap.yaml index 2344f492..10b4de82 100644 --- a/yml/obsloctap.yaml +++ b/yml/obsloctap.yaml @@ -321,8 +321,8 @@ tables: ivoa:unit: m datatype: char votable:arraysize: "*" - - name: rot_sky_pos - "@id": "ObsPlan.rot_sky_pos" + - name: rubin_rot_sky_pos + "@id": "ObsPlan.rubin_rot_sky_pos" description: From scheduler rotation angle Not in the IVOA ObsPlan table nullable: true @@ -331,8 +331,8 @@ tables: tap:column_index: 27 ivoa:unit: deg datatype: float - - name: nexp - "@id": "ObsPlan.nexp" + - name: rubin_nexp + "@id": "ObsPlan.rubin_nexp" description: number of exposures to take usually 1 or 2 Not in the IVOA ObsPlan table nullable: true