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.
- 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
- 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
- added a comment about uninstalling software first before redoing necessary installation steps to fix the incorrect jep install for the windows direct installation
- 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
- 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
-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
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
- 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
- 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
- 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
-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
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
-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.
- 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
-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.
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.
install-cave.md:
-clarified the linux installation instructions step 2
-changed the jep warning from a note to a warning dialog
install-edex.md:
-removed the table
-added a system req subsection
-added a main header description
-renamed the "Linux One-Time Setup" section to "Download and Installation Instructions"
-removed the quote format from all the installation steps
-used ``` formatting for code blocks instead of tabs
-fixed dead link for purge rules
-fixed * instances with a \*
-added subsections for the 4th step about Configuring iptables
-for the additional steps, in the SELinux section, add a note at the top of the section saying newer versions of LDM do not need to do this step, and the our current distribution of EDEX uses a newer version of ldm
-Change the entire layout to have consistent sections for the three OS's: System Requirements and Download and Installation Instructions.
-Windows now has two distinct installation methods
-Removed RHEL/Centos6 from documention (just say 7)
-Added a General Requirements section that is more directed at hardware (not OS specific)
-Renamed the caveData section to "Local Cache"
-Renamed the AWIPS Data in the Cloud section to "EDEX Connection"
-removed all the tables from the previous formatting, just use section headers, ordered and unordered lists, and notes
The Unidata theme javascript isn't compatible with the version of
mkdocs being used. Starting with mkdocs 0.17, the generated search index
json file located at site/search/search_index.json. However, the themes
application javascript file looks for mkdocs/search_index.json. Because
we cannot update the theme at this point, this commit simply overrides the
javascript file shipped with the theme.
-updated the logging output for the raw data purging to show the content from the "edex-ingest-purge-[date].log"
Small changes to the mkdocs.yml file:
-commented out the "Supported Data Types" section and subsections
-moved the "Development" section to come before the "Python API" subsection
-made the "Development" section a direct link, instead of a section with only one subsection
-commented out the "COTS and FOSS" subsection from the Appendix
-modified the markdown.yml file since there is only one webpage under "Development" no need to have a subdirectory
-added title header
-updated repo code line to point to el7 instead of 6
-converted steps from an ordered list into proper sections with subheadings
-added an initial section about removing existing AWIPS instances
-added some steps for setting up eclipse to convert some errors to warnings and to turn off auto building when importing the repos and turn it back on afterwards
-added a section for troubleshooting with a note taken from Jason Burks' tutorials
-added note in the intro section specifying this is a dev only Environment
-bolded the repo in Step 2
-removed Maven from the mentioned installed packages in Step 3 (it's now packaged with eclipse)
-replace 'ingest-modes.xml' with 'modes.xml'
-add page breaks between sections
-replace < and > with < and >
-fixed broken link for edex install page
-updated repo link to point to the centos7 version, instead of centos6
-changed subheading from '#' to '##'
-added title header
-added '[]' around data optional
-added a little more descriptive text in the logging example and updated formatting
-added title header
-fixed spelling mistakes
-added a "Purge Types" section for the initial text and broke the page into two main sub sections: Processed Data Purging and Raw Data purging
-added description and example of files in ..../base/purge/
-removed text saying purge rules can be accessed in the CAVE localization perspective, because they cannot anymore
-added page breaks between selections
-cleaned up "All Purge Rules" section since now all rules live in one location only by default
-updated the "Frame-Based Purge" with current example and explanation of modTimeToWait tag
-replaced code blocks with html to bold important sections
-added now "Raw Data Purging" information and sections