diff options
Diffstat (limited to 'vendor/voclient/voapps/Tasks')
-rw-r--r-- | vendor/voclient/voapps/Tasks | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/vendor/voclient/voapps/Tasks b/vendor/voclient/voapps/Tasks new file mode 100644 index 00000000..37c35bb0 --- /dev/null +++ b/vendor/voclient/voapps/Tasks @@ -0,0 +1,59 @@ + + +VO Registry: + voregistry VO Resource discovery + +VO Data Access: + vodata Query and Access VO data + vocatalog Query VO catalog services + voimage Query VO image services +* vospectrum Query VO spectrum services + + voatlas Multi-wavelength atlas images +* voobslog Query public observation logs + vosloanspec SDSS spectral data interface + +VOTable Tools +* votcat Concatenate VOTable into a single multi-resource VOTable + votcnv Convert to/from votable format + votget Download data access references in a VOTable (w/ selection) + votinfo Print information about a votable +* votjoin Perfom an inner-join between two VOTables + votpos Extract positional information from a VOTable +* votselect Select rows from a table + votsort Sort a VOTable by a column +* votsplit Split a multi-resource votable + votstat Compute statistics for numeric columns in a VOTable + +SAMP: + vosamp SAMP utility command (sessions, list clients, start hub, etc) + +Name Resolver: + vosesame Resolve object names to positions + + * Will be in final v1.0 release, probably not in Aug test release + + + +=============================================================================== +== For later versions == +=============================================================================== + +VOClientd C-based minimal implementation of VOClient Daeomon + +SAMP: + hub C implementation of SAMP Hub + samp_proxy Inter-machine SAMP proxy application + +Cross-Compare + voxmatch Cross-compare local table an VO data + +VOSpace: + vosput Put files to a VOSpace + vosget Get files from a VOSpace + vosmove Move files/nodes between VOSpaces + voslist List files/nodes in a VOSpace + vosdelete Delete files/nodes in a VOSpace + +Moving Targets: + skybot List known moving objects in an image |