Skip to content

Tags: ARM-DOE/ACT

Tags

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ENH: Update publishing method. (#1023)

* ENH: Update publishing method.

* MNT: Update code

* ENH: Add one more check.

* FIX: Remove some redundency.

* MNT: pypi enviroment handles check.

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Temporary fix until active is fixed. (#1014)

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Update environment for users. (#1007)

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DOC: Update broken link. (#960)

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.
Add wind_quiver_plot method to TimeSeriesDisplay (#950)

* adding back my wind quiver updates

* adding baseline images for tests

* fixing formatting

* fixing issue

* adding linting changes

* fixing format errors

* adding fix

* adding fix

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.
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.

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.
NOAA GML aerosol reader (#917)

* Adding example for working with netCDF groups.

* Adding NOAA GML Aerosol ASCII file reader.

* PEP8

* PEP8

* PEP8

* PEP8

* Removing testing syntax.

v2.1.9

Toggle v2.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ENH: Add docs for arm-test-data and add to requirements. (#915)

v2.1.8

Toggle v2.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ENH: Updating ARM call for downloads (#906)