From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vo/votools/dalclient.par | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 vo/votools/dalclient.par (limited to 'vo/votools/dalclient.par') diff --git a/vo/votools/dalclient.par b/vo/votools/dalclient.par new file mode 100644 index 00000000..eebb47b7 --- /dev/null +++ b/vo/votools/dalclient.par @@ -0,0 +1,12 @@ +svc_url,s,q,"",,,Service URL +svc_type,s,q,"cone",,,Service type +ra,r,h,,0.,360.,RA (J2000 decimal degrees) +dec,r,h,,-90.,90.,Dec (J2000 decimal degrees) +sr,r,h,,,,(Cone) Search radius (degrees) +xsize,r,h,0.0,,,(SIAP) RA Search box size (degrees) +ysize,r,h,0.0,,,(SIAP) Dec Search box size (degrees) +output,s,h,"STDOUT",,,Output filename +otype,s,h,"votable","csv|votable",,Output format type +imfmt,s,h,"image/fits",,,Desired image format +status,i,h,,,,Service status code +reslen,i,h,,,,Length of result string -- cgit