Version 5.0.3 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's tip is all about productivity and saving time. Do you have a series of products you always use, or combinations of resources you always select from the Volume Browser or Product Browser? Do you always change the appearance of certain products? Have you ever wanted to share a group of configured resources with a colleague or friend? If yes, look no further than Displays and Procedures in CAVE. Displays and Procedures allow you to save resources that you can reload into CAVE or share with others.
Version 5.0.2 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.
Welcome back to AWIPS Tips! This week's tip is all about working with the Points and Baselines tools. These tools are interactive reference graphics in a map editor that we use for creating any non-plan view display type in the Volume Browser. Watch the video below for a demonstration and a few tips for working with these two tools.
The Unidata THREDDS Development Team released version 5.4.2 of the netCDF-Java/Common Data Model (CDM) library on August 27th, 2020. The 5.4.2 includes various bug fixes, dependency upgrades (some related to security), build/doc infrastructure changes, and updates/improvements to GRIB reading capabilities.
Welcome back to AWIPS Tips! Today we're going to go over a brief overview of the backend component of AWIPS: EDEX. EDEX is the Environmental Data Exchange system that comprises the server side of AWIPS; it handles functions such as requesting raw data, decoding and ingesting data, storing processed data, and dealing with data requests from CAVE and python-awips connections.
Welcome back to AWIPS Tips! Today's focus is on CAVE'S Volume Browser. The Volume Browser is a tool for accessing model output and point sources like RAOB, METAR, and Profiler datasets. Rather than choosing from the preconfigured options in the default Data Menus, the Volume Browser allows you to select the exact sources, fields, planes, or points to display. The Volume Browser also has options for vertical cross sections, time series, and other display types, but today we will focus specifically on the default display type: plan views.
Version 1.1.0 of MetPy, a collection of tools in Python for reading, visualizing, and performing calculations with weather data, has been released. The project aims to mesh well with the rest of the scientific Python ecosystem, including the Numpy, Scipy, and Matplotlib projects, adding functionality specific to meteorology. This release includes a variety of new features and enhancements, as well a variety of fixes for issues encountered by users.