Skip to content

global plots for paper [WIP] #1018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
de78922
plotting interactively [skip ci]
juliasloan25 Feb 6, 2025
4ca2bec
global map looks good
juliasloan25 Feb 7, 2025
7ef3539
add title for each var
juliasloan25 Feb 7, 2025
8a68936
global map final
juliasloan25 Feb 7, 2025
3850aae
working on seasonal cycle now
juliasloan25 Feb 7, 2025
f9349b2
plot last year, model in blue, update units
juliasloan25 Feb 8, 2025
04ea22b
seasonal plot has data [skip ci]
juliasloan25 Feb 8, 2025
9d540bc
add legend
juliasloan25 Feb 10, 2025
8015a56
add ERA5 2008 monthly average data
juliasloan25 Feb 10, 2025
24cd3ce
add plotting script [skip ci]
juliasloan25 Feb 10, 2025
b714535
format and fixup
juliasloan25 Feb 11, 2025
80acb25
3 panel plot LHF [skip ci]
juliasloan25 Feb 11, 2025
4c0db04
exclude NaNs from extrema [skip ci]
juliasloan25 Feb 11, 2025
29099a7
plot SHF too [skip ci]
juliasloan25 Feb 11, 2025
f05e3c3
lhf, shf, lwu, and swu
juliasloan25 Feb 12, 2025
37dbf5d
one title per column
juliasloan25 Feb 12, 2025
666e27f
separate file for data; use W/m2 for all vars
juliasloan25 Feb 12, 2025
1093959
get lwd, swd from sim for energy balance [skip ci]
juliasloan25 Feb 13, 2025
95c849a
messy commit
juliasloan25 Feb 13, 2025
c911116
small changes
juliasloan25 Feb 27, 2025
8759fbf
larger font sizes
juliasloan25 Feb 28, 2025
28d4499
separate seasonal cycle function
juliasloan25 Feb 28, 2025
4ef2e77
no / in units
juliasloan25 Feb 28, 2025
8ab1c29
clean up 2x2 seasonal cycle plots
juliasloan25 Feb 28, 2025
27849a8
subscript in y labels (seasonal plots)
juliasloan25 Feb 28, 2025
54e8ccd
more contour levels, horiz labels
juliasloan25 Mar 1, 2025
8c2e33f
working on ylabel
juliasloan25 Mar 3, 2025
7c21b49
wip [skip ci]
juliasloan25 Mar 5, 2025
ecbc1b9
add lwn, swn [skip ci]
juliasloan25 Mar 7, 2025
5326771
plots for version sent to coauthors
juliasloan25 Mar 10, 2025
e56e5ca
use net radiative fluxes [skip ci]
juliasloan25 Mar 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .buildkite/Manifest-v1.11.toml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ weakdeps = ["SparseArrays"]

[[deps.ClimaAnalysis]]
deps = ["Artifacts", "Dates", "Interpolations", "NCDatasets", "NaNStatistics", "OrderedCollections", "Reexport", "Statistics", "Unitful"]
git-tree-sha1 = "b67f8f5f754fde6132bae1a2add06e51cf26227b"
path = "../../ClimaAnalysis.jl"
uuid = "29b5916a-a76c-4e73-9657-3c8fd22e65e6"
version = "0.5.12"
weakdeps = ["GeoMakie", "Makie"]
Expand Down
7 changes: 7 additions & 0 deletions Artifacts.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ git-tree-sha1 = "df5ec5af1ea0793c0e7d49e60db5a938098e174f"
sha256 = "a83bf28a7a864db285e41289031a9761c2a426373a6efecd04b866a0b5374cef"
url = "https://caltech.box.com/shared/static/m82r23e67x04a3hb6p79dfltlumvg9z0.gz"

[era5_monthly_averages_2008]
git-tree-sha1 = "b448a55e214a03b4e69bde4f54f3c01a02b74b69"

[[era5_monthly_averages_2008.download]]
sha256 = "c8292040efa26f7dbeaf59f7177d8bfadcead74adc10c4c96678104cbd57a09e"
url = "https://caltech.box.com/shared/static/lra5npgeygoi0xb376hi4blik44550u0.gz"

[land_albedo]
git-tree-sha1 = "3f07b70ab43a05123e93753a45e094dcf7a66b5b"

Expand Down
1 change: 1 addition & 0 deletions bucket_restart/output_active
Loading