version pipeline

Digital Landscape Traces: DE Map

Example image

Digitale Spuren in der Landschaft: Ein neuer Blick auf Deutschlands Naturräume durch Soziale Medien. | Digital traces in the landscape: A new perspective on Germany's natural spaces through social media.

This is the data repository that accompanies the publication in "Natur und Landschaft in Karten". The repository includes the code and data for reproducibility and transparency of the map generation process.

Links to HTML-converted notebooks:

Use --recursive, to clone the repository including its submodules:

git clone --recursive git@gitlab.hrz.tu-chemnitz.de:ad/digital_traces_map.git

Developers

To manually bump a version:

semantic-release publish

To create ipynb files from Markdown:

conda activate jupyter_env
jupytext --sync /home/jovyan/work/md/notebook.md

This will create notebooks that can be opened in JupyterLab in the subfolder notebooks/.

IOER FDZ Jupyter Base Template v0.12.0