ID to Filename Python Module

Module to Convert an integer id to a filepath for storage system.

pacifica.archiveinterface.id2filename.id2dirandfilename(fileid)[source]

Algorithm for getting filepath from an integer id.

pacifica.archiveinterface.id2filename.id2filename(fileid)[source]

Will return the filepath associated to passed fileid.