Version 1.3.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 fixes and minor updates, including dropping support for Python 3.7.
Welcome back to AWIPS Tips! This week we're diving into another way to display data in CAVE. We've gone over some of the more standard ways – through menu items, the volume browser, and the product browser. Today we'll discuss another option which is available to users: importing a shapefile. For those who aren't familiar, GIS stands for Geographic Information Systems, and is the discipline of creating, managing, and analyzing geographically referenced data. These data can represent both vector and raster features on a globe, and can be stored in a number of different file types. In CAVE, there is the option to import shapefiles, which contain points, lines, or polygons with associated attributes for each record.
All releases of TDS 5 prior to the March 31, 2022 TDS 5.4-SNAPSHOT release are vulnerable to the Spring Framework library Spring4Shell exploit [cve-2022-22965].
We are aware of active hacking attempts against Internet-based unpatched TDS servers, with one reported successful attempt in the community. Such attempts occurred as early as Wednesday March 30 before Spring officially announced the existence of the vulnerability.
If you haven't done so already, we strongly encourage 5.x users to upgrade to the latest snapshot immediately.
Tara Drwenski joined the Unidata Program Center software development team on February 28, 2022. After obtaining a Bachelor's degree in Mathematics and Physics at the University of Tulsa, Tara did a Master's and PhD in Theoretical Physics at Utrecht University in the Netherlands, completing her PhD in 2018.
The Unidata Program Center is seeking new people to serve on Unidata's Strategic Advisory and Users Committees.
Unidata is governed by its community. Our governing committees facilitate consensus-building for future directions of the Unidata Program and establish standards of involvement for the community. Direct involvement in the Program by the academic community helps Unidata stay on top of trends in education and research; for example, recent initiatives on Python and cloud-based computing have benefited tremendously from committee advice and involvement.
The Unidata Program Center is hiring! We are looking for an Artificial Intelligence/Machine Learning (AI/ML) expert to join our team, helping educators and students learn how to use Unidata software and data services to support their scientific research.
Do you know someone in the Unidata community who has been actively involved and helpful to you and other Unidata members? Perhaps this is someone who volunteers to assist others, contributes software, or makes suggestions that are generally useful for the community.
The Unidata Users Committee invites you to submit nominations for the Russell L. DeSouza Award for Outstanding Community Service. This Community Service Award honors individuals whose energy, expertise, and active involvement enable the Unidata Program to better serve the geosciences. Honorees personify Unidata's ideal of a community that shares ideas, data, and software through computing and networking technologies.
Welcome back to AWIPS Tips! Today we are going to explore NUCAPS soundings and how to visualize, analyze, and edit them. NUCAPS (NOAA Unique Combined Atmospheric Processing System) temperature and dewpoint vertical profiles are available from polar orbiting satellites under the Upper Air > NUCAPS Soundings menu option in CAVE. These soundings are based off of satellite observations and are not dependent on any model.
The Unidata Program Center is looking for a dynamic individual to join our team as Community Services Manager. In this role, you'll work to establish, cultivate, and maintain relationships and collaborations that help Unidata serve a broad community made up of universities and their students, government agencies, scientific consortia, the private sector, and UCAR itself.
Welcome back to AWIPS Tips! It has been a while since we have talked about the backend portion of AWIPS – EDEX. For a brief introduction, please check out this previous entry of AWIPS Tips about EDEX. Today we are going to cover the important topic of data retention. Being mindful about data retention is important, because data can take up a significant amount of space on your server. Sometimes, that is what is expected and desired – in the case of having a long archive (longer than 5 days perhaps). But, if we're unprepared for the amount of data that will be kept, it can end up causing all kinds of problems that can be hard to track down, and the root of the cause is your machine is running out of disk space.