Documentation ¶
Overview ¶
Ocean Bench is a cloud service for analyzing ocean data.
Data can be accessed and played.
/search to search for any data. /play to play audio or video daa
Ocean Bench can also be run in standalone mode without App Engine:
./oceanbench -standalone
Other command-line flags available in standalone mode:
[-debug] enables verbose output for debugging. [-host string] host name we're running on (localhost by default). [-port int] host port we're listening on (8080 by default). [-gps string] GPS receiver serial port and enables GPS mode, e.g. COM4 or /dev/ttyUSB. [-baudRate int] serial device baud rate (9600 by default). [-loc string] latitude,longitude of the GPS receiver in decimal degrees format. [-alt float] altitude of the GPS receiver. Negative numbers signify depths (0 by default).
The PORT environment variable can be used to set the default port number.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.