Skip to content

v0.11.3

Choose a tag to compare

@michaeldavie michaeldavie released this 07 Oct 23:29
· 27 commits to main since this release

Bug Fixes

  • API URLs: Update Environment Canada API URLs to use new 'today' endpoint structure
    • ECWeather: Updated SITE_LIST_URL to site_list_towns_en.csv
    • ECHydro: Updated URLs to use 'today' path prefix
    • ECAQHI: Updated URLs to use 'today' path prefix
    • Fixes 404 errors from outdated URL endpoints
  • ECHydro: Fix test to handle optional discharge measurements

Infrastructure

  • Remove unused dependencies: imageio and numpy