Skip to content

Commit c7ee9ad

Browse files
Update ext/ClimaOceanPythonCallExt/ClimaOceanPythonCallExt.jl
Co-authored-by: Gregory L. Wagner <[email protected]>
1 parent 29c70ca commit c7ee9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/ClimaOceanPythonCallExt/ClimaOceanPythonCallExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ using Oceananigans.DistributedComputations: @root
88

99
using Dates: DateTime
1010

11-
include("clima_ocean_copernicus.jl")
11+
include("copernicus.jl")
1212
include("veros_ocean_simulation.jl")
1313
include("veros_state_exchanger.jl")
1414

0 commit comments

Comments
 (0)