Skip to content

deprecate legacy resampler? #139

Closed
@sbillinge

Description

@sbillinge

Problem

there is a legacy resampler in parsers. @Sparks29032 was this from before or did you write this then write a better version. In general, keeping around things that are not used is just technical debt and we should get rid of it.

Proposed solution

If it is something from Pavol days we may want to keep it as other code is likely using it. If we think the code that is using it should start using the wsinterp instead we should deprectate it which means that when it is called we print a warning message that it is deprecated and will be removed in a version two mid-bumps later but should be replaced with wsinterp, then make issues linked to two bumps later to remove it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions