|
2 | 2 | <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
3 | 3 | <channel> |
4 | 4 | <title>Articles on INBO Tutorials</title> |
5 | | - <link>http://tutorials.inbo.be/articles/</link> |
| 5 | + <link>/articles/</link> |
6 | 6 | <description>Recent content in Articles on INBO Tutorials</description> |
7 | 7 | <generator>Hugo -- gohugo.io</generator> |
8 | 8 | <language>en-us</language> |
9 | | - <lastBuildDate>Fri, 01 Dec 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://tutorials.inbo.be/articles/index.xml" rel="self" type="application/rss+xml" /> |
| 9 | + <lastBuildDate>Fri, 01 Dec 2023 00:00:00 +0000</lastBuildDate><atom:link href="/articles/index.xml" rel="self" type="application/rss+xml" /> |
10 | 10 | <item> |
11 | 11 | <title>Software by INBO: packages for environmentalists and ecologists!</title> |
12 | | - <link>http://tutorials.inbo.be/articles/inbo_software/</link> |
| 12 | + <link>/articles/inbo_software/</link> |
13 | 13 | <pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate> |
14 | 14 |
|
15 | | - <guid>http://tutorials.inbo.be/articles/inbo_software/</guid> |
| 15 | + <guid>/articles/inbo_software/</guid> |
16 | 16 | <description>At the Research Institute for Nature and Forest (INBO), we are eager to sustain, promote and develop open-source software that is relevant to biodiversity researchers! This page lists R and Python packages which INBO developed or made a significant contribution to. Several of these packages continue being developed. |
17 | 17 | Please, feel free to try out packages! If you encounter a problem or if you have a suggestion, we encourage you to post an issue on the package’s code repository.</description> |
18 | 18 | </item> |
19 | 19 |
|
20 | 20 | <item> |
21 | 21 | <title>The UTM grid and the MGRS grid: not quite the same</title> |
22 | | - <link>http://tutorials.inbo.be/articles/spatial_mgrs/</link> |
| 22 | + <link>/articles/spatial_mgrs/</link> |
23 | 23 | <pubDate>Mon, 23 Oct 2023 00:00:00 +0000</pubDate> |
24 | 24 |
|
25 | | - <guid>http://tutorials.inbo.be/articles/spatial_mgrs/</guid> |
| 25 | + <guid>/articles/spatial_mgrs/</guid> |
26 | 26 | <description>Summary Grids are widely used in biodiversity monitoring to define the basic spatial units for data collection, data processing or mapping. In this post I explain differences between the UTM and MGRS grids, provide references to their full definition and refer to some software implementations for MGRS. |
27 | 27 | Main points: |
28 | 28 | The UTM grid and the MGRS grid outside the polar regions are both derived from the UTM (Universal Transverse Mercator) map projection system.</description> |
29 | 29 | </item> |
30 | 30 |
|
31 | 31 | <item> |
32 | 32 | <title>Statistics courses @ INBO!</title> |
33 | | - <link>http://tutorials.inbo.be/articles/inbo_stats_courses/</link> |
| 33 | + <link>/articles/inbo_stats_courses/</link> |
34 | 34 | <pubDate>Wed, 24 Feb 2021 00:00:00 +0000</pubDate> |
35 | 35 |
|
36 | | - <guid>http://tutorials.inbo.be/articles/inbo_stats_courses/</guid> |
| 36 | + <guid>/articles/inbo_stats_courses/</guid> |
37 | 37 | <description>During the course of the years, we have taught many statistics courses at the Research Institute for Nature and Forest (INBO), both for scientists and technicians. Most of these courses have been developed and taught in-house. Some (mostly advanced) courses were taught in-house by external teachers. |
38 | 38 | While we do plan to periodically repeat these courses for new employees and as a refresher, the course material can always be consulted and used for self-teaching or as a reference.</description> |
39 | 39 | </item> |
40 | 40 |
|
41 | 41 | <item> |
42 | 42 | <title>Acquiring the skills</title> |
43 | | - <link>http://tutorials.inbo.be/articles/skills/</link> |
| 43 | + <link>/articles/skills/</link> |
44 | 44 | <pubDate>Wed, 23 Sep 2020 00:00:00 +0000</pubDate> |
45 | 45 |
|
46 | | - <guid>http://tutorials.inbo.be/articles/skills/</guid> |
| 46 | + <guid>/articles/skills/</guid> |
47 | 47 | <description>This page lists selected literature and online resources. Some are related to existing tutorial pages, while others are not. They are supposed to be of high interest to this site’s users. |
48 | 48 | Several of the resources were added based on an inspiring talk by Julia Lowndes at the SAFRED conference, Brussels, 27 Feb 2018. |
49 | 49 | These resources focus on the learning and teaching aspect, while they often also give an overview of scientific computing workflows.</description> |
50 | 50 | </item> |
51 | 51 |
|
52 | 52 | <item> |
53 | 53 | <title>Scientific computing and data handling workflows</title> |
54 | | - <link>http://tutorials.inbo.be/articles/computing/</link> |
| 54 | + <link>/articles/computing/</link> |
55 | 55 | <pubDate>Wed, 23 Sep 2020 00:00:00 +0000</pubDate> |
56 | 56 |
|
57 | | - <guid>http://tutorials.inbo.be/articles/computing/</guid> |
| 57 | + <guid>/articles/computing/</guid> |
58 | 58 | <description>This page lists selected literature and online resources. Some are related to existing tutorial pages, while others are not. They are supposed to be of high interest to this site’s users. |
59 | 59 | Several of the resources were added based on an inspiring talk by Julia Lowndes at the SAFRED conference, Brussels, 27 Feb 2018. |
60 | 60 | Overviews Wilson et al. (2017): set of good computing practices that every researcher can adopt British Ecological Society (2014): planning the data life cycle; creating, processing, documenting, preserving, sharing &amp; reusing data Goudeseune et al.</description> |
61 | 61 | </item> |
62 | 62 |
|
63 | 63 | <item> |
64 | 64 | <title>The discipline of open science</title> |
65 | | - <link>http://tutorials.inbo.be/articles/open_science/</link> |
| 65 | + <link>/articles/open_science/</link> |
66 | 66 | <pubDate>Wed, 23 Sep 2020 00:00:00 +0000</pubDate> |
67 | 67 |
|
68 | | - <guid>http://tutorials.inbo.be/articles/open_science/</guid> |
| 68 | + <guid>/articles/open_science/</guid> |
69 | 69 | <description>This page lists selected literature and online resources. Some are related to existing tutorial pages, while others are not. They are supposed to be of high interest to this site’s users. |
70 | 70 | Several of the resources were added based on an inspiring talk by Julia Lowndes at the SAFRED conference, Brussels, 27 Feb 2018. |
71 | 71 | These resources focus on the discipline as a whole, its perception, principles, etc., while they often also give an overview of scientific computing workflows.</description> |
72 | 72 | </item> |
73 | 73 |
|
74 | 74 | <item> |
75 | 75 | <title>Meet some popular open geospatial standards!</title> |
76 | | - <link>http://tutorials.inbo.be/articles/geospatial_standards/</link> |
| 76 | + <link>/articles/geospatial_standards/</link> |
77 | 77 | <pubDate>Mon, 03 Feb 2020 00:00:00 +0000</pubDate> |
78 | 78 |
|
79 | | - <guid>http://tutorials.inbo.be/articles/geospatial_standards/</guid> |
| 79 | + <guid>/articles/geospatial_standards/</guid> |
80 | 80 | <description>Some inspiration for this post came from the beautiful books of Lovelace et al. (2020), Pebesma &amp; Bivand (2019) and Hijmans (2019), and from various websites. |
81 | 81 | Why use open standards? Open file standards ease collaboration, portability and compatibility between users, machines and applications. Their (file) structure is fully documented. Consequently, scientists and programmers can build new software / packages and make innovations that use these standards, while maintaining interoperability with existing applications.</description> |
82 | 82 | </item> |
83 | 83 |
|
84 | 84 | <item> |
85 | 85 | <title>Books and articles on statistics</title> |
86 | | - <link>http://tutorials.inbo.be/articles/statistics/</link> |
| 86 | + <link>/articles/statistics/</link> |
87 | 87 | <pubDate>Wed, 21 Mar 2018 00:00:00 +0000</pubDate> |
88 | 88 |
|
89 | | - <guid>http://tutorials.inbo.be/articles/statistics/</guid> |
| 89 | + <guid>/articles/statistics/</guid> |
90 | 90 | <description>McElreath (2015): Statistical Rethinking is an introduction to applied Bayesian data analysis, aimed at PhD students and researchers in the natural and social sciences. This audience has had some calculus and linear algebra, and one or two joyless undergraduate courses in statistics. I’ve been teaching applied statistics to this audience for about a decade now, and this book has evolved from that experience. The book teaches generalized linear multilevel modeling (GLMMs) from a Bayesian perspective, relying on a simple logical interpretation of Bayesian probability and maximum entropy.</description> |
91 | 91 | </item> |
92 | 92 |
|
93 | 93 | <item> |
94 | 94 | <title>Sharing and communicating</title> |
95 | | - <link>http://tutorials.inbo.be/articles/communicating/</link> |
| 95 | + <link>/articles/communicating/</link> |
96 | 96 | <pubDate>Wed, 21 Mar 2018 00:00:00 +0000</pubDate> |
97 | 97 |
|
98 | | - <guid>http://tutorials.inbo.be/articles/communicating/</guid> |
| 98 | + <guid>/articles/communicating/</guid> |
99 | 99 | <description>This page lists selected literature and online resources. Some are related to existing tutorial pages, while others are not. They are supposed to be of high interest to this site’s users. |
100 | 100 | Several of the resources were added based on an inspiring talk by Julia Lowndes at the SAFRED conference, Brussels, 27 Feb 2018. |
101 | 101 | Sharing data Ellis &amp; Leek (2017): guidelines for providing data to a scientist / statistician: provide raw data, format consistently, include metadata &amp; preprocessing steps Wilkinson et al.</description> |
|
0 commit comments