Version 0.10.1
Changelog:
- Copying EOPatches no longer forces loading of features if the EOPatch was loaded with
lazy_loading=True SentinelHubInputTasknow requests bands with correct units and should now work with more data collections. The parameterbands_dtypeis now by default set toNone, which uses the default units of each band. Note: due to changes the task no longer normalizes the output whenbands_dtype=np.uint16is used.- Minor fixes and improvements