deploy: 73eb424424
This commit is contained in:
parent
e125443f23
commit
2c4d14450f
8 changed files with 268 additions and 103 deletions
|
@ -327,6 +327,13 @@
|
|||
Windows CAVE Start Up Error
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#cave-spring-start-up-error" title="CAVE Spring Start Up Error" class="md-nav__link">
|
||||
CAVE Spring Start Up Error
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -924,6 +931,13 @@
|
|||
Windows CAVE Start Up Error
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#cave-spring-start-up-error" title="CAVE Spring Start Up Error" class="md-nav__link">
|
||||
CAVE Spring Start Up Error
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -1037,6 +1051,24 @@ There is a good chance we can recover your settings. To do so, please send a sh
|
|||
</div>
|
||||
<p><strong>7. Restart CAVE.</strong></p>
|
||||
<hr />
|
||||
<h2 id="cave-spring-start-up-error">CAVE Spring Start Up Error<a class="headerlink" href="#cave-spring-start-up-error" title="Permanent link"></a></h2>
|
||||
<p>If you encounter the error below, please see one of our solution methods for resolving:</p>
|
||||
<pre><code>CAVE's Spring container did not initialize correctly and CAVE must shut down.
|
||||
</code></pre>
|
||||
<p><img alt="CAVE Spring Start Up Error" src="../../images/caveSpringError.png" /></p>
|
||||
<p>We have found the reason for this failure is because the host machine is set to use a language other than English (ie. Spanish, French, etc).</p>
|
||||
<p>To resolve this issue, either:</p>
|
||||
<ul>
|
||||
<li>Switch your system to English, when using CAVE</li>
|
||||
</ul>
|
||||
<p>or</p>
|
||||
<ul>
|
||||
<li>Use our <a href="../install/install-cave/#method-1-linux-virtual-machine">Virtual Machine option</a>. This option allows your actual machine to stay in whichever language you choose, while allowing you to run CAVE in an environment set to English. Although we list this installation under the Windows OS, this can also be done on Linux.</li>
|
||||
</ul>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">The VM option has one notable drawback at the moment -- it cannot render RGB satellite products.</p>
|
||||
</div>
|
||||
<hr />
|
||||
<h2 id="products-not-loading-properly">Products Not Loading Properly<a class="headerlink" href="#products-not-loading-properly" title="Permanent link"></a></h2>
|
||||
<p>This problem is most commonly seen with the direct Windows installation. It can also manifest in the Mac installation, and the root of the problem is not having Python installed properly for CAVE to use the packages.</p>
|
||||
<p>If the <a href="install-cave.md#download-and-installation-instructions_2">Windows installation</a> was not completed properly, it is possible to see incorrect behavior when loading certain products. These are derived products which use the local machine to create and render the data. This creation is dependent upon python and its required packages working correctly.</p>
|
||||
|
|
|
@ -688,8 +688,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#python-awips-example-notebooks" title="Python-AWIPS Example Notebooks" class="md-nav__link">
|
||||
Python-AWIPS Example Notebooks
|
||||
<a href="#python-awips-elearning-course" title="Python-AWIPS eLearning Course" class="md-nav__link">
|
||||
Python-AWIPS eLearning Course
|
||||
</a>
|
||||
|
||||
<nav class="md-nav">
|
||||
|
@ -707,6 +707,20 @@
|
|||
Content
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#prerequisites_1" title="Prerequisites" class="md-nav__link">
|
||||
Prerequisites
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#support_1" title="Support" class="md-nav__link">
|
||||
Support
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -715,8 +729,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#youtube-channel-and-playlist" title="YouTube Channel and Playlist" class="md-nav__link">
|
||||
YouTube Channel and Playlist
|
||||
<a href="#python-awips-example-notebooks" title="Python-AWIPS Example Notebooks" class="md-nav__link">
|
||||
Python-AWIPS Example Notebooks
|
||||
</a>
|
||||
|
||||
<nav class="md-nav">
|
||||
|
@ -742,8 +756,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#awips-tips-blog-series" title="AWIPS Tips Blog Series" class="md-nav__link">
|
||||
AWIPS Tips Blog Series
|
||||
<a href="#youtube-channel-and-playlist" title="YouTube Channel and Playlist" class="md-nav__link">
|
||||
YouTube Channel and Playlist
|
||||
</a>
|
||||
|
||||
<nav class="md-nav">
|
||||
|
@ -761,6 +775,33 @@
|
|||
Content
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#awips-tips-blog-series" title="AWIPS Tips Blog Series" class="md-nav__link">
|
||||
AWIPS Tips Blog Series
|
||||
</a>
|
||||
|
||||
<nav class="md-nav">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#access_4" title="Access" class="md-nav__link">
|
||||
Access
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#content_4" title="Content" class="md-nav__link">
|
||||
Content
|
||||
</a>
|
||||
|
||||
<nav class="md-nav">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
|
@ -1000,8 +1041,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#python-awips-example-notebooks" title="Python-AWIPS Example Notebooks" class="md-nav__link">
|
||||
Python-AWIPS Example Notebooks
|
||||
<a href="#python-awips-elearning-course" title="Python-AWIPS eLearning Course" class="md-nav__link">
|
||||
Python-AWIPS eLearning Course
|
||||
</a>
|
||||
|
||||
<nav class="md-nav">
|
||||
|
@ -1019,6 +1060,20 @@
|
|||
Content
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#prerequisites_1" title="Prerequisites" class="md-nav__link">
|
||||
Prerequisites
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#support_1" title="Support" class="md-nav__link">
|
||||
Support
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -1027,8 +1082,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#youtube-channel-and-playlist" title="YouTube Channel and Playlist" class="md-nav__link">
|
||||
YouTube Channel and Playlist
|
||||
<a href="#python-awips-example-notebooks" title="Python-AWIPS Example Notebooks" class="md-nav__link">
|
||||
Python-AWIPS Example Notebooks
|
||||
</a>
|
||||
|
||||
<nav class="md-nav">
|
||||
|
@ -1054,8 +1109,8 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#awips-tips-blog-series" title="AWIPS Tips Blog Series" class="md-nav__link">
|
||||
AWIPS Tips Blog Series
|
||||
<a href="#youtube-channel-and-playlist" title="YouTube Channel and Playlist" class="md-nav__link">
|
||||
YouTube Channel and Playlist
|
||||
</a>
|
||||
|
||||
<nav class="md-nav">
|
||||
|
@ -1073,6 +1128,33 @@
|
|||
Content
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#awips-tips-blog-series" title="AWIPS Tips Blog Series" class="md-nav__link">
|
||||
AWIPS Tips Blog Series
|
||||
</a>
|
||||
|
||||
<nav class="md-nav">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#access_4" title="Access" class="md-nav__link">
|
||||
Access
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#content_4" title="Content" class="md-nav__link">
|
||||
Content
|
||||
</a>
|
||||
|
||||
<nav class="md-nav">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
|
@ -1178,14 +1260,40 @@
|
|||
<h3 id="support">Support<a class="headerlink" href="#support" title="Permanent link"></a></h3>
|
||||
<p>If you experience any technical issues with our online course, please contact us at: <strong>support-elearning@unidata.ucar.edu</strong></p>
|
||||
<hr />
|
||||
<h2 id="python-awips-elearning-course">Python-AWIPS eLearning Course<a class="headerlink" href="#python-awips-elearning-course" title="Permanent link"></a></h2>
|
||||
<p><strong><em>Learn Python-AWIPS</em></strong> is our online educational course for those interested in learning about <a href="http://unidata.github.io/python-awips/">Python-AWIPS</a>.</p>
|
||||
<p><img alt="Learn Python-AWIPS Banner" src="../../images/learnPythonAwipsBanner.png" /></p>
|
||||
<h3 id="access_1">Access<a class="headerlink" href="#access_1" title="Permanent link"></a></h3>
|
||||
<p>Please create an account on <a href="https://elearning.unidata.ucar.edu/" target="_blank" rel="noopener noreferrer">Unidata eLearning</a>, then self-enroll in <a href="https://elearning.unidata.ucar.edu/course/view.php?id=4" target="_blank" rel="noopener noreferrer">Learn Python-AWIPS</a>.</p>
|
||||
<h3 id="content_1">Content<a class="headerlink" href="#content_1" title="Permanent link"></a></h3>
|
||||
<p><em>Learn Python-AWIPS</em> s designed for new users of Python-AWIPS who have some background in both Python and CAVE. Through tutorials, challenges, and demonstrations, you will learn the basics for working with EDEX resources through Python.
|
||||
The following topics and capabilities are covered throughout the course:</p>
|
||||
<ul>
|
||||
<li>Programmatically explore the resources available on an EDEX server</li>
|
||||
<li>Make a request to an EDEX for data</li>
|
||||
<li>See examples of data manipulation</li>
|
||||
<li>Plot requested data</li>
|
||||
</ul>
|
||||
<h3 id="prerequisites_1">Prerequisites<a class="headerlink" href="#prerequisites_1" title="Permanent link"></a></h3>
|
||||
<p>Required:</p>
|
||||
<ul>
|
||||
<li><a href="https://articulate.com/support/article/System-Requirements-for-Rise#viewing-content">A supported web browser</a></li>
|
||||
<li>Python3</li>
|
||||
<li>Conda</li>
|
||||
<li>Git</li>
|
||||
<li>Python-AWIPS using the <a href="http://unidata.github.io/python-awips/#source-code-with-examples-install">Source Code with Examples Install instructions</a></li>
|
||||
</ul>
|
||||
<h3 id="support_1">Support<a class="headerlink" href="#support_1" title="Permanent link"></a></h3>
|
||||
<p>If you experience any technical issues with our online course, please contact us at: <strong>support-elearning@unidata.ucar.edu</strong></p>
|
||||
<hr />
|
||||
<h2 id="python-awips-example-notebooks">Python-AWIPS Example Notebooks<a class="headerlink" href="#python-awips-example-notebooks" title="Permanent link"></a></h2>
|
||||
<p>In addition to CAVE, AWIPS also has a Python package called <strong><em>python-awips</em></strong> which allows access to all data on an EDEX server. We have created a suite of Jupyter Notebooks as examples for how to use various functions of python-awips.</p>
|
||||
<h3 id="access_1">Access<a class="headerlink" href="#access_1" title="Permanent link"></a></h3>
|
||||
<h3 id="access_2">Access<a class="headerlink" href="#access_2" title="Permanent link"></a></h3>
|
||||
<p>All of our Notebooks can be downloaded and accessed locally by following the <a href="http://unidata.github.io/python-awips/#source-code-with-examples-install" target="_blank" rel="noopener noreferrer"> source code installation instructions</a> found on our <a href="http://unidata.github.io/python-awips/">python-awips website</a>.</p>
|
||||
<p><img alt="GOES CIRA Notebook Example" src="../../images/goesCiraNotebook.png" /></p>
|
||||
<p>Additionally, non-interactive <a href="http://unidata.github.io/python-awips/examples/index.html">webpage renderings</a> of each of the Notebooks are also available for quick and easy references.</p>
|
||||
<p><img alt="GOES CIRA Notebook Webpage Example" src="../../images/goesCiraNotebookWebpage.png" /></p>
|
||||
<h3 id="content_1">Content<a class="headerlink" href="#content_1" title="Permanent link"></a></h3>
|
||||
<h3 id="content_2">Content<a class="headerlink" href="#content_2" title="Permanent link"></a></h3>
|
||||
<p>Our python-awips Notebooks span a wide range of topics, but generally cover the following:</p>
|
||||
<ul>
|
||||
<li>Investigating what data is available on an EDEX server</li>
|
||||
|
@ -1197,10 +1305,10 @@
|
|||
<p><img src="../../images/youtube-logo.png" alt="YouTube logo" align="right"></p>
|
||||
<h2 id="youtube-channel-and-playlist">YouTube Channel and Playlist<a class="headerlink" href="#youtube-channel-and-playlist" title="Permanent link"></a></h2>
|
||||
<p>Unidata has a YouTube channel where we publish videos about all of our software pacakges. Specifically we also have a playlist dedicated to AWIPS videos.</p>
|
||||
<h3 id="access_2">Access<a class="headerlink" href="#access_2" title="Permanent link"></a></h3>
|
||||
<h3 id="access_3">Access<a class="headerlink" href="#access_3" title="Permanent link"></a></h3>
|
||||
<p>All <a href="https://www.youtube.com/c/unidatanews">Unidata vidoes can be accessed here</a> on our channel.</p>
|
||||
<p>All AWIPS vidoes can be found on the <a href="https://www.youtube.com/watch?v=4ax6SRyaYTc&list=PLQut5OXpV-0gk9CcjfInV9hNIEAld-Tpp">AWIPS Playlist</a>.</p>
|
||||
<h3 id="content_2">Content<a class="headerlink" href="#content_2" title="Permanent link"></a></h3>
|
||||
<h3 id="content_3">Content<a class="headerlink" href="#content_3" title="Permanent link"></a></h3>
|
||||
<p>Our AWIPS videos cover a wide range of topics, but include some of the following themes:</p>
|
||||
<ul>
|
||||
<li>AWIPS topic overviews</li>
|
||||
|
@ -1212,9 +1320,9 @@
|
|||
<hr />
|
||||
<h2 id="awips-tips-blog-series">AWIPS Tips Blog Series<a class="headerlink" href="#awips-tips-blog-series" title="Permanent link"></a></h2>
|
||||
<p>AWIPS Tips is a bi-weekly (every two weeks) blog series that is posted on our Unidata blogs page. Entries in the series cover topics relating to CAVE, python-awips, EDEX, and more. </p>
|
||||
<h3 id="access_3">Access<a class="headerlink" href="#access_3" title="Permanent link"></a></h3>
|
||||
<h3 id="access_4">Access<a class="headerlink" href="#access_4" title="Permanent link"></a></h3>
|
||||
<p><a href="https://www.unidata.ucar.edu/blogs/news/tags/awipstips" target="_blank" rel="noopener noreferrer">View all of the AWIPS Tips blogs here</a>, and easily search for them using the <em>awips-tips</em> tag.</p>
|
||||
<h3 id="content_3">Content<a class="headerlink" href="#content_3" title="Permanent link"></a></h3>
|
||||
<h3 id="content_4">Content<a class="headerlink" href="#content_4" title="Permanent link"></a></h3>
|
||||
<p>A full list of all released blogs can be found below:</p>
|
||||
<h4 id="general">General<a class="headerlink" href="#general" title="Permanent link"></a></h4>
|
||||
<ul>
|
||||
|
@ -1255,6 +1363,7 @@
|
|||
<li><a href="https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-create-a-colored">Create a Colored Surface Temperature Plot</a></li>
|
||||
<li><a href="https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-view-wwa-polygons">View WWA Polygons with Python-AWIPS</a></li>
|
||||
<li><a href="https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-creating-metar-station">Creating METAR Station Plots</a></li>
|
||||
<li><a href="https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-create-sounding-plots">Create Sounding Plots with Model Data</a></li>
|
||||
</ul>
|
||||
<h4 id="edex">EDEX<a class="headerlink" href="#edex" title="Permanent link"></a></h4>
|
||||
<ul>
|
||||
|
|
|
@ -689,6 +689,13 @@
|
|||
Creating Menu Items
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#implementing-a-production-process" title="Implementing a Production Process" class="md-nav__link">
|
||||
Implementing a Production Process
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -1052,6 +1059,13 @@
|
|||
Creating Menu Items
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#implementing-a-production-process" title="Implementing a Production Process" class="md-nav__link">
|
||||
Implementing a Production Process
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -1382,6 +1396,16 @@ wgrib2 -full_name cpti.grib2
|
|||
<h2 id="creating-menu-items">Creating Menu Items<a class="headerlink" href="#creating-menu-items" title="Permanent link"></a></h2>
|
||||
<p>After you have confirmed that the grid was ingested with the given name, you can <a href="../../cave/d2d-edit-menus/">edit the D2D product menus to display the new grid</a>.</p>
|
||||
<hr />
|
||||
<h2 id="implementing-a-production-process">Implementing a Production Process<a class="headerlink" href="#implementing-a-production-process" title="Permanent link"></a></h2>
|
||||
<p>The <a href="#download-test-data">ingest method</a> mentioned earlier is strictly meant to only be used during testing and development of ingesting new grid data. The reasoning is because the manual end point is very inefficent during its ingest. It creates copies of the data file and uses more resources than you'd want in a production process.</p>
|
||||
<p>Once you are satisfied with the data ingest and display in CAVE, then we highly recommend you implement a production process for ingest that does not involve the manual directory (<code>/awips2/data_store/ingest/</code>). </p>
|
||||
<p>The recommended way is to make use of a Python script we distribute with AWIPS (EDEX). This script is called <code>notifyAWIPS2-unidata.py</code> and located in th <code>/awips2/ldm/dev/</code> directory. If you are already using a script to manually gather the data, then adding an additional call like the one below, should ingest your data to EDEX in an efficient manner:</p>
|
||||
<pre><code>/awips2/ldm/dev/notifyAWIPS2-unidata.py [path-to-new-grib-file]
|
||||
</code></pre>
|
||||
<div class="admonition note">
|
||||
<p class="admonition-title">Make sure the python script is executable. To do this you may have to run <code>chmod +x /awips2/ldm/dev/notifyAWIPS2-unidata.py</code></p>
|
||||
</div>
|
||||
<hr />
|
||||
<h2 id="using-wgrib2">Using wgrib2<a class="headerlink" href="#using-wgrib2" title="Permanent link"></a></h2>
|
||||
<p>Mentioned in this page are a few command parameters for <code>wgrib2</code> such as <code>-grid</code>, <code>varX</code>, <code>-center</code>, <code>-subcenter</code>, and <code>-full_name</code>.</p>
|
||||
<p>A complete <a href="https://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/long_cmd_list.html">list of all available parameters can be found here</a>.</p>
|
||||
|
|
BIN
images/caveSpringError.png
Normal file
BIN
images/caveSpringError.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
images/learnPythonAwipsBanner.png
Normal file
BIN
images/learnPythonAwipsBanner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 847 KiB |
File diff suppressed because one or more lines are too long
168
sitemap.xml
168
sitemap.xml
|
@ -2,422 +2,422 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-acronyms/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-cots/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-grid-parameters/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-wsr88d/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/common-problems/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/educational-resources/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/maps-database/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/bundles-and-procedures/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/cave-keyboard-shortcuts/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/cave-localization/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/cave-perspectives/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-edit-menus/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-gis-shapefiles/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-gridded-models/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-grids/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-hydro/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-map-resources/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-perspective/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-pointdata-surface-obs/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-radar-tools/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-radar/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-satellite/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-tools/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-uair/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/goes-16-17-satellite/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/hazard-services-alert/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/hazard-services-create/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/hazard-services-display/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/hazard-services-example/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/hazard-services-settings/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/import-export/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/localization-perspective/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/maps-views-projections/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/ncp-perspective/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/nsharp/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/pgen/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/unused-components/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/warngen/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/dev/awips-development-environment/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/dev/build-datadelivery/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/devguide/data-flow/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/devguide/file-system/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/devguide/linux-tools/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/devguide/regular-expressions/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/archiver/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/case-studies/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-access-plugins/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-distribution-files/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-grids/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-plugins/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-purge/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-radar/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-satellite/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/derived-parameters/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/distributed-computing/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/edex-ingest-docker-container/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/edex-users/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/ldm-gempak/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/ldm/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/linux-tools/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/new-grid-grib1-old/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/new-grid/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/settings/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-azure/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-cave/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-distributed/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-edex/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/start-edex/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/starting-services/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/pdf/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/awips-grids-and-cartopy/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/derived-parameters/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/map-resources-and-topography/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/maps-database/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/model-sounding-data/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/nexrad-level-3-radar/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/overview/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/python-awips-data-access/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/satellite-imagery/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/surface-obs-plot-metpy/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/upper-air-bufr-soundings/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/raytheon/cave_d2d/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/raytheon/smm/</loc>
|
||||
<lastmod>2022-08-27</lastmod>
|
||||
<lastmod>2022-09-20</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Add table
Reference in a new issue