com1DFA.com1DFA.saveContToPickle
- saveContToPickle(contourDictXY, outDir, cuSimName)[source]
save contourline x, y coordinates dictionary to a pickle
- Parameters
contourDictXY (dict) – dictionary with key simName and dict with x, y coordinates of contour line of specified level
outDir (pathlib path) – path to dir where pickle shall be saved
cuSimName (str) – name of current simulation where this contourline is derived from