Python client
Application: rocks allows to resolve asteroid names, to explore available asteroid data via the command-line, to retrieve and compare measurements, and to retrieve parameters for thousands of asteroids in a batch-job.
Usage: Read the doc
Download and install:
# Install rocks python package
$> pip install space-rocks
# Check out the documentation in your browser
$> rocks docs
PHP client
resolver
and
SsODNet.datacloud
.
They are written for PHP7 and use the native PHP SOAP protocol.
Application: the scripts can be used standalone, or easily transformed into functions or classes
to call the SsODNet resolver
and datacloud
methods from a service or a Web form.
Usage:
$> php client_<method>.php
Available methods:
resolver
datacloud
getAvailability
Bash client
quaero
API. It is written in Unix shell script language (bash), and use the external data transfert
command line tool wget or curl.
Application: the scripts can easily be modified into more complexe shell scripts to fit your requirements.
Usage:
$> ./client_quaero.sh <target name>