Skip to content

Version 0.13.0

Compare
Choose a tag to compare
@djhoese djhoese released this 28 Nov 03:19
· 51 commits to main since this release
427ddc7

Issues Closed

  • Issue 205 - Near infrared reflectance calculation does not preserve input dtype (PR 206 by @pnuu)
  • Issue 201 - blackbody functions not dask friendly, trigger early dask computation

In this release 2 issues were closed.

Pull Requests Merged

Features added

  • PR 208 - Update the solar spectrum code to use the included reference spectra
  • PR 207 - Remove pkg_resources usage in config handling
  • PR 206 - Return 3.x um reflectance with the same dtype as the NIR data (205)
  • PR 204 - Bump up python versions
  • PR 203 - Allow dataarrays and preserve dtype in rad2temp
  • PR 202 - Update the solar spectrum code to use the included reference spectra

In this release 6 pull requests were closed.