Mirror of Unidata's AWIPS2.
Find a file
Shay Carter 7fa836b24c Small change for WWA functionality
SPS.xml
- enabled sampling for SPS

WWADrawingPropertiesAction
- modified isHidden() to only show for watches and warning resources, but not for CWASPSResources
2022-03-17 10:34:59 -06:00
.github/workflows One more small update for the github action 2021-07-12 14:04:35 -06:00
build Added a few print statements and uncommented copying of awips_install-[DATE].sh to fserv 2022-03-08 10:58:51 -05:00
cave Small change for WWA functionality 2022-03-17 10:34:59 -06:00
dist Added awips2-edex-probsevere to the comps.xml repos 2021-05-17 21:51:10 -04:00
docs Merge pull request #429 from srcarter3/website-updates 2022-03-04 10:04:20 -06:00
edexOsgi GOES Updates 2022-03-08 11:46:58 -05:00
javaUtilities gfe, fxa, ufpy, msas cleanup 2018-12-26 13:50:30 -07:00
localization Additional NDM files changes. 2021-12-03 10:52:47 -05:00
pythonPackages/pypies gfe, fxa, ufpy, msas cleanup 2018-12-26 13:50:30 -07:00
rpms New NDM updates on 20220310-12:54:26 - autogenerated 2022-03-10 12:54:48 -07:00
tests some security cleanup 2019-01-30 12:11:47 -07:00
.gitignore Updated splash.bmp and .gitignore 2022-03-08 11:00:07 -05:00
awips_install.sh Minor update to awips_install.sh to allow the user to exit out if they actually do want to backup their data 2022-01-11 12:58:04 -05:00
environment.yml Bump doc environment to use python 3.8 2020-06-10 12:35:47 -06:00
FOSS_COTS_License.pdf initial commit 2017-04-21 18:33:55 -06:00
LICENSE Adding LICENSE to 18.2.1 2021-06-21 13:41:31 -04:00
mkdocs.yml Initial commit of new educational resources webpage 2021-10-12 17:06:18 -06:00
README.md Minor updates to path links. 2021-07-13 12:22:18 -04:00

Unidata AWIPS

https://www.unidata.ucar.edu/software/awips/

GitHub release Travis Badge

The Advanced Weather Interactive Processing System (AWIPS) is a meteorological software package. It is used for decoding, displaying, and analyzing data, and was originally developed for the National Weather Service (NWS) by Raytheon. There is a division here at UCAR called the Unidata Program Center (UCP) which develops and supports a modified non-operational version of AWIPS for use in research and education by UCAR member institutions. This is released as open source software, free to download and use by anyone.

AWIPS takes a unified approach to data ingest, where most data ingested into the system comes through the LDM client pulling data feeds from the Unidata IDD. Various raw data and product files (netCDF, grib, BUFR, ASCII text, gini, AREA) are decoded and stored as HDF5 files and Postgres metadata by EDEX, which serves products and data over http.

Unidata supports two data visualization frameworks: CAVE (an Eclipse-built Java application which runs on Linux, Mac, and Windows), and python-awips (a python package).

Note

: Our version of CAVE is a non-operational version. It does not support some features of NWS AWIPS. Warnings and alerts cannot be issued from Unidata's CAVE. Additional functionality may not be available as well.

CAVE


License

Unidata AWIPS source code and binaries (RPMs) are considered to be in the public domain, meaning there are no restrictions on any download, modification, or distribution in any form (original or modified). Unidata AWIPS license information can be found here.


AWIPS Data in the Cloud

Unidata and XSEDE Jetstream have partnered to offer an EDEX data server in the cloud, open to the community. Select the server in the Connectivity Preferences dialog, or enter edex-cloud.unidata.ucar.edu (without http:// before, or :9581/services after).

EDEX in the cloud

Documentation - http://unidata.github.io/awips2/