Releases: ARM-DOE/ACT
Releases · ARM-DOE/ACT
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
ACT Release Version 2.1.3
What's Changed
- Add nan integer by @kenkehoe in #842
- FIX: Fixes missing docs for clean.py module. by @zssherman in #847
- Adding in new function by @ajsockol in #845
- Summary QC by @kenkehoe in #844
- ENH: Adding keywords to plot_barbs_from_u_v to better plot up the barbs by @AdamTheisen in #848
Full Changelog: v2.1.2...v2.1.3
ACT Release Version 2.1.2
What's Changed
- DOC: Update geoplot missing return doc. by @zssherman in #834
- FIX: Wrong function name, causing ameriflux docs to not build. by @zssherman in #837
- Fix HYSPLIT reader to adjust for an arbitrary number of trajectories. by @rcjackson in #835
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 in the actions group by @dependabot in #839
- FIX: Fixes for updated geoplot and tarfile security issue. by @zssherman in #840
- Removing a debug print statement. by @kenkehoe in #841
Full Changelog: v2.1.1...v2.1.2
ACT Release Version 2.1.1
What's Changed
Full Changelog: v2.1.0...v2.1.1
ACT Release Version 2.1.0
What's Changed
- ADD: Add nightly build in CI by @mgrover1 in #819
- ENH: Update the cb_friendly to match cvd_friendly. by @zssherman in #820
- FIX: Many warning fixes for ACT. by @zssherman in #822
- Build(deps): Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 in the actions group by @dependabot in #823
- ADD: New blog post looking at some eclipse data from SGP by @AdamTheisen in #824
- ENH: Metadata changes for blog posts by @AdamTheisen in #825
- Metadata updates by @AdamTheisen in #826
- Bug in a link for the eclipse blog post by @AdamTheisen in #827
- ADD: Adding a piechart function to distribution display module. by @zssherman in #828
- DOC: Update docs to explain how to get an arm username and token. by @zssherman in #831
- ADD: Adding code to convert data to AmeriFlux variable naming convent… by @AdamTheisen in #830
Full Changelog: v2.0.5...v2.1.0
ACT Release Version 2.0.5
What's Changed
- FIX: Fix for new xarray check for dtype. by @zssherman in #804
- ENH: Bug fix for set_xrng by @AdamTheisen in #803
- Airnow bug by @AdamTheisen in #805
- CI: Add dependabot.yml by @zssherman in #807
- Build(deps): Bump the actions group with 8 updates by @dependabot in #808
- Update DatastreamParser to accecpt pathlib.PosixPath by @kenkehoe in #809
- Build(deps): Bump the actions group with 1 update by @dependabot in #810
- FIX: Small error in Doppler lidar code with undefined var_name by @rcjackson in #812
- ADD: calculate_percentage function. by @zssherman in #811
- FIX: A fix for duplicate axes for xsectiondisplay. by @zssherman in #817
- DOC: Update README to include PyPI downloads. by @zssherman in #815
- ENH: Check for ER codes and strings. by @zssherman in #813
- Correctly set movie duration for conversion by @kenkehoe in #818
New Contributors
- @dependabot made their first contribution in #808
Full Changelog: v2.0.4...v2.0.5
ACT Release Version 2.0.4
What's Changed
- ADD: Hysplit reader in io module by @rcjackson in #791
- FIX: Fix example gallery build by @mgrover1 in #794
- Unit conversion warning by @kenkehoe in #795
- ENH: Bug fix for when cropscape shifts pixel between soybean and wint… by @AdamTheisen in #796
- STY: Update package for pre-commit, will add pre-commit action in another PR. by @zssherman in #792
- CI: Add linting action that uses pre-commit and ruff. by @zssherman in #797
- CI: Update codeql by @zssherman in #798
- DOC: Update README for version 2.0 by @zssherman in #799
- DOC: Update docs to use pip to install ACT. by @zssherman in #802
- ENH: New baseline images and updates to plot test tolerances by @AdamTheisen in #801
- CI: Update codecov.yml. by @zssherman in #800
Full Changelog: v2.0.3...v2.0.4
ACT Release Version 2.0.3
What's Changed
- FIX: Fix for missing tests in distribution... by @zssherman in #790
Full Changelog: v2.0.2...v2.0.3