All versions of Sounding Plot Viewer will be documented here, along with the changelog and bug fixes
- Removed unnecessary files
- Minor changes and tweaks
- Changed the y-axis tick marks on the sounding to match the SPC sounding page
- Refactored some code and removed old code/cleaned up comments
- Reworked how soundings are generated and plotted, now uses Metpy for this
- Add wind barbs to the sounding to see in the viewer along side the trajectory
- Change the mandatory levels to reflect the sounding (except for success, messages, and termination)
- Minor adjustments to tooltips at the mandatory levels
- Minor changes and tweaks
- Refactored code into modules to make it more reusable/modular
- Removed the Stamen series basemaps (deprecated?)
- Added some debugging support for future ease of use
- Adjusted how soundings are plotted
- Now plots a surface-based parcel trace by default for each sounding
- Minor changes and tweaks
- Edited the text for some of the console output to make more sense
- Tweaked/updated gitignore
- Added code for a progress bar that displays in console to let the user see what is going on (convertFiles.py and plotData.py)
- Minor changes and tweaks
- Cleaned up the code a bit and made it somewhat easier to read
- Can now plot simple soundings
- Edited the axes for the grid lines
- Updated absolute paths to relative paths
- Updated the sounding to be a skewT
- Minor changes and tweaks
- Cleaned up the code a bit and made it somewhat easier to read
- Can now check for missing data
- Message print to console about where the missing data is
- Adjusted some of the data ranges for plotting the mandatory levels
- Added a check to prevent plotting of sondes that did not make it to 400mb (unsuccessful releases)
- Changes to the config files
- Added more checks to prevent duplicate files from being generated in the level 1 directory
- Minor changes and tweaks
- Cleaned up the code a bit and made it somewhat easier to read
- Added a compass rose to the bottom right of the screen
- Removed CartoDB Dark Matter in favor of the Stamen series basemaps
- Minor changes and tweaks
- Cleaned up the code a bit and made it somewhat easier to read
- Can now process and plot multiple files at a time from the directory storing level1 data
- Removed some redundant and unnecessary script metadata
- Cleaned up the code a bit and made it somewhat easier to read
- Added county polygons for the FWD County Warning Area
- Added county polygons for the backup office CWAs
- Updated DEPENDENCIES.md
- Removed title from the top of the page
- Minor changes and tweaks to tools, title, zoom
- Cleaned up the code a bit and made it somewhat easier to read
- Added a title to the top of the page
- Minor changes and tweaks
- Change to initial zoom of map to data
- Removed the now deprecated "resolution" option for processing data, all data is now in 'full'
- Added some additional console messages to processData as well
- Minor change to how the *.html files are named and saved for viewing data
- Minor tweak to what data is available and some of the logic for plotting
- Minor tweaks and clean ups to code
- Reworked some of the files and structure
- Now can select the temporal resolution of the data that you want to plot
- Plots special points for mandatory levels
- Fix the logic for misc point plotting, 400mb, and termination
- More advanced functionality is beginning work
- Reorganized and cleaned up code
- Better structure and workflow for running scripts
- Added file to list usage and dependencies
- Reworked some functionality and obtained better data to use
- Added some more advanced checks to how the points are plotted
- Can plot 2D test data onto an interactive Folium map
- Base functionality for a 2D plot
- Some interactions were added
- Fixed some bugs and tweaked some colors/settings
- Started the project
- Added some basic test code for pre-production fun