https://github.com/atsyplenkov/nth-west-caucasus-sediments
Data and code to reproduce the article with working title "Impacts of post-Soviet land-use transformation on sediment dynamics in the Western Caucasus"
https://github.com/atsyplenkov/nth-west-caucasus-sediments
Last synced: 3 months ago
JSON representation
Data and code to reproduce the article with working title "Impacts of post-Soviet land-use transformation on sediment dynamics in the Western Caucasus"
- Host: GitHub
- URL: https://github.com/atsyplenkov/nth-west-caucasus-sediments
- Owner: atsyplenkov
- License: mit
- Created: 2023-12-21T00:35:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-13T22:52:56.000Z (9 months ago)
- Last Synced: 2025-10-25T17:57:15.114Z (5 months ago)
- Language: R
- Homepage: https://www.sciencedirect.com/science/article/pii/S0022169425003038
- Size: 144 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://doi.org/10.5281/zenodo.12816101)
# Impacts of post-Soviet land-use transformation on sediment dynamics in the Western Caucasus

This repository contains the main processing steps to explore sediment load temporal changes in the Kuban River basin (Western Caucasus) during the 1975-2020 period. It is meant to accompany a journal article (Tsyplenkov et al., *In review*). This study is part of the Russian Science Foundation project No. 19-17-00181: "Quantitative assessment of the slope sediment flux and its changes in the Holocene for the Caucasus mountain rivers".
For a deep introduction to the study, please refer to:
>Tsyplenkov A, Grachev A, Yermolaev O, Golosov V. Impacts of post-Soviet land-use transformation on sediment dynamics in the Western Caucasus. Journal of Hydrology, *In review*.
# Overview
## How to reproduce
We used the [{renv} package](https://rstudio.github.io/renv/articles/renv.html) to create a stable version-specific library of R packages. The work itself was done on an Ubuntu 22.04 WSL2 remote machine in R `4.4.1`. In order to replicate the analysis and the environment, the following steps are recommended:
1. Open the folder in a WSL remote desktop in VS Code.
2. Make sure that R `4.4.1` and `{renv}` packages are installed.
3. Run `renv::restore()` to install all the packages.
4. The folder `workflow` contains all necessary steps to reproduce the results. Follow inner folders in order they named to produce the results. Folder `R` contains additional functions that were written for analysis.
## Additional files
Some maps, as well as manual shoreline digitizing, were performed in QGIS 3.34 LTS version. The corresponding `.qgz` project files are uploaded. The QGIS projects are missing some heavy satellite imagery, as well as DEM. Files can be shared upon request.
# Related reproducible research by our team
- Study describing suspended sediment spatial patterns in the Greater Caucasus mountains (Golosov & Tsyplenkov, [2021](https://github.com/atsyplenkov/caucasus-sediment-yield2021))
- Spatio-temporal assessment of suspended sediment changes during the Anthropocene in the adjacent Terek River basin (Tsyplenkov et al., [2021](https://github.com/atsyplenkov/sediment-caucasus-anthropocene))