Small website updates:
- common problems page: - renamed the caveData section to be more clear - install cave page: - added a link to the blog posts with our awips release notes
This commit is contained in:
parent
489c353b43
commit
fd4066309e
2 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Common Problems
|
||||
|
||||
## General Troubleshooting
|
||||
## Removing caveData
|
||||
|
||||
Along with closing and restarting CAVE, one of the first things user's should turn to for resolving weird or unexpected behavior is *flushing their local cache*. The cache lives in a folder called **caveData**, so this process is also referred to as removing or deleting caveData.
|
||||
Removing caveData (flushing the local cache) should be one of the first troubleshooting steps to take when experiencing weird behavior in CAVE. The cache lives in a folder called **caveData**, hence why this process is also referred to as removing or deleting caveData.
|
||||
|
||||
### Linux
|
||||
|
||||
|
@ -123,4 +123,4 @@ To solve this issue, mark the group you want to remove and then try removing it
|
|||
```
|
||||
yum groups mark remove "AWIPS EDEX Server"
|
||||
yum groupremove "AWIPS EDEX Server"
|
||||
```
|
||||
```
|
||||
|
|
|
@ -10,6 +10,8 @@ CAVE is the **C**ommon **A**WIPS **V**isualization **E**nvironment that is used
|
|||
- **Windows: 18.2.1-1**
|
||||
- **Mac: 18.2.1-2**
|
||||
|
||||
[**View release notes**](https://www.unidata.ucar.edu/blogs/news/tags/awips-release)
|
||||
|
||||
---
|
||||
|
||||
## General Requirements
|
||||
|
|
Loading…
Add table
Reference in a new issue