37310N

Results 4 comments of 37310N

> First, `gaussian_filter1d` in `scipy.ndimage.filters` can't be found. Hej @ligaofeng0901 the first issue can be solved following the advice in [issue no. 8](https://github.com/martibosch/detectree-example/issues/8) (detectree-example repo)

@jgrss is it possible to downgrade `geowombat` and/or `xarray` to solve the issue?

The following workaround solved the problem for me, but maybe this is not a really good solution. Only tested on calculating _Band Math & Vegetation Indices_ following this [guide](https://pygis.io/docs/f_rs_band_math.html). >...

> Yes, you can use current version of geowombat with: > > ```batchfile > pip install xarray==2022.3.0 > ``` Finally, after a bit of back and forth, I was able...