Skip to content

Commit 9ce082c

Browse files
authored
Fluxnet plotting (#1276)
* Fluxnet plotting
1 parent b3fce30 commit 9ce082c

File tree

13 files changed

+739
-982
lines changed

13 files changed

+739
-982
lines changed

.buildkite/Manifest-v1.11.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ version = "0.4.2"
9191

9292
[[deps.Aqua]]
9393
deps = ["Compat", "Pkg", "Test"]
94-
git-tree-sha1 = "622d6ee5f093951e2e08ed88aa3fcdebec091bcf"
94+
git-tree-sha1 = "d57fd255a8932b6509baf43284c416fc44d0b903"
9595
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
96-
version = "0.8.13"
96+
version = "0.8.14"
9797

9898
[[deps.ArgCheck]]
9999
git-tree-sha1 = "f9e9a66c9b7be1ad7372bbd9b062d9230c30c5ce"
@@ -444,9 +444,9 @@ version = "0.1.2"
444444

445445
[[deps.ClimaComms]]
446446
deps = ["Adapt", "Logging", "LoggingExtras"]
447-
git-tree-sha1 = "75b9d1a3b4e3efa2cbbae2eb7b52f14c0b38ccf0"
447+
git-tree-sha1 = "f3961fa943c1bbbc376af910cb98db67084dc642"
448448
uuid = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
449-
version = "0.6.8"
449+
version = "0.6.9"
450450
weakdeps = ["CUDA", "MPI"]
451451

452452
[deps.ClimaComms.extensions]
@@ -455,9 +455,9 @@ weakdeps = ["CUDA", "MPI"]
455455

456456
[[deps.ClimaCore]]
457457
deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "CubedSphere", "DataStructures", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LazyBroadcast", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "StaticArrays", "Statistics", "UnrolledUtilities"]
458-
git-tree-sha1 = "a273452127dbb052f2963e3c1095730a996d49a6"
458+
git-tree-sha1 = "73b0fc9abff1e58f00b59b4ff82d482a35c5e895"
459459
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
460-
version = "0.14.36"
460+
version = "0.14.37"
461461
weakdeps = ["CUDA", "Krylov"]
462462

463463
[deps.ClimaCore.extensions]
@@ -887,9 +887,9 @@ version = "2.2.4+0"
887887

888888
[[deps.EnsembleKalmanProcesses]]
889889
deps = ["Convex", "Distributions", "DocStringExtensions", "FFMPEG", "GaussianRandomFields", "Interpolations", "LinearAlgebra", "MathOptInterface", "Optim", "QuadGK", "Random", "RecipesBase", "SCS", "SparseArrays", "Statistics", "StatsBase", "TOML", "TSVD"]
890-
git-tree-sha1 = "938ba137333f7be93194cf5ffc4592b68b0efb36"
890+
git-tree-sha1 = "d2cec7e039df146c39723d908ce06ceb8b233536"
891891
uuid = "aa8a2aa5-91d8-4396-bcef-d4f2ec43552d"
892-
version = "2.4.2"
892+
version = "2.5.0"
893893
weakdeps = ["Makie"]
894894

895895
[deps.EnsembleKalmanProcesses.extensions]
@@ -1951,9 +1951,9 @@ version = "0.4.8"
19511951

19521952
[[deps.MPI]]
19531953
deps = ["Distributed", "DocStringExtensions", "Libdl", "MPICH_jll", "MPIPreferences", "MPItrampoline_jll", "MicrosoftMPI_jll", "OpenMPI_jll", "PkgVersion", "PrecompileTools", "Requires", "Serialization", "Sockets"]
1954-
git-tree-sha1 = "892676019c58f34e38743bc989b0eca5bce5edc5"
1954+
git-tree-sha1 = "a61ecf714d71064b766d481ef43c094d4c6e3c52"
19551955
uuid = "da04e1cc-30fd-572f-bb4f-1f8673147195"
1956-
version = "0.20.22"
1956+
version = "0.20.23"
19571957

19581958
[deps.MPI.extensions]
19591959
AMDGPUExt = "AMDGPU"
@@ -2635,9 +2635,9 @@ version = "0.5.1+0"
26352635

26362636
[[deps.RootSolvers]]
26372637
deps = ["ForwardDiff", "Printf"]
2638-
git-tree-sha1 = "892b77767827af30868111d257930f567d5d78f8"
2638+
git-tree-sha1 = "454f6e430886ec7b21c223e113fa8eecdc8a8067"
26392639
uuid = "7181ea78-2dcb-4de3-ab41-2b8ab5a31e74"
2640-
version = "0.4.4"
2640+
version = "0.4.5"
26412641

26422642
[[deps.RoundingEmulator]]
26432643
git-tree-sha1 = "40b9edad2e5287e05bd413a38f61a8ff55b9557b"

.buildkite/pipeline.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,23 +73,23 @@ steps:
7373

7474
- label: "vaira_test"
7575
command: "julia --color=yes --project=.buildkite experiments/integrated/fluxnet/run_fluxnet.jl US-Var"
76-
artifact_paths: "experiments/integrated/fluxnet/US-Var/out/output_active/*png"
76+
artifact_paths: "experiments/integrated/fluxnet/US-Var/out/*pdf"
7777

7878
- label: "ozark_test"
7979
command: "julia --color=yes --project=.buildkite experiments/integrated/fluxnet/run_fluxnet.jl US-MOz"
80-
artifact_paths: "experiments/integrated/fluxnet/US-MOz/out/output_active/*png"
80+
artifact_paths: "experiments/integrated/fluxnet/US-MOz/out/*pdf"
8181

8282
- label: "niwot_test"
8383
command: "julia --color=yes --project=.buildkite experiments/integrated/fluxnet/run_fluxnet.jl US-NR1"
84-
artifact_paths: "experiments/integrated/fluxnet/US-NR1/out/output_active/*png"
84+
artifact_paths: "experiments/integrated/fluxnet/US-NR1/out/*pdf"
8585

8686
- label: "harvard_test"
8787
command: "julia --color=yes --project=.buildkite experiments/integrated/fluxnet/run_fluxnet.jl US-Ha1"
88-
artifact_paths: "experiments/integrated/fluxnet/US-Ha1/out/output_active/*png"
88+
artifact_paths: "experiments/integrated/fluxnet/US-Ha1/out/*pdf"
8989

9090
- label: "ozark_pft"
9191
command: "julia --color=yes --project=.buildkite experiments/integrated/fluxnet/ozark_pft.jl"
92-
artifact_paths: "experiments/integrated/fluxnet/US-MOz/out/pft/output_active/*png"
92+
artifact_paths: "experiments/integrated/fluxnet/US-MOz/pft/out/*pdf"
9393

9494
- label: "ozark_conservation"
9595
command: "julia --color=yes --project=.buildkite experiments/integrated/performance/conservation/ozark_conservation.jl"

0 commit comments

Comments
 (0)