File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 99* Add precipitation unit conversion to ``standardize_gcm ``. (PR #94, @dgergel)
1010* Add ``astype `` argument to ``regrid ``. (PR #92, @brews)
1111* Make ``dodola `` container's default CMD. (PR #90, @brews)
12- * Add ``dask-kubernetes ``, ``distributed `` to container environment. (PR #90, @brews)
1312* Improve subprocess and death handling in Docker container. (PR #90, @brews)
1413* Fix bug in train_quantiledeltamapping accounting for endpoints. (#87, @brews)
1514
Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ channels:
44dependencies :
55- adlfs=0.7.5 # Prevent azure blob errors, not hard req.
66- dask=2021.6.0
7- - distributed=2021.6.0 # Not direct dodola dependency. Used in prototypes.
8- - dask-kubernetes=2021.3.1 # Not direct dodola dependency. Used in prototypes.
97- click=8.0.1
108- cftime=1.5.0
119- fsspec=2021.5.0 # Prevent azure blob errors, not hard req.
You can’t perform that action at this time.
0 commit comments