We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0aa67 commit e16f311Copy full SHA for e16f311
experiments/ClimaEarth/components/ocean/oceananigans.jl
@@ -6,6 +6,7 @@ import ClimaCore as CC
6
import Thermodynamics as TD
7
import ClimaOcean.EN4: download_dataset
8
using KernelAbstractions: @kernel, @index, @inbounds
9
+using XESMF # to load Oceananigans regridding extension
10
11
"""
12
OceananigansSimulation{SIM, A, OPROP, REMAP}
0 commit comments