pyeo.array_utilities

Contains routines for manipulating arrays.

pyeo.array_utilities.project_array(array_in, depth, axis)

Returns a new array with an extra dimension. Data is projected along that dimension to depth.