bifrost_io_tools
File Purpose: misc. tools for reading directly from bifrost files
Functions
|
infer Bifrost snapname based on files in directory, if possible. |
|
return list of all Bifrost snapname_NNN.idl files in directory. |
|
Parse Bifrost snapname_NNN.idl file into a dictionary. |
|
Parse Bifrost snapname_NNN.idl file into a dictionary. |
|
read Bifrost meshfile contents, slice by slices, output to dst (return as str if dst=None) |
Classes
|
interface for creating new data files cut from existing data files. |
|
manages filepaths (as abspaths) and readable vars for a SCR_SNAP |
|
manages filepaths (as abspaths) and readable vars for a BifrostSnap. |