Version 2.4.3
Change log:
- Added the following new methods to
sentinelhub.BBox
class:get_geojson
,get_geometry
,transform
. - Added
reset
method tosentinelhub.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 fortime
parameter.sentinelhub.DownloadFailedException
message update.- A few minor improvements.