Skip to content

Commit ab6d50b

Browse files
authored
Integrate MAR notebooks (NOAA-GFDL#782)
* commit to update * it works? * update descriptions
1 parent 2befd24 commit ab6d50b

9 files changed

Lines changed: 1241 additions & 26 deletions

File tree

data/fieldlist_GFDL.jsonc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,12 @@
135135
"units": "N m-2",
136136
"ndim": 3
137137
},
138+
"tos": {
139+
"standard_name": "sea_surface_temperature",
140+
"realm": "ocean",
141+
"units": "degC",
142+
"ndim": 3
143+
},
138144
"alb_sfc": {
139145
"standard_name": "",
140146
"long_name":"surface albedo",
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<title>Sea Surface Temperature Bias - NOAA OISSTv2</title>
2+
<img src="../mdtf_diag_banner.png">
3+
<h3>MAR Diagnostic notebook: Sea Surface Temperature Bias - NOAA OISSTv2</h3>
4+
<p>
5+
This notebook plots the SST bias of a model simulation vs. climataology derived from NOAA OISSTv2
6+
Authors: Xinru Li and John Krasting
7+
</p>
8+
<TABLE>
9+
<TR>
10+
<TH align=left style="color:navy;">Time averages
11+
<TH align=left>Model Results
12+
<TR>
13+
<TH align=left>SST bias
14+
</TABLE>
15+
<!-- update the name of the template to [your_pod_name]_ipynb.html -->
16+
<TH align=center><A href=SST_bias_NOAA_OISSTv2_ipynb.html>notebook</A>

0 commit comments

Comments
 (0)