Unidata AWIPS 18.1.1-6
·
145 commits
to unidata_18.1.1
since this release
- Updates to Surface, NCEP/Hydro, Upper Air menus and bundles, including return of SIGMET/AIRMET menu.
- Fix for the reprojection of MetarSurfaceTemp data.
- Fix coloring of MetarSurfaceTemp data to avoid rendering of point data as black-on-black.
- Added RTOFS to LDM/EDEX, as well as CAVE menus and data bundles.
- Linux-specific fix for CAVE to allow for RPM updates.
- Linux-specific EDEX dependency updates to include net-tools.
- LDM updated to version 6.13.10.
To update CAVE for Linux (as root):
yum clean all
yum groupupdate awips2-cave
To update EDEX for Linux (as root):
edex stop
yum clean all
yum groupupdate awips2-server
edex start