Skip to content

Commit

Permalink
removed soil plant hydrology example
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdeck committed Sep 14, 2023
1 parent 74ce724 commit 5c5a45f
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 734 deletions.
4 changes: 0 additions & 4 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ steps:
command: "julia --color=yes --project=experiments experiments/standalone/Soil/evaporation.jl"
artifact_paths: "experiments/standalone/Soil/evaporation*png"

- label: "ozark_test_hydrology_only"
command: "julia --color=yes --project=experiments experiments/integrated/ozark/hydrology_only/ozark.jl"
artifact_paths: "experiments/integrated/ozark/hydrology_only/*png"

- label: "ozark_test"
command: "julia --color=yes --project=experiments experiments/integrated/ozark/ozark.jl"
artifact_paths: "experiments/integrated/ozark/*png"
Expand Down
Loading

0 comments on commit 5c5a45f

Please sign in to comment.