Past event
Bell Edwards Geographic Data Institute --- Seminar Series Exploring data cubes for vector geometries in R
The Bell Edwards Geographic Data Institute (BEGIN) invites you to a research seminar where Lorena Cristina Abad Crespo (a PhD researcher at the Department of Geoinformatics – Z_GIS at the University of Salzburg, Austria) will be presenting their latest work on exploring data cubes for vector geometries in R.
Vector data cubes are multi-dimensional data structures. They are different from raster data cubes as instead of having a longitude and latitude or xy dimensions, they support a geometry as a minimum spatial dimension. Typically, representing data in vector data cubes becomes useful when thematic variables are changing over time at the vector locations, i.e. for spatio-temporal data. For example, time series of temperature, precipitation, wind speed, etc. recorded by climate stations can be represented and analysed using vector data cubes. In R, these data structures are supported in the form of array objects by the {stars} package and as tabular objects with the {cubble} package.
This talk will introduce the usage of both packages and will also give a sneak peek to a new package, {post}, which combines the advantages of {stars} and {cubble} to support vector data cubes for polygon geometry time series. Particularly, {post} was created to analyse the evolution of geomorphological features such as landslides, lava flows, and glaciers, which change their geometry over time. However, it can be used to analyse other types of moving or changing geometries, for example, urban sprawl.