csdms

bmibabel.project module

Description of a bocca project for the Basic Model Interface.

bmibabel.project.add_bmi_component(project, api)[source]

Add a BMI component to a project.

Parameters:

project : dict or list

Project description or list of descriptions.

api : dict

API description.

bmibabel.project.empty_bmi_project()[source]

Description of an empty bocca project.