Skip to content

Commit 91897b4

Browse files
committedJun 3, 2021
Switch to white PNG backgrounds
1 parent 1668c30 commit 91897b4

5 files changed

+4
-4
lines changed
 

‎README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ The benchmark was run on my macbook (first plot), and on the Cheyenne HPC comput
115115
cluster interactive node (second plot), which is a shared resource consisting of
116116
approximately 72 cores.
117117

118-
<img src="results/fluxes_60lev_uriah.png" width="700">
119-
<img src="results/fluxes_60lev_cheyenne4.png" width="700">
118+
<img src="results/fluxes_60lev_uriah_flat.png" width="700">
119+
<img src="results/fluxes_60lev_cheyenne4_flat.png" width="700">
120120

121121
<!-- # Hybrid-to-pressure interpolation benchmarks
122122
- I have yet to formalize this benchmark, but performed some tests for my research.
@@ -146,7 +146,7 @@ The results here were interesting. NCO is the winner for small files, but CDO be
146146
for large files, at which point the time required for overhead operations is negligible.
147147
XArray is the slowest across all file sizes.
148148

149-
<img src="results/slices_60lev_uriah.png" width="700">
149+
<img src="results/slices_60lev_uriah_flat.png" width="700">
150150

151151
empirical_orthogonal_functions.sh
152152
---------------------------------
@@ -173,4 +173,4 @@ This time, NCL was the clear winner! The MetPy script was also issuing a bunch o
173173
warnings when it ran. Evidently, the kinks in the MetPy algorithm haven't been ironed
174174
out yet.
175175

176-
<img src="results/isobars2isentropes_60lev_uriah.png" width="700">
176+
<img src="results/isobars2isentropes_60lev_uriah_flat.png" width="700">
294 KB
Loading

‎results/fluxes_60lev_uriah_flat.png

411 KB
Loading
Loading

‎results/slices_60lev_uriah_flat.png

215 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.