Skip to content

ACT Release v1.3.0

Compare
Choose a tag to compare
@zssherman zssherman released this 15 Nov 18:55
· 236 commits to main since this release
a954c4e

What's Changed

  • BUG: Correction to title of the ICARTT example by @jrobrien91 in #526
  • ENH: Overhauls the wind profiler similar to the temp profiler while being compatible with modes and 449MHz by @zssherman in #527
  • ENH: Updating to remove one attribute and set another to a string so … by @AdamTheisen in #528
  • FIX: Fix for file list for FMCW reader. by @zssherman in #531
  • ENH: Bug fix for inverted_y_axis by @AdamTheisen in #534
  • Fix issue with multiple columns in timeseries by @mgrover1 in #535
  • DOC: Add blog post for comparing ARM and NOAA data for the SAIL campaign. by @zssherman in #537
  • FIX: Fix for flipped wind speed and direction in examples and blog. by @zssherman in #538
  • DOC: Add more information on pyest and pytest -mpl. by @zssherman in #542
  • MNT: Update to check for a level files etc. by @zssherman in #540
  • Revert "MNT: Update to check for a level files etc." by @AdamTheisen in #543
  • ENH: Remove Python 3.6 tests, add 3.10 tests by @mgrover1 in #544
  • ADD: Adding antivirus scanning by @AdamTheisen in #545
  • ENH: Use lazy loading for loading in modules by @mgrover1 in #473
  • FIX: Fix issues with lazy loading accessors by @mgrover1 in #553
  • ENH: Adding icartt in to the init.py file by @AdamTheisen in #554
  • ENH: Fixes an issue with cleaning up the qc for icartt. by @AdamTheisen in #555
  • Bug: Fix for when files are not available through web service. by @AdamTheisen in #556
  • Setting time_xrng with datetime values by @kenkehoe in #558
  • ENH: Adding reader for S-band and refactored code so the sband and fm… by @AdamTheisen in #559
  • ENH: adding reader for MMCR by @AdamTheisen in #560
  • Adding in MMCR files and adjusting tests by @AdamTheisen in #561
  • MNT: Add directories for downloaded test files locally. by @zssherman in #562
  • Adding TAR and gunzip support by @kenkehoe in #549

Full Changelog: v1.2.0...v1.3.0