Closed mmaelicke closed 3 years ago
The export function for pickle and JSON will export each data-record on its own. For composite datasets, it should export a merged set, just like the netCDF export does.
pickle
JSON
netCDF
done with version 0.3.5
0.3.5
The export function for
pickle
andJSON
will export each data-record on its own. For composite datasets, it should export a merged set, just like thenetCDF
export does.