Skip to content

Commit

Permalink
Merge branch 'tickets/DM-34635' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
yalsayyad committed May 24, 2022
2 parents 46fde64 + c9ac85d commit 5f00ee2
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5,912 deletions.
4 changes: 2 additions & 2 deletions tap-schema/build-all
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash -ex
./build mock
./build stable ../yml/hsc_gen2.yaml ../yml/hsc.yaml ../yml/wise_01.yml ../yml/dp01_dc2.yaml ../yml/dp02_dc2_preops-863.yaml
./build int ../yml/hsc_gen2.yaml ../yml/hsc.yaml ../yml/wise_01.yml ../yml/dp01_dc2.yaml ../yml/dp02_dc2_preops-863.yaml
./build stable ../yml/hsc.yaml ../yml/wise_01.yml ../yml/dp01_dc2.yaml ../yml/dp02_dc2_preops-863.yaml
./build int ../yml/hsc.yaml ../yml/wise_01.yml ../yml/dp01_dc2.yaml ../yml/dp02_dc2_preops-863.yaml
./build idfprod ../yml/dp01_dc2.yaml
./build idfint ../yml/dp01_dc2.yaml ../yml/dp02_dc2_preops-863.yaml ../yml/dp02_dc2.yaml
20 changes: 0 additions & 20 deletions yml/hsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,6 @@ tables:
description:
mysql:datatype: BOOLEAN
fits:tunit:
- name: skymap
"@id": "#Object.skymap"
datatype: char
description:
length: 12
mysql:datatype: CHAR(12)
fits:tunit:
- name: tract
"@id": "#Object.tract"
datatype: long
Expand Down Expand Up @@ -5901,13 +5894,6 @@ tables:
description: Name of the band used to take the exposure where this source was measured.
mysql:datatype: CHAR(1)
fits:tunit:
- name: instrument
"@id": "#Source.instrument"
datatype: char
description:
length: 3
mysql:datatype: CHAR(3)
fits:tunit:
- name: detector
"@id": "#Source.detector"
datatype: long
Expand All @@ -5921,12 +5907,6 @@ tables:
length: 5
mysql:datatype: CHAR(5)
fits:tunit:
- name: visit_system
"@id": "#Source.visit_system"
datatype: long
description:
mysql:datatype: BIGINT
fits:tunit:
- name: visit
"@id": "#Source.visit"
datatype: long
Expand Down
Loading

0 comments on commit 5f00ee2

Please sign in to comment.