{"id":20850634,"url":"https://github.com/atsyplenkov/sediment-caucasus-anthropocene","last_synced_at":"2026-04-26T01:31:38.174Z","repository":{"id":160436969,"uuid":"370260086","full_name":"atsyplenkov/sediment-caucasus-anthropocene","owner":"atsyplenkov","description":"Supplementary material to «How did the suspended sediment load change in the North Caucasus during the Anthropocene?» paper","archived":false,"fork":false,"pushed_at":"2024-07-16T04:37:13.000Z","size":40060,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-06T13:07:33.013Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atsyplenkov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-24T07:08:18.000Z","updated_at":"2024-07-16T04:37:17.000Z","dependencies_parsed_at":"2024-11-18T08:56:37.971Z","dependency_job_id":null,"html_url":"https://github.com/atsyplenkov/sediment-caucasus-anthropocene","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atsyplenkov/sediment-caucasus-anthropocene","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsyplenkov%2Fsediment-caucasus-anthropocene","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsyplenkov%2Fsediment-caucasus-anthropocene/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsyplenkov%2Fsediment-caucasus-anthropocene/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsyplenkov%2Fsediment-caucasus-anthropocene/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atsyplenkov","download_url":"https://codeload.github.com/atsyplenkov/sediment-caucasus-anthropocene/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsyplenkov%2Fsediment-caucasus-anthropocene/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32283294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T03:10:43.540Z","updated_at":"2026-04-26T01:31:38.155Z","avatar_url":"https://github.com/atsyplenkov.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![doi](https://img.shields.io/badge/doi-10.1002%2Fhyp.14403-brightgreen)][doi]\n\n# How did the suspended sediment load change in the North Caucasus during the Anthropocene?\n\nThis repository contains the main processing steps to explore suspended sediment load (SSL) temporal change in the Terek basin (North Caucasus) during the Anthropocene. It is meant to accompany a journal article ([*Tsyplenkov et al., 2021*][doi]). 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.»*\n\nFor a deep introduction to the study, please refer to:\n\u003eTsyplenkov AS, Golosov VN, Belyakova PA. 2021. How did the suspended sediment load change in the North Caucasus during the Anthropocene? Hydrological Processes 35 (10): 1–20 DOI: 10.1002/hyp.14403\n\n\n***\n\nFull text of the paper is available [here][doi].\n\nTo replicate main results, follow the instructions in `R` directory and, of course, feel free to explore in depth the chunks of code or rise an issue, or write me a email.\n\nFollow us on Twitter: [@atsyplen][ats].\n\n[doi]: https://doi.org/10.1002/hyp.14403\n[ats]: https://twitter.com/atsyplen\n\n***\n\n## REPLICATION. HOW TO\n1. Fork this repository or [unzip the archive][arch].\n2. Using RStudio open \"sediment-caucasus-anthropocene.Rproj\" file in the main project directory.\n3. Run the `R/00_prepare-r-session.R` file. \n4. Now you can run other files in `R` directory.\n\n## LOGIC OF THE PROCESS\nThe whole process is split into four parts, which is reflected in the structure of R scripts. Every `R` file is independent and not related to others. For example, if you want to reproduce only Figure 2 , then run `R/02_figure2.R`.\nThe names of the scripts are quite indicative, and each script is reasonably commented.\n\n## SEE ALSO\n - [Our other paper, which explores intra-event suspended sediment dynamics in the small glacierized basin in Caucaus mountins (Djankuat)][jss]\n - [For the same Djankuat basin we have also adopted a fingerprinting model to study sediment sources][catena]\n - [Study describing suspended sediment spatial patterns in the Caucasus mountains][piahs]\n\n[catena]: https://doi.org/10.1016/j.catena.2021.105285\n[jss]: https://doi.org/10.1007/s11368-020-02633-z\n[piahs]: https://doi.org/10.5194/piahs-381-87-2019\n[arch]: https://github.com/atsyplenkov/sediment-caucasus-anthropocene/archive/refs/heads/master.zip\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsyplenkov%2Fsediment-caucasus-anthropocene","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatsyplenkov%2Fsediment-caucasus-anthropocene","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsyplenkov%2Fsediment-caucasus-anthropocene/lists"}