Skip to content

Commit d8b8872

Browse files
authored
fix scalar indexing in Oceananigans.OutputReaders.FieldTimeSeries
1 parent 845571c commit d8b8872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiments/ClimaEarth/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ CUDA = "5"
4848
EnsembleKalmanProcesses = "2"
4949
Interpolations = "0.14, 0.15"
5050
JLD2 = "0.5"
51-
Oceananigans = "0.96"
51+
Oceananigans = "0.97.1"
5252
StaticArrays = "1"
5353
YAML = "0.4"

0 commit comments

Comments
 (0)