Skip to content

Commit e16f311

Browse files
committed
use XESMF (WIP)
1 parent ab0aa67 commit e16f311

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

experiments/ClimaEarth/components/ocean/oceananigans.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import ClimaCore as CC
66
import Thermodynamics as TD
77
import ClimaOcean.EN4: download_dataset
88
using KernelAbstractions: @kernel, @index, @inbounds
9+
using XESMF # to load Oceananigans regridding extension
910

1011
"""
1112
OceananigansSimulation{SIM, A, OPROP, REMAP}

0 commit comments

Comments
 (0)