Releases: ARM-DOE/ACT
Releases · ARM-DOE/ACT
ACT Release Version 2.0.2
What's Changed
- ENH: Move tests to dedicated folder by @mgrover1 in #783
- CI: Add pypi release github workflow. by @zssherman in #785
- CI: Remove tests from codecov. Fixes the moved path. by @zssherman in #786
- FIX: Fix the sphinx doc build issue by @mgrover1 in #789
- ENH: Rename the csv module to prevent errors by @mgrover1 in #788
Full Changelog: v2.0.1...v2.0.2
ACT Release Version 2.0.1
This is the full 2.0.0 release plus a 2.0.1 release with a distribution fix that was breaking the conda build.
What's Changed
- ADD: Adding arm site and facility location coordinate elastic search. by @zssherman in #751
- converting data to numpy array before checking data with numpy function by @kenkehoe in #752
- V2 guide by @AdamTheisen in #746
- CI: Python 3 12 by @zssherman in #754
- ENH: Fix to resolve #750 for older ARM qc convention in files by @AdamTheisen in #755
- FIX: Fix for arm_elastic_search, missing space causing search issues. by @zssherman in #758
- DOC: Update main index page for v2.0. by @zssherman in #759
- Improvements for the secondary y axis functionality by @AdamTheisen in #723
- Discovery changes for V2.0.0 by @AdamTheisen in #737
- MNT: Remove stamen for v2.0. by @zssherman in #756
- IO Changes for V2.0.0 by @AdamTheisen in #739
- Changing default behavior for data filter for V2.0.0 by @AdamTheisen in #740
- ENH: Removing HistogramDisplay and updating functions to remove graph… by @AdamTheisen in #741
- FIX: Fix for examples to be updated to new discovery.download_arm_data. by @zssherman in #760
- DOC: Update readme for version 2.0. by @zssherman in #761
- ENH: Use arm-test-data repo for unit testing by @zssherman in #762
- ENH: Update examples to use arm_test_data repo and remove old test files. by @zssherman in #763
- DOC: Update docs on release candidate. by @zssherman in #764
- ENH: Grammatical error in V2 guide and pointing readme to documentati… by @AdamTheisen in #765
- ENH: Reverting back the secondary y-axis change and removing the seco… by @AdamTheisen in #769
- Correctly inserting two nan values for 2D plots to ensure minimal streaking in plot. by @kenkehoe in #770
- TST: Reorganize the entire test module. by @zssherman in #771
- ENH: New options to the skewt plot to close out #699 by @AdamTheisen in #775
- Base functionality to create movies from images by @AdamTheisen in #776
- ENH: Updating tests for plotting to increase coverage by @AdamTheisen in #777
- Adding functionality to generate_movie(). by @kenkehoe in #778
- Catching divide by 0 error before it errors. by @kenkehoe in #780
- Updating time_height_scatter and more of the tests in the timeseries test module by @AdamTheisen in #779
- FIX: Fix for missing tests in distribution. by @zssherman in #782
Full Changelog: v1.5.3...v2.0.1
ACT Release Version 2.0.0
What's Changed
- ADD: Adding arm site and facility location coordinate elastic search. by @zssherman in #751
- converting data to numpy array before checking data with numpy function by @kenkehoe in #752
- V2 guide by @AdamTheisen in #746
- CI: Python 3 12 by @zssherman in #754
- ENH: Fix to resolve #750 for older ARM qc convention in files by @AdamTheisen in #755
- FIX: Fix for arm_elastic_search, missing space causing search issues. by @zssherman in #758
- DOC: Update main index page for v2.0. by @zssherman in #759
- Improvements for the secondary y axis functionality by @AdamTheisen in #723
- Discovery changes for V2.0.0 by @AdamTheisen in #737
- MNT: Remove stamen for v2.0. by @zssherman in #756
- IO Changes for V2.0.0 by @AdamTheisen in #739
- Changing default behavior for data filter for V2.0.0 by @AdamTheisen in #740
- ENH: Removing HistogramDisplay and updating functions to remove graph… by @AdamTheisen in #741
- FIX: Fix for examples to be updated to new discovery.download_arm_data. by @zssherman in #760
- DOC: Update readme for version 2.0. by @zssherman in #761
- ENH: Use arm-test-data repo for unit testing by @zssherman in #762
- ENH: Update examples to use arm_test_data repo and remove old test files. by @zssherman in #763
- DOC: Update docs on release candidate. by @zssherman in #764
- ENH: Grammatical error in V2 guide and pointing readme to documentati… by @AdamTheisen in #765
- ENH: Reverting back the secondary y-axis change and removing the seco… by @AdamTheisen in #769
- Correctly inserting two nan values for 2D plots to ensure minimal streaking in plot. by @kenkehoe in #770
- TST: Reorganize the entire test module. by @zssherman in #771
- ENH: New options to the skewt plot to close out #699 by @AdamTheisen in #775
- Base functionality to create movies from images by @AdamTheisen in #776
- ENH: Updating tests for plotting to increase coverage by @AdamTheisen in #777
- Adding functionality to generate_movie(). by @kenkehoe in #778
- Catching divide by 0 error before it errors. by @kenkehoe in #780
- Updating time_height_scatter and more of the tests in the timeseries test module by @AdamTheisen in #779
Full Changelog: v1.5.3...v2.0.0
ACT Pre-release Candidate v2.0.0-rc.0
What's Changed
- ADD: Adding arm site and facility location coordinate elastic search. by @zssherman in #751
- converting data to numpy array before checking data with numpy function by @kenkehoe in #752
- V2 guide by @AdamTheisen in #746
- CI: Python 3 12 by @zssherman in #754
- ENH: Fix to resolve #750 for older ARM qc convention in files by @AdamTheisen in #755
- FIX: Fix for arm_elastic_search, missing space causing search issues. by @zssherman in #758
- DOC: Update main index page for v2.0. by @zssherman in #759
- Improvements for the secondary y axis functionality by @AdamTheisen in #723
- Discovery changes for V2.0.0 by @AdamTheisen in #737
- MNT: Remove stamen for v2.0. by @zssherman in #756
- IO Changes for V2.0.0 by @AdamTheisen in #739
- Changing default behavior for data filter for V2.0.0 by @AdamTheisen in #740
- ENH: Removing HistogramDisplay and updating functions to remove graph… by @AdamTheisen in #741
- FIX: Fix for examples to be updated to new discovery.download_arm_data. by @zssherman in #760
- DOC: Update readme for version 2.0. by @zssherman in #761
- ENH: Use arm-test-data repo for unit testing by @zssherman in #762
- ENH: Update examples to use arm_test_data repo and remove old test files. by @zssherman in #763
Full Changelog: v1.5.3...v2.0.0-rc.0
ACT Release Version 1.5.3
What's Changed
- FIX: Update versioneer.py for python 3.12 support. by @zssherman in #720
- FIX: Fix failing geoplot test suite by @mgrover1 in #726
- ENH: Bug fix for geoplot example by @AdamTheisen in #722
- ENH: Adding ability to provide a img_tile found in cartopy.io.img_tiles. by @zssherman in #728
- FIX: Remove verify warning, by setting verify to true. by @zssherman in #729
- Preparing for discovery module standardization by @AdamTheisen in #724
- CI: Update coveragerc. by @zssherman in #735
- ADD: Adding new example for working with ARM QC and Xarray Transforma… by @AdamTheisen in #734
- ENH: Adding airnow to codecov by @AdamTheisen in #736
- FIX: Use the new syntax for setup micromamba by @mgrover1 in #745
- Updated DQR tool to use new DQR web-service. by @kenkehoe in #743
- Pint update to stop warning by @kenkehoe in #747
- MNT: Setup.cfg update by @zssherman in #749
Full Changelog: v1.5.2...v1.5.3
ACT Release v1.5.2
What's Changed
- Random updates by @AdamTheisen in #696
- Update skewtdisplay.py documentation by @AdamTheisen in #698
- ENH: Updating airnow tests to reflect new values from AirNow by @AdamTheisen in #701
- ENH: Adding cmweather while updating the codebase for support. by @zssherman in #706
- ENH: Updates for plotting by @AdamTheisen in #707
- Adding filename parsing for ARM filenames. by @kenkehoe in #708
- FIX: Upgrade various actions and ensure proper env name is set by @mgrover1 in #709
- Fix
qcfilter.add_test
index by @maxwelllevin in #712 - DEL: Delete missed spectral colormap value file. by @zssherman in #711
- Allow pandas v2 by @maxwelllevin in #714
- ADD: Adding templates folder by @zssherman in #713
- CI: Pandas remove by @zssherman in #717
- FIX: IO Warning fixes. by @zssherman in #719
Full Changelog: v1.5.1...v1.5.2
ACT Release v1.5.1
What's Changed
- DOC: Update readme to reflect dependencies. by @zssherman in #693
- BUG: Fixing title of violin example plot by @jrobrien91 in #694
- BUG: Bug fix. The flag_masks are bits and the test is the test numbe… by @AdamTheisen in #695
Full Changelog: v1.5.0...v1.5.1
ACT Release v1.5.0
What's Changed
- QC Updates by @AdamTheisen in #675
- FIX: Fix the codeowner file location by @mgrover1 in #676
- refactor: changing to allow user to pass layout of mosaic subplots ex… by @cgodine in #677
- ENH: Potential fix for applying DQRs to non time dimensioned variable… by @AdamTheisen in #678
- ENH: Bug fix for setting tests when it's a scalar by @AdamTheisen in #681
- FIX: Fix the github action for building docs by @mgrover1 in #682
- Add AERIoe workflow example by @dennyh-ssec in #684
- Comparison Display by @jrobrien91 in #683
- ENH: Updating tests to shift over to distributiondisplay and removing… by @AdamTheisen in #685
- ENH: Adding two new examples for heatmap and size distribution plots … by @AdamTheisen in #686
- Documentation error with last PR by @AdamTheisen in #687
- Adding SURFRAD Capabilities by @AdamTheisen in #689
- ENH: Standard names for surfrad by @AdamTheisen in #692
- ENH: updated DistributionDisplay Scatter/Violin names, examples by @jrobrien91 in #690
New Contributors
- @dennyh-ssec made their first contribution in #684
Full Changelog: v1.4.5...v1.5.0
ACT Release v1.4.5
What's Changed
Full Changelog: v1.4.4...v1.4.5
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