Skip to content

Commit

Permalink
Add missing group and day_obs dimensions needed for the exposure record
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Feb 12, 2024
1 parent d6a22f5 commit bbac61a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions tests/data/registry/hsc-rc2-subset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,16 @@ data:
tract_max: 18938
patch_nx_max: 9
patch_ny_max: 9
- type: dimension
element: group
records:
- name: '903342'
instrument: HSC
- type: dimension
element: day_obs
records:
- instrument: HSC
id: 20130617
- instrument: HSC
id: 20140324
- instrument: HSC
Expand Down Expand Up @@ -788,8 +795,7 @@ data:
seq_num: 903342
seq_start: 903342
seq_end: 903342
group_name: '903342'
group_id: 903342
group: '903342'
target_name: STRIPE82L
science_program: o13015
tracking_ra: 320.2499291666666
Expand Down

0 comments on commit bbac61a

Please sign in to comment.