Jordan Graesser
                                            Jordan Graesser
                                        
                                    Hello, I have a use case where I apply temporal augmentation with the same random anchor across multiple time series within a segmented object. I.e., I want certain augmentations to...
Xarray is [dropping support for `xarray.ufuncs`](http://xarray.pydata.org/en/stable/api.html). Instead, NumPy can be used directly on a `DataArray`. The `geowombat.radiometry.sr` and `geowombat.radiometry.angles` modules contain `xarray.ufuncs` that can be replaced with numpy.
## What is this PR changing? This PR adds support for negative x cell resolution following [Issue 174](https://github.com/jgrss/geowombat/issues/174).
@rdenham if you have some spare time, test the new `series` class from the [jax branch](https://github.com/jgrss/geowombat/tree/jax). I removed xarray and dask dependencies, so opening large images should be faster. Additionally,...
- Tests `SpFeas 0.2.0b` against Windows, OSX, and Linux. - Report bugs and issues with output files.

Remove the `shapely` GEOS DLL warning