Commit graph

899 commits

Author SHA1 Message Date
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
tiffanycmeyer13
a1741b0333
Merge pull request #334 from srcarter3/website-updates
Update instructions for mac cave install:
2021-06-21 14:22:09 -05: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
tiffanycmeyer13
82037f465d
Merge pull request #323 from srcarter3/website-updates
Install cave webpage:
2021-05-28 13:45:24 -05:00
Shay Carter
b398729bd8 Install cave webpage:
- update link for new windows direct installation video
2021-05-28 12:42:27 -06:00
tiffanycmeyer13
d37141d7ce
Merge pull request #322 from srcarter3/website-updates
Small changes to direct windows installation instructions:
2021-05-24 14:44:43 -05:00
Shay Carter
9f08695617 Merge branch 'website-updates' of github.com:srcarter3/awips2 into website-updates 2021-05-24 13:41:50 -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
tiffanycmeyer13
34c69ccdd3
Update install-cave.md 2021-05-24 14:26:41 -05: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
tiffanycmeyer13
19a851e085
Merge pull request #321 from srcarter3/website-updates
Small fix to grammar/spelling in windows installation instructions
2021-05-21 11:30:09 -05:00
Shay Carter
ee50eaf06e Small fix to grammar/spelling in windows installation instructions 2021-05-21 10:20:14 -06:00
tiffanycmeyer13
96134474e0
Merge pull request #320 from srcarter3/website-updates
Updates to Windows direct installation instructions and new section i…
2021-05-20 16:53:20 -05: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
tiffanycmeyer13
96ee758985
Merge pull request #319 from srcarter3/website-updates
small change on ade troubleshooting:
2021-05-20 15:18:50 -05: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
tiffanycmeyer13
33e88bb3b3
Merge pull request #318 from srcarter3/website-updates
Updated documentation for our ADE development webpage:
2021-05-20 11:58:25 -05: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
tiffanycmeyer13
6048234f8b
Merge pull request #317 from srcarter3/website-updates
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-30 12:10:00 -05: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
tiffanycmeyer13
1a814e9ef8
Merge pull request #316 from srcarter3/website-updates
Update to Volume Browser and added how to remove caveData/clear cache to common problems page
2021-04-22 10:05:33 -05: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
tiffanycmeyer13
687037dc6e
Merge pull request #313 from srcarter3/website-updates
Small change to d2d webpage:
2021-04-15 16:34:13 -05: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
64239afbcd
Merge pull request #311 from srcarter3/website-updates
Website updates
2021-04-02 10:52:02 -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
c8c4fe7c1e Merge branch 'unidata_18.1.1' of github.com:Unidata/awips2 into website-updates
merging with latest 18.1.1 changes
2021-04-01 16:25: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
721ccc0fcb
Merge pull request #309 from srcarter3/website-updates
Small change to CAVE installation page:
2021-04-01 13:19:00 -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
tiffanycmeyer13
8c0a307668
Merge pull request #308 from srcarter3/website-updates
Small changes to website:
2021-03-19 15:56:22 -05: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
tiffanycmeyer13
971eb7a7a8
Merge pull request #307 from srcarter3/website-updates
Updates to CAVE install webpage:
2021-03-05 12:50:41 -06: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
tiffanycmeyer13
8b7024c62f
Merge pull request #306 from srcarter3/website-updates
Small modification to the CAVE install page:
2021-02-26 11:33:49 -06: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
tiffanycmeyer13
7567c39e6a
Merge pull request #305 from srcarter3/website-updates
Update to windows direct install:
2021-02-25 14:00:06 -06: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
tiffanycmeyer13
6460a56094
Merge pull request #304 from srcarter3/website-updates
Update to AWIPS User Manual:
2021-02-25 11:52:22 -06: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