Expanding Declarative Syntax Capabilities in MetPy
05 August 2022
Nathaniel Martinez
by Nathaniel Martinez
2022 Unidata summer intern
The focus of my summer internship was working on MetPy, both adding new functionality and updating existing documentation to reflect recent updates to MetPy. In particular, I focused on expanding current declarative syntax functionality to Matplotlib's pcolormesh
via the RasterPlot class. Declarative syntax enables quick and easy plotting of data, particularly for users new to Python or MetPy.
[
Read More]
Learn, Design, Develop: My Summer with Unidata AWIPS
05 August 2022
Rhoen Fiutak
by Rhoen Fiutak
2022 Unidata summer intern
This summer, I worked with Unidata AWIPS (Advanced Weather Interactive Processing System), contributing to educational resources for and outreach within Unidata's user community. Unidata AWIPS supports two visualization frameworks for rendering meteorological and geographic data: CAVE, a graphical user interface (GUI) application, and Python-AWIPS, a programmatic application programming interface (API) for EDEX. Users can learn about each through multiple resources, including blog posts on topical updates and tutorials via AWIPS Tips, eLearning courses like Learn AWIPS CAVE, and examples of data plotting with Python-AWIPS.
[
Read More]
Visualizing the Boundary Layer using IDV: My Unidata Internship Experience
05 August 2022
Hassanpreet Dhaliwal
by Hassanpreet Dhaliwal
2022 Unidata summer intern
I started my summer internship with the goals of understanding software development and improving my coding practices to feel confident writing reproducible and sharable code. My time at Unidata not only gave me a structure for writing sharable pieces of software, but also helped me in exploring data manipulation and visualization practices to their full creative extent.
[
Read More]
A Summer of Code and Outreach: Have you heard of the Integrated Data Viewer?
16 August 2019
Jessica Blunt
by Jessica Blunt
2019 Unidata summer intern
The overarching theme of my projects this summer has been improving the accessibility of the Integrated Data Viewer (IDV) for the average scientist. The IDV is a versatile and powerful, though complicated, program.
When I ask people if they've heard of the IDV, there are two types of answers that stand out. The first, a simple “no” or “I think someone mentioned it once.” The second, something like “I've tried to figure it out, but didn't get very far.” I worked to reach those who gave the second answer.
[
Read More]