Today we're going to talk about changing the default localization of your CAVE. When first starting CAVE after a fresh install or after removing caveData, you are prompted with a GUI to specify the EDEX you're connecting to and which site you want CAVE to localize as.
Welcome back to AWIPS Tips! Today we're going to take a look at another python-awips example notebook. This notebook deals with a special EDEX access method that uses ModelSounding objects in python-awips. We'll see the importance of creating functions and how that allows us to quickly and easily compare output from different datasets.
The American Geophysical Union's 2023 Fall Meeting in will be held 11-15 December 2023 in San Francisco, CA. This year's theme is “Wide. Open. Science.”
The organizers of session IN017: CF and NetCDF: 30 Years of Wide Open Science encourage you to consider submitting an abstract for this session.
We at the Unidata Program Center are delighted to have three student interns with us for the 2023 Summer Internship Program. Click through to read their introductions.
The 104th American Meteorological Society Annual Meeting in will be held 28 January - 1 February 2024 in Baltimore, MD. This year's theme is “Living in a Changing Environment.” The submission deadline for abstracts is 24 August 2023.
The American Geophysical Union's 2023 Fall Meeting in will be held 11-15 December 2023 in San Francisco, CA. This year's theme is “Wide. Open. Science.” The submission deadline for abstracts is 2 August 2023.
This week we dive back into more details about managing your own EDEX server! If you are currently running and maintaining an EDEX of your own, and you haven't already, please check out our existing AWIPS Tips for EDEX. Today, we're going to talk about how to remove individual grib datasets from your EDEX immediately.
Register now to join this free virtual workshop to be held June 12, 2023!
As part of the NSF Institute for Geospatial Understanding through an Integrative Discovery Environment (I-GUIDE) program's Virtual Consulting Office, Unidata MetPy developers Ryan May and Drew Camron will be leading an online workshop titled Realtime Weather Information Visualization using MetPy's Simplified Plotting Interface
Welcome back to AWIPS Tips! Today we're going to take a look at another python-awips example notebook. This notebook walks users through how to request, modify, and visualize Upper Air Sounding data that is originally in BUFR format. Similar to most of our example notebooks, this one begins by creating an EDEX connection and then setting the data type. In this example we use the corresponding bufrua data type to request the BUFR sounding data.
Version 1.5.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 brings a few new features, including the ability to plot fronts and boundaries with appropriate styling as well as parsing WPC surface bulletins.