indexise
This commit is contained in:
parent
2e69956d94
commit
39c6cf845a
@ -33,9 +33,9 @@
|
|||||||
<h2>Tartalomjegyzék</h2>
|
<h2>Tartalomjegyzék</h2>
|
||||||
<div id="text-table-of-contents">
|
<div id="text-table-of-contents">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#/slide-org958d0ea">1. Bevezetés</a></li>
|
<li><a href="#/slide-org3a18f38">1. Bevezetés</a></li>
|
||||||
<li><a href="#/slide-orgd1050b3">2. Kérdésfeltevés</a></li>
|
<li><a href="#/slide-org5386a01">2. Kérdésfeltevés</a></li>
|
||||||
<li><a href="#/slide-orgf669384">3. RBBGCMuso használata</a></li>
|
<li><a href="#/slide-org2f354e5">3. RBBGCMuso használata</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -43,22 +43,22 @@
|
|||||||
|
|
||||||
<section>
|
<section>
|
||||||
<section id="slide-sec-1">
|
<section id="slide-sec-1">
|
||||||
<h2 id="org958d0ea"><span class="section-number-2">1</span> Bevezetés</h2>
|
<h2 id="org3a18f38"><span class="section-number-2">1</span> Bevezetés</h2>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<section id="slide-sec-2">
|
<section id="slide-sec-2">
|
||||||
<h2 id="orgd1050b3"><span class="section-number-2">2</span> Kérdésfeltevés</h2>
|
<h2 id="org5386a01"><span class="section-number-2">2</span> Kérdésfeltevés</h2>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<section id="slide-sec-3">
|
<section id="slide-sec-3">
|
||||||
<h2 id="orgf669384"><span class="section-number-2">3</span> RBBGCMuso használata</h2>
|
<h2 id="org2f354e5"><span class="section-number-2">3</span> RBBGCMuso használata</h2>
|
||||||
<div class="outline-text-2" id="text-3">
|
<div class="outline-text-2" id="text-3">
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-1">
|
<section id="slide-sec-3-1">
|
||||||
<h3 id="orgc9a6156"><span class="section-number-3">3.1</span> devtools telepítése</h3>
|
<h3 id="org0fe0db7"><span class="section-number-3">3.1</span> devtools telepítése</h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">install.packages(<span style="color: #ff1493;">"devtools"</span>)
|
<pre class="src src-R">install.packages(<span style="color: #ff1493;">"devtools"</span>)
|
||||||
@ -67,7 +67,7 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-2">
|
<section id="slide-sec-3-2">
|
||||||
<h3 id="org2a60cd8"><span class="section-number-3">3.2</span> RBBGCMuso telepítése</h3>
|
<h3 id="org2b1e6f5"><span class="section-number-3">3.2</span> RBBGCMuso telepítése</h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">devtools::install_github(<span style="color: #ff1493;">"hollorol/RBBGCMuso/RGBBCMuso"</span>)
|
<pre class="src src-R">devtools::install_github(<span style="color: #ff1493;">"hollorol/RBBGCMuso/RGBBCMuso"</span>)
|
||||||
@ -75,7 +75,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-3">
|
<section id="slide-sec-3-3">
|
||||||
<h3 id="orgd5fdb79"><span class="section-number-3">3.3</span> csomagok betöltése, munkakönyvtár beállítása:</h3>
|
<h3 id="org0a30b93"><span class="section-number-3">3.3</span> csomagok betöltése, munkakönyvtár beállítása:</h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R"><span style="color: #7fffd4;">library</span>(RBBGCMuso)
|
<pre class="src src-R"><span style="color: #7fffd4;">library</span>(RBBGCMuso)
|
||||||
@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-4">
|
<section id="slide-sec-3-4">
|
||||||
<h3 id="orge24b905"><span class="section-number-3">3.4</span> futtatás előkészítése: <i>setupMuso()</i></h3>
|
<h3 id="orgbdd1806"><span class="section-number-3">3.4</span> futtatás előkészítése: <i>setupMuso()</i></h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">beallitasok <span style="color: #7fffd4;"><-</span> setupMuso()
|
<pre class="src src-R">beallitasok <span style="color: #7fffd4;"><-</span> setupMuso()
|
||||||
@ -94,7 +94,7 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-5">
|
<section id="slide-sec-3-5">
|
||||||
<h3 id="orgb5aeeab"><span class="section-number-3">3.5</span> modellfuttatás: <i>calibMuso()</i></h3>
|
<h3 id="org3fc27f2"><span class="section-number-3">3.5</span> modellfuttatás: <i>calibMuso()</i></h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">kimenet <span style="color: #7fffd4;"><-</span> calibMuso(settings = beallitasok,skipSpinup=<span style="color: #8470ff;">FALSE</span>)
|
<pre class="src src-R">kimenet <span style="color: #7fffd4;"><-</span> calibMuso(settings = beallitasok,skipSpinup=<span style="color: #8470ff;">FALSE</span>)
|
||||||
@ -104,7 +104,7 @@ kimenet[1:6,1:2]
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-6">
|
<section id="slide-sec-3-6">
|
||||||
<h3 id="org08562c9"><span class="section-number-3">3.6</span> kimeneti adatok ábrázolása (első verzió)</h3>
|
<h3 id="org303dc53"><span class="section-number-3">3.6</span> kimeneti adatok ábrázolása (első verzió)</h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">plot(kimenet[,<span style="color: #ff1493;">"daily_gpp"</span>])
|
<pre class="src src-R">plot(kimenet[,<span style="color: #ff1493;">"daily_gpp"</span>])
|
||||||
@ -113,13 +113,13 @@ kimenet[1:6,1:2]
|
|||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><img src="file://hegyhatsal/daily_1.png" alt="daily_1.png" />
|
<p><img src="hegyhatsal/daily_1.png" alt="daily_1.png" />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-7">
|
<section id="slide-sec-3-7">
|
||||||
<h3 id="org1c07b2b"><span class="section-number-3">3.7</span> egy kicsit cicomázva:</h3>
|
<h3 id="org4e23223"><span class="section-number-3">3.7</span> egy kicsit cicomázva:</h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">par(mar=c(5,5,4,4))
|
<pre class="src src-R">par(mar=c(5,5,4,4))
|
||||||
@ -132,13 +132,13 @@ plot(y=kimenet[,<span style="color: #ff1493;">"daily_gpp"</span>],
|
|||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><img src="file://hegyhatsal/daily_2.png" alt="daily_2.png" />
|
<p><img src="hegyhatsal/daily_2.png" alt="daily_2.png" />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-8">
|
<section id="slide-sec-3-8">
|
||||||
<h3 id="org471870b"><span class="section-number-3">3.8</span> Mindez sokkal egyszerűbben</h3>
|
<h3 id="orgf5873fa"><span class="section-number-3">3.8</span> Mindez sokkal egyszerűbben</h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">plotMuso(variable=<span style="color: #ff1493;">"daily_gpp"</span>)
|
<pre class="src src-R">plotMuso(variable=<span style="color: #ff1493;">"daily_gpp"</span>)
|
||||||
@ -147,13 +147,13 @@ plot(y=kimenet[,<span style="color: #ff1493;">"daily_gpp"</span>],
|
|||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><img src="file:///home/hollorol/Documents/workshop/hegyhatsal/daily_3.png" alt="daily_3.png" />
|
<p><img src="hegyhatsal/daily_3.png" alt="daily_3.png" />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-9">
|
<section id="slide-sec-3-9">
|
||||||
<h3 id="orgb98fdd0"><span class="section-number-3">3.9</span> Egy apró javítás</h3>
|
<h3 id="orga91d83f"><span class="section-number-3">3.9</span> Egy apró javítás</h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">plotMuso(variable=<span style="color: #ff1493;">"daily_gpp"</span>)+
|
<pre class="src src-R">plotMuso(variable=<span style="color: #ff1493;">"daily_gpp"</span>)+
|
||||||
@ -163,13 +163,13 @@ plot(y=kimenet[,<span style="color: #ff1493;">"daily_gpp"</span>],
|
|||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><img src="file:///home/hollorol/Documents/workshop/hegyhatsal/daily_4.png" alt="daily_4.png" />
|
<p><img src="hegyhatsal/daily_4.png" alt="daily_4.png" />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-10">
|
<section id="slide-sec-3-10">
|
||||||
<h3 id="org6aa3f0b"><span class="section-number-3">3.10</span> <i>musoMappingFind()</i></h3>
|
<h3 id="org4d08121"><span class="section-number-3">3.10</span> <i>musoMappingFind()</i></h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="fragment appear">Honnan tudjuk, hogy mi is egy általános változónak a neve?
|
<li class="fragment appear">Honnan tudjuk, hogy mi is egy általános változónak a neve?
|
||||||
<ul>
|
<ul>
|
||||||
@ -181,7 +181,7 @@ plot(y=kimenet[,<span style="color: #ff1493;">"daily_gpp"</span>],
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-11">
|
<section id="slide-sec-3-11">
|
||||||
<h3 id="org84ba893"><span class="section-number-3">3.11</span> <i>musoMappingFind()</i></h3>
|
<h3 id="org8c5a7d5"><span class="section-number-3">3.11</span> <i>musoMappingFind()</i></h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">musoMappingFind(<span style="color: #ff1493;">"yield"</span>)
|
<pre class="src src-R">musoMappingFind(<span style="color: #ff1493;">"yield"</span>)
|
||||||
@ -206,7 +206,7 @@ plot(y=kimenet[,<span style="color: #ff1493;">"daily_gpp"</span>],
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-12">
|
<section id="slide-sec-3-12">
|
||||||
<h3 id="org53bb3bf"><span class="section-number-3">3.12</span> Nézzük meg, hogy hogyan változott a termés 2013 és 2017 között!</h3>
|
<h3 id="orga0292d0"><span class="section-number-3">3.12</span> Nézzük meg, hogy hogyan változott a termés 2013 és 2017 között!</h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">plotMuso(variable=<span style="color: #ff1493;">"cum_yieldC_HRV"</span>)+
|
<pre class="src src-R">plotMuso(variable=<span style="color: #ff1493;">"cum_yieldC_HRV"</span>)+
|
||||||
@ -216,14 +216,14 @@ plot(y=kimenet[,<span style="color: #ff1493;">"daily_gpp"</span>],
|
|||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><img src="file:///home/hollorol/Documents/workshop/hegyhatsal/yield_base.png" alt="yield_base.png" />
|
<p><img src="hegyhatsal/yield_base.png" alt="yield_base.png" />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-13">
|
<section id="slide-sec-3-13">
|
||||||
<h3 id="org46108ea"><span class="section-number-3">3.13</span> Mentsük el az alapábránkat!</h3>
|
<h3 id="org1d8ecbe"><span class="section-number-3">3.13</span> Mentsük el az alapábránkat!</h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">termesAlap <span style="color: #7fffd4;"><-</span> plotMuso(variable=<span style="color: #ff1493;">"cum_yieldC_HRV"</span>)+
|
<pre class="src src-R">termesAlap <span style="color: #7fffd4;"><-</span> plotMuso(variable=<span style="color: #ff1493;">"cum_yieldC_HRV"</span>)+
|
||||||
@ -236,7 +236,7 @@ plot(y=kimenet[,<span style="color: #ff1493;">"daily_gpp"</span>],
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id="slide-sec-3-14">
|
<section id="slide-sec-3-14">
|
||||||
<h3 id="org8f769d9"><span class="section-number-3">3.14</span> Nézzük meg, majd mentsük le a LAI-t is!</h3>
|
<h3 id="orgd685c04"><span class="section-number-3">3.14</span> Mentsük le a LAI-t is</h3>
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
|
|
||||||
<pre class="src src-R">LAIAlap <span style="color: #7fffd4;"><-</span> plotMuso(variable=<span style="color: #ff1493;">"proj_lai"</span>)+
|
<pre class="src src-R">LAIAlap <span style="color: #7fffd4;"><-</span> plotMuso(variable=<span style="color: #ff1493;">"proj_lai"</span>)+
|
||||||
@ -248,7 +248,7 @@ LAIAlap
|
|||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><img src="file:///home/hollorol/Documents/workshop/hegyhatsal/lai_base.png" alt="lai_base.png" />
|
<p><img src="hegyhatsal/lai_base.png" alt="lai_base.png" />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user