Skip to content

Better support for time series history output #193

Closed as not planned
Closed as not planned
@billsacks

Description

@billsacks

We have received a number of requests for improving the support for time series history output. The two most likely approaches are:

(1) Support in PIO for converting all output to time series output at runtime

(2) Better support for the python tools that convert time slice to time series output – particularly, better portability

However, Gary Strand points out some possible downsides with (1):

Regarding output in timeseries format, the downsides include:
(a) I've seen runs with over 1,000 CAM output fields. Can 1,000+ files be written to simultaneously?
(b) What about model crashes and other causes of run failure? How does the model handle ragged timeseries output, not all of which will even be the same length in time? Stitching timeseries files from runs with overlaps and gaps is a major pain.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done (or no longer holding things up)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions