Skip to content

Output streams in append mode require FileFreq #407

@xylar

Description

@xylar

As discussed in E3SM-Project/polaris#572 (review), we're seeing an issue where an output stream overwrites a file even with:

    History:
      UsePointerFile: false
      Filename: output.nc
...
      IfExists: append

Adding:

      FileFreq: 9999
      FileFreqUnits: years

seems to fix the issue but this is not an intuitive requirement, since we plan to use a single file for output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions