From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- vo/votools/vodata.par | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 vo/votools/vodata.par (limited to 'vo/votools/vodata.par') diff --git a/vo/votools/vodata.par b/vo/votools/vodata.par new file mode 100644 index 00000000..d1b87209 --- /dev/null +++ b/vo/votools/vodata.par @@ -0,0 +1,16 @@ +resources,s,q,"",,,"List of resources to query" +objects,s,q,"",,,"List of targets to query" +ra,r,h,0.0,0.,360.,"Resolved RA (J2000 decimal degrees)" +dec,r,h,0.0,-90.,90.,"Resolved Dec (J2000 decimal degrees)" +size,r,h,0.25,0.,360.,"Query size (decimal degrees)" +output,s,h,"STDOUT",,,"Output filename base" +format,s,h,"raw",,,"Output format" +samp,b,h,no,,,"Broadcast as samp message?" +count,b,h,no,,,"Print only a count of results?" +verbose,i,h,1,1,3,"Query verbosity level" +all,b,h,no,,,"Query all resource services?" +bandpass,s,h,"",,,"Bandpass constraint" +type,s,h,"",,,"Service type constraint" +resdb,s,h,)_.resdb,,,"Resource database" +quiet,b,h,no,,,"Suppress task output?" +status,i,h,,,,"Service status code" -- cgit