Skip to content

Tags: ARM-DOE/pyart

Tags

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ENH: Update radar object for optional airborne variables. (#1853)

* ENH: Update radar object for optional airbourne variables.

* TST: Add new testing object and tests for platform vars.

* FIX: Use assert_almost_equal for precision.

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Update Py-ART to fix many warnings. (#1852)

* FIX: Update Py-ART to fix many warnings.

* FIX: Update to use compat.

* FIX: Revert override

* FIX: try no conflicts.

* MNT: Revert accessor changes, until we can learn how to combine varying
coords by sweep.

* FIX: add back in blank line.

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: DORADE typo in auto_read.py. (#1823)

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build(deps): Bump mamba-org/setup-micromamba in the actions group (#1798

)

Bumps the actions group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba).


Updates `mamba-org/setup-micromamba` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
- [Commits](mamba-org/setup-micromamba@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: mamba-org/setup-micromamba
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DOC: Add example for dealiasing rhi data (#1775)

* DOC: Add example for dealiasing rhi data

* Update examples/correct/plot_dealias_rhi.py

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+