Skip to content

Commit

Permalink
remove zarr test
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed Feb 14, 2024
1 parent 513f992 commit 3120d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mdim.R
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ f = tempfile(fileext = ".nc")
print(sd2)
print(all.equal(sd, sd2, check.attributes = FALSE))
print(all.equal(sd, sd2))
print(read_mdim(system.file("zarr/sic_daily_sample.zarr/", package = "stars")))
# print(read_mdim(system.file("zarr/sic_daily_sample.zarr/", package = "stars")))
# }

0 comments on commit 3120d4b

Please sign in to comment.