<style type="text/css">
.paramname {
color: #602020;
white-space: nowrap;
}
a.el {
font-weight: bold;
}
.paramtype {
white-space: nowrap;
}
.paramkey {
text-align: right;
}
.memItemLeft {
border-top: 1px solid #C4CFE5;
}
.memItemRight {
border-top: 1px solid #C4CFE5;
}
span.comment {
color: #800000
}
.mdescLeft {
padding: 0px 8px 4px 8px;
color: #555;
}
.mdescRight {
padding: 0px 8px 4px 8px;
color: #555;
}
span.stringliteral {
color: #002080
}
.memname {
white-space: nowrap;
font-weight: bold;
margin-left: 6px;
}
.memdoc {
border-bottom: 1px solid #A8B8D9;
border-left: 1px solid #A8B8D9;
border-right: 1px solid #A8B8D9;
padding: 2px 5px;
background-color: #FBFCFD;
border-top-width: 0;
/* opera specific markup */
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
/* firefox specific markup */
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
background-image: -moz-linear-gradient(center top, #FFFFFF 0%, #FFFFFF 60%, #F7F8FB 95%, #EEF1F7);
/* webkit specific markup */
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
background-image: -webkit-gradient(linear,center top,center bottom,from(#FFFFFF), color-stop(0.6,#FFFFFF), color-stop(0.60,#FFFFFF), color-stop(0.95,#F7F8FB), to(#EEF1F7));
}
.memname {
white-space: nowrap;
font-weight: bold;
margin-left: 6px;
}
.memitem {
padding: 0;
margin-bottom: 10px;
}
.memproto {
border-top: 1px solid #A8B8D9;
border-left: 1px solid #A8B8D9;
border-right: 1px solid #A8B8D9;
padding: 6px 0px 6px 0px;
color: #253555;
font-weight: bold;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
/* opera specific markup */
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
border-top-right-radius: 8px;
border-top-left-radius: 8px;
/* firefox specific markup */
-moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
-moz-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
/* webkit specific markup */
-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
-webkit-border-top-right-radius: 8px;
-webkit-border-top-left-radius: 8px;
background-image:url('nav_f.png');
background-repeat:repeat-x;
background-color: #E2E8F2;
}
.params {
border-spacing: 6px 2px;
}
span.keywordtype {
color: #604020
}
span.keywordflow {
color: #e08000
}
a.code {
color: #4665A2;
}
pre.fragment {
border: 1px solid #C4CFE5;
background-color: #FBFCFD;
padding: 4px 6px;
margin: 4px 8px 4px 2px;
overflow: auto;
word-wrap: break-word;
font-size: 9pt;
line-height: 125%;
}
.fragment {
font-family: monospace, fixed;
font-size: 105%;
}
address.footer {
text-align: right;
padding-right: 12px;
}
hr.footer {
height: 1px;
}
div.contents {
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}
div.headertitle {
padding: 5px 5px 5px 10px;
}
div.header {
background-image:url('nav_h.png');
background-repeat:repeat-x;
background-color: #F9FAFC;
margin: 0px;
border-bottom: 1px solid #C4CFE5;
}
img.footer {
border: 0px;
vertical-align: middle;
}
.exception {
border-spacing: 6px 2px;
}
span.preprocessor {
color: #806020
}
div.summary {
float: right;
font-size: 8pt;
padding-right: 5px;
width: 50%;
text-align: right;
}
div.navpath {
width: 100%;
line-height: 140%;
}
</style>
<div class="contents">
<h2>GRIB section 0, the indicator section</h2>
<p>An INTEGER array of 2 elements. </p>
<table style="width: 680px; height: 187px;" border="3">
<caption class="gribex">
<strong>Contents of KSEC0</strong>
</caption>
<tbody>
<tr class="gribex">
<th>Element </th>
<th>Contents </th>
<th style="vertical-align: middle; font-weight: bold; text-align: center;"> GRIB API keys<br /> </th>
</tr>
<tr class="gribex">
<td class="gribex">1 </td>
<td class="gribex"> Number of octets in the GRIB message (not including any padding to a word boundary or rounding to a multiple of 120 octets). </td>
<td style="vertical-align: top;"><strong>totalLength</strong><br /> </td>
</tr>
<tr class="gribex">
<td class="gribex">2 </td>
<td class="gribex"> GRIB edition number. </td>
<td style="vertical-align: top;"><strong>edition</strong><br /> </td>
</tr>
</tbody>
</table>
</div> |