IO (ripplemapper.io)#
ripplemapper.io Module#
This module is for input/output functions.
Functions#
|
Load an image file based on file extension. |
|
Load an array of tif files and return numpy.ndarray. |
|
Load all tif files found in directory and return the data in a list of numpy.ndarray. |
|
Load all tif files found in directory and return the data in a list of RippleImage objects. |
|
Load a file into a ripplemapper object based on file extension. |