Skip to content

Making some hard coded things user-changable #19

Description

@jkhillier

Hi William,

A possibly separate issue. I'd like to make some hard coded things user-changable, since I'm revisiting the code. e.g. wavInterpCombii() has
/As well as ScaleInteract, take out large features if excessively flat/
FlatnessFactor = 3.0; /smaller object has to be more than this many times pointier/
FlatnessCoeffFactor = 4.0; /*if the smaller one has a coefficient within this multiple, it can take it out */

How might it be easiest to do this in Topotoolbox? Default within the code, and a parameters text file?

Thank you,

John

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