trajan.read_csv#
- trajan.read_csv(f, **kwargs)[source]#
Construct a CF-compliant trajectory dataset from a CSV file. A thin wrapper around:
from_dataframe()
.
Construct a CF-compliant trajectory dataset from a CSV file. A thin wrapper around: from_dataframe()
.