From a60eed1608e3fdf013f0001f4e345318cc7eb917 Mon Sep 17 00:00:00 2001 From: Brett Date: Tue, 3 Dec 2024 11:21:56 -0500 Subject: [PATCH] update archive_catalog destination for source_catalog cal_step --- src/rad/resources/schemas/l2_cal_step-1.0.0.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rad/resources/schemas/l2_cal_step-1.0.0.yaml b/src/rad/resources/schemas/l2_cal_step-1.0.0.yaml index e2f4a5b8..a6cc8f77 100644 --- a/src/rad/resources/schemas/l2_cal_step-1.0.0.yaml +++ b/src/rad/resources/schemas/l2_cal_step-1.0.0.yaml @@ -96,7 +96,7 @@ properties: maxLength: 15 archive_catalog: datatype: nvarchar(15) - destination: [ScienceRefData.s_source_detection] + destination: [ScienceRefData.s_source_catalog] ramp_fit: title: Ramp Fitting Step description: |