AWIPS 23.4.1-1 is a full AWIPS release (not in beta anymore!), with both EDEX and CAVE installation options.
This release (building upon previous 23.4.1 versions) includes a major upgrade for the operating system, running on Rocky 8 Linux – which is a free Red Hat Enterprise Linux (RHEL) distribution for EDEX and linux based CAVE.
We are happy to announce a new version of python-awips (v23.1) is available! This version is available via source code (with all example notebooks) or via mamba (conda) and pip. Please see our main documentation page for installation instructions.
The AWIPS team reminds you that the version 20.3.2 public EDEX Server (edex-cloud.unidata.ucar.edu) will be decommissioned at the end of 2024, as it is running on CentOS7 which has reached its end of life back in June.
We do have a new public EDEX Server version 23.4.1 (edex-beta.unidata.ucar.edu) that has been available since August. Once v20 is decommissioned, the edex-cloud.unidata.ucar.edu will change to point to v23.
AWIPS 23.4.1-0.4 is a beta release, with both EDEX and CAVE installation options.
This release (building upon previous versions 23.*) includes a major upgrade for the operating system, running on Rocky 8 Linux – which is a free Red Hat Enterprise Linux (RHEL) distribution for EDEX and linux based CAVE.
AWIPS 23.4.1-0.3 is a beta release, with both EDEX and CAVE installation options. This release includes a major upgrade for the operating system, running on Rocky 8 Linux – which is a free Red Hat Enterprise Linux (RHEL) distribution.
This release is still in beta since the National Weather Service is still working on their 23.4.1 release to operations and does not have full functionality. Users will have the option of installing their own EDEX with this version, or continue to connect to Unidata's public EDEX (edex-beta.unidata.ucar.edu).
AWIPS 23.4.1-0.2 is a beta release of CAVE for installation on linux, windows, and virtual machines (Windows and Linux). We are currently working on a CAVE installer for MacOS. This release includes a major upgrade for the operating system, running on Rocky 8 Linux – which is a free Red Hat Enterprise Linux (RHEL) distribution.
Today we're going to take a look at some of the most useful shortcuts in CAVE – keyboard hotkeys! Our documentation has an entire page dedicated to defining keyboard shortcuts in CAVE and can be an excellent reference. The keyboard shortcuts on that page are broken down into different times and places where those keys are active while using CAVE. For today's AWIPS Tips though, we'll just focus on some of the D2D Menu Shortcuts.
Today we're going to take a look at another python-awips example notebook. This notebook demonstrates how to work with radar data by investigating available radar sites and seeing what products are available for a given site. The plots created in this notebook are from NEXRAD 3 algorithm, precipitation, and derived product data, not the base data. If you are not familiar with python-awips, please feel free to check out our documentation or visit previous AWIPS Tips for python-awips.