Skip to content

Commit

Permalink
Merge pull request #3331 from CliMA/gb/fix
Browse files Browse the repository at this point in the history
Remove unused variables from radiation
  • Loading branch information
Sbozzolo authored Sep 27, 2024
2 parents e731500 + 750263c commit 9d30038
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/parameterized_tendencies/radiation/radiation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ function radiation_model_cache(
end
local rrtmgp_model
orbital_data = Insolation.OrbitalData()
file_name = joinpath(
"examples",
"rfmip-clear-sky",
"inputs",
"multiple_input4MIPs_radiation_RFMIP_UColorado-RFMIP-1-2_none.nc",
)
data_loader(
RRTMGP.ArtifactPaths.get_input_filename(:gas, :lw),
) do input_data
Expand Down

0 comments on commit 9d30038

Please sign in to comment.