Tags: ARM-DOE/ACT
Tags
FIX: `read_arm_mmcr` fails when using a read-only input file (#888) * FIX: `read_arm_mmcr` fails when using a read-only input file * FIX: add condition on "heights" dimension * ENH: I think I have a fix to work for read only. The proposed method did not work on my mac after downloading data. --------- Co-authored-by: AdamTheisen <atheisen@anl.gov>
Adding radiation quality control tests (#874) * Adding Closure test from BSRN. Also allows test_options to be case insentive. * Adding other component derivations and standardized variable names to not require shortwave. * Adding tests for new retrievals and QC tests. * Adding K tests * Adding K tests, test, tests. * Updating limits * Adding K-tests * Updated assert for new test limit. * Renaming k_test to not be confused with other statistical tests available in numpy or other libraries.
Build(deps): Bump pypa/gh-action-pypi-publish in the actions group (#853 ) Bumps the actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `pypa/gh-action-pypi-publish` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
There is an issue guessing the duration of the MPG movie. If the time… … step of the movie is more than 0.1 then there can be multiple images that are the same. Checking multiple images being the same is how to determine the end of the movie. This fix allows some fudge factor by checking for multiple repeating images to signify the end. (#832)
PreviousNext