Skip to content

Use GridAtLines and GridAtPoints from poligrain instead of lower-level code #14

@cchwala

Description

@cchwala

We introduced GridAtLines and GridAtPoints in poligrain to have one common interface for merging CMLs and gauges. We should use this in mergeplg.

Since the contribution of @eoydvin in #3 only uses CMLs for merging, this topic might just not have come up yet, but we should keep that in mind. This also applies to my implementation in #6, but since I still used DataFrames for representing sensor (gauge and CML) data there, that would require a lot of rewritting...

The general idea is to have the calculation of the differences between radar and the "adjustment sensors" (gauge and CML) interchangeably so that the other adjustment code that follows these initial calculations does not have to be written separately for each sensor.

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