Skip to content

Commit

Permalink
replace oxygen plot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hhourston committed Feb 9, 2024
1 parent af7ad15 commit 1fdca31
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file added figures/CrawfordPena_OSP_1955-2023_o2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/CrawfordPena_P4_1950-2023_o2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ <h1>{{ page.title }}</h1>
<a href="https://github.com/hhourston/ios_profile_data_visualization">GitHub</a>.
</p>

<a href="./figures/P26_data_oxy_vs_pot_dens_anom_1degfit_1950-2023.png">
<img src="./figures/P26_data_oxy_vs_pot_dens_anom_1degfit_1950-2023.png" loading="lazy" width="500">
<a href="./figures/CrawfordPena_OSP_1955-2023_o2.png">
<img src="./figures/CrawfordPena_OSP_1955-2023_o2.png" loading="lazy" width="500">
</a>

<a href="./figures/P4_data_oxy_vs_pot_dens_anom_2degfit_1950-2023.png">
<img src="./figures/P4_data_oxy_vs_pot_dens_anom_2degfit_1950-2023.png" loading="lazy" width="500">
<a href="./figures/CrawfordPena_P4_1950-2023_o2.png">
<img src="./figures/CrawfordPena_P4_1950-2023_o2.png" loading="lazy" width="500">
</a>

<p>
Expand Down

0 comments on commit 1fdca31

Please sign in to comment.