ACT Release v1.1.4
What's Changed
- Add Google Analytics ID by @mgrover1 in #396
- Fix Google Analytics to Match RTD Theme by @mgrover1 in #398
- ADD: New PySP2 wrapper for ACT by @rcjackson in #404
- cal_file_name fix by @rcjackson in #407
- CI: Adding Github actions tests for linux by @zssherman in #406
- Fixing bitwise comparisons with QC data by @kenkehoe in #409
- Build Docs Using Github Actions by @mgrover1 in #410
- Update branch to master not main by @mgrover1 in #411
- ENH: Adding badges for new github actions by @AdamTheisen in #412
- Not setting keywords for open_mfdataset() call by @kenkehoe in #413
- CI: Adding mac and windows tests. by @zssherman in #414
- ENH: Updating to new badge location by @AdamTheisen in #415
- Rename Master to Main by @mgrover1 in #416
- Add pre-commit hooks with black code formatting by @mgrover1 in #419
- Add new google analytics ID by @mgrover1 in #420
- Fix Google Analytics ID bug by @mgrover1 in #421
- ENH: Updating all the examples to better display images and fix bugs by @AdamTheisen in #423
- ADD: Adding coveralls back in, updating pytest and flake8 as well by @AdamTheisen in #429
- ADD: PySP2 to development environment by @rcjackson in #432
- Delete try_formatting.py by @AdamTheisen in #433
- Create codeql-analysis.yml by @AdamTheisen in #434
- Pin MetPy version by @mgrover1 in #437
- ENH: Fix for when pressure values are the same or decrease by @AdamTheisen in #436
- CI: Pinning numpy as binarys between releases are having issues etc. by @zssherman in #439
- Apply dqr by @kenkehoe in #441
- Add pydata theme, similar to PyART by @mgrover1 in #442
- Add blog page by @mgrover1 in #444
- NOAA GML data by @kenkehoe in #443
- Adding logic to ensure bit wise comparisons and bit flipping is done with integers by @kenkehoe in #447
- FIX circular import for PySP2 by @rcjackson in #435
- ENH: Adding date parser to get_armfiles. by @zssherman in #449
- Updated to set data as Dask array back in Dataset if data is originally stored as Dask array by @kenkehoe in #450
New Contributors
Full Changelog: v1.1.3...v1.1.4