common-problems
- Added one more level of organization: order problems by Operating System
- Re-ordered some of the problems based on a more logical/more common issue first
- Added a section for the "boxes" drawing for METARS Station plots and Surface winds, and how you can force the machine to use the Intel Graphics card, if one is present
educational-resources
- Added a note and link about the mailing list in the AWIPS Tips section
install-cave
- Added a warning banner about the upcoming edex outage
- a recommendation from Pete... we only talk about how to ingest data when testing, but we do not recommend this method for a production process
- added a new subsection called 'Implementing a Production Process' where I describe how to use the notifyAWIPS2-unidata.py script
- moved the YouTube section to be above the AWIPS Tips Section
- the AWIPS Tips will continue to grow as we release new blogs, so makes sense to have it at as the last section on the page
- removed "10" from some Windows troubleshooting instructions, since this applies to Windows 11 as well (per user suggestion)
- added section in Educational Resources page for our YouTube channel
- added a youtube logo to the images for documentation
- updated existing "note" to use proper format
- added a "warning" about the IPv6 configuration -- this has to be done with *each* connection (if you are frequently switching between connections) in order for cave to run properly
- Added a "home" icon for near the top left of the documentation website (there was always a link but it didn't have an icon before, quite strange)
- removed the previous javascript application.js override, because now this is updated and produced correctly in the mkdocs-unidata theme
- updated the copyright from 2020 to 2022
- moved the location of the common-problems.md from the install/ dir to appendix/
- added a section in common problems for disappearing configurations
- updated the cave installation instructions in the system requirements for direct windows install, to include steps on how to turn on the High DPI setting
- updated the educational resources page with our latest awips tips link
- updated the educational resources page to include listings and links for "adding ecmwf data to edex" and "view wwa polygons with python-awips" awips tips entries
- update the table parameter warning because our example WILL encounter this error
- update the psql query and output with additional columns
- add a note for projection types that not all fields are necessary
- update the filename for our test data since it changed
- update the name tag in the note to match the name tag example above
- add a note about default parameter table location (.../-1/-1/)
- add a few more commands to the wgrib2 section to represent all commands used on this page