Skip to content

Commit 4197ccc

Browse files
committed
remove leaderboards [skip ci]
1 parent 7025e98 commit 4197ccc

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

experiments/long_runs/low_res_snowy_land_rh.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# # Global run of land model at low resolution
1+
1# # Global run of land model at low resolution
22

33
# The code sets up and runs ClimaLand v1, which
44
# includes soil, canopy, and snow, on a spherical domain,
@@ -182,4 +182,3 @@ ClimaLand.Simulations.solve!(simulation)
182182

183183
LandSimVis.make_annual_timeseries(simulation; savedir = root_path)
184184
LandSimVis.make_heatmaps(simulation; savedir = root_path, date = stop_date)
185-
LandSimVis.make_leaderboard_plots(simulation; savedir = root_path)

experiments/long_runs/low_res_snowy_land_temp.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,3 @@ ClimaLand.Simulations.solve!(simulation)
182182

183183
LandSimVis.make_annual_timeseries(simulation; savedir = root_path)
184184
LandSimVis.make_heatmaps(simulation; savedir = root_path, date = stop_date)
185-
LandSimVis.make_leaderboard_plots(simulation; savedir = root_path)

0 commit comments

Comments
 (0)