New versions of neonUtilities in both R and Python
December 18, 2024
Both the neonUtilities R package (version 2.4.3) and the neonutilities Python package (version 1.0.1) have been updated and the new versions are available on CRAN and PyPi. Updates in the new versions:
Both languages:
stackByTable() and loadByProduct() in R (stack_by_table() and load_by_product() in Python) have been updated to correctly handle new files associated with Bathymetric and morphological maps (DP4.00132.001) and the three revised microbe community data products (DP1.10081.002, DP1.20086.002, and DP1.20141.002)
Python only:
Stacking functions are now more flexible when encountering data that don’t match expected data types. Alerts are printed when incompatible data types are read as strings.