Skip to content

Make saving callbacks and writing fit NetCDF datamodel #2853

@visr

Description

@visr

Currently all our saving callbacks essentially write long tables into memory. Then in write.jl, we restructure that for the NetCDF datamodel (ND-arrays). Once we removed Arrow support, we can simplify this and directly let the callbacks save data in a way that is directly compatible with the NetCDF datamodel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreIssues related to the computational core in Julia

    Type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions