Skip to content

Latest commit

 

History

History
58 lines (28 loc) · 1.43 KB

File metadata and controls

58 lines (28 loc) · 1.43 KB

2026-03-24 v1.2.2

Bug fix:

  • Updated check for internet connection to match neonscience.org updates

2026-01-22 v1.2.1

Enhancement:

  • Added check for expired API token where tokens are used

Updates to align with NEON data updates:

  • Updates to variables file for frame file data products
  • Update aquatic meteorological redirect to account for Dead Lake site decommissioning

2025-10-27 v1.2.0

Bug fixes:

  • Fixed time stamp conversion in stack_by_table() - now working for all time stamp formats in tabular data
  • Horizontal and vertical index labeling fixed in DP4.00001.001

Enhancements:

  • Added stack_eddy() function to extract data from DP4.00200.001 HDF5 files and stack into tabular format
  • Added a workflow to by_file_aop() and by_tile_aop() to check for files already in local storage and offer options for handling

2025-05-27 v1.1.0

Updates for initial approval by pyOpenSci. Documentation updates, and:

Bug fixes:

  • Fixed error workflow for file path length errors in Windows
  • cloud_mode in load_by_product() was failing when site="all"; fixed

Enhancements:

  • Added files_by_uri() function to download files linked by URLs in NEON tabular data

2024-12-04 v1.0.1

Bug fixes:

  • Stacking was failing when data type inconsistencies were found in some sensor and observational data products. Stacking functions updated to handle these edge cases.

2024-09-23 v1.0.0

Initial public release of neonutilities 1.0.0