Skip to content

Commit

Permalink
Pin xr for xclim compat
Browse files Browse the repository at this point in the history
  • Loading branch information
aulemahal committed Oct 2, 2023
1 parent dcf8d10 commit 197a7da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ dependencies:
- shapely >= 2
- sparse
- toolz
- xarray
# FIXME: Unpin xarray when xclim 0.46 is released
- xarray < 2023.09.0
- xclim >=0.43.0
- xesmf >=0.7
- zarr
Expand Down

0 comments on commit 197a7da

Please sign in to comment.