We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2814e43 commit 19d8c8cCopy full SHA for 19d8c8c
test/testdata.jl
@@ -36,7 +36,7 @@ end
36
ensure_artifact_installed("rqatestdata", "Artifacts.toml")
37
testdatapath = joinpath(artifact"rqatestdata", "RQADeforestationTestData-2.0")
38
39
- testdir = "tmp/testdata"
+ testdir = "tmp/testdata2"
40
rm(testdir, recursive=true, force=true)
41
mkpath(testdir)
42
outdir = "$testdir/out.zarr"
0 commit comments