neonUtilities 2.4.2 is now available on CRAN! Updates in this new version:
Bug fixes:
stackEddy() was erroring out any time it encountered a file that was incompatible with the input criteria (e.g., a variable requested in the var= parameter was not present in an h5 file). Now it skips the file and moves on to the next.
Download functions (zipsByProduct(), loadByProduct(), byFileAOP(), byTileAOP()) include a re-attempt routine in case the first download attempt fails. include.provisional= was not handled correctly in the re-attempt code and resulted in the download erroring out. This is now fixed.
Science review flag files were not included in downloads of a specific averaging interval (only applies to sensor data) using timeIndex= in zipsByProduct() and loadByProduct(). This is now fixed.