Template:CSVSpec: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 26: | Line 26: | ||
<noinclude> | <noinclude> | ||
Parameters: | Parameters: | ||
* title: | * title: what kind of data is this a specification of | ||
* line: what kind of data is defined per line | |||
* criteria: what kind of requirements the data should meet | |||
* header1: Title of the data stored in position 1 | |||
* unit1: Unit of the data stored in position 1 | |||
* header2: Title of the data stored in position 2 | |||
* unit2: Unit of the data stored in position 2 | |||
* header3: Title of the data stored in position 3 | |||
* unit3: Unit of the data stored in position 3 | |||
* l1e1: Description of position 1 on line 1 | |||
* l1e2: Description of position 1 on line 2 | |||
* l1e3: Description of position 1 on line 3 | |||
* l2e1: Description of position 2 on line 1 | |||
* l2e2: Description of position 2 on line 2 | |||
* l2e3: Description of position 2 on line 3 | |||
* l3e1: Description of position 3 on line 1 | |||
* l3e2: Description of position 3 on line 2 | |||
* l3e3: Description of position 3 on line 3 | |||
</noinclude> | </noinclude> |
Revision as of 14:26, 18 January 2019
CSV specification | |||||||||
---|---|---|---|---|---|---|---|---|---|
Data per line | Value until specified moment | ||||||||
Criteria | Time should always be greater than or equal to previous time | ||||||||
First entry | Second entry | ||||||||
Time (s) | Rain (m) | ||||||||
Line 1 | Time when first period ends | Total rain during first period | |||||||
Line 2 | Time when second period ends | Total rain during second period |
Parameters:
- title: what kind of data is this a specification of
- line: what kind of data is defined per line
- criteria: what kind of requirements the data should meet
- header1: Title of the data stored in position 1
- unit1: Unit of the data stored in position 1
- header2: Title of the data stored in position 2
- unit2: Unit of the data stored in position 2
- header3: Title of the data stored in position 3
- unit3: Unit of the data stored in position 3
- l1e1: Description of position 1 on line 1
- l1e2: Description of position 1 on line 2
- l1e3: Description of position 1 on line 3
- l2e1: Description of position 2 on line 1
- l2e2: Description of position 2 on line 2
- l2e3: Description of position 2 on line 3
- l3e1: Description of position 3 on line 1
- l3e2: Description of position 3 on line 2
- l3e3: Description of position 3 on line 3