ReadEwMatlabCsvExports
read a line or row from a csv file
Parameters
name |
description |
type |
|---|---|---|
first_step |
first timestep to read |
Int |
last_step |
last timestep to read (-1: last) |
Int |
step_increment |
number of steps to increment |
Int |
first_rank |
rank for first partition of first timestep |
Int |
check_convexity |
whether to check convexity of grid cells |
Int |
filename |
csv file path |
String |