https://github.com/atsyplenkov/popular-ptarmigan
Supplementary to the manuscript "Quantifying sediment dynamics in a small ungauged low-mountain catchment in the North Caucasus" submitted to the Earth Surface Processes and Landforms
https://github.com/atsyplenkov/popular-ptarmigan
Last synced: 3 months ago
JSON representation
Supplementary to the manuscript "Quantifying sediment dynamics in a small ungauged low-mountain catchment in the North Caucasus" submitted to the Earth Surface Processes and Landforms
- Host: GitHub
- URL: https://github.com/atsyplenkov/popular-ptarmigan
- Owner: atsyplenkov
- License: mit
- Created: 2023-05-02T13:20:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T06:42:20.000Z (about 2 years ago)
- Last Synced: 2025-03-07T18:12:06.364Z (3 months ago)
- Language: R
- Homepage: https://doi.org/10.5281/zenodo.7886525
- Size: 27.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://zenodo.org/badge/latestdoi/635332161)
# Codename
Because project titles change all the time with revisions, rewriting, and peer review, we used codename to generate an Ubuntu-style internal-to-us project name that won’t change.``` r
library(codename)
codename_message()
#> code name generated by {codename} v.0.5.0. R version 4.2.3 (2023-03-15 ucrt).codename(seed = "sediment budget of a small basin", type = "ubuntu")
#> [1] "popular ptarmigan"
```