Releases: ARM-DOE/ACT
Releases · ARM-DOE/ACT
ACT Release v1.4.4
What's Changed
- Fix CAPE/CIN calculation by @mgrover1 in #661
- Wmo link by @AdamTheisen in #663
- MNT: Add supplement table when codes are not present in 4680. by @zssherman in #664
- Doi update by @AdamTheisen in #665
- Removing print statement that's not needed by @AdamTheisen in #667
- ENH: Added chase spectal colormap as well as unit tests for CVD colormaps. by @zssherman in #669
- FIX: Warnings for matplotlib new syntax. Has been fixed with new call. by @zssherman in #670
- MNT: Update .gitignore to be more robust with downloaded test files. by @zssherman in #671
- ADD: Add Sodar reader. by @zssherman in #668
- FIX: Remove warning by using drop_vars instead. by @zssherman in #672
Full Changelog: v1.4.3...v1.4.4
ACT Release v1.4.3
What's Changed
- Updated to new required keyword in stats.mode(). by @kenkehoe in #641
- FIX: Fix for incorrect syntax in cheatsheet. by @zssherman in #643
- CI: Update, remove Python 3.7 and add 3.11. by @zssherman in #645
- Skewt by @AdamTheisen in #644
- ENH: Updating the sobel CBH retrieval method to be more robust for ot… by @AdamTheisen in #646
- ENH: Found some bugs with the MMCR reader for when only reading in on… by @AdamTheisen in #647
- ENH: Adding parameter match ylimits for all axes. by @zssherman in #649
- MNT: Missing kwargs from axes.step. by @zssherman in #651
- MNT: Change naming to MET as its plotting met data. by @zssherman in #653
- Fix Airnow Test by @mgrover1 in #654
- ENH: AirNow API must have updating some algorithms. What it's displa… by @AdamTheisen in #655
- Correctly handling None when processing DL PPI for winds profile. by @kenkehoe in #656
- Doi by @AdamTheisen in #657
- Doi Bug Fix by @AdamTheisen in #659
- Doi bug by @AdamTheisen in #660
Full Changelog: v1.4.2...v1.4.3
ACT Release v1.4.2
What's Changed
- Correctly handling PPI derived winds when the function returns all NaNs by @kenkehoe in #638
- Dod example by @AdamTheisen in #640
- Fixing method of determining if value is numpy in xlim set to same value warning. by @kenkehoe in #639
Full Changelog: v1.4.1...v1.4.2
ACT Release v1.4.1
What's Changed
- ADD: Adding codeowners, issue template and pull template. by @zssherman in #625
- Adding ability to work with time_bounds and adjusting time stamps by @AdamTheisen in #627
- MNT: Renaming objs to ds to follow Xarray naming standards. by @zssherman in #623
- ADD: Adding a script area to ACT to house the ARM Data Surveyor which… by @AdamTheisen in #628
- ENG: The rest of ACT ds naming. by @zssherman in #630
- ADD: Adds parameter for matching y label and line color. by @zssherman in #632
- Present weather decoder updates for robustness by @AdamTheisen in #634
- Example of Plotting Present Weather Code by @jrobrien91 in #635
- Update CODEOWNERS by @AdamTheisen in #636
- Xlim single value warning by @kenkehoe in #637
Full Changelog: v1.4.0...v1.4.1
ACT Release v1.4.0
What's Changed
- ADD: Add an example plotting text on a skewt by @mgrover1 in #608
- ENH: NEON example update by @AdamTheisen in #610
- Cb friendly by @AdamTheisen in #613
- CI: Switching to codecov by @zssherman in #615
- FIX: Fix link to new codecov in readme by @mgrover1 in #617
- ARM AAF Flight Track - GeographicPlotDisplay Example by @jrobrien91 in #616
- Updated read_netcdf() function to be more ARM specific by @kenkehoe in #620
- ADD: Groupby plotting capability. by @rcjackson in #621
- ADD: New function for calculating PBL using the Heffter method by @AdamTheisen in #622
- FIX: Groupby plots will now group timeseries subplots by by @rcjackson in #624
Full Changelog: v1.3.5...v1.4.0
ACT Release v1.3.5
What's Changed
- ADD: Ability to load DOD from file for create_obj_from_arm_dod by @rcjackson in #589
- New Functionality for Downloading and Reading NEON data by @AdamTheisen in #590
- FIX: Update notebook for correct wind_retrievals by @zssherman in #594
- Bug fix for the compute_winds_from_ppi code by @AdamTheisen in #595
- Neon by @AdamTheisen in #596
- DOC: Reorganize examples by @mgrover1 in #598
- ENH: Rearranging 2 of the examples by @AdamTheisen in #599
- ENH: Fixing document build error by @AdamTheisen in #600
- Plot_ceil fix for now by @AdamTheisen in #602
- Fix for plot_multiple_dataset.py by @AdamTheisen in #603
Full Changelog: v1.3.4...v1.3.5
ACT Release v1.3.4
What's Changed
- FIX: Add metpy to requirements.txt. by @zssherman in #587
- FIX: Fixes call of pyart to supress warning. by @zssherman in #588
Full Changelog: v1.3.3...v1.3.4
ACT Release v1.3.3
v1.3.2 has been skipped as it was broken.
What's Changed
- MNT: Updating qc to try to fix feedstock. by @zssherman in #583
- FIX: Fixes install issues for conda-forge. Namespace was being used incorrectly. by @zssherman in #585
Full Changelog: v1.3.1...v1.3.3
ACT Release Version 1.3.1
What's Changed
- ENH: Adding plot example to resolve #460 and #57 by @AdamTheisen in #563
- FIX: Updates setuptools install to fix warning. by @zssherman in #567
- TST: Updating test suite for pytest skip if for metpy. by @zssherman in #568
- ENH: Updated readme to rst by @AdamTheisen in #571
- FIX: Figure size wasn't being set correctly in Xsectiondisplay by @zssherman in #565
- Checking latitude and longitude independently for vector shape instead… by @kenkehoe in #575
- MNT: Removes language warning. by @zssherman in #576
- FIX: lxml was needed and scikit and metpy qc tests weren't optional. by @zssherman in #572
- MNT: Update pyart to be optional dependency in testing. by @zssherman in #578
- Adding functions to the init.py files by @AdamTheisen in #579
- MNT: Make cartopy optional in testing. by @zssherman in #581
Full Changelog: v1.3.0...v1.3.1
ACT Release v1.3.0
What's Changed
- BUG: Correction to title of the ICARTT example by @jrobrien91 in #526
- ENH: Overhauls the wind profiler similar to the temp profiler while being compatible with modes and 449MHz by @zssherman in #527
- ENH: Updating to remove one attribute and set another to a string so … by @AdamTheisen in #528
- FIX: Fix for file list for FMCW reader. by @zssherman in #531
- ENH: Bug fix for inverted_y_axis by @AdamTheisen in #534
- Fix issue with multiple columns in timeseries by @mgrover1 in #535
- DOC: Add blog post for comparing ARM and NOAA data for the SAIL campaign. by @zssherman in #537
- FIX: Fix for flipped wind speed and direction in examples and blog. by @zssherman in #538
- DOC: Add more information on pyest and pytest -mpl. by @zssherman in #542
- MNT: Update to check for a level files etc. by @zssherman in #540
- Revert "MNT: Update to check for a level files etc." by @AdamTheisen in #543
- ENH: Remove Python 3.6 tests, add 3.10 tests by @mgrover1 in #544
- ADD: Adding antivirus scanning by @AdamTheisen in #545
- ENH: Use lazy loading for loading in modules by @mgrover1 in #473
- FIX: Fix issues with lazy loading accessors by @mgrover1 in #553
- ENH: Adding icartt in to the init.py file by @AdamTheisen in #554
- ENH: Fixes an issue with cleaning up the qc for icartt. by @AdamTheisen in #555
- Bug: Fix for when files are not available through web service. by @AdamTheisen in #556
- Setting time_xrng with datetime values by @kenkehoe in #558
- ENH: Adding reader for S-band and refactored code so the sband and fm… by @AdamTheisen in #559
- ENH: adding reader for MMCR by @AdamTheisen in #560
- Adding in MMCR files and adjusting tests by @AdamTheisen in #561
- MNT: Add directories for downloaded test files locally. by @zssherman in #562
- Adding TAR and gunzip support by @kenkehoe in #549
Full Changelog: v1.2.0...v1.3.0