Tags: ARM-DOE/ACT
Tags
ADD: Adding ameriflux discovery module. This module is based on the R… … code amerifluxr (#916) * ENH: Add docs for arm-test-data and add to requirements. * ADD: Adding ameriflux discovery module. This module is based on the R code amerifluxr * TST: Add ameriflux api unit tests. * FIX: Rename discovery test to fix conlict. * MNT: Update for review comments. * ADD: Adding ameriflux reader. * MNT: Combine fluxnet and base readers into one. * FIX: Update init file. * FIX: Add missing metadata field names. * MNT: Add base only unit check. * DOC: Add comments for the code. * TST: Add test_ameriflux unit tests. * MNT: Add automatic datatype check. * FIX: Fixes datatype check for units_dict. * FIX: Fix the file data type checks. * FIX: Update metadata function to return strings to work with netcdf. * TST: Change test to reflect new metadata storage. * TST: Adding fetch of ameriflux files. * FIX: Change path of file. * FIX: Update parameter use. * CI: Add openpyxl * MNT: Some test changes. * MNT: Change function to private function.
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 <[email protected]>
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext