Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Terrain classification style hard coded #5

@CEKrause

Description

@CEKrause

Terrain multiplier classification assumes that the classified dataset is classified using values between 1 and 15. The code then uses a look up table to convert these classes to a roughness parameter.

If the terrain classification is not exactly as expected, it returns all zeros, and then fails a non-zero check, and passes over the terrain multipliers.

Need to alter the way terrain_class2mz_orig(data): handles the classification data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions