Skip to content

Add dem_array to TerrainCorrectionParameters #35

Description

@alkirkby

Currently, dem_array and density array are passed in at the TerrainCorrector stage, separate from the params object.
It would make more sense to include them as part of TerrainCorrectionParameters.

Tasks

  • Add dem_array and density_array to TerrainCorrectionParameters
  • Remove them from TerrainCorrector
  • Refactor TerrainCorrector to use dem from TerrainCorrectionParameters not internal dem array
  • Work out how to save the array metadata to the output file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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