Tags: ARM-DOE/ACT
Tags
FIX: Pre-commit hooks fixed to be Python 3.14 compatible. (#984) * FIX: Pre-commit hooks fixed to be Python 3.14 compatible. * STY: Update files for new pre-commit updates. --------- Co-authored-by: Robert Jackson <rjackson@Roberts-MacBook-Pro.local> Co-authored-by: zssherman <shermanx1991@gmail.com>
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.
PreviousNext