Skip to content

C API cleanup #582

@nwagenbrenner

Description

@nwagenbrenner

This ticket is to track bugs, inconsistencies, and critical functionality that should be added to the C API.

  • NinjaMakePointArmy requires the DEM be passed in as a parameter. This is inconsistent with NinjaMakeDomainAverageArmy and NinjaMakeWeatherModelArmy. It looks like it's done this way because currently makePointArmy requires the DEM as a parameter. We should look into changing this to make it consistent with the other army creation methods. It looks like some changes will be needed in pointInitialization to make this work. See for example https://github.com/firelab/windninja/blob/master/src/ninja/ninjaArmy.cpp#L124C23-L124C77

Sub-issues

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions