<emclass="property"><spanclass="pre">class</span></em><spanclass="sig-prename descclassname"><spanclass="pre">awips.dataaccess.PyData.</span></span><spanclass="sig-name descname"><spanclass="pre">PyData</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">dataRecord</span></span></em><spanclass="sig-paren">)</span><aclass="reference internal"href="../_modules/awips/dataaccess/PyData.html#PyData"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink"href="#awips.dataaccess.PyData.PyData"title="Permalink to this definition">¶</a></dt>
<spanclass="sig-name descname"><spanclass="pre">getAttribute</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">key</span></span></em><spanclass="sig-paren">)</span><aclass="reference internal"href="../_modules/awips/dataaccess/PyData.html#PyData.getAttribute"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink"href="#awips.dataaccess.PyData.PyData.getAttribute"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets an attribute of the data.</p>
<dlclass="simple">
<dt>Args:</dt><dd><p>key: the key of the attribute</p>
</dd>
<dt>Returns:</dt><dd><p>the value of the attribute</p>
<spanclass="sig-name descname"><spanclass="pre">getAttributes</span></span><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="reference internal"href="../_modules/awips/dataaccess/PyData.html#PyData.getAttributes"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink"href="#awips.dataaccess.PyData.PyData.getAttributes"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the valid attributes for the data.</p>
<dlclass="simple">
<dt>Returns:</dt><dd><p>a list of strings of the attribute names</p>
<spanclass="sig-name descname"><spanclass="pre">getDataTime</span></span><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="reference internal"href="../_modules/awips/dataaccess/PyData.html#PyData.getDataTime"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink"href="#awips.dataaccess.PyData.PyData.getDataTime"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the data time of the data.</p>
<dlclass="simple">
<dt>Returns:</dt><dd><p>the data time of the data, or None if no time is associated</p>
<spanclass="sig-name descname"><spanclass="pre">getLevel</span></span><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="reference internal"href="../_modules/awips/dataaccess/PyData.html#PyData.getLevel"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink"href="#awips.dataaccess.PyData.PyData.getLevel"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the level of the data.</p>
<dlclass="simple">
<dt>Returns:</dt><dd><p>the level of the data, or None if no level is associated</p>
<spanclass="sig-name descname"><spanclass="pre">getLocationName</span></span><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="reference internal"href="../_modules/awips/dataaccess/PyData.html#PyData.getLocationName"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink"href="#awips.dataaccess.PyData.PyData.getLocationName"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the location name of the data.</p>
<dlclass="simple">
<dt>Returns:</dt><dd><p>the location name of the data, or None if no location name is