Merge pull request #682 from srcarter3/website-updates
Rolling back previous changes to see if the website builds properly
This commit is contained in:
commit
207e13df32
5 changed files with 12 additions and 3 deletions
|
@ -1,3 +1,5 @@
|
|||
!!! warning "EDEX Outage [as of 4/17/24 11:00 MDT]: Our public EDEX back online, however there may still be some lingering issues from the cloud maintenance. If you experience any strange behavior please notify us via support-awips@ucar.edu. Thank you."
|
||||
|
||||
# Common Problems
|
||||
|
||||
## All Operating Systems
|
||||
|
@ -124,8 +126,8 @@ If you start up CAVE in Windows and notice the map is showing up only in the bot
|
|||
|
||||
Try following these steps to fix your issue:
|
||||
|
||||
- Right-click on the no_env.exe, select Properties
|
||||
!!! note "This is not the batch file (CAVE.bat) that gets installed as the CAVE shortcut on the Desktop, the no_env.exe is located in `C:\Users\[your_username]\AppData\Roaming\UCAR Unidata\AWIPS CAVE\no_env.exe`."
|
||||
- Right-click on the CAVE.exe, select Properties
|
||||
!!! note "This is not the batch file (CAVE.bat) that gets installed as the CAVE shortcut on the Desktop, the CAVE.exe is located in `C:\Users\[your_username]\AppData\Roaming\UCAR Unidata\AWIPS CAVE\CAVE.exe`."
|
||||
- Select the Compatibility tab
|
||||
- Click "Change High DPI Settings"
|
||||
- At the bottom enable "Override High DPI scaling behavior"
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
!!! warning "EDEX Outage [as of 4/17/24 11:00 MDT]: Our public EDEX back online, however there may still be some lingering issues from the cloud maintenance. If you experience any strange behavior please notify us via support-awips@ucar.edu. Thank you."
|
||||
|
||||
# Educational Resources
|
||||
|
||||
Here at NSF Unidata, we want to provide as many resources as possible to make our tools and applications easy to use. For AWIPS we currently have a new [eLearning course](#cave-elearning-course) that is specific to CAVE. We also have a suite of [Jupyter Notebooks](#python-awips-example-notebooks) that are meant to provide a detailed overview of many capabilities of python-awips.
|
||||
|
@ -215,7 +217,6 @@ A full list of all released blogs can be found below:
|
|||
- [Measuring Up - Distance Tools in CAVE](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-measuring-up-distance)
|
||||
- [New RAWS Data](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-new-raws-data)
|
||||
- [Customized Contours](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-customized-contours)
|
||||
- [Using the Text Workstation](https://www.unidata.ucar.edu/blogs/news/entry/awips-tips-using-the-text)
|
||||
|
||||
#### Python-AWIPS
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
!!! warning "EDEX Outage [as of 4/17/24 11:00 MDT]: Our public EDEX back online, however there may still be some lingering issues from the cloud maintenance. If you experience any strange behavior please notify us via support-awips@ucar.edu. Thank you."
|
||||
|
||||
# NSF Unidata AWIPS Manual
|
||||
|
||||
[https://www.unidata.ucar.edu/software/awips2](https://www.unidata.ucar.edu/software/awips2)
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
!!! warning "EDEX Outage [as of 4/17/24 11:00 MDT]: Our public EDEX back online, however there may still be some lingering issues from the cloud maintenance. If you experience any strange behavior please notify us via support-awips@ucar.edu. Thank you."
|
||||
|
||||
# Install CAVE
|
||||
|
||||
CAVE is the **C**ommon **A**WIPS **V**isualization **E**nvironment that is used for rendering and analyzing data for AWIPS. The installer may require administrator priviledges to install and may require other system changes (environment variables, etc) as well.
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
!!! warning "EDEX Outage [as of 4/17/24 11:00 MDT]: Our public EDEX back online, however there may still be some lingering issues from the cloud maintenance. If you experience any strange behavior please notify us via support-awips@ucar.edu. Thank you."
|
||||
|
||||
# Install EDEX
|
||||
|
||||
EDEX is the **E**nvironmental **D**ata **Ex**change system that represents the backend server for AWIPS. EDEX is only supported for Linux systems: CentOS and RHEL, and ideally, it should be on its own dedicated machine. It requires administrator priviledges to make root-level changes. EDEX can run on a single machine or be spread across multiple machines. To learn more about that please look at [Distributed EDEX, Installing Across Multiple Machines](../../edex/distributed-computing/)
|
||||
|
|
Loading…
Add table
Reference in a new issue