Skip to content

v0.4.0 (2021-07-09)

Choose a tag to compare

@brews brews released this 09 Jul 21:49
· 647 commits to main since this release
8034dc8
  • Add include-quantiles flag to apply_qdm to allow for including quantile information in bias corrected output. (PR #95, @dgergel)
  • Add precipitation unit conversion to standardize_gcm. (PR #94, @dgergel)
  • Add astype argument to regrid. (PR #92, @brews)
  • Make dodola container's default CMD. (PR #90, @brews)
  • Improve subprocess and death handling in Docker container. (PR #90, @brews)
  • Fix bug in train_quantiledeltamapping accounting for endpoints. (#87, @brews)