2020-09-09 20:02:35 +00:00
<!DOCTYPE html>
2023-12-12 18:58:22 +00:00
< html class = "writer-html5" lang = "en" >
2020-09-09 20:02:35 +00:00
< head >
2023-12-12 18:58:22 +00:00
< meta charset = "utf-8" / > < meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2021-09-20 20:37:21 +00:00
2021-03-23 16:15:37 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2020-09-09 20:02:35 +00:00
< title > PyGridData — python-awips documentation< / title >
2023-12-12 18:58:22 +00:00
< link rel = "stylesheet" type = "text/css" href = "../_static/pygments.css?v=fa44fd50" / >
< link rel = "stylesheet" type = "text/css" href = "../_static/css/theme.css?v=19f00094" / >
2020-09-09 20:02:35 +00:00
<!-- [if lt IE 9]>
< script src = "../_static/js/html5shiv.min.js" > < / script >
<![endif]-->
2023-09-18 20:56:23 +00:00
< script src = "../_static/jquery.js?v=5d32c60e" > < / script >
< script src = "../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c" > < / script >
< script data-url_root = "../" id = "documentation_options" src = "../_static/documentation_options.js?v=b3ba4146" > < / script >
< script src = "../_static/doctools.js?v=888ff710" > < / script >
< script src = "../_static/sphinx_highlight.js?v=4825356b" > < / script >
2021-09-20 20:37:21 +00:00
< script src = "../_static/js/theme.js" > < / script >
2020-09-09 20:02:35 +00:00
< link rel = "author" title = "About these documents" href = "../about.html" / >
< link rel = "index" title = "Index" href = "../genindex.html" / >
< link rel = "search" title = "Search" href = "../search.html" / >
< link rel = "next" title = "PyGeometryData" href = "PyGeometryData.html" / >
< link rel = "prev" title = "PyData" href = "PyData.html" / >
< / head >
2021-09-20 20:37:21 +00:00
< body class = "wy-body-for-nav" >
2020-09-09 20:02:35 +00:00
< div class = "wy-grid-for-nav" >
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
< div class = "wy-side-scroll" >
< div class = "wy-side-nav-search" >
2023-02-27 20:38:55 +00:00
< a href = "../index.html" class = "icon icon-home" >
python-awips
2020-09-09 20:02:35 +00:00
< / a >
< div class = "version" >
2023-12-12 18:58:22 +00:00
20.1
2020-09-09 20:02:35 +00:00
< / div >
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "../search.html" method = "get" >
2023-02-27 20:38:55 +00:00
< input type = "text" name = "q" placeholder = "Search docs" aria-label = "Search docs" / >
2020-09-09 20:02:35 +00:00
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
2021-09-20 20:37:21 +00:00
< / div > < div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "Navigation menu" >
2020-09-09 20:02:35 +00:00
< ul class = "current" >
< li class = "toctree-l1 current" > < a class = "reference internal" href = "index.html" > API Documentation< / a > < ul class = "current" >
< li class = "toctree-l2" > < a class = "reference internal" href = "DataAccessLayer.html" > DataAccessLayer< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "IDataRequest.html" > IDataRequest (newDataRequest())< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "PyData.html" > PyData< / a > < / li >
2022-11-09 18:56:39 +00:00
< li class = "toctree-l2 current" > < a class = "current reference internal" href = "#" > PyGridData< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "#awips.dataaccess.PyGridData.PyGridData" > < code class = "docutils literal notranslate" > < span class = "pre" > PyGridData< / span > < / code > < / a > < ul >
< li class = "toctree-l4" > < a class = "reference internal" href = "#awips.dataaccess.PyGridData.PyGridData.getLatLonCoords" > < code class = "docutils literal notranslate" > < span class = "pre" > PyGridData.getLatLonCoords()< / span > < / code > < / a > < / li >
< li class = "toctree-l4" > < a class = "reference internal" href = "#awips.dataaccess.PyGridData.PyGridData.getParameter" > < code class = "docutils literal notranslate" > < span class = "pre" > PyGridData.getParameter()< / span > < / code > < / a > < / li >
< li class = "toctree-l4" > < a class = "reference internal" href = "#awips.dataaccess.PyGridData.PyGridData.getRawData" > < code class = "docutils literal notranslate" > < span class = "pre" > PyGridData.getRawData()< / span > < / code > < / a > < / li >
< li class = "toctree-l4" > < a class = "reference internal" href = "#awips.dataaccess.PyGridData.PyGridData.getUnit" > < code class = "docutils literal notranslate" > < span class = "pre" > PyGridData.getUnit()< / span > < / code > < / a > < / li >
< / ul >
< / li >
< / ul >
< / li >
2020-09-09 20:02:35 +00:00
< li class = "toctree-l2" > < a class = "reference internal" href = "PyGeometryData.html" > PyGeometryData< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "ModelSounding.html" > ModelSounding< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "ThriftClientRouter.html" > ThriftClientRouter< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "ThriftClient.html" > ThriftClient< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "TimeUtil.html" > TimeUtil< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "RadarCommon.html" > RadarCommon< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "IFPClient.html" > IFPClient< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "DateTimeConverter.html" > DateTimeConverter< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "CombinedTimeQuery.html" > CombinedTimeQuery< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "../datatypes.html" > Available Data Types< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "../examples/index.html" > Data Plotting Examples< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "../dev.html" > Development Guide< / a > < / li >
2024-09-18 19:24:29 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "../gridparms.html" > Grid Parameters< / a > < / li >
2020-09-09 20:02:35 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "../about.html" > About Unidata AWIPS< / a > < / li >
< / ul >
< / div >
< / div >
< / nav >
2021-09-20 20:37:21 +00:00
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" > < nav class = "wy-nav-top" aria-label = "Mobile navigation menu" >
2020-09-09 20:02:35 +00:00
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "../index.html" > python-awips< / a >
< / nav >
< div class = "wy-nav-content" >
< div class = "rst-content" >
2021-09-20 20:37:21 +00:00
< div role = "navigation" aria-label = "Page navigation" >
2020-09-09 20:02:35 +00:00
< ul class = "wy-breadcrumbs" >
2023-02-27 20:38:55 +00:00
< li > < a href = "../index.html" class = "icon icon-home" aria-label = "Home" > < / a > < / li >
2022-11-09 18:56:39 +00:00
< li class = "breadcrumb-item" > < a href = "index.html" > API Documentation< / a > < / li >
< li class = "breadcrumb-item active" > PyGridData< / li >
2020-09-09 20:02:35 +00:00
< li class = "wy-breadcrumbs-aside" >
< a href = "../_sources/api/PyGridData.rst.txt" rel = "nofollow" > View page source< / a >
< / li >
< / ul >
< hr / >
< / div >
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
2021-09-20 20:37:21 +00:00
< section id = "module-awips.dataaccess.PyGridData" >
2022-06-03 19:57:40 +00:00
< span id = "pygriddata" > < / span > < h1 > PyGridData< a class = "headerlink" href = "#module-awips.dataaccess.PyGridData" title = "Permalink to this heading" > < / a > < / h1 >
2021-06-08 22:04:00 +00:00
< dl class = "py class" >
< dt class = "sig sig-object py" id = "awips.dataaccess.PyGridData.PyGridData" >
2021-11-18 20:08:07 +00:00
< em class = "property" > < span class = "pre" > class< / span > < span class = "w" > < / span > < / em > < span class = "sig-prename descclassname" > < span class = "pre" > awips.dataaccess.PyGridData.< / span > < / span > < span class = "sig-name descname" > < span class = "pre" > PyGridData< / span > < / span > < span class = "sig-paren" > (< / span > < em class = "sig-param" > < span class = "n" > < span class = "pre" > gridDataRecord< / span > < / span > < / em > , < em class = "sig-param" > < span class = "n" > < span class = "pre" > nx< / span > < / span > < / em > , < em class = "sig-param" > < span class = "n" > < span class = "pre" > ny< / span > < / span > < / em > , < em class = "sig-param" > < span class = "n" > < span class = "pre" > latLonGrid< / span > < / span > < span class = "o" > < span class = "pre" > =< / span > < / span > < span class = "default_value" > < span class = "pre" > None< / span > < / span > < / em > , < em class = "sig-param" > < span class = "n" > < span class = "pre" > latLonDelegate< / span > < / span > < span class = "o" > < span class = "pre" > =< / span > < / span > < span class = "default_value" > < span class = "pre" > None< / span > < / span > < / em > < span class = "sig-paren" > )< / span > < a class = "reference internal" href = "../_modules/awips/dataaccess/PyGridData.html#PyGridData" > < span class = "viewcode-link" > < span class = "pre" > [source]< / span > < / span > < / a > < a class = "headerlink" href = "#awips.dataaccess.PyGridData.PyGridData" title = "Permalink to this definition" > < / a > < / dt >
2021-06-08 22:04:00 +00:00
< dd > < dl class = "py method" >
< dt class = "sig sig-object py" id = "awips.dataaccess.PyGridData.PyGridData.getLatLonCoords" >
2021-09-20 20:37:21 +00:00
< span class = "sig-name descname" > < span class = "pre" > getLatLonCoords< / span > < / span > < span class = "sig-paren" > (< / span > < span class = "sig-paren" > )< / span > < a class = "reference internal" href = "../_modules/awips/dataaccess/PyGridData.html#PyGridData.getLatLonCoords" > < span class = "viewcode-link" > < span class = "pre" > [source]< / span > < / span > < / a > < a class = "headerlink" href = "#awips.dataaccess.PyGridData.PyGridData.getLatLonCoords" title = "Permalink to this definition" > < / a > < / dt >
2021-06-08 22:04:00 +00:00
< dd > < p > Gets the lat/lon coordinates of the grid data.< / p >
< dl class = "simple" >
< dt > Returns:< / dt > < dd > < p > a tuple where the first element is a numpy array of lons, and the
second element is a numpy array of lats< / p >
< / dd >
< / dl >
< / dd > < / dl >
< dl class = "py method" >
< dt class = "sig sig-object py" id = "awips.dataaccess.PyGridData.PyGridData.getParameter" >
2021-09-20 20:37:21 +00:00
< span class = "sig-name descname" > < span class = "pre" > getParameter< / span > < / span > < span class = "sig-paren" > (< / span > < span class = "sig-paren" > )< / span > < a class = "reference internal" href = "../_modules/awips/dataaccess/PyGridData.html#PyGridData.getParameter" > < span class = "viewcode-link" > < span class = "pre" > [source]< / span > < / span > < / a > < a class = "headerlink" href = "#awips.dataaccess.PyGridData.PyGridData.getParameter" title = "Permalink to this definition" > < / a > < / dt >
2021-06-08 22:04:00 +00:00
< dd > < p > Gets the parameter of the data.< / p >
< dl class = "simple" >
< dt > Returns:< / dt > < dd > < p > the parameter of the data< / p >
< / dd >
< / dl >
< / dd > < / dl >
< dl class = "py method" >
< dt class = "sig sig-object py" id = "awips.dataaccess.PyGridData.PyGridData.getRawData" >
2021-09-20 20:37:21 +00:00
< span class = "sig-name descname" > < span class = "pre" > getRawData< / span > < / span > < span class = "sig-paren" > (< / span > < em class = "sig-param" > < span class = "n" > < span class = "pre" > unit< / span > < / span > < span class = "o" > < span class = "pre" > =< / span > < / span > < span class = "default_value" > < span class = "pre" > None< / span > < / span > < / em > < span class = "sig-paren" > )< / span > < a class = "reference internal" href = "../_modules/awips/dataaccess/PyGridData.html#PyGridData.getRawData" > < span class = "viewcode-link" > < span class = "pre" > [source]< / span > < / span > < / a > < a class = "headerlink" href = "#awips.dataaccess.PyGridData.PyGridData.getRawData" title = "Permalink to this definition" > < / a > < / dt >
2021-06-08 22:04:00 +00:00
< dd > < p > Gets the grid data as a numpy array.< / p >
< dl class = "simple" >
< dt > Returns:< / dt > < dd > < p > a numpy array of the data< / p >
< / dd >
< / dl >
< / dd > < / dl >
< dl class = "py method" >
< dt class = "sig sig-object py" id = "awips.dataaccess.PyGridData.PyGridData.getUnit" >
2021-09-20 20:37:21 +00:00
< span class = "sig-name descname" > < span class = "pre" > getUnit< / span > < / span > < span class = "sig-paren" > (< / span > < span class = "sig-paren" > )< / span > < a class = "reference internal" href = "../_modules/awips/dataaccess/PyGridData.html#PyGridData.getUnit" > < span class = "viewcode-link" > < span class = "pre" > [source]< / span > < / span > < / a > < a class = "headerlink" href = "#awips.dataaccess.PyGridData.PyGridData.getUnit" title = "Permalink to this definition" > < / a > < / dt >
2021-06-08 22:04:00 +00:00
< dd > < p > Gets the unit of the data.< / p >
< dl class = "simple" >
< dt > Returns:< / dt > < dd > < p > the string abbreviation of the unit, or None if no unit is associated< / p >
< / dd >
< / dl >
< / dd > < / dl >
< / dd > < / dl >
2021-09-20 20:37:21 +00:00
< / section >
2020-09-09 20:02:35 +00:00
< / div >
< / div >
2021-09-20 20:37:21 +00:00
< footer > < div class = "rst-footer-buttons" role = "navigation" aria-label = "Footer" >
2021-03-23 16:15:37 +00:00
< a href = "PyData.html" class = "btn btn-neutral float-left" title = "PyData" accesskey = "p" rel = "prev" > < span class = "fa fa-arrow-circle-left" aria-hidden = "true" > < / span > Previous< / a >
2021-09-20 20:37:21 +00:00
< a href = "PyGeometryData.html" class = "btn btn-neutral float-right" title = "PyGeometryData" accesskey = "n" rel = "next" > Next < span class = "fa fa-arrow-circle-right" aria-hidden = "true" > < / span > < / a >
2020-09-09 20:02:35 +00:00
< / div >
< hr / >
< div role = "contentinfo" >
2023-12-12 18:58:22 +00:00
< p > © Copyright 2018, NSF Unidata.< / p >
2020-09-09 20:02:35 +00:00
< / div >
2021-09-20 20:37:21 +00:00
Built with < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > using a
2021-03-23 16:15:37 +00:00
< a href = "https://github.com/readthedocs/sphinx_rtd_theme" > theme< / a >
2021-09-20 20:37:21 +00:00
provided by < a href = "https://readthedocs.org" > Read the Docs< / a > .
2020-09-09 20:02:35 +00:00
< / footer >
< / div >
< / div >
< / section >
< / div >
2021-09-20 20:37:21 +00:00
< script >
2020-09-09 20:02:35 +00:00
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
2021-09-20 20:37:21 +00:00
< / script >
2020-09-09 20:02:35 +00:00
< / body >
< / html >