Mirror of Unidata's AWIPS2.
Find a file
srcarter3 d87e3df890
Merge pull request #441 from tiffanycmeyer13/unidata_18.2.1
Updated postgresql log configuration to save logs with the current da…
2022-04-01 10:37:12 -06:00
.github/workflows Update update_NDM.yml 2022-03-28 13:50:30 -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 Slight modification to the Drawing Properties dialog for WWAs 2022-03-21 15:14:35 -06:00
dist Added awips2-edex-probsevere to the comps.xml repos 2021-05-17 21:51:10 -04:00
docs Updated versions to 18.2.1-5 and added new blog post link 2022-03-22 13:06:19 -04:00
edexOsgi Remove duplicate (and depricated) satellite functions 2022-03-21 17:45:12 -06:00
javaUtilities gfe, fxa, ufpy, msas cleanup 2018-12-26 13:50:30 -07:00
localization Update bad radar name from MKRX to KMRX 2022-03-24 09:55:11 -04:00
pythonPackages/pypies gfe, fxa, ufpy, msas cleanup 2018-12-26 13:50:30 -07:00
rpms Removed deprecated ldm.log rotate functionality, now we use ldmadmin newlog in the crontab 2022-03-30 13:35:13 -04: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/