Deployed 3cc629ccf4
with MkDocs version: 0.16.3
This commit is contained in:
parent
0c4d9b9b2c
commit
b766a1eb4b
8 changed files with 85 additions and 89 deletions
|
@ -1363,7 +1363,7 @@
|
||||||
|
|
||||||
<h1>GOES-16 (GOES-R)</h1>
|
<h1>GOES-16 (GOES-R)</h1>
|
||||||
|
|
||||||
<p>As of Unidata AWIPS 17.1.1, the GOES-R decoder supports the ingest and display of NOAAport provisional products (currently on the NOTHER feed), as well as Level 2b netCDF files. A GOES-R Geostationary Lightning Mapper (GLM) decoder is also provided to handle sensor lightning observations.</p>
|
<p>The GOES-R decoder supports the ingest and display of NOAAport provisional products (currently on the NOTHER feed), as well as Level 2b netCDF files. A GOES-R Geostationary Lightning Mapper (GLM) decoder is also provided to handle sensor lightning observations.</p>
|
||||||
<p>GOES-R products are accessible in the menu <strong>Satellite</strong> > <strong>GOES-16 Provisional Products</strong></p>
|
<p>GOES-R products are accessible in the menu <strong>Satellite</strong> > <strong>GOES-16 Provisional Products</strong></p>
|
||||||
<p><img alt="" src="../../images/goes_16_menu.png" /></p>
|
<p><img alt="" src="../../images/goes_16_menu.png" /></p>
|
||||||
<hr />
|
<hr />
|
||||||
|
@ -1412,7 +1412,7 @@ drwxr-xr-x 18 awips fxalpha TMESO-2
|
||||||
<hr />
|
<hr />
|
||||||
<h2 id="level-2-products">Level 2+ Products<a class="headerlink" href="#level-2-products" title="Permanent link"></a></h2>
|
<h2 id="level-2-products">Level 2+ Products<a class="headerlink" href="#level-2-products" title="Permanent link"></a></h2>
|
||||||
<p>Level 2+ products are described as derived environmental variables which will be created and disseminated when GOES-16 is used operationally (compared to <strong>Level 0</strong>, described as unprocessed instrument data at full resolution, and <strong>Level 1b</strong> products, described as radiometric and geometric correction applied to produce parameters in physical units). </p>
|
<p>Level 2+ products are described as derived environmental variables which will be created and disseminated when GOES-16 is used operationally (compared to <strong>Level 0</strong>, described as unprocessed instrument data at full resolution, and <strong>Level 1b</strong> products, described as radiometric and geometric correction applied to produce parameters in physical units). </p>
|
||||||
<p>Unidata does not currently have access to these products, but EDEX 17.1.1 can support their ingest if made available. </p>
|
<p>Unidata does not currently have access to these products, but EDEX can support their ingest if a feed is available. </p>
|
||||||
<p><a href="http://www.goes-r.gov/ground/overview.html">Read more about GOES-R data levels...</a></p>
|
<p><a href="http://www.goes-r.gov/ground/overview.html">Read more about GOES-R data levels...</a></p>
|
||||||
<h3 id="level-2-decoder-regular-expression">Level 2+ Decoder Regular Expression<a class="headerlink" href="#level-2-decoder-regular-expression" title="Permanent link"></a></h3>
|
<h3 id="level-2-decoder-regular-expression">Level 2+ Decoder Regular Expression<a class="headerlink" href="#level-2-decoder-regular-expression" title="Permanent link"></a></h3>
|
||||||
<p>From <code>/awips2/edex/data/utility/common_static/base/distribution/goesr.xml</code></p>
|
<p>From <code>/awips2/edex/data/utility/common_static/base/distribution/goesr.xml</code></p>
|
||||||
|
|
|
@ -1275,7 +1275,7 @@
|
||||||
<div class="admonition warning">
|
<div class="admonition warning">
|
||||||
<p class="admonition-title">In order to select a feature it must be within your <em>CAVE localization</em> coverage (load <strong>Maps</strong> > <strong>County Warning Areas</strong> to see coverages)</p>
|
<p class="admonition-title">In order to select a feature it must be within your <em>CAVE localization</em> coverage (load <strong>Maps</strong> > <strong>County Warning Areas</strong> to see coverages)</p>
|
||||||
</div>
|
</div>
|
||||||
<p>Steps involved in using WarnGen in Unidata AWIPS CAVE 17.1.1</p>
|
<p>Steps involved in using WarnGen in Unidata AWIPS CAVE</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Load NEXRAD Display from the Radar menu.</li>
|
<li>Load NEXRAD Display from the Radar menu.</li>
|
||||||
<li>Choose a WFO site with active severe weather (LKZ is used in the video).</li>
|
<li>Choose a WFO site with active severe weather (LKZ is used in the video).</li>
|
||||||
|
|
|
@ -1093,11 +1093,11 @@ proxy=_none_
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p><code>yum clean all && yum groupinstall awips2-ade</code></p>
|
<p><code>yum clean all && yum groupinstall awips2-ade</code></p>
|
||||||
<p>This will install Eclipse (4.5), Java (1.8), Ant, Maven, Python 2.7 and its modules (Numpy, Matplotlib, Shapely, others). </p>
|
<p>This will install Eclipse (4.6.1), Java (1.8), Ant (1.9.6), Maven, Python 2.7 and its modules (Numpy, Matplotlib, Shapely, others). </p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p><code>git clone https://github.com/Unidata/awips2.git</code></p>
|
<p><code>git clone https://github.com/Unidata/awips2.git</code></p>
|
||||||
<p>The full list of repositories required as of release 17.1.1:</p>
|
<p>The full list of repositories required:</p>
|
||||||
<pre><code>git clone https://github.com/Unidata/awips2.git
|
<pre><code>git clone https://github.com/Unidata/awips2.git
|
||||||
git clone https://github.com/Unidata/awips2-core.git
|
git clone https://github.com/Unidata/awips2-core.git
|
||||||
git clone https://github.com/Unidata/awips2-core-foss.git
|
git clone https://github.com/Unidata/awips2-core-foss.git
|
||||||
|
|
12
index.html
12
index.html
|
@ -1317,7 +1317,7 @@
|
||||||
<hr />
|
<hr />
|
||||||
<h2 id="download-and-install-cave">Download and Install CAVE<a class="headerlink" href="#download-and-install-cave" title="Permanent link"></a></h2>
|
<h2 id="download-and-install-cave">Download and Install CAVE<a class="headerlink" href="#download-and-install-cave" title="Permanent link"></a></h2>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p><a href="https://www.unidata.ucar.edu/blogs/news/category/AWIPS">Release 17.1.1-6, June 13, 2018</a></p>
|
<p><a href="https://www.unidata.ucar.edu/blogs/news/category/AWIPS">Release 18.1.1-1, September 5, 2018</a></p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -1343,7 +1343,7 @@
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center"><h1><i class="fa fa-apple"></i> macOS </h1></td>
|
<td align="center"><h1><i class="fa fa-apple"></i> macOS </h1></td>
|
||||||
<td align="left"><h4> Download and install both<br><a href="https://www.unidata.ucar.edu/downloads/awips2/awips2-cave-17.1.1-6.dmg">awips2-cave-17.1.1-6.dmg <i class="fa fa-download"></i></a><br><a href="https://www.unidata.ucar.edu/downloads/awips2/awips-python.pkg">awips-python.pkg <i class="fa fa-download"></i></a></h4> <p><strong>Supported Graphics Devices for macOS</strong><li>Intel HD Graphics</li><li>Intel Iris</li><li>NVIDIA GeForce</li></p><p><strong>Unsupported Graphics Devices for macOS</strong><li>AMD Radeon R9</li><li>AMD Radeon Pro</li><li>AMD FirePro D300</li></p> <p>Writes and syncs files to ~/Library/caveData.</p> <p><strong>awips-python.pkg</strong> is not a prerequisite, and CAVE will still run and display data without it, but to use any derived parameter functions such as wind barbs/arrows and grid parameters on various vertical coordinates, jep must be installed in some way (it is assumed in /Library/Python/2.7/site-packages/jep/)</p></td>
|
<td align="left"><h4> Download and install both<br><a href="https://www.unidata.ucar.edu/downloads/awips2/awips2-cave-18.1.1-1.dmg">awips2-cave-18.1.1-1.dmg <i class="fa fa-download"></i></a><br><a href="https://www.unidata.ucar.edu/downloads/awips2/awips-python.pkg">awips-python.pkg <i class="fa fa-download"></i></a></h4> <p><strong>Supported Graphics Devices for macOS</strong><li>Intel HD Graphics</li><li>Intel Iris</li><li>NVIDIA GeForce</li></p><p><strong>Unsupported Graphics Devices for macOS</strong><li>AMD Radeon R9</li><li>AMD Radeon Pro</li><li>AMD FirePro D300</li></p> <p>Writes and syncs files to ~/Library/caveData.</p> <p><strong>awips-python.pkg</strong> is not a prerequisite, and CAVE will still run and display data without it, but to use any derived parameter functions such as wind barbs/arrows and grid parameters on various vertical coordinates, jep must be installed in some way (it is assumed in /Library/Python/2.7/site-packages/jep/)</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
@ -1356,12 +1356,8 @@
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center"><h1><i class="fa fa-windows"></i> 32-bit Windows </h1></td>
|
|
||||||
<td align="left"><h4> <a href="https://www.unidata.ucar.edu/downloads/awips2/awips-cave.msi">awips-cave.msi <i class="fa fa-download"></i></a> </h4> <p>Windows clients are still based on the CAVE 16.2.2 code base and provided in lieu of no 17.1.1 client.</p> <p>Writes files to caveData in the user's home directory.</p></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center"><h1><i class="fa fa-windows"></i> 64-bit Windows </h1></td>
|
<td align="center"><h1><i class="fa fa-windows"></i> 64-bit Windows </h1></td>
|
||||||
<td align="left"><h4> <a href="https://www.unidata.ucar.edu/downloads/awips2/awips-cave.amd64.msi">awips-cave.amd64.msi <i class="fa fa-download"></i></a> </h4> <p>Windows clients are still based on the CAVE 16.2.2 code base and provided in lieu of no 17.1.1 client.</p> <p>Writes files to caveData in the user's home directory.</p> <div class="admonition warning"><p class="admonition-title">Beta status</p><p>Client-side Python scripts (including Derived Parameters) do not work on Windows</p></div></td>
|
<td align="left"><h4> <a href="https://www.unidata.ucar.edu/downloads/awips2/awips-cave.amd64.msi">awips-cave.amd64.msi <i class="fa fa-download"></i></a> </h4> <p>Writes files to caveData in the user's home directory.</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
@ -1371,7 +1367,7 @@
|
||||||
<hr />
|
<hr />
|
||||||
<h2 id="download-and-install-edex">Download and Install EDEX<a class="headerlink" href="#download-and-install-edex" title="Permanent link"></a></h2>
|
<h2 id="download-and-install-edex">Download and Install EDEX<a class="headerlink" href="#download-and-install-edex" title="Permanent link"></a></h2>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p><a href="https://www.unidata.ucar.edu/blogs/news/category/AWIPS">Release 17.1.1-6, June 13, 2018</a></p>
|
<p><a href="https://www.unidata.ucar.edu/blogs/news/category/AWIPS">Release 18.1.1-1, September 5, 2018</a></p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
|
|
|
@ -1138,7 +1138,9 @@
|
||||||
|
|
||||||
|
|
||||||
<h2 id="download-and-install-cave">Download and Install CAVE<a class="headerlink" href="#download-and-install-cave" title="Permanent link"></a></h2>
|
<h2 id="download-and-install-cave">Download and Install CAVE<a class="headerlink" href="#download-and-install-cave" title="Permanent link"></a></h2>
|
||||||
<p><a href="https://www.unidata.ucar.edu/blogs/news/category/AWIPS">Latest Release 17.1.1-6 (June 13, 2018)</a></p>
|
<blockquote>
|
||||||
|
<p><a href="https://www.unidata.ucar.edu/blogs/news/category/AWIPS">Release 18.1.1-1, September 5, 2018</a></p>
|
||||||
|
</blockquote>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -1149,7 +1151,7 @@
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center"><h1><i class="fa fa-linux"></i> Linux </h1></td>
|
<td align="center"><h1><i class="fa fa-linux"></i> Linux </h1></td>
|
||||||
<td align="left"><h4><a href="https://www.unidata.ucar.edu/software/awips2/install.sh">install.sh --cave <i class="fa fa-download"></i></a> </h4> <p>For CentOS/Red Hat 6 and 7. Installs to /awips2/cave and writes files to ~/caveData.</p> <tt><code>chmod 755 install.sh<br>sudo ./install.sh --cave</code></tt><p>Run CAVE from the Linux Desktop menu Applications > Internet > AWIPS CAVE, or from the command line as simply <code>cave</code>.</p> <p><img src="../../images/cave_linux_menu.png" style="width:300px;"></p><div class="admonition note"><p class="admonition-title">System Requirements</p><ul><li>x86_64 CentOS/RHEL 6 or 7</li><li>OpenGL 2.0 capable device</li><li>4GB RAM</li><li><a href="http://www.nvidia.com/Download/index.aspx?lang=en-us">Latest NVIDIA driver</a></li><li>approx. 2GB disk space for data caching (~/caveData)</li></ul></div><p>You can reset CAVE at any time by removing the <strong>~/caveData</strong> directory (on macOS <strong>~/Library/caveData</strong>) and reconnecting to an EDEX server. </p></td>
|
<td align="left"><h4><a href="https://www.unidata.ucar.edu/software/awips2/install.sh">install.sh --cave <i class="fa fa-download"></i></a> </h4> <p>For CentOS/Red Hat 6 and 7. Installs to /awips2/cave and writes files to ~/caveData.</p> <tt><code>chmod 755 install.sh<br>sudo ./install.sh --cave</code></tt><p>Run CAVE from the Linux Desktop menu Applications > Internet > AWIPS CAVE, or from the command line as simply <code>cave</code>.</p> <p><img src="images/cave_linux_menu.png" style="width:300px;"></p><div class="admonition note"><p class="admonition-title">System Requirements</p><ul><li>x86_64 CentOS/RHEL 6 or 7</li><li>OpenGL 2.0 capable device</li><li>4GB RAM</li><li><a href="http://www.nvidia.com/Download/index.aspx?lang=en-us">Latest NVIDIA driver</a></li><li>approx. 2GB disk space for data caching (~/caveData)</li></ul></div><p>You can reset CAVE at any time by removing the <strong>~/caveData</strong> directory (on macOS <strong>~/Library/caveData</strong>) and reconnecting to an EDEX server. </p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
@ -1163,7 +1165,7 @@
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center"><h1><i class="fa fa-apple"></i> macOS </h1></td>
|
<td align="center"><h1><i class="fa fa-apple"></i> macOS </h1></td>
|
||||||
<td align="left"><h4> Download and install both<br><a href="https://www.unidata.ucar.edu/downloads/awips2/awips2-cave-17.1.1-6.dmg">awips2-cave-17.1.1-6.dmg <i class="fa fa-download"></i></a><br><a href="https://www.unidata.ucar.edu/downloads/awips2/awips-python.pkg">awips-python.pkg <i class="fa fa-download"></i></a></h4> <p><strong>Supported Graphics Devices for macOS</strong><li>Intel HD Graphics</li><li>Intel Iris</li><li>NVIDIA GeForce</li></p><p><strong>Unsupported Graphics Devices for macOS</strong><li>AMD Radeon R9</li><li>AMD Radeon Pro</li><li>AMD FirePro D300</li></p> <p>Writes and syncs files to ~/Library/caveData.</p> <p><strong>awips-python.pkg</strong> is not a prerequisite, and CAVE will still run and display data without it, but to use any derived parameter functions such as wind barbs/arrows and grid parameters on various vertical coordinates, jep must be installed in some way (it is assumed in /Library/Python/2.7/site-packages/jep/)</p></td>
|
<td align="left"><h4> Download and install both<br><a href="https://www.unidata.ucar.edu/downloads/awips2/awips2-cave-18.1.1-1.dmg">awips2-cave-18.1.1-1.dmg <i class="fa fa-download"></i></a><br><a href="https://www.unidata.ucar.edu/downloads/awips2/awips-python.pkg">awips-python.pkg <i class="fa fa-download"></i></a></h4> <p><strong>Supported Graphics Devices for macOS</strong><li>Intel HD Graphics</li><li>Intel Iris</li><li>NVIDIA GeForce</li></p><p><strong>Unsupported Graphics Devices for macOS</strong><li>AMD Radeon R9</li><li>AMD Radeon Pro</li><li>AMD FirePro D300</li></p> <p>Writes and syncs files to ~/Library/caveData.</p> <p><strong>awips-python.pkg</strong> is not a prerequisite, and CAVE will still run and display data without it, but to use any derived parameter functions such as wind barbs/arrows and grid parameters on various vertical coordinates, jep must be installed in some way (it is assumed in /Library/Python/2.7/site-packages/jep/)</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
@ -1176,12 +1178,8 @@
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center"><h1><i class="fa fa-windows"></i> 32-bit Windows </h1></td>
|
|
||||||
<td align="left"><h4> <a href="https://www.unidata.ucar.edu/downloads/awips2/awips-cave.msi">awips-cave.msi <i class="fa fa-download"></i></a> </h4> <p>Windows clients are still based on the CAVE 16.2.2 code base and provided in lieu of no 17.1.1 client.</p> <p>Writes files to caveData in the user's home directory.</p></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center"><h1><i class="fa fa-windows"></i> 64-bit Windows </h1></td>
|
<td align="center"><h1><i class="fa fa-windows"></i> 64-bit Windows </h1></td>
|
||||||
<td align="left"><h4> <a href="https://www.unidata.ucar.edu/downloads/awips2/awips-cave.amd64.msi">awips-cave.amd64.msi <i class="fa fa-download"></i></a> </h4> <p>Windows clients are still based on the CAVE 16.2.2 code base and provided in lieu of no 17.1.1 client.</p> <p>Writes files to caveData in the user's home directory.</p> <div class="admonition warning"><p class="admonition-title">Beta status</p><p>Client-side Python scripts (including Derived Parameters) do not work on Windows</p></div></td>
|
<td align="left"><h4> <a href="https://www.unidata.ucar.edu/downloads/awips2/awips-cave-18.1.1-1.amd64.msi">awips-cave-18.1.1-1.amd64.msi <i class="fa fa-download"></i></a> </h4> <p>Writes files to caveData in the user's home directory.</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
@ -1342,7 +1342,9 @@
|
||||||
|
|
||||||
|
|
||||||
<h2 id="download-and-install-edex">Download and Install EDEX<a class="headerlink" href="#download-and-install-edex" title="Permanent link"></a></h2>
|
<h2 id="download-and-install-edex">Download and Install EDEX<a class="headerlink" href="#download-and-install-edex" title="Permanent link"></a></h2>
|
||||||
<p><a href="https://www.unidata.ucar.edu/blogs/news/category/AWIPS">Latest Release 17.1.1-6 (June 13, 2018)</a></p>
|
<blockquote>
|
||||||
|
<p><a href="https://www.unidata.ucar.edu/blogs/news/category/AWIPS">Release 18.1.1-1, September 5, 2018</a></p>
|
||||||
|
</blockquote>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
File diff suppressed because one or more lines are too long
112
sitemap.xml
112
sitemap.xml
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/</loc>
|
<loc>http://unidata.github.io/awips2/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/install/install-cave/</loc>
|
<loc>http://unidata.github.io/awips2/install/install-cave/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/install/install-edex/</loc>
|
<loc>http://unidata.github.io/awips2/install/install-edex/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -29,91 +29,91 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-perspective/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-perspective/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/maps-views-projections/</loc>
|
<loc>http://unidata.github.io/awips2/cave/maps-views-projections/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/bundles-and-procedures/</loc>
|
<loc>http://unidata.github.io/awips2/cave/bundles-and-procedures/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/localization-perspective/</loc>
|
<loc>http://unidata.github.io/awips2/cave/localization-perspective/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/ncp-perspective/</loc>
|
<loc>http://unidata.github.io/awips2/cave/ncp-perspective/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/nsharp/</loc>
|
<loc>http://unidata.github.io/awips2/cave/nsharp/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/warngen/</loc>
|
<loc>http://unidata.github.io/awips2/cave/warngen/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/goes-16-satellite/</loc>
|
<loc>http://unidata.github.io/awips2/cave/goes-16-satellite/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-gis-shapefiles/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-gis-shapefiles/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-gridded-models/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-gridded-models/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-tools/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-tools/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-radar-tools/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-radar-tools/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-edit-menus/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-edit-menus/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/cave-localization/</loc>
|
<loc>http://unidata.github.io/awips2/cave/cave-localization/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/import-export/</loc>
|
<loc>http://unidata.github.io/awips2/cave/import-export/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -123,61 +123,61 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/install/start-edex/</loc>
|
<loc>http://unidata.github.io/awips2/install/start-edex/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/edex/settings/</loc>
|
<loc>http://unidata.github.io/awips2/edex/settings/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/edex/distributed-computing/</loc>
|
<loc>http://unidata.github.io/awips2/edex/distributed-computing/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/edex/ldm/</loc>
|
<loc>http://unidata.github.io/awips2/edex/ldm/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/edex/data-distribution-files/</loc>
|
<loc>http://unidata.github.io/awips2/edex/data-distribution-files/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/edex/new-grid/</loc>
|
<loc>http://unidata.github.io/awips2/edex/new-grid/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/edex/data-purge/</loc>
|
<loc>http://unidata.github.io/awips2/edex/data-purge/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/edex/edex-users/</loc>
|
<loc>http://unidata.github.io/awips2/edex/edex-users/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/edex/data-plugins/</loc>
|
<loc>http://unidata.github.io/awips2/edex/data-plugins/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/edex/case-studies/</loc>
|
<loc>http://unidata.github.io/awips2/edex/case-studies/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -187,31 +187,31 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/hazard-services-display/</loc>
|
<loc>http://unidata.github.io/awips2/cave/hazard-services-display/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/hazard-services-create/</loc>
|
<loc>http://unidata.github.io/awips2/cave/hazard-services-create/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/hazard-services-alert/</loc>
|
<loc>http://unidata.github.io/awips2/cave/hazard-services-alert/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/hazard-services-settings/</loc>
|
<loc>http://unidata.github.io/awips2/cave/hazard-services-settings/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/hazard-services-example/</loc>
|
<loc>http://unidata.github.io/awips2/cave/hazard-services-example/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -221,43 +221,43 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-grids/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-grids/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-pointdata-surface-obs/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-pointdata-surface-obs/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-satellite/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-satellite/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-radar/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-radar/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-uair/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-uair/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-hydro/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-hydro/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/d2d-map-resources/</loc>
|
<loc>http://unidata.github.io/awips2/cave/d2d-map-resources/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -267,55 +267,55 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/python/python-awips-data-access/</loc>
|
<loc>http://unidata.github.io/awips2/python/python-awips-data-access/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/python/maps-database/</loc>
|
<loc>http://unidata.github.io/awips2/python/maps-database/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/python/awips-grids-and-cartopy/</loc>
|
<loc>http://unidata.github.io/awips2/python/awips-grids-and-cartopy/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/python/satellite-imagery/</loc>
|
<loc>http://unidata.github.io/awips2/python/satellite-imagery/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/python/nexrad-level-3-radar/</loc>
|
<loc>http://unidata.github.io/awips2/python/nexrad-level-3-radar/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/python/upper-air-bufr-soundings/</loc>
|
<loc>http://unidata.github.io/awips2/python/upper-air-bufr-soundings/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/python/model-sounding-data/</loc>
|
<loc>http://unidata.github.io/awips2/python/model-sounding-data/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/python/map-resources-and-topography/</loc>
|
<loc>http://unidata.github.io/awips2/python/map-resources-and-topography/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/python/surface-obs-plot-metpy/</loc>
|
<loc>http://unidata.github.io/awips2/python/surface-obs-plot-metpy/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -325,13 +325,13 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/dev/awips-development-environment/</loc>
|
<loc>http://unidata.github.io/awips2/dev/awips-development-environment/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/dev/build-nsharp-macos/</loc>
|
<loc>http://unidata.github.io/awips2/dev/build-nsharp-macos/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -341,31 +341,31 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/appendix/appendix-grid-parameters/</loc>
|
<loc>http://unidata.github.io/awips2/appendix/appendix-grid-parameters/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/appendix/appendix-acronyms/</loc>
|
<loc>http://unidata.github.io/awips2/appendix/appendix-acronyms/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/appendix/appendix-cots/</loc>
|
<loc>http://unidata.github.io/awips2/appendix/appendix-cots/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/appendix/appendix-wsr88d/</loc>
|
<loc>http://unidata.github.io/awips2/appendix/appendix-wsr88d/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>http://unidata.github.io/awips2/cave/cave-keyboard-shortcuts/</loc>
|
<loc>http://unidata.github.io/awips2/cave/cave-keyboard-shortcuts/</loc>
|
||||||
<lastmod>2018-09-04</lastmod>
|
<lastmod>2018-09-05</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue