Patrick Hoefler

Results 345 comments of Patrick Hoefler

Closing this one, doesn't really make sense to do at this stage since Low level optimization will force materialisation

We are aware of the issue but there is currently no plan on addressing this from within the currently active contributors. We currently have other (higher) priorities to focus our...

Hi, thanks for your report. I _think_ we have an open issue about this (this looks familiar to me). Could you double check the issue tracker?

This seems to be consitent now and returns ``` a NaN b NaN c 0.0 d 0.0 dtype: float64 a NaN b NaN c 0.0 d 0.0 dtype: float64 a...

Hi, thanks for your report. Are you sure that this is not caused by a loss of precision? Your values are quite large for these algorithms

Yep, that sounds good to me On Wed, Mar 5, 2025 at 2:22 PM Huite ***@***.***> wrote: > Sure; I think we'd want a TypeError along the lines of TypeError:...

Yeah this is definitely on my todo list and @hendrikmakait and I chatted briefly about this today, there is definitely something we have to do

Hm that makes sense. Didn't think about GDAL. Can we at least raise a warning if an already opened remote file is passed that is now automatically loaded into memory...