Skip to content

Commit

Permalink
deploy: 0a20a24
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfidan committed Jan 17, 2024
1 parent 1a2f8e9 commit 967d02c
Show file tree
Hide file tree
Showing 22 changed files with 12,180 additions and 1,264 deletions.
20 changes: 11 additions & 9 deletions README.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<!DOCTYPE html>

<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Expand Down Expand Up @@ -35,7 +35,9 @@
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<script src="_static/clipboard.min.js"></script>
<script src="_static/copybutton.js"></script>
<script>let toggleHintShow = 'Click to show';</script>
Expand All @@ -55,7 +57,7 @@
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Py-ART Tutorial" href="notebooks/pyart/README.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="None">
<meta name="docsearch:language" content="en">


<!-- Google Analytics -->
Expand Down Expand Up @@ -137,7 +139,7 @@ <h1 class="site-logo" id="site-title">My Jupyter Book</h1>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="notebooks/pyrad/description-config.html">
0 : Plot a volume scan (pyrad_config/00_plot_vol)
Description of pyrad config files
</a>
</li>
</ul>
Expand Down Expand Up @@ -298,21 +300,21 @@ <h2> Contents </h2>

<img src="https://www.repapress.ch/media/solwin/ultimateportfolio/portfolio/image/r/e/repapress-absturzsicherung-wetterstation-owarna_00.png" alt="thumbnail" width="300"/>
<div class="tex2jax_ignore mathjax_ignore section" id="wmo-asean-radar-workshop-pyrad-course">
<h1>WMO/ASEAN radar workshop - Pyrad course<a class="headerlink" href="#wmo-asean-radar-workshop-pyrad-course" title="Permalink to this headline"></a></h1>
<h1>WMO/ASEAN radar workshop - Pyrad course<a class="headerlink" href="#wmo-asean-radar-workshop-pyrad-course" title="Permalink to this heading"></a></h1>
<p><a class="reference external" href="http://binder.projectpythia.org/v2/gh/openradar/asean2024-pyrad-course/main"><img alt="Binder" src="http://binder.projectpythia.org/badge_logo.svg" /></a></p>
<div class="section" id="motivation">
<h2>Motivation<a class="headerlink" href="#motivation" title="Permalink to this headline"></a></h2>
<h2>Motivation<a class="headerlink" href="#motivation" title="Permalink to this heading"></a></h2>
<p>This content will be used for the Pyrad short Course held at the WMO/ASEAN Weather Radar Workshop 2024.</p>
</div>
<div class="section" id="authors">
<h2>Authors<a class="headerlink" href="#authors" title="Permalink to this headline"></a></h2>
<h2>Authors<a class="headerlink" href="#authors" title="Permalink to this heading"></a></h2>
<p>Jordi Figueras I Ventura, Daniel Wolfensberger</p>
</div>
<div class="section" id="running-the-notebooks">
<h2>Running the Notebooks<a class="headerlink" href="#running-the-notebooks" title="Permalink to this headline"></a></h2>
<h2>Running the Notebooks<a class="headerlink" href="#running-the-notebooks" title="Permalink to this heading"></a></h2>
<p>You can either run the notebook using <a class="reference external" href="https://mybinder.org/">Binder</a> or on your local machine.</p>
<div class="section" id="running-on-binder">
<h3>Running on Binder<a class="headerlink" href="#running-on-binder" title="Permalink to this headline"></a></h3>
<h3>Running on Binder<a class="headerlink" href="#running-on-binder" title="Permalink to this heading"></a></h3>
<p>The simplest way to interact with a Jupyter Notebook is through
<a class="reference external" href="https://mybinder.org/">Binder</a>, which enables the execution of a
<a class="reference external" href="https://jupyterbook.org">Jupyter Book</a> in the cloud. The details of how this works are not
Expand All @@ -329,7 +331,7 @@ <h3>Running on Binder<a class="headerlink" href="#running-on-binder" title="Perm
Jupyter</a>.</p>
</div>
<div class="section" id="running-on-your-own-machine">
<h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-machine" title="Permalink to this headline"></a></h3>
<h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-machine" title="Permalink to this heading"></a></h3>
<p>In order to be able to run the material you have to have a working installation of
<a class="reference external" href="https://docs.conda.io/projects/conda/en/stable/user-guide/install/index.html">conda</a> or
its fully open-source alternative <a class="reference external" href="https://github.com/conda-forge/miniforge">Miniforge</a>.</p>
Expand Down
2 changes: 2 additions & 0 deletions _sources/notebooks/pyrad/description-config.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Description of pyrad config files\n",
"\n",
"## 0 : Plot a volume scan (pyrad_config/00_plot_vol)\n",
"---\n",
" \n",
Expand Down
Binary file modified _static/__pycache__/__init__.cpython-39.pyc
Binary file not shown.
134 changes: 134 additions & 0 deletions _static/_sphinx_javascript_frameworks_compat.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
/*
* _sphinx_javascript_frameworks_compat.js
* ~~~~~~~~~~
*
* Compatability shim for jQuery and underscores.js.
*
* WILL BE REMOVED IN Sphinx 6.0
* xref RemovedInSphinx60Warning
*
*/

/**
* select a different prefix for underscore
*/
$u = _.noConflict();


/**
* small helper function to urldecode strings
*
* See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/decodeURIComponent#Decoding_query_parameters_from_a_URL
*/
jQuery.urldecode = function(x) {
if (!x) {
return x
}
return decodeURIComponent(x.replace(/\+/g, ' '));
};

/**
* small helper function to urlencode strings
*/
jQuery.urlencode = encodeURIComponent;

/**
* This function returns the parsed url parameters of the
* current request. Multiple values per key are supported,
* it will always return arrays of strings for the value parts.
*/
jQuery.getQueryParameters = function(s) {
if (typeof s === 'undefined')
s = document.location.search;
var parts = s.substr(s.indexOf('?') + 1).split('&');
var result = {};
for (var i = 0; i < parts.length; i++) {
var tmp = parts[i].split('=', 2);
var key = jQuery.urldecode(tmp[0]);
var value = jQuery.urldecode(tmp[1]);
if (key in result)
result[key].push(value);
else
result[key] = [value];
}
return result;
};

/**
* highlight a given string on a jquery object by wrapping it in
* span elements with the given class name.
*/
jQuery.fn.highlightText = function(text, className) {
function highlight(node, addItems) {
if (node.nodeType === 3) {
var val = node.nodeValue;
var pos = val.toLowerCase().indexOf(text);
if (pos >= 0 &&
!jQuery(node.parentNode).hasClass(className) &&
!jQuery(node.parentNode).hasClass("nohighlight")) {
var span;
var isInSVG = jQuery(node).closest("body, svg, foreignObject").is("svg");
if (isInSVG) {
span = document.createElementNS("http://www.w3.org/2000/svg", "tspan");
} else {
span = document.createElement("span");
span.className = className;
}
span.appendChild(document.createTextNode(val.substr(pos, text.length)));
node.parentNode.insertBefore(span, node.parentNode.insertBefore(
document.createTextNode(val.substr(pos + text.length)),
node.nextSibling));
node.nodeValue = val.substr(0, pos);
if (isInSVG) {
var rect = document.createElementNS("http://www.w3.org/2000/svg", "rect");
var bbox = node.parentElement.getBBox();
rect.x.baseVal.value = bbox.x;
rect.y.baseVal.value = bbox.y;
rect.width.baseVal.value = bbox.width;
rect.height.baseVal.value = bbox.height;
rect.setAttribute('class', className);
addItems.push({
"parent": node.parentNode,
"target": rect});
}
}
}
else if (!jQuery(node).is("button, select, textarea")) {
jQuery.each(node.childNodes, function() {
highlight(this, addItems);
});
}
}
var addItems = [];
var result = this.each(function() {
highlight(this, addItems);
});
for (var i = 0; i < addItems.length; ++i) {
jQuery(addItems[i].parent).before(addItems[i].target);
}
return result;
};

/*
* backward compatibility for jQuery.browser
* This will be supported until firefox bug is fixed.
*/
if (!jQuery.browser) {
jQuery.uaMatch = function(ua) {
ua = ua.toLowerCase();

var match = /(chrome)[ \/]([\w.]+)/.exec(ua) ||
/(webkit)[ \/]([\w.]+)/.exec(ua) ||
/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(ua) ||
/(msie) ([\w.]+)/.exec(ua) ||
ua.indexOf("compatible") < 0 && /(mozilla)(?:.*? rv:([\w.]+)|)/.exec(ua) ||
[];

return {
browser: match[ 1 ] || "",
version: match[ 2 ] || "0"
};
};
jQuery.browser = {};
jQuery.browser[jQuery.uaMatch(navigator.userAgent).browser] = true;
}
13 changes: 3 additions & 10 deletions _static/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ table.modindextable td {
/* -- general body styles --------------------------------------------------- */

div.body {
min-width: 450px;
min-width: 360px;
max-width: 800px;
}

Expand All @@ -236,7 +236,6 @@ div.body p, div.body dd, div.body li, div.body blockquote {
a.headerlink {
visibility: hidden;
}

a.brackets:before,
span.brackets > a:before{
content: "[";
Expand All @@ -247,6 +246,7 @@ span.brackets > a:after {
content: "]";
}


h1:hover > a.headerlink,
h2:hover > a.headerlink,
h3:hover > a.headerlink,
Expand Down Expand Up @@ -334,13 +334,11 @@ aside.sidebar {
p.sidebar-title {
font-weight: bold;
}

div.admonition, div.topic, blockquote {
clear: left;
}

/* -- topics ---------------------------------------------------------------- */

div.topic {
border: 1px solid #ccc;
padding: 7px;
Expand Down Expand Up @@ -428,10 +426,6 @@ table.docutils td, table.docutils th {
border-bottom: 1px solid #aaa;
}

table.footnote td, table.footnote th {
border: 0 !important;
}

th {
text-align: left;
padding-right: 5px;
Expand Down Expand Up @@ -614,7 +608,6 @@ ol.simple p,
ul.simple p {
margin-bottom: 0;
}

dl.footnote > dt,
dl.citation > dt {
float: left;
Expand Down Expand Up @@ -643,11 +636,11 @@ dl.field-list > dt {
padding-left: 0.5em;
padding-right: 5px;
}

dl.field-list > dt:after {
content: ":";
}


dl.field-list > dd {
padding-left: 0.5em;
margin-top: 0em;
Expand Down
Loading

0 comments on commit 967d02c

Please sign in to comment.