The format of the files ERT writes for the forward model.
The alternatives are:
- ASCII
- A text file with formatted numbers.
- ASCII_TEMPLATE
- A plain text file with formatted numbers, and an arbitrary header/footer.
- BINARY_FLOAT
- A vector of binary float numbers.
- BINARY_DOUBLE
- A vector of binary double numbers.