gdrsclib
GDRs Calculator Engine
Authors
Calculator maintenance group

Description

This is automatically generated documentation for the C code that implements the Climate Equity Reference Project (CERP) online calculator engine (CERc). Please view the Classes and Files to browse the code. You can also browse the code in a publicly-accessible Subversion repository.

The engine is a command-line function that reads in information from an SQLite3 database, calculates emissions allocations and other outputs for the GDRs framework, and then writes those results to the SQLite3 database.

The engine can be used by itself or, as we do with the online calculator, be the back end to a user-friendly interface.