Skip to content

Commit

Permalink
deploy: 12c40a2
Browse files Browse the repository at this point in the history
  • Loading branch information
pl-marasco committed Nov 5, 2023
1 parent f041f1c commit fc777d3
Show file tree
Hide file tree
Showing 9 changed files with 441 additions and 675 deletions.
194 changes: 62 additions & 132 deletions _sources/part3/data_exploitability_pangeo.ipynb

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions part1/visualization.html

Large diffs are not rendered by default.

170 changes: 85 additions & 85 deletions part1/xarray_pitfalls.html

Large diffs are not rendered by default.

186 changes: 93 additions & 93 deletions part3/chunking_introduction.html

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions part3/data_exploitability_openEO.html
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ <h2>Snow and Cloud Cover Example<a class="headerlink" href="#snow-and-cloud-cove
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>100 1065k 100 1065k 0 0 8348k 0 --:--:-- --:--:-- --:--:-- 8392k
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>100 1065k 100 1065k 0 0 3268k 0 --:--:-- --:--:-- --:--:-- 3279k
</pre></div>
</div>
</div>
Expand All @@ -518,8 +518,7 @@ <h2>Snow and Cloud Cover Example<a class="headerlink" href="#snow-and-cloud-cove
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 5 530k 5 31829 0 0 246k 0 0:00:02 --:--:-- 0:00:02 244k
100 530k 100 530k 0 0 4016k 0 --:--:-- --:--:-- --:--:-- 4017k
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>100 530k 100 530k 0 0 1669k 0 --:--:-- --:--:-- --:--:-- 1673k
</pre></div>
</div>
</div>
Expand Down
29 changes: 23 additions & 6 deletions part3/data_exploitability_pangeo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part3/peak_valley.html
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ <h2>Downloading the S2 time series<a class="headerlink" href="#downloading-the-s
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_html">Visit <a href="https://aai.egi.eu/device?user_code=WIBR-THGN" title="Authenticate at https://aai.egi.eu/device?user_code=WIBR-THGN" target="_blank" rel="noopener noreferrer">https://aai.egi.eu/device?user_code=WIBR-THGN</a> <a href="#" onclick="navigator.clipboard.writeText('https://aai.egi.eu/device?user_code=WIBR-THGN');return false;" title="Copy authentication URL to clipboard">&#128203;</a> to authenticate.</div><div class="output text_html"><code>[-------------------------------------]</code> ❌ Timed out</div><div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
<div class="output text_html">Visit <a href="https://aai.egi.eu/device?user_code=VAOK-ENUL" title="Authenticate at https://aai.egi.eu/device?user_code=VAOK-ENUL" target="_blank" rel="noopener noreferrer">https://aai.egi.eu/device?user_code=VAOK-ENUL</a> <a href="#" onclick="navigator.clipboard.writeText('https://aai.egi.eu/device?user_code=VAOK-ENUL');return false;" title="Copy authentication URL to clipboard">&#128203;</a> to authenticate.</div><div class="output text_html"><code>[-------------------------------------]</code> ❌ Timed out</div><div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
<span class="ne">OidcDeviceCodePollTimeout</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="n">Cell</span> <span class="n">In</span><span class="p">[</span><span class="mi">2</span><span class="p">],</span> <span class="n">line</span> <span class="mi">1</span>
<span class="ne">----&gt; </span><span class="mi">1</span> <span class="n">connection</span> <span class="o">=</span> <span class="n">openeo</span><span class="o">.</span><span class="n">connect</span><span class="p">(</span><span class="s2">&quot;openeo.cloud&quot;</span><span class="p">)</span><span class="o">.</span><span class="n">authenticate_oidc</span><span class="p">()</span>
Expand Down
472 changes: 146 additions & 326 deletions part3/scaling_dask.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit fc777d3

Please sign in to comment.