resqpy.olio.load_data.load_array_from_file

resqpy.olio.load_data.load_array_from_file(file_name, extent=None, data_type='real', keyword=None, max_lines_for_keyword=None, comment_char=None, data_free_of_comments=False, use_binary=False, use_numbers_only=None)[source]

Load an array from an ascii (or pure binary) file.

Arguments are similar to those for load_corp_array_from_file().