Welcome back to AWIPS Tips! This week we are looking into creating an objective analysis plot in CAVE by loading both model data and current observations. The display/time options are a bit tricky to set up initially, but once you've created the plot, you can save it as a display to easily reload it.
Version 5.0.7 of the netCDF Operators (NCO) has been released. NCO is an Open Source package that consists of a dozen standalone, command-line programs that take netCDF files as input, then operate (e.g., derive new data, average, print, hyperslab, manipulate metadata) and output the results to screen or files in text, binary, or netCDF formats.
The NCO project is coordinated by Professor Charlie Zender of the Department of Earth System Science, University of California, Irvine. More information about the project, along with binary and source downloads, are available on the SourceForge project page.
Welcome back to AWIPS Tips! Today we're going to talk about some more functionality with python-awips! If you aren't familiar with python-awips, please check out some of our previous blog posts explaining some of the existing functionality. In this edition we are looking at the Watch Warning and Advisory Plotting Jupyter notebook available in the python-awips Data Plotting Examples collection.
Welcome back to AWIPS Tips! With this entry, we're going to touch on the topic of adding a new grib product into AWIPS. We'll be discussing updates that need to be made for both EDEX and CAVE in order to display your new data properly. In order to do this you need to be running your own EDEX server. Most of the recommendations and tips in this blog can be found in our documentation about ingesting new grid data.