Skip to content

Define C API #7

@TimMcDowell

Description

@TimMcDowell

BEM software will most likely want a simple 205 library module that allows the use of representations.

The BEM software would want to:

send the name/path of the file to the library
retrieve the static information from the file (either as structure for each data group or as individual values)
pass a set of grid variable values to the library and receive a set of lookup variable values back (either as a structure or individual values)
validate the file(?)

The library could be provided as code to be compiled by other developers or as compiled libraries (.dll, .a, .so)

The library should export with C bindings.

Interfaces can be defined for various languages (C++, FORTRAN, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions