diff options
Diffstat (limited to 'vo/votools/dalclient.par')
-rw-r--r-- | vo/votools/dalclient.par | 12 |
1 files changed, 12 insertions, 0 deletions
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 |