Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 0f7de1d

Browse files
author
Dale Roberts
committed
Create 24.04
1 parent bb7c36e commit 0f7de1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

environments/analysis3/config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
### outside_files_to_copy
99

1010
### Optional config for custom deploy script
11-
export VERSION_TO_MODIFY=24.01
11+
export VERSION_TO_MODIFY=24.04
1212
export STABLE_VERSION=23.10
1313
export UNSTABLE_VERSION=24.01
1414

environments/analysis3/environment.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dependencies:
103103
- nodejs
104104
- cfgrib
105105
- h5netcdf
106-
- intake==0.7.0 ### https://github.com/intake/intake/issues/787
106+
- intake
107107
- gridfill
108108
- xgcm
109109
- xrft
@@ -284,7 +284,7 @@ dependencies:
284284
- pdbufr
285285
- matplotlib-scalebar
286286
- python-kaleido
287-
- numba<0.59 ### pysal -> giddy -> quantecon is broken with numba 0.59
287+
- numba
288288
- accessnri::access-med-tools
289289
- crick ### Unlisted dependency for dask-expr
290290
- regional-mom6

0 commit comments

Comments
 (0)