The Unidata Program Center's three summer student interns — Jhamieka Greenwood from Florida State University, Erin Rhoades from Metropolitan State University of Denver, and Jessica Souza from Texas Tech University — have come to the end of their summer appointments. After a summer of dedicated work they presented the results of their projects to the UPC staff on July 27, 2023. You can find videos of their presentations to the UPC staff on the Unidata Seminar Series page.
This summer, I had a fantastic time as a Unidata intern, strengthening my Python and data visualization skills. Even though my internship was fully remote, I was still able to have a great experience and attend many events at UCAR. My mentor, Thomas Martin, and the rest of the Unidata staff were very helpful and always available for guidance during my time with Unidata.
The 2023 Unidata Users Workshop, with the theme Storytelling with Earth Systems Science Data: Challenges and Opportunities for Effective, Ethical, and Reproducible Science , took place June 5-8 Boulder, Colorado and online. The Unidata Users Committee hosted the workshop to advance our collective ability to tell effective and ethical stories using Earth System Science Data. The challenge of storytelling with our data was infused throughout the event; workshop attendees ranging from graduate students to senior scientists explored ways to communicate the meaning of scientific ideas in effective and ethical ways, using a variety of different kinds of data, and taking advantage of new tools like Artificial Intelligence and Machine Learning (AI/ML).
Welcome back to AWIPS Tips! Today we're going to talk about the Local Data Manager (LDM) and how it's used within AWIPS. LDM is also developed by Unidata, and is a powerful Unidata developed software tool that is used to acquire and distribute data between computers. LDM can be installed independently, however within AWIPS, it is included in the base EDEX installation along with EDEXbridge and many other software components. On EDEX machines it is and installed to /awips2/ldm.
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.
This summer, I had the incredible opportunity to spend it as a Unidata intern. My main goal for the summer was to solidify my own fundamental Python skills, but I wanted to do it in a way that would also benefit others. My mentor, Drew Camron, and the rest of the Unidata staff dedicated their time to help me achieve this goal during my internship.
During my internship, I worked with the Unidata THREDDS team. My intentions this summer were to learn Java, improve my coding skills, and have experience using it in real world applications. I began my journey by converting existing unit tests for the netCDF-Java library, which is tightly linked to the THREDDS Data Server (TDS) code, to the JUnit Java testing framework. Once I got this practice with Java and had a working development environment, I was able to start working on my summer project.