deploy: 6048234f8b
This commit is contained in:
parent
017c953c2c
commit
bfde87dd76
4 changed files with 77 additions and 41 deletions
|
@ -295,6 +295,13 @@
|
|||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#remotely-connecting-to-cave" title="Remotely Connecting to CAVE" class="md-nav__link">
|
||||
Remotely Connecting to CAVE
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -833,6 +840,13 @@
|
|||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#remotely-connecting-to-cave" title="Remotely Connecting to CAVE" class="md-nav__link">
|
||||
Remotely Connecting to CAVE
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -874,6 +888,15 @@
|
|||
<pre><code>rm -rf ~/Library/caveData
|
||||
</code></pre>
|
||||
<hr />
|
||||
<h2 id="remotely-connecting-to-cave">Remotely Connecting to CAVE<a class="headerlink" href="#remotely-connecting-to-cave" title="Permanent link"></a></h2>
|
||||
<p>Since the pandemic began, many users have asked if they can use X11 forwarding or ssh tunneling to remotely connect to CAVE machines. <strong>This is not recommended or supported</strong>, and CAVE crashes in many different ways and expresses strange behavior as well.</p>
|
||||
<p>We highly recommend you <a href="../install-cave/">download the appropriate CAVE installer</a> on your local machine, if that is an option.</p>
|
||||
<p>If that is not an option, then the only remote access we recommend is using some type of VNC.
|
||||
<a href="https://www.realvnc.com/en/"><strong>RealVNC</strong></a> and <a href="https://www.nomachine.com"><strong>nomachine</strong></a> are two options that are in use with positive outcomes. <a href="https://www.uvnc.com"><strong>UltraVNC</strong></a> may be another option, but may have quite a delay. There <em>may</em> also be other free or paid software available that we are not aware of.</p>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">It is likely that any VNC option you choose will also require some software or configuration to be set on the remote machine, and this will likely require administrative privileges.</p>
|
||||
</div>
|
||||
<hr />
|
||||
<h2 id="windows-cave-start-up-error">Windows CAVE Start Up Error<a class="headerlink" href="#windows-cave-start-up-error" title="Permanent link"></a></h2>
|
||||
<p>One common error some users are seeing manifests itself just after selecting an EDEX server to connect to. The following error dialogs may show up:</p>
|
||||
<p><img alt="" src="../../images/errorPurgingLogs.png" />
|
||||
|
|
|
@ -1123,7 +1123,15 @@
|
|||
<h2 id="general-requirements">General Requirements<a class="headerlink" href="#general-requirements" title="Permanent link"></a></h2>
|
||||
<p>Regardless of what Operating System CAVE is running on, these general requirements are recommended in order for CAVE to perform optimally:</p>
|
||||
<ul>
|
||||
<li>Java 1.8</li>
|
||||
<li>
|
||||
<p>Local machine</p>
|
||||
<div class="admonition error">
|
||||
<p class="admonition-title">Running CAVE via X11 forwarding or ssh tunneling is <strong>not</strong> supported. Using a <a href="../common-problems/#remotely-connecting-to-cave">VNC connection is the only remote option</a>, and may result in worse performance than running locally.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<p>Java 1.8</p>
|
||||
</li>
|
||||
<li>OpenGL 2.0 Compatible Devices</li>
|
||||
<li>At least 4GB RAM</li>
|
||||
<li>At least 2GB Disk Space for Caching</li>
|
||||
|
|
File diff suppressed because one or more lines are too long
74
sitemap.xml
74
sitemap.xml
|
@ -2,187 +2,187 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-cave/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-edex/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/common-problems/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-perspective/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/maps-views-projections/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/bundles-and-procedures/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/localization-perspective/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/nsharp/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/warngen/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/goes-16-satellite/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-gridded-models/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-tools/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-radar-tools/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-edit-menus/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/cave-localization/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/import-export/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/start-edex/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/settings/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/distributed-computing/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/edex-ingest-docker-container/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/ldm/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-distribution-files/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/new-grid/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-purge/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/edex-users/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-plugins/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/case-studies/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/overview/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/dev/awips-development-environment/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-grid-parameters/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/maps-database/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-acronyms/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-wsr88d/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/cave-keyboard-shortcuts/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/raytheon/cave_d2d/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/raytheon/smm/</loc>
|
||||
<lastmod>2021-04-22</lastmod>
|
||||
<lastmod>2021-04-30</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
Loading…
Add table
Reference in a new issue