Jordan Graesser
Jordan Graesser
* Upgrade to PyTorch Lightning 2.1.0
Update `Trainer` for `>=v2.0.0` changes.
## What is this PR changing? * Adds support for Dask client in `save()` * Adds support to write (time x band x height x width)-shaped arrays by scattering the...
## What is this PR changing? Fixes an issue where band names are not unique when using `gw.open(..., stack_dim='band')` without passing `band_names`.
## What is this PR changing? Fixes `open()` height/width results following #311
Upgrade to Pytorch 2.0 and Lightning 2.0