Skip to content

Commit 85c7377

Browse files
committed
Deploying to gh-pages from @ 5676c86 🚀
1 parent 6aac5a3 commit 85c7377

471 files changed

Lines changed: 25230 additions & 25230 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

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

articles/communicating/index.html

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

articles/computing/index.html

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

articles/geospatial_standards/index.html

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

articles/inbo_software/index.html

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

articles/inbo_stats_courses/index.html

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

articles/index.html

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

articles/index.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,100 +2,100 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Articles on INBO Tutorials</title>
5-
<link>https://inbo.github.io/tutorials/articles/</link>
5+
<link>http://tutorials.inbo.be/articles/</link>
66
<description>Recent content in Articles on INBO Tutorials</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Fri, 01 Dec 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://inbo.github.io/tutorials/articles/index.xml" rel="self" type="application/rss+xml" />
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" />
1010
<item>
1111
<title>Software by INBO: packages for environmentalists and ecologists!</title>
12-
<link>https://inbo.github.io/tutorials/articles/inbo_software/</link>
12+
<link>http://tutorials.inbo.be/articles/inbo_software/</link>
1313
<pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
1414

15-
<guid>https://inbo.github.io/tutorials/articles/inbo_software/</guid>
15+
<guid>http://tutorials.inbo.be/articles/inbo_software/</guid>
1616
<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.
1717
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>
1818
</item>
1919

2020
<item>
2121
<title>The UTM grid and the MGRS grid: not quite the same</title>
22-
<link>https://inbo.github.io/tutorials/articles/spatial_mgrs/</link>
22+
<link>http://tutorials.inbo.be/articles/spatial_mgrs/</link>
2323
<pubDate>Mon, 23 Oct 2023 00:00:00 +0000</pubDate>
2424

25-
<guid>https://inbo.github.io/tutorials/articles/spatial_mgrs/</guid>
25+
<guid>http://tutorials.inbo.be/articles/spatial_mgrs/</guid>
2626
<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.
2727
Main points:
2828
The UTM grid and the MGRS grid outside the polar regions are both derived from the UTM (Universal Transverse Mercator) map projection system.</description>
2929
</item>
3030

3131
<item>
3232
<title>Statistics courses @ INBO!</title>
33-
<link>https://inbo.github.io/tutorials/articles/inbo_stats_courses/</link>
33+
<link>http://tutorials.inbo.be/articles/inbo_stats_courses/</link>
3434
<pubDate>Wed, 24 Feb 2021 00:00:00 +0000</pubDate>
3535

36-
<guid>https://inbo.github.io/tutorials/articles/inbo_stats_courses/</guid>
36+
<guid>http://tutorials.inbo.be/articles/inbo_stats_courses/</guid>
3737
<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.
3838
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>
3939
</item>
4040

4141
<item>
4242
<title>Acquiring the skills</title>
43-
<link>https://inbo.github.io/tutorials/articles/skills/</link>
43+
<link>http://tutorials.inbo.be/articles/skills/</link>
4444
<pubDate>Wed, 23 Sep 2020 00:00:00 +0000</pubDate>
4545

46-
<guid>https://inbo.github.io/tutorials/articles/skills/</guid>
46+
<guid>http://tutorials.inbo.be/articles/skills/</guid>
4747
<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.
4848
Several of the resources were added based on an inspiring talk by Julia Lowndes at the SAFRED conference, Brussels, 27 Feb 2018.
4949
These resources focus on the learning and teaching aspect, while they often also give an overview of scientific computing workflows.</description>
5050
</item>
5151

5252
<item>
5353
<title>Scientific computing and data handling workflows</title>
54-
<link>https://inbo.github.io/tutorials/articles/computing/</link>
54+
<link>http://tutorials.inbo.be/articles/computing/</link>
5555
<pubDate>Wed, 23 Sep 2020 00:00:00 +0000</pubDate>
5656

57-
<guid>https://inbo.github.io/tutorials/articles/computing/</guid>
57+
<guid>http://tutorials.inbo.be/articles/computing/</guid>
5858
<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.
5959
Several of the resources were added based on an inspiring talk by Julia Lowndes at the SAFRED conference, Brussels, 27 Feb 2018.
6060
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;amp; reusing data Goudeseune et al.</description>
6161
</item>
6262

6363
<item>
6464
<title>The discipline of open science</title>
65-
<link>https://inbo.github.io/tutorials/articles/open_science/</link>
65+
<link>http://tutorials.inbo.be/articles/open_science/</link>
6666
<pubDate>Wed, 23 Sep 2020 00:00:00 +0000</pubDate>
6767

68-
<guid>https://inbo.github.io/tutorials/articles/open_science/</guid>
68+
<guid>http://tutorials.inbo.be/articles/open_science/</guid>
6969
<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.
7070
Several of the resources were added based on an inspiring talk by Julia Lowndes at the SAFRED conference, Brussels, 27 Feb 2018.
7171
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>
7272
</item>
7373

7474
<item>
7575
<title>Meet some popular open geospatial standards!</title>
76-
<link>https://inbo.github.io/tutorials/articles/geospatial_standards/</link>
76+
<link>http://tutorials.inbo.be/articles/geospatial_standards/</link>
7777
<pubDate>Mon, 03 Feb 2020 00:00:00 +0000</pubDate>
7878

79-
<guid>https://inbo.github.io/tutorials/articles/geospatial_standards/</guid>
79+
<guid>http://tutorials.inbo.be/articles/geospatial_standards/</guid>
8080
<description>Some inspiration for this post came from the beautiful books of Lovelace et al. (2020), Pebesma &amp;amp; Bivand (2019) and Hijmans (2019), and from various websites.
8181
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>
8282
</item>
8383

8484
<item>
8585
<title>Books and articles on statistics</title>
86-
<link>https://inbo.github.io/tutorials/articles/statistics/</link>
86+
<link>http://tutorials.inbo.be/articles/statistics/</link>
8787
<pubDate>Wed, 21 Mar 2018 00:00:00 +0000</pubDate>
8888

89-
<guid>https://inbo.github.io/tutorials/articles/statistics/</guid>
89+
<guid>http://tutorials.inbo.be/articles/statistics/</guid>
9090
<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>
9191
</item>
9292

9393
<item>
9494
<title>Sharing and communicating</title>
95-
<link>https://inbo.github.io/tutorials/articles/communicating/</link>
95+
<link>http://tutorials.inbo.be/articles/communicating/</link>
9696
<pubDate>Wed, 21 Mar 2018 00:00:00 +0000</pubDate>
9797

98-
<guid>https://inbo.github.io/tutorials/articles/communicating/</guid>
98+
<guid>http://tutorials.inbo.be/articles/communicating/</guid>
9999
<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.
100100
Several of the resources were added based on an inspiring talk by Julia Lowndes at the SAFRED conference, Brussels, 27 Feb 2018.
101101
Sharing data Ellis &amp;amp; Leek (2017): guidelines for providing data to a scientist / statistician: provide raw data, format consistently, include metadata &amp;amp; preprocessing steps Wilkinson et al.</description>

0 commit comments

Comments
 (0)