Skip to content

Commit f8fd35f

Browse files
committed
Update to xarray 0.19.0
This incorporates an update to handle a pandas deprication issue when using cftime objects. See pydata/xarray#5359
1 parent f334f22 commit f8fd35f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/conda-luh2.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ channels:
33
- conda-forge
44
- defaults
55
dependencies:
6-
- python=3.7.9
7-
- xarray
6+
- python
7+
- xarray=0.19.0
88
- netcdf4
99
- scipy
1010
- nco

0 commit comments

Comments
 (0)