Skip to content
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

LEAP-Pangeo paper blog post stub #257

Merged
merged 4 commits into from
Jun 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ resources
public
custom-dictionary.dic
.DS_Store
venv
Binary file added content/blog/2024/leap-pangeo-paper/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions content/blog/2024/leap-pangeo-paper/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Researchers at LEAP-Pangeo investigate overlooked sub-grid air-sea heat flux in climate models
date: "2024-06-19"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The post somehow shows May as publish date? Not sure how that happens, but just noticed it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes we are "backdating" some posts as we are writing up quite a lot of items at once rn 😅

lastmod: "2024-06-19"
authors: ["Jenny Wong"]
tags: [community]
categories: [updates]
featured: false
draft: false
---

![Figure from the preprint showing large and small scale air-sea fluxes are separated](cover.png "Figure from the [preprint](https://doi.org/10.31223/X5WQ47) showing large and small scale air-sea fluxes are separated. By Julius Busecke *et al.*, licensed under [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/)")

Julius Busecke *et al.* of the [LEAP-Pangeo](https://leap-stc.github.io/intro.html)[^1] hub, have recently published a preprint[^2] that investigates "The Overlooked Sub-Grid Air-Sea Flux in Climate Models" using 2i2c infrastructure. Well done all! 🎉

[^1]: NSF Science and Technology Center (STC) Learning the Earth with Artificial intelligence and Physics (LEAP) (Award # 2019625)
[^2]: https://doi.org/10.31223/X5WQ47
Loading