Skip to content

Version 2.4.3

Compare
Choose a tag to compare
@AleksMat AleksMat released this 07 Oct 19:33
· 1193 commits to master since this release

Change log:

  • Added the following new methods to sentinelhub.BBox class: get_geojson, get_geometry, transform.
  • Added reset method to sentinelhub.SHConfig class and support for command line.
  • Changed parameters of function sentinelhub.opensearch.search_iter.
  • sentinelhub.get_tile_info now also accepts a time interval for time parameter.
  • sentinelhub.DownloadFailedException message update.
  • A few minor improvements.