From 1f774ed7fcc2b7a7457c1fab421b81b60e4fc81f Mon Sep 17 00:00:00 2001 From: Felix Cremer Date: Thu, 15 Aug 2024 16:27:37 +0200 Subject: [PATCH] Rename to data cube workshop --- README.md | 5 +++-- _quarto.yml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 798e47f..ed120e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# BigDatafromSpace2023 +# Data cubes in Julia workshop Handling Large geospatial data in Julia using the YAXArrays.jl package and the JuliaGeo ecosystem -This is the material for the Julia Tutorial at the [Big Data from Space (BiDS) 2023](https://bigdatafromspace2023.org/) conference in Vienna. +This is the material for a workshop about geospatial data cubes in Julia. +This material has been developed in the NFDI4Earth project measure 2.5. Feel free to open issues or pull requests if something could get more explanation or if you found a typo. diff --git a/_quarto.yml b/_quarto.yml index 4dfc388..cf624cf 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -3,7 +3,7 @@ project: execute: freeze: auto website: - title: "Big Data from Space 2023 Julia Tutorial" + title: "Geospatial data cubes in Julia workshop" navbar: right: - href: index.qmd