Skip to content

Version 1.3.9

Compare
Choose a tag to compare
@twmacro twmacro released this 22 Nov 12:19
· 41 commits to master since this release

New in this release:

  • added ytools.numba_interp - many thanks to Jeremy Priest for this update! :)
    • uses numba to parallelize interpolation (np.interp) across rows of 2d array
  • made a standalone version of the uncertainty factor routine: cla.apply_uf (thanks again to JP for suggesting this!)
  • added exponent rolloff factor "n" to frclim.sefl routine
  • cleaned up a numba warning message - many thanks to Mattias Josefsson for doing this! :)
  • fixed several bugs and updated documentation