Commit graph

248 commits

Author SHA1 Message Date
Tiffany Meyer
e296798a24 Added instructionson how to manually remove CAVE installed on linux. 2021-07-12 11:35:43 -04:00
Tiffany Meyer
23900030be Added instructions on how to remove EDEX manually and troubleshoot when EDEX doesn't remove nicely. 2021-07-12 11:08:15 -04:00
srcarter3
5f192a2825
Update install-cave.md
Slight clarification for setting the environment variables for the windows direct install.
Added a bullet point specifying these needed to be created using the "New..." buttons on the Environment Window.
2021-06-23 00:09:07 -06:00
Shay Carter
be270471c5 Small updates for 18.2.1 cave (mac) instructions:
- updated images to remove version number from them
- updated caveMacUserInstall.png to have a border and look a bit more consitent
- added note and image about running CAVE the first time prompts for permission because it was downloaded from the internet
2021-06-22 11:17:22 -06:00
Shay Carter
b292bede4d Merge branch 'unidata_18.1.1' of github.com:Unidata/awips2 into unidata_18.2.1
Brought over latest documentation changes from 18.1.1 to 18.2.1
2021-06-22 10:52:26 -06:00
Tiffany Meyer
421750b7f9 Updated syntax of two lines and fixed the numbering 2021-06-21 16:36:42 -04:00
Tiffany Meyer
07aabb994b Made small changes to install-edex.md based on feedback from Shay
-Updated "Note" syntax
-Minor word changes
2021-06-21 15:32:40 -04:00
Shay Carter
e26462658c Update instructions for mac cave install:
- have the instructions for awips-python.pkg come first, so the user doesn't just install cave and then skip this step
- updated with images for the pkg installer, and removed old screenshots, since now it's signed and notarized, those warnings don't appear
2021-06-21 12:57:57 -06:00
Tiffany Meyer
d342563253 Updated default LDM feeds in the ldm.md documentation 2021-06-16 17:24:33 -04:00
Tiffany Meyer
57db4d3b62 Updated install-edex.md documentation file
-Removed steps that are now done either in the awips_install.sh or edex bash script
-Updated information that needs to go in /etc/hosts
-Added step to start LDM
-Added new section to specify the registry.xml LDM file and how you can increase the queue size
2021-06-16 17:12:42 -04:00
Tiffany Meyer
37fc790ac0 Removed old goes-16-stallite.md file and renamed the new file to goes-16-17-satellite.md 2021-06-16 14:14:44 -04:00
Tiffany Meyer
23c8c02d8e Created a new GOES page with updated information for the new GOES E/W products
-Added a lot more RGB products all with images
-Updated the GLM area
-Added new section for DMW
-Added new section for vertical temp/moisture profiles
-Specified which sectors had derived products
-Updated all images
2021-06-16 13:30:46 -04:00
Tiffany Meyer
b6010f7f38 Merging in unidata_18.1.1 documentation updates into unidata_18.2.1 2021-06-16 13:04:40 -04:00
Shay Carter
b398729bd8 Install cave webpage:
- update link for new windows direct installation video
2021-05-28 12:42:27 -06:00
Shay Carter
d0be0209c1 One more small change for windows installation instructions:
- add 2019 C++ Build Tools as a system requirement as well
2021-05-24 13:31:24 -06:00
Shay Carter
fa26222882 Small changes to direct windows installation instructions:
- changed the requirements to specify C++ Build Tools 2015, but not the "Update 3" or version number, since that's different with these new instructions
- fixed a typo of 20215 to 2015
2021-05-24 13:14:44 -06:00
Shay Carter
ee50eaf06e Small fix to grammar/spelling in windows installation instructions 2021-05-21 10:20:14 -06:00
Shay Carter
5ce99c76d1 Slight change in common problems:
- added a comment about uninstalling software first before redoing necessary installation steps to fix the incorrect jep install for the windows direct installation
2021-05-20 15:37:28 -06:00
Shay Carter
9c8a3a1c86 Updates to Windows direct installation instructions and new section in the Common Problems page:
- replaced all '> Note' notes with either '!!! note' or '!!! warning' as appropropriate, for more consitency on our website
- updated steps 4 and 5 of the download and installation instructions for the direct windows download to include the new steps to use the new build tools installer to install the proper C++ build tools packages and then run the pip installs
- added screenshots for clarity
- added a new subsection in the common problems page titled "Products Not Loading Properly in Windows" and added some description, and a screenshot of the behavior when jep isn't installed properly
- added a link back to our installation instructions telling them to redo steps 4 and 5
2021-05-20 14:51:18 -06:00
Shay Carter
7c9313b1cb small change on ade troubleshooting:
- add exact path of where to change the java compiler to reset
2021-05-20 13:45:09 -06:00
Shay Carter
3c7a375337 Fix a path on one of the gitImport images 2021-05-20 10:56:40 -06:00
Shay Carter
744966c42b Small changes to the ADE webpage based on feedback from Tiffany:
- changed all '>' style notes to the '!!!' style
- moved the "run as root" message to the top of the page and removed it from each subsection
- added 'sudo vi /etc/yum.repos.d/awips2.repo' command in the second section, for clarity
- updated three images: gitImport2 - changed the path, runApplication % debugApplication - extended the view so you can see the project in the project explorer
2021-05-20 10:28:50 -06:00
Shay Carter
57773f3cb6 Updated documentation for our ADE development webpage:
-added notes about running as root when applicable
-added a note to check for libGLU package (because this was an issue I encountered when creating a ADE VM from scratch)
-alphabetized our git clone list and added the goesr repo
-added note about switching branches if desired, before importing into eclipse
-updated the command for running eclipse (no longer has '.sh' on executable)
-Reformated section 5 to have subsections/subheaders
-made paths more specific in section 5 so there is no confusion on where settings are to be found
-added screenshots for importing git repos and cleaning workspace
-reformated section 6 to have subsections/headers
-added screenshots for clarity
2021-05-20 02:24:53 -06:00
Shay Carter
d0ffe42096 change "use a VNC" to "use a VNC connection" 2021-04-30 11:07:04 -06:00
Shay Carter
38927da572 Updates to website for info on remotely connecting to cave:
install-cave.md:
  - add a requirement to the top of the General Requirements section stating "local machine"
  - add a note after that saying ssh tunneling and x11 forwarding are not supported, with a link to our new section in the Common Problems page about remote access options

common-problems.md:
  - add a new subsection called "Remotely Connecting to CAVE"
  - say that x11 fowarding and ssh tunneling are not supported and we highly recommend running CAVE locally
  - add some comments about nomachine and realVNC as well as ultraVNC
  - add a note saying these software packages will most likely require configuration or installation on the remote machine to be done by an administrator
2021-04-29 15:31:42 -06:00
Shay Carter
2af518938c Update common problems webpage:
- addeda  "General Troubleshooting" section with info on how to remove caveData
2021-04-22 09:02:18 -06:00
Shay Carter
c74b7f45cc Update to Volume Browser webpage:
- added some text in the beginning describing how/where to find the VB
- added an image highlighting the menus
- moved some text into it's own subsection for the Visual Overview
2021-04-21 16:22:34 -06:00
Shay Carter
4b4ef53f58 Merge branch 'unidata_18.1.1' into unidata_18.2.1 2021-04-20 15:06:00 -06:00
Shay Carter
652828c815 Small change to d2d webpage again:
-product browser is not plural
2021-04-15 15:32:41 -06:00
Shay Carter
ebdb340202 Small change to d2d webpage:
-fixed two misspellings of "browser"
2021-04-15 15:28:13 -06:00
tiffanycmeyer13
593dff8263
Merge pull request #312 from srcarter3/website-updates
Website updates
2021-04-02 10:51:37 -05:00
Shay Carter
3d13b8a6b8 Small change for d2d perspective page:
- slight change to the description for Unload All Products and Unlaod Graphics for the Display Menu to be more in line with the Raytheon user manual
2021-04-02 09:48:02 -06:00
Shay Carter
ca959805b7 Small changes to the map-views-projections webpage:
- added a subsection to the Map Editor for Adding a New editor and for Renaming an Editor
- Added text to be a little more clear when referring to the file menu (in the add map section as well as the add projection section)
- replaced the old gif for adding a tab with a new one that reflects the current menu options
- added a new gif for renaming map tabs

Added all the images that were supposed to go in with the previous commit for updates to the d2d perspective page
2021-04-01 16:57:26 -06:00
Shay Carter
4ebd86453d Changes to the d2d-perspective webpage
- in the "Hold-Right-Click Resource Name for Menu" subsection, removed the parenthesis text right-clicking to toggle visibility since this is incorrect.  The correct usage is left-clicking to toggle visibility and that appears correctly in a previous subsection.
- After the gif in that same section, added text explaining this menu also has the option for unloading the selected dataset, which might be useful
- In the Display Menu section, moved the order of Sampling Loaded Resources to come before the Two Panel Display subsection
- in the 2-panel section removed the original text in parentheses talking about loading data since I explain in more detail now.
- Added a "Note" about how the cursor does the same in both panels in the 2 panel display
- added a screenshot for this functionality
- added a text explaining data loads to both panels by default but there is an option to load to a specific panel
- added a screenshot for the option to load to a specific panel
- added text pointing out the the ability to pick one panel to load to
- added screenshot of the panel with the L in bottom left
- added new subsection with text and screenshot for unloading data using the Display Menu
2021-04-01 16:23:11 -06:00
tiffanycmeyer13
27e2cf9758
Merge pull request #310 from srcarter3/website-updates
Small change to CAVE installation page:
2021-04-01 13:36:08 -05:00
Shay Carter
2d859000f5 Small change to CAVE installation page:
-added a sentence and link to our new windows direct installation video as additional assistance for users
2021-04-01 12:11:29 -06:00
Tiffany Meyer
cababdb7c4 Merge branch 'unidata_18.1.1' of github.com:Unidata/awips2 into unidata_18.2.1
Merging in unidata_18.1.1 documentation changes
2021-03-24 13:01:48 -04:00
Shay Carter
84b278b8ca Small changes to website:
-removed dead links for data pages on the d2d page
-changed text from "1/2" to "1 and 2" for a shortcut description on the shortcuts page
2021-03-18 11:03:53 -07:00
Shay Carter
339a0c6f6d Add extra '=' for windows instructions for jep 2021-03-05 08:38:09 -08:00
Shay Carter
7342f6f12e Few small spelling/wording mistakes for mac install 2021-03-03 11:37:34 -08:00
Shay Carter
7d6ced7995 Updates to CAVE install webpage:
-added "Run CAVE" subsections for each of the install options
-added more specific instructions for the Mac install along with screenshots
2021-03-03 11:31:55 -08:00
Shay Carter
adb8e8fbd9 Small modification to the CAVE install page:
-updated the name of the vm file to "CentOS 7 - Unidata CAVE 18-1-1.vmx" to match the name we changed the file to
2021-02-26 09:23:57 -08:00
Shay Carter
654f368b80 Remove an unwanted 's' that slipped in 2021-02-25 11:55:54 -08:00
Shay Carter
b3b6a3a46c Update to windows direct install:
-added a note stating that users should use the exact links and specific versions we specify in our instructions, and that deviations from this may caus problems
2021-02-25 11:39:21 -08:00
Shay Carter
effa1ac3be Update to AWIPS User Manual:
docs/index.md:
  -changed the python-awips link from the readthedoc site to our python-awips page in the user manual
  -added a note after python-awips "(a python package)"
  -added a section after "Download and Install EDEX", titled "Working with Python-AWIPS" which links to our python-awips section of the user manual
install/install-cave.md:
  -updated the windows direct install system requirements to include "python3.7" for the miniconda install specification
  -added the "python3.7" specification to step one of the install
  -added a screenshot of the miniconda install showing the checked boxes for path and default python options
  -added the full path for the jdk install under step 2, bullet 2
  -updated the environment variables screenshot to have 181 which is what we're distributing
python/overview.md
  -changed the title from Python API to Python-AWIPS
  -Removed "DAF" from the description and reworded it slightly
  -made the link to our documentation the entire last sentence instead of the word "here", and made the whole sentence bold
mkdocs.yml
  -changed the name of the python outline link from "Python API" to "Python-AWIPS" and moved it up to under the EDEX User Manual
2021-02-24 14:39:52 -08:00
Shay Carter
ff1657a95a Updated link for Visual Studios C++ build tools install 2020-12-28 12:08:00 -07:00
Shay Carter
f79152f670 Added new appendix pages for Raytheon Manuals
-Added two new pages under Appendix:
   Raytheon: CAVE D2D User's Manual
   Raytheon: System Manager's Manual
-Added the pdfs to the /docs/pdfs/ directory under their own folder raytheon/
-Copied the pdfs from our online site: https://www.unidata.ucar.edu/software/awips2/doc/
-Imbedded the pdfs using an <object> and <iframe> html tag, this way if a browser (old browser) does not support pdfs, then it will display a message with a link to directly download the pdf.
2020-12-11 14:06:28 -07:00
Shay Carter
fd088238b1 Updated the CAVE installation page:
- Updated the general system requirements to specify Java 8
- Updated the general system requirements to include NVIDIA Graphics card
- Updated the note in the general sys reqs to state other graphics cards *may* work, but only NVIDIA is recommended
- Updated the opening description for the Windows OS to state the difference between the two installations and what each is recommended for
- Updated the VM installtion instructions at the end, for the "running CAVE" instructions to specify "Once in the VM"
- Updated the Direct Installtion System Requirements to have version numbers and 64-bit for all relevent software
- Added the JDK as a system req
- Added that miniconda needs to be in the PATH as a req
- Added PYTHONPATH as a required var (not just PYTHONHOME)
- Updated the installation instructions to include all 6 steps
- Added proper links for the miniconda and java jdk installtion
- Removed any and all warnings about jep not working
2020-12-09 09:49:17 -07:00
Shay Carter
7a02344908 Updated the EDEX Basic Commands webpage:
-added more description in the overview initial text
-Created main sections for Service and Boot Settings, and EDEX Commands
-moved all edex command subsections under EDEX Commands
-In the Service and Boot Settings, added a subsection for troubleshooting LDM if it failed to start properly after an abrupt shutdown and reboot.
2020-12-07 12:32:01 -07:00
Shay Carter
8a8d7eeed1 Two small changes to the edex installation webpage:
Added the gcc-c++ dependency to the edex install page.  Note: this can be removed when we put out a new version of the installation rpms because this will be included as a dependency.

Moved the `edex setup` command step 2 to step 3 and add that the user should be running as user awips first, and to use sudo to run the edex setup command.
2020-11-24 14:15:44 -07:00