Dax Kellie
Bio
Dax is an evolutionary biologist, with a PhD in biological sciences and social psychology. As a data analyst at the ALA, he tries to make data in the ALA accessible for scientists and citizen scientists to use in ways that are scientifically robust and transparent.
Dax is the primary editor of ALA Labs.
Posts
Plotting invasive species distributions with alpha shapes and choropleth maps in Python
Invasive and introduced species can expand quickly into new habitats, altering ecosystems. In this post we use Python’s {galah}, {alphashape} and {GeoPandas} packages to visualise the growing distribution of Rhinella marina (cane toads) and the expanding range of Pittisporum undulatum in Australia.
Make a highlighted time-series plot
Time-series analyses can be handy for seeing trends over time, and exploring how trends relate to major events. Here, we show how to create an exploratory time-series plot comparing observations of waterbirds prior to and during the COVID-19 pandemic.
Animated species distribution maps with {gifski}
One useful way to see changes in a species’ habitat range over time is by using animation to view multiple distributions in succession. Here we will model the distribution of Nudibranchia across Australia each month to create an animated GIF of its distribution over a year.
Counting points in multipolygon shapefiles for choropleth mapping
Choropleth maps are an excellent way to visualise numbers of observations in each region. When using point data, calculating the number of points in each polygon can be difficult when using shapefiles. Here we demonstrate how to extract and summarise the number of points in each polygon within a shapefile to create a choropleth map.
Quantify geographic sampling bias with {sampbias}
Human biases play a large role in the data we collect about species. Here we show a simple method to quantify the bias of roads, cities, rivers and airports on species observations of legless lizards in the Northern Territory
Download plant species data by hexagon to make a 3D hex map
Making plots eye-catching can be useful for science communication. Here, we show how to make 3D plots in R with the rayshader
package by visualising the number of species identified from ALA observations since 2020