Skip to content

Commit f89c345

Browse files
committed
added master thesis to name of offer
1 parent bb5420c commit f89c345

15 files changed

+72
-72
lines changed

_posts/rastertemplate/rastertemplate.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Raster Operations"
33
description: |
4-
Learn how to obtain a template raster from the `{d6geodata}` package, expanding the raster in different ways, rasterizing vector data, and extracting information from a raster using vector data. The methods described involve the use of packages like `{terra}` and `{sf}`, and include examples and plots to illustrate the processes. Additionally, it we show the use of the {tidyterra} package for plotting raster data with ggplot.
4+
Learn how to obtain a template raster from the `{d6geodata}` package, expanding the raster in different ways, rasterizing vector data, and extracting information from a raster using vector data. The methods described involve the use of packages like `{terra}` and `{sf}`, and include examples and plots to illustrate the processes. Additionally, we show the use of the {tidyterra} package for plotting raster data with ggplot.
55
66
preview: ./img/wiki/preview-rastertemplate.png
77
categories:

_posts/rastertemplate/rastertemplate.html

Lines changed: 19 additions & 19 deletions
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading
Loading
Loading
Loading

docs/about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2791,8 +2791,8 @@ <h3 id="how-to-contact-us">How to contact us?</h3>
27912791
D-10315 Berlin, Germany</p>
27922792
<p><br></p>
27932793
<div class="layout-chunk" data-layout="l-screen-inset shaded">
2794-
<div class="leaflet html-widget html-fill-item" id="htmlwidget-9bf9fc89b6897e55a3ae" style="width:624px;height:384px;"></div>
2795-
<script type="application/json" data-for="htmlwidget-9bf9fc89b6897e55a3ae">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"setView":[[52.5062,13.5211],14,[]],"calls":[{"method":"addProviderTiles","args":["CartoDB.Voyager",null,"Default Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addProviderTiles","args":[null,null,"Terrain Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addProviderTiles","args":["CartoDB.DarkMatter",null,"Dark Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,"OpenStreetMap",{"minZoom":0,"maxZoom":18,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"&copy; <a href=\"https://openstreetmap.org/copyright/\">OpenStreetMap<\/a>, <a href=\"https://opendatacommons.org/licenses/odbl/\">ODbL<\/a>"}]},{"method":"addPopups","args":[52.50628618988399,13.52116715397431,"<b>Leibniz Institute for<br>Zoo and Wildlife Research<\/b>",null,null,{"maxWidth":300,"minWidth":50,"autoPan":true,"keepInView":false,"closeButton":false,"className":""}]},{"method":"addLayersControl","args":[["Default Map","Terrain Map","Dark Map","OpenStreetMap"],[],{"collapsed":false,"autoZIndex":true,"position":"topright"}]}],"limits":{"lat":[52.50628618988399,52.50628618988399],"lng":[13.52116715397431,13.52116715397431]}},"evals":[],"jsHooks":[]}</script>
2794+
<div class="leaflet html-widget html-fill-item" id="htmlwidget-c829b16be65ebb50a921" style="width:624px;height:384px;"></div>
2795+
<script type="application/json" data-for="htmlwidget-c829b16be65ebb50a921">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"setView":[[52.5062,13.5211],14,[]],"calls":[{"method":"addProviderTiles","args":["CartoDB.Voyager",null,"Default Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addProviderTiles","args":[null,null,"Terrain Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addProviderTiles","args":["CartoDB.DarkMatter",null,"Dark Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,"OpenStreetMap",{"minZoom":0,"maxZoom":18,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"&copy; <a href=\"https://openstreetmap.org/copyright/\">OpenStreetMap<\/a>, <a href=\"https://opendatacommons.org/licenses/odbl/\">ODbL<\/a>"}]},{"method":"addPopups","args":[52.50628618988399,13.52116715397431,"<b>Leibniz Institute for<br>Zoo and Wildlife Research<\/b>",null,null,{"maxWidth":300,"minWidth":50,"autoPan":true,"keepInView":false,"closeButton":false,"className":""}]},{"method":"addLayersControl","args":[["Default Map","Terrain Map","Dark Map","OpenStreetMap"],[],{"collapsed":false,"autoZIndex":true,"position":"topright"}]}],"limits":{"lat":[52.50628618988399,52.50628618988399],"lng":[13.52116715397431,13.52116715397431]}},"evals":[],"jsHooks":[]}</script>
27962796
</div>
27972797
<p><br><br></p>
27982798
<div class="sourceCode" id="cb1"><pre class="sourceCode r distill-force-highlighting-css"><code class="sourceCode r"></code></pre></div>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2816,8 +2816,8 @@ <h2 class="appendix" id="contact">Contact</h2>
28162816
Coordination: Dr. Conny Landgraf<br />
28172817
<a href="mailto:[email protected]">assist6[at]izw-berlin.de</a></p>
28182818
<div class="layout-chunk" data-layout="l-screen-inset shaded">
2819-
<div class="leaflet html-widget html-fill-item" id="htmlwidget-d7ad3514fd14a29418dd" style="width:650px;height:400px;"></div>
2820-
<script type="application/json" data-for="htmlwidget-d7ad3514fd14a29418dd">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"setView":[[52.5062,13.5211],4,[]],"calls":[{"method":"addProviderTiles","args":["CartoDB.Voyager",null,"Default Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addProviderTiles","args":["Stadia.StamenTerrain",null,"Terrain Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addProviderTiles","args":["CartoDB.DarkMatter",null,"Dark Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,"OpenStreetMap",{"minZoom":0,"maxZoom":18,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"&copy; <a href=\"https://openstreetmap.org/copyright/\">OpenStreetMap<\/a>, <a href=\"https://opendatacommons.org/licenses/odbl/\">ODbL<\/a>"}]},{"method":"addPopups","args":[52.50628618988399,13.52116715397431,"<b>Leibniz Institute for<br>Zoo and Wildlife Research<\/b>",null,null,{"maxWidth":300,"minWidth":50,"autoPan":true,"keepInView":false,"closeButton":false,"className":""}]},{"method":"addLayersControl","args":[["Default Map","Terrain Map","Dark Map","OpenStreetMap"],[],{"collapsed":true,"autoZIndex":true,"position":"topright"}]}],"limits":{"lat":[52.50628618988399,52.50628618988399],"lng":[13.52116715397431,13.52116715397431]}},"evals":[],"jsHooks":[]}</script>
2819+
<div class="leaflet html-widget html-fill-item" id="htmlwidget-860425c5a49e544bd6de" style="width:650px;height:400px;"></div>
2820+
<script type="application/json" data-for="htmlwidget-860425c5a49e544bd6de">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"setView":[[52.5062,13.5211],4,[]],"calls":[{"method":"addProviderTiles","args":["CartoDB.Voyager",null,"Default Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addProviderTiles","args":["Stadia.StamenTerrain",null,"Terrain Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addProviderTiles","args":["CartoDB.DarkMatter",null,"Dark Map",{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,"OpenStreetMap",{"minZoom":0,"maxZoom":18,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"&copy; <a href=\"https://openstreetmap.org/copyright/\">OpenStreetMap<\/a>, <a href=\"https://opendatacommons.org/licenses/odbl/\">ODbL<\/a>"}]},{"method":"addPopups","args":[52.50628618988399,13.52116715397431,"<b>Leibniz Institute for<br>Zoo and Wildlife Research<\/b>",null,null,{"maxWidth":300,"minWidth":50,"autoPan":true,"keepInView":false,"closeButton":false,"className":""}]},{"method":"addLayersControl","args":[["Default Map","Terrain Map","Dark Map","OpenStreetMap"],[],{"collapsed":true,"autoZIndex":true,"position":"topright"}]}],"limits":{"lat":[52.50628618988399,52.50628618988399],"lng":[13.52116715397431,13.52116715397431]}},"evals":[],"jsHooks":[]}</script>
28212821
</div>
28222822
<h2 class="appendix" id="address">Address</h2>
28232823
<p>Leibniz Institute for Zoo and Wildlife Research<br />

docs/msc-bsc-theses-starlings_grabow.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,31 +88,31 @@
8888

8989

9090
<!--radix_placeholder_meta_tags-->
91-
<title>Ecological Dynamics: How do starlings adapt feeding effort to disturbances at the nesting site? </title>
91+
<title>Ecological Dynamics: Master Thesis: How do starlings adapt feeding effort to disturbances at the nesting site? </title>
9292

9393
<meta property="description" itemprop="description" content=""/>
9494

9595
<link rel="icon" type="image/png" href="img/d6_purple_round.png"/>
9696

9797

9898
<!-- https://developers.facebook.com/docs/sharing/webmasters#markup -->
99-
<meta property="og:title" content="Ecological Dynamics: How do starlings adapt feeding effort to disturbances at the nesting site? "/>
99+
<meta property="og:title" content="Ecological Dynamics: Master Thesis: How do starlings adapt feeding effort to disturbances at the nesting site? "/>
100100
<meta property="og:type" content="article"/>
101101
<meta property="og:description" content=""/>
102102
<meta property="og:locale" content="en_US"/>
103103
<meta property="og:site_name" content="Ecological Dynamics"/>
104104

105105
<!-- https://dev.twitter.com/cards/types/summary -->
106106
<meta property="twitter:card" content="summary"/>
107-
<meta property="twitter:title" content="Ecological Dynamics: How do starlings adapt feeding effort to disturbances at the nesting site? "/>
107+
<meta property="twitter:title" content="Ecological Dynamics: Master Thesis: How do starlings adapt feeding effort to disturbances at the nesting site? "/>
108108
<meta property="twitter:description" content=""/>
109109
<meta property="twitter:site" content="@EcoDynIZW"/>
110110

111111
<!--/radix_placeholder_meta_tags-->
112112
<!--radix_placeholder_rmarkdown_metadata-->
113113

114114
<script type="text/json" id="radix-rmarkdown-metadata">
115-
{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["title","description"]}},"value":[{"type":"character","attributes":{},"value":["How do starlings adapt feeding effort to disturbances at the nesting site? "]},{"type":"character","attributes":{},"value":[""]}]}
115+
{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["title","description"]}},"value":[{"type":"character","attributes":{},"value":["Master Thesis: How do starlings adapt feeding effort to disturbances at the nesting site? "]},{"type":"character","attributes":{},"value":[""]}]}
116116
</script>
117117
<!--/radix_placeholder_rmarkdown_metadata-->
118118
<!--radix_placeholder_navigation_in_header-->
@@ -2689,7 +2689,7 @@ <h3>${suggestion.title}</h3>
26892689
<!--radix_placeholder_front_matter-->
26902690

26912691
<script id="distill-front-matter" type="text/json">
2692-
{"title":"How do starlings adapt feeding effort to disturbances at the nesting site? ","description":"","authors":[]}
2692+
{"title":"Master Thesis: How do starlings adapt feeding effort to disturbances at the nesting site? ","description":"","authors":[]}
26932693
</script>
26942694

26952695
<!--/radix_placeholder_front_matter-->
@@ -2757,7 +2757,7 @@ <h3>${suggestion.title}</h3>
27572757
<!--/radix_placeholder_site_before_body-->
27582758

27592759
<div class="d-title">
2760-
<h1>How do starlings adapt feeding effort to disturbances at the nesting site?</h1>
2760+
<h1>Master Thesis: How do starlings adapt feeding effort to disturbances at the nesting site?</h1>
27612761

27622762
<!--radix_placeholder_categories-->
27632763
<!--/radix_placeholder_categories-->
@@ -2766,7 +2766,7 @@ <h1>How do starlings adapt feeding effort to disturbances at the nesting site?</
27662766

27672767

27682768
<div class="d-article">
2769-
<p>(contact <a href="mailto:[email protected]">grabow[at]izw-berlin.de</a> or <a href="mailto:[email protected]">landgraf[at]izw-berlin.de</a>)</p>
2769+
<p>(contact <a href="mailto:[email protected]">grabow[at]izw-berlin.de</a> and <a href="mailto:[email protected]">landgraf[at]izw-berlin.de</a>)</p>
27702770
<p><strong>Hintergrund:</strong>
27712771
Der Reproduktionserfolg bei Singvögeln hängt zu großen Teilen von dem elterlichen Investment ab, also deren Fütterungsraten und Erfolg während der Nahrungssuche. Durch Landnutzungswandel, Insektensterben und Klimawandel wird die Eigenschaft zur effektiven Nahrungssuche zunehmend wichtiger, da Störungen in Ökosystemen vermehrt auftreten. Um den Einfluss solcher Störungen zu bestimmen, nutzen wir ein natürliches Studiensystem in dem natürliche (z.B. invasive Prädatoren) und anthropogene Störungen (z.B. regelmäßige Brutkastenkontrollen durch Forscher) auf verminderte Nahrungs-vorkommen in hochindustrialisierten Agrarlandschaften treffen. Um beobachten zu können, wie sich europäische Stare (Sturnus vulgaris) während der Brutzeit auf Nahrungssuche begeben, werden wir die Stare mit Hochdurchsatztelemetrie (ATLAS – Advanced Tracking of Animals in Real Life Systems) besendern um ihr Bewegungsverhalten in real time zu studieren. Parallel werden wir Kamerafallen und Soundrekorder in der Nähe der Brutkästen ausbringen um durchgehend mögliche Störungen innerhalb des Systems zu dokumentieren, was eine genaue Klassifikation von Störungsevents ermöglicht. Durch regelmäßige Kontrollen der Körpermaße (z.B. Gewicht, Körpermaße) von Jungtieren in einer etablierten Brutkolonie können wir Rückschlüsse auf den Erfolg der Eltern bei der Jungenaufzucht (Anzahl und Zustand der Küken) feststellen und prüfen, ob dieser mit den Fütterungsraten bzw. dem Nahrungsangebot im Habitat erklärbar wird. Anschließend können wir zeitliche Störungsdynamiken innerhalb des Brutzeitraums quantifizieren, um zu überprüfen, ob diese die Fitness (= Reproduktionserfolg) zusätzlich beeinflussen.</p>
27722772
<p><strong>Feldarbeit und Datenanalyse:</strong></p>

docs/search.json

Lines changed: 38 additions & 38 deletions
Large diffs are not rendered by default.

docs/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
</url>
8787
<url>
8888
<loc>https://ecodynizw.github.io/msc-bsc-theses-starlings_grabow.html</loc>
89-
<lastmod>2024-03-05T09:37:40+01:00</lastmod>
89+
<lastmod>2024-03-05T11:30:06+01:00</lastmod>
9090
</url>
9191
<url>
9292
<loc>https://ecodynizw.github.io/msc-bsc-theses.html</loc>

msc-bsc-theses-starlings_grabow.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "How do starlings adapt feeding effort to disturbances at the nesting site? "
2+
title: "Master Thesis: How do starlings adapt feeding effort to disturbances at the nesting site? "
33
description: ""
44
---
55

6-
(contact <a href="mailto:[email protected]">grabow[at]izw-berlin.de</a> or <a href="mailto:[email protected]">landgraf[at]izw-berlin.de</a>)
6+
(contact <a href="mailto:[email protected]">grabow[at]izw-berlin.de</a> and <a href="mailto:[email protected]">landgraf[at]izw-berlin.de</a>)
77

88
**Hintergrund:**
99
Der Reproduktionserfolg bei Singvögeln hängt zu großen Teilen von dem elterlichen Investment ab, also deren Fütterungsraten und Erfolg während der Nahrungssuche. Durch Landnutzungswandel, Insektensterben und Klimawandel wird die Eigenschaft zur effektiven Nahrungssuche zunehmend wichtiger, da Störungen in Ökosystemen vermehrt auftreten. Um den Einfluss solcher Störungen zu bestimmen, nutzen wir ein natürliches Studiensystem in dem natürliche (z.B. invasive Prädatoren) und anthropogene Störungen (z.B. regelmäßige Brutkastenkontrollen durch Forscher) auf verminderte Nahrungs-vorkommen in hochindustrialisierten Agrarlandschaften treffen. Um beobachten zu können, wie sich europäische Stare (Sturnus vulgaris) während der Brutzeit auf Nahrungssuche begeben, werden wir die Stare mit Hochdurchsatztelemetrie (ATLAS – Advanced Tracking of Animals in Real Life Systems) besendern um ihr Bewegungsverhalten in real time zu studieren. Parallel werden wir Kamerafallen und Soundrekorder in der Nähe der Brutkästen ausbringen um durchgehend mögliche Störungen innerhalb des Systems zu dokumentieren, was eine genaue Klassifikation von Störungsevents ermöglicht. Durch regelmäßige Kontrollen der Körpermaße (z.B. Gewicht, Körpermaße) von Jungtieren in einer etablierten Brutkolonie können wir Rückschlüsse auf den Erfolg der Eltern bei der Jungenaufzucht (Anzahl und Zustand der Küken) feststellen und prüfen, ob dieser mit den Fütterungsraten bzw. dem Nahrungsangebot im Habitat erklärbar wird. Anschließend können wir zeitliche Störungsdynamiken innerhalb des Brutzeitraums quantifizieren, um zu überprüfen, ob diese die Fitness (= Reproduktionserfolg) zusätzlich beeinflussen.

0 commit comments

Comments
 (0)