Skip to content

Commit

Permalink
test nordic with mat file
Browse files Browse the repository at this point in the history
later try nc file
  • Loading branch information
ggebbie committed Apr 6, 2023
1 parent 62c776a commit 093e654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ using TMI

@testset "regional" begin
TMIversion = "nordic_201x115x46_B23"
A, Alu, γ, TMIfile, L, B = config_from_nc(TMIversion)
A, Alu, γ, TMIfile, L, B = config_from_mat(TMIversion)

# shellscript = TMI.pkgsrcdir("read_nc_nordic_lowresolution.sh")
# run(`sh $shellscript`)
Expand Down

0 comments on commit 093e654

Please sign in to comment.