h5geo
0.4.0
C++17 and python API to work with geo-data (seismic, wells, maps, other in process) based on HDF5. Aimed at geoscientists and developers.
Loading...
Searching...
No Matches
include
h5geopy
h5core_sr_settings_py.h
1
#ifndef H5CORE_SR_SETTINGS_PY_H
2
#define H5CORE_SR_SETTINGS_PY_H
3
4
#include "h5geo_py.h"
5
6
namespace
h5geopy {
7
11
void
defineSRSettingsFunctions(py::module_& m_sr);
12
13
}
// h5geopy
14
15
#endif
// H5CORE_SR_SETTINGS_PY_H
Generated by
1.11.0