diff --git a/experiments/standalone/Soil/richards_runoff.jl b/experiments/standalone/Soil/richards_runoff.jl index 167e83ebc7..070796a8ad 100644 --- a/experiments/standalone/Soil/richards_runoff.jl +++ b/experiments/standalone/Soil/richards_runoff.jl @@ -68,6 +68,7 @@ runoff_model = ClimaLand.Soil.Runoff.TOPMODELRunoff{FT}(; ) soil_params_artifact_path = @clima_artifact("soil_params_Gupta2020_2022", context) +regridder_type = :InterpolationsRegridder extrapolation_bc = (Interpolations.Periodic(), Interpolations.Flat(), Interpolations.Flat()) # We use this mask to set values of these parameters over the ocean, in order