Skip to content

v0.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 18:31
· 57 commits to main since this release

Release Notes

Bug Fixes

  • In the check_3dep_availability function when the web service is down the function raises a TypeError instead of setting the value of the failed resolution to Failed. This is fixed now. (66{.interpreted-text role="issue_3dep"}).

Internal Changes

  • Simplify the logic of adding elevation to a Dataset in the add_elevation function to avoid modifying CRS of the input Dataset.