Skip to content

Commit

Permalink
fixed another similar bug
Browse files Browse the repository at this point in the history
  • Loading branch information
aaschwanden committed Nov 21, 2024
1 parent f6ff30b commit 1b51a4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hindcasts/hindcast.py
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ def create_offset_file(file_name: str, delta_T: float = 0.0, frac_P: float = 1.0
# system = available_systems[options.system]

spatial_ts = options.spatial_ts
test_climate_models = options.test_climate_models
exstep = options.exstep
tsstep = options.tsstep
float_kill_calve_near_grounding_line = options.float_kill_calve_near_grounding_line
Expand Down

0 comments on commit 1b51a4a

Please sign in to comment.