Skip to content

Commit

Permalink
Update Artifacts.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdeck authored Aug 14, 2024
1 parent 6d8248d commit 3436f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Artifacts.jl
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ https://doi.org/10.4141/cjss09118
function huang_et_al2011_soil_van_genuchten_data(; context = nothing)
dir = joinpath(@__DIR__, "../")
af = ArtifactFile(
url = "https://caltech.box.com/shared/static/qvbt37xkwz8gveyi6tzzbs0e18trpcsq.csv",
url = "https://caltech.box.com/shared/static/kbgxc8r2j6uzboxgg9h2ydi5145wdpxh.csv",
filename = "sv_62.csv",
)
dataset = ArtifactWrapper(dir, "sv62", ArtifactFile[af])
Expand Down

0 comments on commit 3436f77

Please sign in to comment.