itasca.util.UDECFishBinaryReader Class Methods
-
class
itasca.util.
UDECFishBinaryReader
Special version of FishBinarReader for files generated by UDEC.
asarray
() → numpy array.Return fish file contents as a numpy array. Types must be homogeneous.
aslist
() → [any].Return fish file contents as a Python list.
next
() → any.Get the next item from the FISH binary file.
read
() → any.Read and return a value (converted to a Python type) from the .fish binary file.
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |