pingwyn.file

Functions

list_variables(obj, dtype)

load_variable(obj, dtype, name)

open(path, *args, **kwargs)

Open a data file.

open_all(path[, force_glob, ...])

Opens multiple data files.

save(path)

This function is not implemented

save_variable(obj, dtype, name[, overwrite])

Classes

Curve(arr[, metadata])

A container for a x,y-curve.

DriverGenerator(path, *args, **kwargs)

Grid(arr[, z, metadata])

A container for a 3D grid.

Image(arr[, metadata])

A container for an image.

Profile(arr[, x, metadata])

A container for a x,y-curve.

Exceptions

DriverNotImplemented

DriverParsingException

InvalidInputException

InvalidShapeException

InvalidTypeException

InvalidValuesException