Message 10279

TUFLOW FV
Available since version: 2026.2.0
ERROR 10279 - <column_name> column not found in csv file.

Description

A required column header was not found when reading a csv input file. The column header that could not be matched is reported in the message. This error is raised from several csv reading routines and can occur with boundary condition files, layer definition files, culvert definition files and other csv inputs.

Suggestions

Check the csv file for the column header shown in the message. Column headers are not case-sensitive. Common causes include a typographical error in the column header or a missing column.

The error stack in the log output identifies which routine triggered the read and can help narrow down which file to check.