ACT Release Version 2.0.0
Pre-release
Pre-release
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