kylejgillett/sounderpy ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python package for working with atmospheric sounding data that makes it easy to pull in weather profiles, clean them up, and plot them in a way that is useful for forecasting and severe weather analysis.
I want it to be simple enough that someone can use it in just a few lines of code, but still support getting observed soundings, model data, forecast data, and reanalysis data from a few common sources. Please include nice sounding and hodograph plots, with options for light or dark mode and color blind friendly styling.
It should feel easy to use in notebooks, come with example code and a few tutorials, and include clear documentation so people can quickly see how to get data by station, date, and time. If you need to look up current library docs or data source details online, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit