- Jun 07, 2019
-
-
alexey.stratulat authored
The problem with the names was fixed, the library itself is now called libdap_python_module. The libdapConnector.py file was also created, which contains the dap class, and is responsible for working with libdap_python_module. Fixed CMake file so that subprojects are built with the -fPIC flag. Until I learned to collect dynamic libraries and set certain parameters in CMake. Also added that when cmake is running from the src directory, it copies the file libdapConnector.py.
-
alexey.stratulat authored
Added initialization, deinitialization of the libdap library. Also added functions with which this library is connected to the python
-
- Jun 03, 2019
-
-
alexey.stratulat authored
-
- May 30, 2019
-
-
Dmitriy A. Gerasimov authored
-