act.io.Icartt.from_file# classmethod Icartt.from_file(filename, delimiter=',')[source]# Read an ICARTT FFI 1001 file. Parameters: filename (str or pathlib.Path) – Path to the file to read. delimiter (str, optional) – Field delimiter. The standard mandates a comma. Returns: ict (Icartt)