#!/bin/bash # This just pulls the original data from VizieR and probably # doesn't need to be re-run ever. It assumes it is called from the # resdir as sh res/fetchdata stilts tapquery adql='select * from "VI/49/bound_20" order by recno' \ tapurl=http://tapvizier.u-strasbg.fr/TAPVizieR/tap \ out=data/vertices.vot