Releases: edrewitz/xmACIS2Py
xmACIS2Py 2.2.2 Released
xmACIS2Py 2.2.2
xmACIS2Py 2.2.2
(C) Eric J. Drewitz 2025-2026
Documentation & Jupyter Lab Examples
New Features
Nothing at this time
Improvements
- Changed the visibility of all imports and background functions from public to private. This will allow for a much cleaner and more concise drop-down menu when using tab completion in Jupyter Notebooks or in VS Code.
Bug Fixes
- None at this time.
xmACIS2Py 2.2.1 Released
xmACIS2Py 2.2.1
xmACIS2Py 2.2.1
(C) Eric J. Drewitz 2025-2026
Documentation & Jupyter Lab Examples
New Features
Nothing at this time
Improvements
- Changed the default argument of
clear_recycle_bin=Truetoclear_recycle_bin=Falsedue to feedback that most users probably do not want this. I did not want to removeclear_recycle_bingiven some users may still want to keep it. From now on, manually setclear_recycle_bin=Trueto clear recycle/trash bin with each run of a script that uses the WxData clients. This keeps xmACIS2Py up with the WxData 1.2.5 update.
Bug Fixes
- None at this time.
xmACIS2Py 2.2 Released
xmACIS2Py 2.2
xmACIS2Py 2.2
(C) Eric J. Drewitz 2025-2026
Documentation & Jupyter Lab Examples
New Features
None at this time.
Improvements
- Added the option hide_bar_labels (Default=False) to hide the bar labels for some users who may wish to reduce clutter on the figure. This is especially useful for users who are plotting a large temporal span of data.
Bug Fixes
- Fixed a bug not displaying the x_axis datetime formatting properly in the precipitation summary graphics.
xmACIS2Py2.1.1 Released
xmACIS2Py 2.1.1
xmACIS2Py 2.1.1
(C) Eric J. Drewitz 2025-2026
Documentation & Jupyter Lab Examples
New Features
None at this time.
Improvements
None at this time.
Bug Fixes
- Fixed minor typos stats table.
xmACIS2Py 2.1 Released
xmACIS2Py 2.1
xmACIS2Py 2.1
(C) Eric J. Drewitz 2025-2026
Documentation & Jupyter Lab Examples
New Features
None at this time.
Improvements
-
Changed the bar graph colors from gray to red (above normal) and blue (below normal) for Average Temperature Departure.
-
Added the Max, Min and Mean values for the period on the graphics.
Bug Fixes
-
Fixed minor typos in HDD/CDD/GDD graphics.
-
Fixed typos in stats table graphics for Average Temperature/Average Temperature Departure
xmACIS2Py 2.0 Released
xmACIS2Py 2.0
xmACISPy 2.0
Documentation & Jupyter Lab Examples
New Features
Data Access
xmACIS2Py now utilizes the xmACIS2 client in WxData - Now xmACIS2Py works with VPN/PROXY connections
Analysis Tools
- Period Mean
- Period Median
- Period Mode
- Period Percentile
- Period Standard Deviation
- Period Variance
- Period Skewness
- Period Kurtosis
- Period Maximum
- Period Minimum
- Period Sum
- Period Rankings
- Running Sum
- Running Mean
- Detrend Data
- Number of Missing Days
- Number of Days At Or Below Value
- Number of Days At Or Above Value
- Number of Days Below Value
- Number of Days Above Value
- Number of Days At Value
Graphical Summaries
xmACIS2Py v1.2.4 Release Notes
New Features & Bug Fixes In xmACIS2Py v1.2.4
-
Made Major Graphical Improvements (especially to text-boxes)
-
Added the ability for users to plot the running mean for temperature graphics
-
Added the ability for users to plot the running sum for precipitation graphics
-
Added growing degree days (GDD)
-
Made plots showing summaries for a single variable (Max T, Min T, Avg T, AvgT Departure, HDD, CDD and GDD)
-
Fixed the issue with the dates sometimes writing over the titles in the temperature summary.
Made the titles colored textboxes below the top of the subplot. -
Changed the colors of the textboxes on the growing degree days summary to green and orange.

