GCBM
|
#include "moja/modules/cbm/cbmaggregatorlibpqxxwriter.h"
#include <moja/flint/recordaccumulatorwithmutex.h>
#include <moja/flint/ilandunitdatawrapper.h>
#include <moja/flint/iflintdata.h>
#include <moja/flint/ivariable.h>
#include <moja/logging.h>
#include <moja/signals.h>
#include <moja/notificationcenter.h>
#include <moja/hash.h>
#include <boost/algorithm/string.hpp>
#include <boost/format.hpp>
Namespaces | |
moja | |
moja::modules | |
moja::modules::cbm | |
The CBMAggregatorLibPQXXWriter module writes the stand-level information gathered by CBMAggregatorLandUnitData into a PostgreSQL database. It is designed mainly for distributed runs where the simulation is divided up and each portion of work is loaded into a separate set of tables before being merged together with a post-processing script, although this module can also be used for a standard simulation