Reads 2 or 3 ascii columns of observations from file fname. Returns structure obs storing them. Number of columns is set basing on first line containing 2 or 3 float numbers. Lines inconsistent with the first one are skipped.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | fname | Input file name |
result obs structure