**REMINDER: You must re-run the 'python setup.py install' script for the updates to take effect.**
The SHARPpy v1.4.0 "Andover" release
New Features
* User preferences
* Change units for wind, surface temperature and dewpoint
* Choice of three color schemes: standard (the usual white-on-black), inverted (black-on-white), and protanopia (white-on-black, but with colorblind-friendly colors)
* Python 3 support
* Hodograph improvements
* Can now click and drag the storm-motion vectors, updating all the other insets
* Double click to change which storm motion vector is used for storm-relative calculations
* New readout on the hodograph, coupled to the readout on the Skew-T
* Improvements for southern-hemisphere users
* Wind barbs are flipped
* Left-mover vector is used by default
* Storm motion vector is chosen if the SPC-formatted sounding file specifies the latitude and longitude of the input sounding (southern-hemisphere uses the left-mover, northern the right-mover).
* Left-mover vector is used in all other storm-motion dependent functions (e.g., STP insets, SARS).
* New data sources for international and U.S. users
* Realtime and historical U.S. and international soundings from 1946-now are accessible through the Picker. Soundings include the latitude and longitude.
* Up/down buttons on keyboard can now be used to flip through the ensemble members plotted in the SHARPpy GUI.
* Logging enabled when --debug flag is enabled.
* GUI now displays alert box when questionable data is requested to be plotted. Users now have the option to choose if they wish to still try to plot the data.
* Documentation and sphinx-generated API now available on Github Pages.
* Continuous Integration (TravisCI and Appveyor) now enabled to test changes, pull requests, deploy docs, and deploy binaries to Github.
* New versioning system now consistent with PEP-440 (thanks to versioneer).
* Included more scripting examples.
Bug Fixes
* [numerous]
v1.3.0-Xenia-beta
SHARPpy Beta v1.3.0 "Xenia" Release.
**REMINDER: You must re-run the 'python setup.py install' script for the updates to take effect.**
SHARPpy v1.3.0, Xenia Release supports multiple profiles in the Skew-T window and features improvements to the picker map and usability of the Skew-T window.
NEW FEATURES
- Ability to add and remove any data from the sounding picker in the sounding viewer and view it simultaneously.
![19740404_00z_kday_snd](https://cloud.githubusercontent.com/assets/885575/8714720/e467ec90-2b3d-11e5-9656-023b3a230c17.png)
- Can switch focus between profiles using the spacebar.
- Ability to focus and remove profiles from the Skew-T via the menus.
![sharppy_menu](https://cloud.githubusercontent.com/assets/885575/8714871/c1e49108-2b3f-11e5-8cd3-4397d310055f.png)
- Analogue profiles can be focused and removed by the same mechanisms.
![19740404_00z_kbna_snd](https://cloud.githubusercontent.com/assets/885575/8714726/00bf5c52-2b3e-11e5-862b-cb2b5675cdf5.png)
- More picker map improvements
![screen shot 2015-07-15 at 9 46 02 pm](https://cloud.githubusercontent.com/assets/885575/8714486/11c4b4aa-2b3b-11e5-964f-ee24ee450fcb.png)
- Tropics and Southern Hemisphere maps are now available.
- Ability to recenter the map projection by double-clicking.
- Ability to save map view as the default for when the program loads.
- Installable binaries are available for Mac OS X and Windows
- Interpolation: interpolate profiles to 25-mb intervals for easy graphical modification.
![image](https://cloud.githubusercontent.com/assets/885575/8715064/0543662a-2b42-11e5-8b0d-173013d5da66.png)
- Skew-T zooming improved.
- Program now loads profiles in the background, decreasing the load time for the Skew-T window.
- Ability to save sounding text to a file.
- New MBURST index added to the sounding window.
BUG FIXES
- Menus now work on Windows and Linux.
- Model profiles compute the correct inferred temperature advection for their latitude.
- Additional error handling for partial profiles.
- Various model forecast points relocated to their proper places.
- Error handling for opening the program without an Internet connection.
- Removed PySide dependency and unused imports for those using SHARPpy routines in scripts.
v1.2.0-El-Reno-beta
**SHARPpy Beta v1.2.0, "El Reno" Release**
**REMINDER: You must re-run the "python setup.py install" script for updates to take hold***