Skip to content

Commit

Permalink
removed AW from experiments, move to climaland, fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdeck committed Jun 4, 2024
1 parent 96a020e commit 5b75b18
Show file tree
Hide file tree
Showing 13 changed files with 2,941 additions and 556 deletions.
10 changes: 3 additions & 7 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,9 @@ steps:
command: "julia --color=yes --project=.buildkite experiments/standalone/Soil/richards_comparison.jl"
artifact_paths: "experiments/standalone/Soil/comparison*png"

- label: "Evaporation from sand"
command: "julia --color=yes --project=.buildkite experiments/standalone/Soil/evaporation.jl"
artifact_paths: "experiments/standalone/Soil/evaporation*png"

# - label: "vaira_test"
# command: "julia --color=yes --project=experiments experiments/integrated/fluxnet/run_fluxnet.jl US-Var"
# artifact_paths: "experiments/integrated/fluxnet/US-Var/out/*png"
- label: "vaira_test"
command: "julia --color=yes --project=.buildkite experiments/integrated/fluxnet/run_fluxnet.jl US-Var"
artifact_paths: "experiments/integrated/fluxnet/US-Var/out/*png"

- label: "ozark_test"
command: "julia --color=yes --project=.buildkite experiments/integrated/fluxnet/run_fluxnet.jl US-MOz"
Expand Down
15 changes: 0 additions & 15 deletions experiments/Artifacts.toml

This file was deleted.

Loading

0 comments on commit 5b75b18

Please sign in to comment.