Skip to content

Commit

Permalink
Updated TAP_SCHEMA for NCSA to be closer to Qserv reality
Browse files Browse the repository at this point in the history
The NCSA instances use Qserv-small.  This means:
* The newer "wise_01" database is used, superseding "wise_00".
* The DP0.1 tables are not available.
* No SDSS tables are available any longer.
  • Loading branch information
gpdf committed Jul 13, 2021
1 parent 8499a3a commit 8aaa24b
Showing 1 changed file with 2 additions and 2 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

0 comments on commit 8aaa24b

Please sign in to comment.