-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotebooks.html
More file actions
200 lines (149 loc) · 10 KB
/
notebooks.html
File metadata and controls
200 lines (149 loc) · 10 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.98.0" />
<link rel="preload" href="/lib/font-awesome/webfonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/font-awesome/webfonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/font-awesome/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/JetBrainsMono/web/woff2/JetBrainsMono-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<script type="text/javascript" src="https://latest.cactus.chat/cactus.js"></script>
<link rel="stylesheet" href="https://latest.cactus.chat/style.css" type="text/css">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Tereza Jarníková</title>
<link rel = 'canonical' href = 'https://tjarnikova.github.io/'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<meta property="og:title" content="Tereza Jarníková" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://tjarnikova.github.io/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Tereza Jarníková"/>
<meta name="twitter:description" content=""/>
<link rel="stylesheet" href="https://tjarnikova.github.io/css/styles.94f653e9e151e28067a7c5dbbc4600cbd5a3c721e79faaf971e523c40f3b249b8e4f20bb57810dfffa8d559ca5c140fd56eb4cd9c0853113ad08e66afdb08bdd.css" integrity="sha512-lPZT6eFR4oBnp8XbvEYAy9WjxyHnn6r5ceUjxA87JJuOTyC7V4EN//qNVZylwUD9VutM2cCFMROtCOZq/bCL3Q==">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="icon" type="image/png" href="https://tjarnikova.github.io/images/favicon.ico" />
</head>
<body class="max-width mx-auto px3 ltr">
<div class="content index py4">
<header id="header">
<!-- <a href="https://tjarnikova.github.io/"> -->
<div id="logo" style="background-image: url(https://tjarnikova.github.io/AnalysisRobot/Josef.png)"></div>
<div id="title">
<h1>Important Jupyter Notebooks</h1>
</div>
<!-- </a>
<div id="nav">
<ul>
<li class="icon">
<a href="#" aria-label="Menu"><i class="fas fa-bars fa-2x" aria-hidden="true"></i></a>
</li>
</ul>
</div> -->
</header>
<!-- <img style="width:6%" src="Josef.png"> -->
<br>
<section id="about">
<h2>GLODAP</h2>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/Tuning/ML-GLODAPPseudoObsForRestart.ipynb">ML-GLODAPPseudoObsForRestart.ipynb</a><br>
>>> Make set of DIC pseudoobservations using a GLODAP ML product and various C_Anth (Anthropogenic C) estimates - for restarts and evaluation<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/evalOutput/GLODAP_carbon_fullglobe.ipynb">GLODAP_carbon_fullglobe.ipynb</a><br>
>>> Characterizing the GLODAP (v2.2022) dataset by region, developing model comparison tools<br>
<h2>BGC-Argo and other chl observations</h2>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/evalOutput/BGC_subsurfacechla.ipynb">BGC_subsurfacechla.ipynb</a><br>
>>> Characterize depth of subsurface chlorophyll A maximum in the BGC-Argo data (globally)<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/evalOutput/BGC_surface2subsurface.ipynb">BGC_surface2subsurface.ipynb</a><br>
>>> Compare surface to subsurface chl A values in depth profiles where surface chl A values are available.<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/evalOutput/BGC_Argo_explore.ipynb">BGC_Argo_explore.ipynb</a><br>
>>> Does the BGC argo data give evidence for a subsurface chlorophyll maximum in the SO?<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/evalOutput/SOBioObs.ipynb">SOBioObs.ipynb</a><br>
>>> Characterize coverage of WOA2005 in-situ (?) chl data - not very useful <br>
<h2>MLD</h2>
<a href="https://nbviewer.org/github/tjarnikova/AnalysisRobot/blob/main/Tester_multimodel_MLD.ipynb">Tester_multimodel_MLD.ipynb</a><br>
>>> Analyze monthly regional MLD in NCEP, ERA5, UKESM1-forced models. Introduces tidy regionalization code<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/windAnalyis/LatitudinalMLD.ipynb">LatitudinalMLD.ipynb</a><br>
>>> Response of PlankTOM MLD to 6 scenarios of ozone forcing (1950-2100)<br>
<h2>TA-DIC, pco2, and carbonate chemistry drivers</h2>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/SOpCO2Cycle/pco2_cycles.ipynb">pco2_cycles.ipynb</a><br>
>>> analysis of SO pco2 in several PlankTOM models<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/SOpCO2Cycle/TA-DIC_sensitivity.ipynb">TA-DIC_sensitivity.ipynb</a><br>
>>> TA-DIC theory notes and Driver analysis of the pCO2 cycle in several model versions<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/SOpCO2Cycle/TA-DIC_GLODAPOBS.ipynb">TA-DIC_GLODAPOBS.ipynb</a><br>
>>> Compare depth profiles of TA-DIC in the SO in different models vs. observations<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/SOpCO2Cycle/pco2mocsy.ipynb">pco2mocsy.ipynb</a><br>
>>> Visualize pco2 vs DIC, TA, S, T using mocsy solver<br>
<h2>UKESM1 wind forcing analysis</h2>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/prelimEvalForcing/wind_zonal_avgs.ipynb">wind_zonal_avgs.ipynb</a><br>
>>> line plots of zonally averaged wind speed for different seas/subreg for UKESM/ERA5/NCEP. for paper.<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/windAnalyis/LatitudinalWinds.ipynb">LatitudinalWinds.ipynb</a><br>
>>> By-latitude histograms of UKESM1 and ERA5 wind forcing<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/windAnalyis/MonthlyERAMetHistograms.ipynb">MonthlyERAMetHistograms.ipynb</a><br>
>>> By-month histograms of UKESM1 and ERA5 wind forcing<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/windAnalyis/wind_violin.ipynb">wind_violin.ipynb</a><br>
>>> Scenario wind violin plots and smoothed timeseries<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/windAnalyis/scenario_attribution_hovmollers.ipynb">scenario_attribution_hovmollers.ipynb</a><br>
>>> hovmollers of winds by scenario and wind difs between scenarios. <br>
<a href="https://github.com/tjarnikova/SOZONE/blob/master/MO_pipeline/Windspeed_maps.ipynb">Windspeed_maps.ipynb</a><br>
>>> scenario wind maps
<h2>UKESM1 scenario carbon response </h2>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/MO_RESULTS/Overview.ipynb">Overview.ipynb</a><br>
>>> Overview of UKESM1 scenario project and main carbon response so far<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/MO_RESULTS/SeasonalCflxFullRunset.ipynb">SeasonalCflxFullRunset.ipynb</a><br>
>>> Evolution of the SO carbon sink under 6 scenarios, 1948-2100, 1ASA series<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/MO_RESULTS/fullyear_maps_for_pres.ipynb">fullyear_maps_for_pres.ipynb</a><br>
>>> Southern ocean maps of windspeed and Cflx<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/windAnalyis/winds_with_xarray.ipynb">winds_with_xarray.ipynb</a><br>
>>> Hovmollers of wind and co2 flux anomalies - not a very clean analysis, code may be useful elsewhere
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/MO_RESULTS/Cflx_EXP_winds.ipynb">Cflx_EXP_winds.ipynb</a><br>
>>> Line plot Comparison of Cflx and EXP between UKESM1/ ERA / NCEP in SO
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/MO_RESULTS/LatitudinalCflxWinds.ipynb">LatitudinalCflxWinds.ipynb</a><br>
>>> By-latitude SO Cflx response to 6 scenarios, 1ASA series
<h2>Cael ballasting experiment</h2>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/BallastingCael/ObsToGrid_JoeExample.ipynb">ObsToGrid_JoeExample.ipynb</a><br>
>>> code to snap observational data to grid
<h2>Model Evaluation</h2>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/evalOutput/GLODAPv2021comparison_pipeline.ipynb">GLODAPv2021comparison_pipeline.ipynb</a><br>
>>> Evaluate DIC, TA in SO against GLODAP using SSC metrics by depth <br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/evalOutput/EXPLORE_SOCAT.ipynb">EXPLORE_SOCAT.ipynb</a><br>
>>> Comparing two runs forced by NCEP and UKESM1 against SOCAT fco2 <br>
<h2>Miscellaneous early stuff (from spring 2022 ish)</h2>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/prelimEvalForcing/by_latitude_forcing_comparison.ipynb">by_latitude_forcing_comparison.ipynb</a><br>
>>> Quick hovmollers of different forcing quantities for NCEP, UKESM, ERA5<br>
<a href="https://nbviewer.org/github/tjarnikova/SOZONE/blob/master/prelimRunAnalysis/T001_M001_Hovmol_Compare.ipynb">T001_M001_Hovmol_Compare.ipynb</a><br>
>>> Comparing physical quantities of two runs forced by NCEP and UKESM1<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</section>
<footer id="footer">
<div class="footer-left">
Copyright © 2022 TJŠJ
</div>
<div class="footer-right">
<nav>
<ul>
</ul>
</nav>
</div>
</footer>
</div>
</body>
<link rel="stylesheet" href=/lib/font-awesome/css/all.min.css>
<script src=/lib/jquery/jquery.min.js></script>
<script src=/js/main.js></script>
</html>