Actions
Bug #2230
openEML actor doesn't handle footer line in data file
Start date:
10/13/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2230
Description
Currently our delimiter reader only handle head line number and doesn't handle
foot line in data file. We need to support this feature.
Updated by Matt Jones about 19 years ago
Once footer lines are supported, test and close this bug. This is needed for
some of the data files inthe SEEK biodiversity case studies.
Updated by Jing Tao over 18 years ago
Add a buffer - Queque to handle foot lines. Now simple delimitered type data can
handle foot linets, but complicated delimitered data haven't been implemented yet.
Actions