Skip to content

Releases: ARM-DOE/ACT

ACT Release v1.4.4

12 May 19:15
8abab8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

ACT Release v1.4.3

12 Apr 19:53
dc21fd1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

ACT Release v1.4.2

17 Mar 20:41
e4919a1
Compare
Choose a tag to compare

What's Changed

  • Correctly handling PPI derived winds when the function returns all NaNs by @kenkehoe in #638
  • Dod example by @AdamTheisen in #640
  • Fixing method of determining if value is numpy in xlim set to same value warning. by @kenkehoe in #639

Full Changelog: v1.4.1...v1.4.2

ACT Release v1.4.1

14 Mar 15:54
e6f779a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

ACT Release v1.4.0

22 Feb 17:06
5f7495a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.4.0

ACT Release v1.3.5

05 Jan 22:14
368a926
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5

ACT Release v1.3.4

05 Dec 23:06
0f4f956
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

ACT Release v1.3.3

01 Dec 22:30
92f4970
Compare
Choose a tag to compare

v1.3.2 has been skipped as it was broken.

What's Changed

  • MNT: Updating qc to try to fix feedstock. by @zssherman in #583
  • FIX: Fixes install issues for conda-forge. Namespace was being used incorrectly. by @zssherman in #585

Full Changelog: v1.3.1...v1.3.3

ACT Release Version 1.3.1

30 Nov 20:04
55c9a16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

ACT Release v1.3.0

15 Nov 18:55
a954c4e
Compare
Choose a tag to compare

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