Felix Kröber

Results 4 comments of Felix Kröber

I believe this error is due to the wrongly composed url used to query the data from the USGS API. Specifically, I found the data_product_ids specified in landsat/earthexplorer.py to cause...

Thanks for this contribution, I believe it's very valuable to expand the libraries functionality! One suggestion for an improvement of the mask delineation: Replace the proposed matching of rotated ROI...

Any updates on this? I think from a user's perspective being able to leverage overviews would be of great importance.

To provide a bit more of related background: The new behaviour of `np.can_cast()` as introduced in [numpy>2](https://numpy.org/doc/stable/reference/generated/numpy.can_cast.html) does not apply any value-based logic for 0-D arrays anymore (further background info...