Skip to content

Commit

Permalink
define regridder_type [ skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdeck committed Apr 29, 2024
1 parent 229ea94 commit 83419ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experiments/standalone/Soil/richards_runoff.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 83419ce

Please sign in to comment.