Skip to content

Commit 04b3869

Browse files
authored
Update environment.yml
Remove payu, cosima-cookbook
1 parent 1a8be98 commit 04b3869

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

environments/analysis3/environment.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ variables:
99
dependencies:
1010
- python>=3.11
1111
- pip
12-
- sqlalchemy<2.0 ### cosima cookbook does not import with sqlalchemy 2
12+
- sqlalchemy
1313
- libnetcdf=*=mpi_openmpi*
1414
- coecms-nci
1515
- cdo
@@ -113,13 +113,11 @@ dependencies:
113113
- matplotlib-venn
114114
- nchash
115115
- umtools
116-
- cosima-cookbook
117116
- clef
118117
- nccmp
119118
- coecms-util
120119
- yamanifest
121120
- cmocean
122-
- accessnri::payu<1.1
123121
- splitvar
124122
- marineHeatWaves
125123
- holoviews
@@ -227,7 +225,6 @@ dependencies:
227225
- xmhw
228226
- argopy
229227
- dataclasses-json
230-
- ilamb
231228
- posix_ipc
232229
- spectrum
233230
- arch-py

0 commit comments

Comments
 (0)