snapshots
SnapshotCheckpointer
Bases: Checkpointer
Checkpointer which can be used to save datasets showing the evolution of variables between checkpointer calls.
make_dims(savepoint_dim, label, data_list)
Helper which defines dimension names for an xarray variable.
Used to ensure no dimensions have the same name but different sizes when defining xarray datasets.