Skip to content

Commit

Permalink
Deploying to gh-pages from @ 921753a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Nov 4, 2024
1 parent 880bb4f commit 8f5d611
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@
<p>Web portals, scripting, API &amp; Web scraping</p>
</div>
<div class="date">
<p>October 2024</p>
<p>November 2024</p>
</div>
<div class="columns authors">
<div class="column author" style="width:32%;">
Expand Down Expand Up @@ -498,8 +498,8 @@ <h2>Table of contents</h2>
<!-- Insert section 'Web portals' -->
</section></section>
<section>
<section id="web-portals-5-min" class="title-slide slide level1 center">
<h1><i class="fa-solid fa-globe fa-1x" aria-label="globe"></i> &nbsp;&nbsp;Web portals (5 min)</h1>
<section id="web-portals" class="title-slide slide level1 center">
<h1><i class="fa-solid fa-globe fa-1x" aria-label="globe"></i> &nbsp;&nbsp;Web portals</h1>
<!--Slide 1 -->
</section>
<section id="imagine-youre-doing-some-species-distribution-models." class="slide level2">
Expand Down Expand Up @@ -663,12 +663,13 @@ <h2>2. Look at the species list</h2>
</section>
<section id="look-at-the-species-list-1" class="slide level2">
<h2>2. Look at the species list</h2>
<p>Get species IDS:</p>
<p>Get species IDs:</p>
<ul>
<li><p>Arabidopsis thaliana : 4341</p></li>
<li><p>Bellis perennis: 7173</p></li>
<li><p>Quercus ilex: 45402</p></li>
<li><p><em>Arabidopsis thaliana</em> : 4341</p></li>
<li><p><em>Bellis perennis</em> : 7173</p></li>
<li><p><em>Quercus ilex</em> : 45402</p></li>
</ul>
<p><br></p>
<p><strong>Get data</strong></p>
<p>Register, go to <code>request data</code>. Now you can file in the trait IDs.</p>
<p>Submit request. Write a short description of your project. You’ll receive a text file by email within a few days.</p>
Expand Down Expand Up @@ -724,8 +725,8 @@ <h2>Alternative import <em>via</em> R:</h2>
<!-- Insert section 'Scripting' -->
</section></section>
<section>
<section id="scripting-10-min" class="title-slide slide level1 center">
<h1><i class="fa-solid fa-code fa-1x" aria-label="code"></i> &nbsp;&nbsp;Scripting (10 min)</h1>
<section id="scripting" class="title-slide slide level1 center">
<h1><i class="fa-solid fa-code fa-1x" aria-label="code"></i> &nbsp;&nbsp;Scripting</h1>
<!-- Side 1 -->
</section>
<section id="queries-from-r" class="slide level2">
Expand Down Expand Up @@ -778,8 +779,8 @@ <h2>What if the file is compressed ?</h2>
<!-- Insert section 'API' -->
</section></section>
<section>
<section id="api-15-min" class="title-slide slide level1 center">
<h1><i class="fa-solid fa-wrench fa-1x" aria-label="wrench"></i> &nbsp;&nbsp;API (15 min)</h1>
<section id="api" class="title-slide slide level1 center">
<h1><i class="fa-solid fa-wrench fa-1x" aria-label="wrench"></i> &nbsp;&nbsp;API</h1>

</section>
<section id="accessing-data-from-the-web" class="slide level2">
Expand Down Expand Up @@ -1706,7 +1707,7 @@ <h2>Code factorisation</h2>
<div class="cell-output cell-output-stdout">
<pre><code>## name lon lat
## 1 Montpellier 3.876734 43.61124
## 2 Paris 2.348391 48.85350
## 2 Paris 2.320041 48.85889
## 3 Strasbourg 7.750713 48.58461
## 4 Grenoble 5.735782 45.18756
## 5 Bourges 2.399125 47.08117</code></pre>
Expand All @@ -1726,8 +1727,8 @@ <h2>Coming soon</h2>
<!-- Insert section 'Web scraping' -->
</section></section>
<section>
<section id="web-scraping-15-min" class="title-slide slide level1 center">
<h1><i class="fa-brands fa-css3 fa-1x" aria-label="css3"></i> &nbsp;&nbsp;Web scraping (15 min)</h1>
<section id="web-scraping" class="title-slide slide level1 center">
<h1><i class="fa-brands fa-css3 fa-1x" aria-label="css3"></i> &nbsp;&nbsp;Web scraping</h1>

</section>
<section id="what-is-web-scraping" class="slide level2">
Expand Down

0 comments on commit 8f5d611

Please sign in to comment.