Tags: ARM-DOE/pyart
Tags
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.
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>
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
PreviousNext