Releases: ARM-DOE/ACT
Releases · ARM-DOE/ACT
ACT Release Version 2.2.3
What's Changed
- MNT: Ameriflux update. by @zssherman in #947
- ENH: Adding a relative variability tests. Includes unit tests and ex… by @AdamTheisen in #951
- DOC: Readme update. by @zssherman in #954
- ENH: Fix for multiple QC variables in ancillary QC by @AdamTheisen in #953
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows by @dependabot[bot] in #956
- ENH: Adding a sortby to fix out of order improve data by @AdamTheisen in #957
- MNT: Update codeowners list. by @zssherman in #958
- ENH: Updating broken links in the docs. by @AdamTheisen in #959
- DOC: Update broken link. by @zssherman in #960
Full Changelog: v2.2.2...v2.2.3
ACT Release Version 2.2.2
What's Changed
- TST: Remove print testing as we test warnings. by @zssherman in #931
- ADD: Y-error bar plotting capabilities for timeseries plots and time-height plots by @leahgibson in #934
- FIX: Forgot to add ameriflux environments to the workflow yml. by @zssherman in #933
- FIX: Attempted fix for failing windows test. by @zssherman in #935
- Update dependabot.yml by @mgrover1 in #937
- FIX: Another attempt to fix windows builds by using headers. by @zssherman in #936
- FIX: os path join was adding windows path for url, which breaks. by @zssherman in #938
- FIX: Update extract function to new standards. by @zssherman in #928
- ENH: adding error messages to discovery module by @AdamTheisen in #939
- FIX: Update posixpath generator to work in python 3.13. by @zssherman in #940
- Setting decode_timedelta keyword in Xarray.open_dataset() by @kenkehoe in #941
- CI: Update CI to use python 3.13. by @zssherman in #900
- TST: Update unit tests for more coverage. by @zssherman in #942
- Fix: Update request_type to POST for arm site location search with elastic search by @shahchiragh in #944
- CI: Remove versioneer from coverage config files and manifest by @zssherman in #945
- ENH: Add tool that uses arm discovery mod API and updates paths. by @zssherman in #946
- Updating the method to set default ylim for all NaN data and inverting y-axis. by @kenkehoe in #948
- Add wind_quiver_plot method to TimeSeriesDisplay by @ajsockol in #950
New Contributors
- @leahgibson made their first contribution in #934
- @shahchiragh made their first contribution in #944
Full Changelog: v2.2.1...v2.2.2
ACT Release Version 2.2.1
What's Changed
- ENH: Updating to work with moviepy v2 and above. by @AdamTheisen in #918
- ENH: Adding function to print and return a dictionary of DQRs in diff… by @AdamTheisen in #919
- ENH: Missed removing debug print by @AdamTheisen in #920
- Fix a broken link and wrong text on the contributor's guide by @isilber in #921
- MNT: See if improve servers are back. by @zssherman in #922
- ENH: Adding additional information to example script by @AdamTheisen in #924
- FIX: Update tests to reflect metpy changes of CAPE by @zssherman in #923
- FIX: Update violin plot to use new parameter orientation. by @zssherman in #925
- Removing duration for mpg movies calculation. by @kenkehoe in #926
- ADD: Adding ameriflux discovery module. This module is based on the R code amerifluxr by @zssherman in #916
Full Changelog: v2.2.0...v2.2.1
ACT Release Version 2.2.0
ACT Release Version 2.1.9
What's Changed
- FIX: Update code to use new cftime coders by @zssherman in #907
- Scikit posthocs by @kenkehoe in #913
- FIX: Update test values as scikit-posthocs has a bug fix. by @zssherman in #911
- ENH: Add docs for arm-test-data and add to requirements. by @zssherman in #915
Full Changelog: v2.1.8...v2.1.9
ACT Release Version 2.1.8
What's Changed
- FIX: Hyperlink not correct due to extra `. by @zssherman in #893
- NEW: Adding new example for working with CoURAGE data sources by @AdamTheisen in #894
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the actions group by @dependabot in #895
- Update issue templates by @zssherman in #897
- Adding in some additional keywords for customizing the plots/colorbar more by @AdamTheisen in #899
- FIX: Fix the analytics ID by @mgrover1 in #901
- CI: Remove Python 3.9 by @zssherman in #905
- Changed number of testing data to set off the tests. by @kenkehoe in #904
- FIX: Add headers to download. by @zssherman in #902
- ENH: Updating ARM call for downloads by @AdamTheisen in #906
Full Changelog: v2.1.7...v2.1.8
ACT Release Version 2.1.7
What's Changed
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by @dependabot in #877
- MNT: Update code to remove warnings for datetime and pandas. by @zssherman in #878
- Build(deps): Bump codecov/codecov-action from 4 to 5 in the actions group by @dependabot in #879
- ADD: Adding example for bringing BNF data sources together for plotting by @AdamTheisen in #881
- MNT: Add back in mpl example now that mpl2nc is fixed. by @zssherman in #882
- ENH: Bug fix for non-sorted keys for this test by @AdamTheisen in #883
- ENH: Fixing airnow tests by @AdamTheisen in #886
- Adding step detection test by @kenkehoe in #889
- DOC: Add third roadmap info with survey link. by @zssherman in #885
- FIX: Fix for link being broken in plot_qc_step_change. by @zssherman in #890
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the actions group by @dependabot in #891
- FIX:
read_arm_mmcrfails when using a read-only input file by @isilber in #888
New Contributors
Full Changelog: v2.1.6...v2.1.7
ACT Release Version 2.1.6
What's Changed
- FIX: Adding setuptools and scm to pyproject. by @zssherman in #876
Full Changelog: v2.1.5...v2.1.6
ACT Release Version 2.1.5
What's Changed
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the actions group by @dependabot in #854
- ADD: MPLNET Discovery Module by @jrobrien91 in #855
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group by @dependabot in #856
- Persistence test ignore range by @kenkehoe in #857
- CI: First changes to try to fix CI. by @zssherman in #858
- Build(deps): Bump the actions group with 2 updates by @dependabot in #859
- CI: Update tile image. by @zssherman in #860
- ADD: New example showing how to use ACT to work with ARM and Satellit… by @AdamTheisen in #862
- Climate Stripes plotting capability by @AdamTheisen in #867
- MNT: Add back in NOAA PSL examples and more to see if database is back. by @zssherman in #866
- DOC: Update CI to use theme similar to Py-ART. Also fixing the code to remove some warnings. by @zssherman in #863
- MNT: Update ACT to use setuptools-scm by @zssherman in #869
- FIX: Fix version of ACT at top of page by @mgrover1 in #868
- DOC: Shorten title so it fits on main webpage. by @zssherman in #870
- FIX: Forgot to update conf.py to fix title issues. by @zssherman in #871
- DOC: Found the fix for title issue. by @zssherman in #872
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by @dependabot in #873
- Adding radiation quality control tests by @kenkehoe in #874
Full Changelog: v2.1.4...v2.1.5
ACT Release Version 2.1.4
What's Changed
- ADD: Adding new function to validate that a file or DataSet meet ARM … by @AdamTheisen in #849
- Adding IMPROVE discovery module by @AdamTheisen in #850
- Updates to making QC Summary files by @kenkehoe in #852
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by @dependabot in #853
Full Changelog: v2.1.3...v2.1.4