https://github.com/CampagneLaboratory/goby
Raw File
Tip revision: c1f4795cdc0b64ae1cacb10ace22ce48d40057b8 authored by Fabien Campagne on 17 December 2013, 23:08:38 UTC
Replace Double.MIN_VALUE with -10. JSON does not like very small double values and they prevent the table from showing in GobyWeb.
Tip revision: c1f4795
COPYING
The Goby IO API includes code necessary to read and write Goby file formats. This code is packaged in the goby-io.jar
file. This code is released under the LGPL3 license. See LGPL3.license in this distribution for a
copy of the LGPL license. 

The entire Goby framework, including application programs (i.e., Goby modes) is distributed
under the GPL3 license. See GPL3.license in this distribution for a copy of the GPL3 license.

back to top