CyberWater v1.0.1 Release

CyberWater v1.0.1 has officially been released to the public community! Please note the follow updates provided below. Also note to receive future releases through the newly released AutoUpdater, you will need to reinstall CyberWater-VisTrails with the v1.0.1 installer.

Change Log for v1.0.1

  • Updated all exceptions from AgentTools and msm modules as “Configuration Errors” that can be caught before pipeline execution which allows report multiple configuration errors at once.
  • Updated NLDASAgent with the following key improvements:
    • Added parallel processing support for downloading and processing data
    • Replaced sequential file handling with more efficient multi-file workflows
    • Improved performance when loading and combining NetCDF files using xarray and zarr caching
    • Added retry logic and better handling for network downloads
    • Improved file existence checks and caching to avoid redundant downloads
    • Added safer handling of HDF5/netCDF operations to prevent crashes
    • Enhanced progress reporting and logging
  • Updated DEMAgent with the following improvements:
    • Added fallback DEM download source (AWS S3) and improve NASA Earthdata download handling
  • Enhanced NetCDF4ToDataset:
    • NetCDF3 Compatibility, Remote File Handling, and Stability Improvements
  • Added official support for the AutoUpdater which allows CyberWater-VisTrails to update itself in future releases.

Please read the new included examples on the Documentation page. For CyberWater v1.0.1, only two examples are provided instead of a full user manual. The v1.0.0 user manual can still be used besides Section 8.5.0 as this example is updated with the ERA5_v1_0_1.pdf example file.

Please find the CyberWater v1.0.1 installer on the Install page