Skip to content

Commit

Permalink
Update ECCO_restoring.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy authored Dec 21, 2024
1 parent 16d17e1 commit 238405d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DataWrangling/ECCO/ECCO_restoring.jl
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ end
ECCORestoring(variable_name::Symbol, [ arch_or_grid = CPU(), ];
version = ECCO4Monthly(),
dates = all_ECCO_dates(version),
time_indices_in_memory = 2,
time_indices_in_memory = 2,
time_indexing = Cyclical(),
mask = 1,
rate = 1,
Expand Down

0 comments on commit 238405d

Please sign in to comment.