Skip to content

Let Netcdf Concatenater add time steps without rewriting previous time steps. #412

@erikpelgrim

Description

@erikpelgrim

Currently the Netcdf Concatenator reads and writes the whole variables every time it is run.
In case the time variable already has an unlimited dimension it would be more efficient if the time steps are added to the end without having to read and rewrite all time steps before that remain unchanged.

First start with an investigation wheter or not this is achievable within a acceptable amount of time and effort.

Metadata

Metadata

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