Skip to content

MNT: reduce code duplication #74

@eiviani-lanl

Description

@eiviani-lanl

The initialization logic is duplicated across fit() and partial_fit() in both GFDL and EnsembleGFDL. We should abstract this, either within each class independently or via a shared abstraction across both classes (EnsembleGFDL no longer inherits from GFDL).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions