Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Sep 23, 2024
1 parent 21de7fe commit 990d83f
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 990d83f

Please sign in to comment.