Version 3.0.2
Change log:
- Added a notebook with examples of how to use the
SentinelHubRequest
interface of Sentinel Hub Processing API. The notebook is also available in documentation. - OGC requests are now sending additional parameter
warnings=false
to better catch errors when requesting a too large image. (Note: this changes filenames of locally stored data.) - Improvements in when a session is created in the download procedure.
- Improvements in
CRS
class, addedCRS.pyproj_crs
method.