Added files to index. Former-commit-id:7324dcd368
[formerlye3d3629375
] [formerlycf1383a412
] [formerly7324dcd368
[formerlye3d3629375
] [formerlycf1383a412
] [formerlybeae8e7e59
[formerlycf1383a412
[formerly 874ae116e412c39b73dc3cc74ee3f3a3b02d82f7]]]] Former-commit-id:beae8e7e59
Former-commit-id:901d493ecf
[formerly49dfa99cc5
] [formerly c8669b5ab7910607c5f11760fd75aaf1865a062e [formerlye1fc0b48c1
]] Former-commit-id: 58f45807010c2a34d66569d325b876da780850a4 [formerly03ad145679
] Former-commit-id:57bc02d754
20 lines
No EOL
777 B
XML
20 lines
No EOL
777 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
|
<!-- Copied from ccfp.tbl
|
|
|
|
This table specifies the CCFP issue and valid time hours that appear in the
|
|
"CCFP" GUI when generating a CCFP text product.
|
|
|
|
The table format is as follows. Each row contains an issue time followed
|
|
by one or more valid times separated by semi-colons, ';'. The time is
|
|
specified as HH for hours from 00 to 23. The maximum number of issue
|
|
times and the maximum number of valid times per issue time is 20.
|
|
|
|
-->
|
|
|
|
<CcfpTimes>
|
|
<Time issue="1500" valid1="1700" valid2="1900" valid3="2100" />
|
|
<Time issue="1900" valid1="2100" valid2="2300" valid3="0100" />
|
|
<Time issue="2300" valid1="0100" valid2="0300" valid3="0500" />
|
|
<Time issue="0300" valid1="0500" valid2="0700" />
|
|
</CcfpTimes> |