Skip to content

Commit 0b0518d

Browse files
authored
RAD-177: Update aperture names (#498)
* Initial commit * Added Change log.
1 parent 40799a3 commit 0b0518d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changes/498.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added alternate WFI aperture names to match both the SIAF and legacy names.

src/rad/resources/schemas/wcsinfo-1.0.0.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ properties:
2020
'WFI05_FULL', 'WFI06_FULL', 'WFI07_FULL', 'WFI08_FULL',
2121
'WFI09_FULL', 'WFI10_FULL', 'WFI11_FULL', 'WFI12_FULL',
2222
'WFI13_FULL', 'WFI14_FULL', 'WFI15_FULL', 'WFI16_FULL',
23-
'WFI17_FULL', 'WFI18_FULL', 'WFI_CEN', 'BORESIGHT', 'CGI_CEN']
23+
'WFI17_FULL', 'WFI18_FULL',
24+
'WFI_01_FULL', 'WFI_02_FULL', 'WFI_03_FULL', 'WFI_04_FULL',
25+
'WFI_05_FULL', 'WFI_06_FULL', 'WFI_07_FULL', 'WFI_08_FULL',
26+
'WFI_09_FULL', 'WFI_10_FULL', 'WFI_11_FULL', 'WFI_12_FULL',
27+
'WFI_13_FULL', 'WFI_14_FULL', 'WFI_15_FULL', 'WFI_16_FULL',
28+
'WFI_17_FULL', 'WFI_18_FULL',
29+
'WFI_CEN', 'BORESIGHT', 'CGI_CEN']
2430
sdf:
2531
special_processing: VALUE_REQUIRED
2632
source:

0 commit comments

Comments
 (0)