Skip to content

Commit

Permalink
Add py-cordex
Browse files Browse the repository at this point in the history
  • Loading branch information
Dale Roberts committed Oct 24, 2023
1 parent 3cdaa95 commit a95736b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
- pytest
- scipy
- seaborn
- xarray
- xarray>2023.9 ### py-cordex fixes xarray at != 2023.9.0 - set this to prevent downgrade
- jupyter
- notebook
- metpy
Expand Down Expand Up @@ -278,5 +278,6 @@ dependencies:
- pysteps
- geocat-viz
- icclim>=6.4.0 ### Prevent downgrade
- py-cordex
- pip:
- railroad-diagrams ### Unlisted dependency of pip and pyparsing

0 comments on commit a95736b

Please sign in to comment.