Skip to content

Commit

Permalink
regrid_dir working?
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasia-popova committed Apr 5, 2024
1 parent 29590fe commit cb45ba0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/regridder_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,8 @@ end
REGRID_DIR = joinpath(COUPLER_OUTPUT_DIR, "regrid_tmp/")
mkpath(REGRID_DIR)

println("regrid_dir: ", REGRID_DIR)

# values for the truncations
time_start = 0.0
time_end = 1.728e6
Expand Down

0 comments on commit cb45ba0

Please sign in to comment.