Ophidia IO Server Copyright (C) 2014-2024 CMCC Foundation
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Source code is available on github at: https://github.com/OphidiaBigData/ophidia-io-server
=====================================================================
The following libraries have been used:
-
MySQL Community Server
GPLv2
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html -
Hash table
Creative Commons CC0 1.0
https://creativecommons.org/publicdomain/zero/1.0/ -
Network Common Data Form (NetCDF)
MIT License
http://www.unidata.ucar.edu/software/netcdf/copyright.html -
Earth System Data Middleware
LGPLv3
https://github.com/ESiWACE/esdm/blob/master/LICENSE
Source code generated with GNU Bison (https://www.gnu.org/software/bison/) and flex (http://flex.sourceforge.net) is included.
Additionally some source code (in src/oph_network.c) and configuration lines (in configure.ac) have been adapted from the example source code available from Unix Network Programming, Volume 1, 3rd ed., by W. R. Stevens, B. Fenner, A. M. Rudoff.
http://www.unpbook.com/src.html