Skip to content

consider writing outputs incrementally (per timestep) #34

@andywood

Description

@andywood

Currently GMET's spatial regression writes no output until the entire run is done. If a run dies before the final timestep is processed, all output is lost.

Letting GMET write each timestep after the regression is complete would also reduce the size of the memory arrays needed -- right now large GMET domains can require using big-memory nodes to complete.

There would be a slight run time hit but not much.

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