Skip to content

Commit

Permalink
Merge pull request #18 from lsst/tickets/DM-31093
Browse files Browse the repository at this point in the history
DM-31093: Updated TAP_SCHEMA for NCSA to be closer to Qserv reality
  • Loading branch information
gpdf committed Jul 13, 2021
2 parents 8499a3a + d4ee606 commit c2d66bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 dp01_dc2.yaml hsc_gen2.yaml hsc.yaml sdss_stripe82_01.yml wise_00.yml
./build int dp01_dc2.yaml hsc_gen2.yaml hsc.yaml sdss_stripe82_01.yml wise_00.yml
./build stable hsc_gen2.yaml hsc.yaml wise_01.yml
./build int hsc_gen2.yaml hsc.yaml wise_01.yml
./build idfprod dp01_dc2.yaml
./build idfint dp01_dc2.yaml
2 changes: 1 addition & 1 deletion yml/wise_01.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: wise_01
description: Key catalogs from the 2013 AllWISE data release: Source Catalog and Multi-Epoch Photometry
description: 'Key catalogs from the 2013 AllWISE data release: Source Catalog and Multi-Epoch Photometry'
tables:
- name: allwise_p3as_mep
"@id": "#allwise_p3as_mep"
Expand Down

0 comments on commit c2d66bf

Please sign in to comment.