Skip to content

Commit cb9da95

Browse files
authored
Fix scalar indexing in Oceananigans.OutputReaders.FieldTimeSeries
1 parent 819fdbe commit cb9da95

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)