Skip to content

Tags: ARM-DOE/pyart

Tags

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ADD: Extract sweeps method to xradar object. (#1735)

* ADD: Adding extract sweeps to xradar.

* FIX: Update correct sweep amount.

* FIX: was using wrong file.

* FIX: Add numpy round.

* DOC: Adding comments.

* FIX: Fix the check for sweep_0 when it possibly wont exist.

* MNT: Use xradar get_sweep_keys

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
STY: PEP8 fixes post PR merge (#1733)

v1.19.5

Toggle v1.19.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Fix for wavelength not being converted 1/100 (#1712)

v1.19.4

Toggle v1.19.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ADD: Add xradar io to correct examples (#1708)

* ADD: Add xradar io to correct examples

* FIX: Fix the extra radar in explanation

v1.19.3

Toggle v1.19.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEP: Update to only support python 3.10+ wheels (#1683)

In accordance with NEP/scientific python support, only support wheels for 3.10+

v1.19.2

Toggle v1.19.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Fix pinning of xradar and xarray (#1682)

* FIX: Fix pinning of xradar and xarray

* DEL: Remove the fixes in the CI/doc build

* FIX: Ensure same dependencies in requirements and env files

* DEP: Update workflows to use latest setup micromamba

* FIX: Fix placement of version for mamba

* FIX: Stop caching the doc env

v1.19.1

Toggle v1.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Used wrong field in plot. (#1643)

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ADD: Add corner reflector example (#1637)

v1.18.7

Toggle v1.18.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Add fix for matplotlib updated version (#1614)

v1.18.6

Toggle v1.18.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Ensure apple builds on its own systems (#1606)