IODA
py_vcps.cpp File Reference

Python bindings for the ioda / ioda-engines library. More...

#include <pybind11/eigen.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <iostream>
#include <sstream>
#include "./macros.h"
#include "ioda/Engines/HH.h"
#include "ioda/Engines/ObsStore.h"
#include "ioda/Group.h"
#include "ioda/Layout.h"
#include "ioda/Misc/DimensionScales.h"
#include "ioda/ObsGroup.h"
Include dependency graph for py_vcps.cpp:

Go to the source code of this file.

Functions

void setupVCPs (pybind11::module &m, pybind11::module &mDetail, pybind11::module &mPy)
 

Detailed Description

Python bindings for the ioda / ioda-engines library.

Definition in file py_vcps.cpp.

Function Documentation

◆ setupVCPs()

void setupVCPs ( pybind11::module &  m,
pybind11::module &  mDetail,
pybind11::module &  mPy 
)
Todo:
AttributeCreatorStore needs python bindings

Definition at line 29 of file py_vcps.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: