fluiddyn.io.dantec
IO for Dantec files (fluiddyn.io.dantec)
Provides the classes LoadedElement, LoadedXML
DantecImageEnsemble and DantecVectorEnsemble.
Warning: no security at all. For example, it would fall in a loop if there is a loop in the file. Do not use with untrusted xml files.
- class fluiddyn.io.dantec.LoadedElement(unloaded_element)[source]
Bases:
objectA loaded element of a xml file.
Warning: no security at all. For example, it would fall in a loop if there is a loop in the file. Do not use with untrusted xml files.
- class fluiddyn.io.dantec.LoadedXML(name_file)[source]
Bases:
LoadedElementInitialize the loop on the file elements…
Classes
|
|
|
A loaded element of a xml file. |
|
Initialize the loop on the file elements... |