awips2/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/ccfpTimes.xml
Roger Ferrel 6d90dce0b7 Issue #181
Added files to index.


Former-commit-id: 7324dcd368 [formerly e3d3629375] [formerly cf1383a412] [formerly 7324dcd368 [formerly e3d3629375] [formerly cf1383a412] [formerly beae8e7e59 [formerly cf1383a412 [formerly 874ae116e412c39b73dc3cc74ee3f3a3b02d82f7]]]]
Former-commit-id: beae8e7e59
Former-commit-id: 901d493ecf [formerly 49dfa99cc5] [formerly c8669b5ab7910607c5f11760fd75aaf1865a062e [formerly e1fc0b48c1]]
Former-commit-id: 58f45807010c2a34d66569d325b876da780850a4 [formerly 03ad145679]
Former-commit-id: 57bc02d754
2012-01-26 15:05:25 -06:00

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>