Skip to content

Commit 0b47d6f

Browse files
committed
updated tests
1 parent 35b66eb commit 0b47d6f

22 files changed

Lines changed: 546 additions & 130 deletions

rules/DataModelV1-all.xml

Lines changed: 120 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -2444,6 +2444,46 @@
24442444
<repeat>[[NWAVE]]</repeat>
24452445
<array>true</array>
24462446
</column>
2447+
<column>
2448+
<name>STA_CONF</name>
2449+
<datatype>TYPE_SHORT</datatype>
2450+
<description>station configuration</description>
2451+
<optional>false</optional>
2452+
<rules>
2453+
</rules>
2454+
<repeat>2</repeat>
2455+
<array>true</array>
2456+
</column>
2457+
<column>
2458+
<name>STA_INDEX_NAME</name>
2459+
<datatype>TYPE_CHAR</datatype>
2460+
<description>station names contributing to the data</description>
2461+
<optional>false</optional>
2462+
<rules>
2463+
</rules>
2464+
<repeat>1</repeat>
2465+
<array>false</array>
2466+
</column>
2467+
<column>
2468+
<name>STA_CONF_NAME</name>
2469+
<datatype>TYPE_CHAR</datatype>
2470+
<description>station configuration name</description>
2471+
<optional>false</optional>
2472+
<rules>
2473+
</rules>
2474+
<repeat>1</repeat>
2475+
<array>false</array>
2476+
</column>
2477+
<column>
2478+
<name>NIGHT_ID</name>
2479+
<datatype>TYPE_INT</datatype>
2480+
<description>night identifier</description>
2481+
<optional>false</optional>
2482+
<rules>
2483+
</rules>
2484+
<repeat>1</repeat>
2485+
<array>false</array>
2486+
</column>
24472487
<column>
24482488
<name>HOUR_ANGLE</name>
24492489
<datatype>TYPE_DBL</datatype>
@@ -2500,26 +2540,6 @@
25002540
<min>0.0</min>
25012541
</datarange>
25022542
</column>
2503-
<column>
2504-
<name>NIGHT_ID</name>
2505-
<datatype>TYPE_INT</datatype>
2506-
<description>night identifier</description>
2507-
<optional>false</optional>
2508-
<rules>
2509-
</rules>
2510-
<repeat>1</repeat>
2511-
<array>false</array>
2512-
</column>
2513-
<column>
2514-
<name>STA_CONF</name>
2515-
<datatype>TYPE_SHORT</datatype>
2516-
<description>station configuration</description>
2517-
<optional>false</optional>
2518-
<rules>
2519-
</rules>
2520-
<repeat>2</repeat>
2521-
<array>true</array>
2522-
</column>
25232543
<column>
25242544
<name>UCOORD_SPATIAL</name>
25252545
<datatype>TYPE_DBL</datatype>
@@ -2997,6 +3017,46 @@
29973017
<repeat>[[NWAVE]]</repeat>
29983018
<array>true</array>
29993019
</column>
3020+
<column>
3021+
<name>STA_CONF</name>
3022+
<datatype>TYPE_SHORT</datatype>
3023+
<description>station configuration</description>
3024+
<optional>false</optional>
3025+
<rules>
3026+
</rules>
3027+
<repeat>2</repeat>
3028+
<array>true</array>
3029+
</column>
3030+
<column>
3031+
<name>STA_INDEX_NAME</name>
3032+
<datatype>TYPE_CHAR</datatype>
3033+
<description>station names contributing to the data</description>
3034+
<optional>false</optional>
3035+
<rules>
3036+
</rules>
3037+
<repeat>1</repeat>
3038+
<array>false</array>
3039+
</column>
3040+
<column>
3041+
<name>STA_CONF_NAME</name>
3042+
<datatype>TYPE_CHAR</datatype>
3043+
<description>station configuration name</description>
3044+
<optional>false</optional>
3045+
<rules>
3046+
</rules>
3047+
<repeat>1</repeat>
3048+
<array>false</array>
3049+
</column>
3050+
<column>
3051+
<name>NIGHT_ID</name>
3052+
<datatype>TYPE_INT</datatype>
3053+
<description>night identifier</description>
3054+
<optional>false</optional>
3055+
<rules>
3056+
</rules>
3057+
<repeat>1</repeat>
3058+
<array>false</array>
3059+
</column>
30003060
<column>
30013061
<name>HOUR_ANGLE</name>
30023062
<datatype>TYPE_DBL</datatype>
@@ -3053,26 +3113,6 @@
30533113
<min>0.0</min>
30543114
</datarange>
30553115
</column>
3056-
<column>
3057-
<name>NIGHT_ID</name>
3058-
<datatype>TYPE_INT</datatype>
3059-
<description>night identifier</description>
3060-
<optional>false</optional>
3061-
<rules>
3062-
</rules>
3063-
<repeat>1</repeat>
3064-
<array>false</array>
3065-
</column>
3066-
<column>
3067-
<name>STA_CONF</name>
3068-
<datatype>TYPE_SHORT</datatype>
3069-
<description>station configuration</description>
3070-
<optional>false</optional>
3071-
<rules>
3072-
</rules>
3073-
<repeat>2</repeat>
3074-
<array>true</array>
3075-
</column>
30763116
<column>
30773117
<name>UCOORD_SPATIAL</name>
30783118
<datatype>TYPE_DBL</datatype>
@@ -3546,6 +3586,46 @@
35463586
<repeat>[[NWAVE]]</repeat>
35473587
<array>true</array>
35483588
</column>
3589+
<column>
3590+
<name>STA_CONF</name>
3591+
<datatype>TYPE_SHORT</datatype>
3592+
<description>station configuration</description>
3593+
<optional>false</optional>
3594+
<rules>
3595+
</rules>
3596+
<repeat>2</repeat>
3597+
<array>true</array>
3598+
</column>
3599+
<column>
3600+
<name>STA_INDEX_NAME</name>
3601+
<datatype>TYPE_CHAR</datatype>
3602+
<description>station names contributing to the data</description>
3603+
<optional>false</optional>
3604+
<rules>
3605+
</rules>
3606+
<repeat>1</repeat>
3607+
<array>false</array>
3608+
</column>
3609+
<column>
3610+
<name>STA_CONF_NAME</name>
3611+
<datatype>TYPE_CHAR</datatype>
3612+
<description>station configuration name</description>
3613+
<optional>false</optional>
3614+
<rules>
3615+
</rules>
3616+
<repeat>1</repeat>
3617+
<array>false</array>
3618+
</column>
3619+
<column>
3620+
<name>NIGHT_ID</name>
3621+
<datatype>TYPE_INT</datatype>
3622+
<description>night identifier</description>
3623+
<optional>false</optional>
3624+
<rules>
3625+
</rules>
3626+
<repeat>1</repeat>
3627+
<array>false</array>
3628+
</column>
35493629
<column>
35503630
<name>HOUR_ANGLE</name>
35513631
<datatype>TYPE_DBL</datatype>
@@ -3602,26 +3682,6 @@
36023682
<min>0.0</min>
36033683
</datarange>
36043684
</column>
3605-
<column>
3606-
<name>NIGHT_ID</name>
3607-
<datatype>TYPE_INT</datatype>
3608-
<description>night identifier</description>
3609-
<optional>false</optional>
3610-
<rules>
3611-
</rules>
3612-
<repeat>1</repeat>
3613-
<array>false</array>
3614-
</column>
3615-
<column>
3616-
<name>STA_CONF</name>
3617-
<datatype>TYPE_SHORT</datatype>
3618-
<description>station configuration</description>
3619-
<optional>false</optional>
3620-
<rules>
3621-
</rules>
3622-
<repeat>2</repeat>
3623-
<array>true</array>
3624-
</column>
36253685
<column>
36263686
<name>U1COORD_SPATIAL</name>
36273687
<datatype>TYPE_DBL</datatype>

rules/DataModelV1-all_output.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)